Results

By type

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

2023-01-16 05:03:11 206 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-16 05:03:11 206 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-16 05:03:11 207 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-16 05:03:11 209 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-16 05:03:11 209 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-16 05:03:11 209 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-16 05:03:11 209 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-16 05:03:11 281 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-16 05:03:11 372 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-16 05:03:11 372 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-16 05:03:11 372 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-16 05:03:11 829 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/16 05:03:26 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:03:26 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:03:29 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:133):2: 8eca79005bbc898321c4bdeb4da78c00:receive the request, client: 10.233.68.5, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.68.5 - - [16/Jan/2023:05:03:30 +0000] 8eca79005bbc898321c4bdeb4da78c00 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.255 upstream_response_time:0.254 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/01/16 05:03:30 [info] 36#36: *14 [lua] logger.lua:23: 8eca79005bbc898321c4bdeb4da78c00 {"matched":"microservices"} while logging request, client: 10.233.68.5, 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.68.5 - - [16/Jan/2023:05:03:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 497 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 179
2023/01/16 05:03:35 [info] 36#36: *14 client 10.233.68.5 closed keepalive connection
2023/01/16 05:03:36 [info] 39#39: *17 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:03:36 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:03:36 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:133):2: 8756a7a9b4ba6a03a15669ee79437a78:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:03:36 [info] 36#36: *19 [lua] logger.lua:23: 8756a7a9b4ba6a03a15669ee79437a78 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:03:36 +0000] 8756a7a9b4ba6a03a15669ee79437a78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/16 05:03:39 [info] 36#36: *20 [lua] access_by_lua(msblocations.conf:133):2: 9ccae551df3da164812e94e12a3b14b6:receive the request, client: 10.233.69.109, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/16 05:03:40 [info] 36#36: *20 [lua] logger.lua:23: 9ccae551df3da164812e94e12a3b14b6 {"matched":"microservices"} while logging request, client: 10.233.69.109, 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.109 - - [16/Jan/2023:05:03:40 +0000] 9ccae551df3da164812e94e12a3b14b6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.118 upstream_response_time:0.117 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.69.109 - - [16/Jan/2023:05:03:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 113
2023/01/16 05:03:45 [info] 36#36: *20 client 10.233.69.109 closed keepalive connection
2023/01/16 05:03:46 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:03:46 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:03:51 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:133):2: ec62914956263bed3bb70308940a4347:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:03:51 [info] 36#36: *23 [lua] logger.lua:23: ec62914956263bed3bb70308940a4347 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:03:51 +0000] ec62914956263bed3bb70308940a4347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 05:03:56 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:03:56 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:06 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:06 [info] 39#39: *26 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:06 [info] 36#36: *28 [lua] access_by_lua(msblocations.conf:133):2: dfaafc11796cec48d2c8de7b06c27d16:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:04:07 [info] 36#36: *28 [lua] logger.lua:23: dfaafc11796cec48d2c8de7b06c27d16 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:04:07 +0000] dfaafc11796cec48d2c8de7b06c27d16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/16 05:04:07 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/16 05:04:07 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/16 05:04:07 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/16 05:04:07 [notice] 34#34: signal 29 (SIGIO) received
2023/01/16 05:04:16 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:16 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:22 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:133):2: 50d1746a7db84e08a2d4002e0a09907e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:04:22 [info] 36#36: *32 [lua] logger.lua:23: 50d1746a7db84e08a2d4002e0a09907e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:04:22 +0000] 50d1746a7db84e08a2d4002e0a09907e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:04:26 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:26 [info] 39#39: *34 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:36 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:36 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:37 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:133):2: 3a0c628b0d99bcf9b67250fedb03bb6f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:04:37 +0000] 3a0c628b0d99bcf9b67250fedb03bb6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 05:04:37 [info] 36#36: *37 [lua] logger.lua:23: 3a0c628b0d99bcf9b67250fedb03bb6f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:04:46 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:46 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:52 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:133):2: 4ce6f77414d8487693d2b091440a0d26:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:04:52 [info] 36#36: *40 [lua] logger.lua:23: 4ce6f77414d8487693d2b091440a0d26 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:04:52 +0000] 4ce6f77414d8487693d2b091440a0d26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/16 05:04:56 [info] 39#39: *42 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:04:56 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:06 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:06 [info] 39#39: *44 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:07 [info] 36#36: *45 [lua] access_by_lua(msblocations.conf:133):2: d6cf5690098e6cc8b833d41edf629c0a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.121 - - [16/Jan/2023:05:05:07 +0000] d6cf5690098e6cc8b833d41edf629c0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:05:07 [info] 36#36: *45 [lua] logger.lua:23: d6cf5690098e6cc8b833d41edf629c0a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:05:16 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:16 [info] 39#39: *47 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:22 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:133):2: 525da523d6c504a5a78f2a5477e48432:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:05:22 +0000] 525da523d6c504a5a78f2a5477e48432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:05:22 [info] 36#36: *49 [lua] logger.lua:23: 525da523d6c504a5a78f2a5477e48432 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:05:26 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:26 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:36 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:36 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:37 [info] 36#36: *54 [lua] access_by_lua(msblocations.conf:133):2: 7fd0c7d20cdda2136f6e377462fecb6b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:05:37 +0000] 7fd0c7d20cdda2136f6e377462fecb6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/16 05:05:37 [info] 36#36: *54 [lua] logger.lua:23: 7fd0c7d20cdda2136f6e377462fecb6b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:05:46 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:46 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:52 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:133):2: ad6bfa49d4838b1a91a50cfd5cad2ba5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:05:52 +0000] ad6bfa49d4838b1a91a50cfd5cad2ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:05:52 [info] 36#36: *57 [lua] logger.lua:23: ad6bfa49d4838b1a91a50cfd5cad2ba5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:05:56 [info] 39#39: *58 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:05:56 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:06 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:06 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:07 [info] 36#36: *62 [lua] access_by_lua(msblocations.conf:133):2: 833dfa3e5eabda45baa03b4ec894b51b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:06:07 +0000] 833dfa3e5eabda45baa03b4ec894b51b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/16 05:06:07 [info] 36#36: *62 [lua] logger.lua:23: 833dfa3e5eabda45baa03b4ec894b51b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 05:06:16 [info] 39#39: *65 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:16 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:22 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:133):2: 11fd43d499bd16ab88013736524cc32d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/16 05:06:22 [info] 36#36: *66 [lua] logger.lua:23: 11fd43d499bd16ab88013736524cc32d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:06:22 +0000] 11fd43d499bd16ab88013736524cc32d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/16 05:06:26 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:26 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:36 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:36 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:37 [info] 36#36: *71 [lua] access_by_lua(msblocations.conf:133):2: 25210f216da71e8bd7bad83ee91a4cef:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:06:37 +0000] 25210f216da71e8bd7bad83ee91a4cef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/16 05:06:37 [info] 36#36: *71 [lua] logger.lua:23: 25210f216da71e8bd7bad83ee91a4cef {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 05:06:46 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:46 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:52 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:133):2: 53fcea28b48ded9557ea3279733a246d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:06:52 [info] 36#36: *74 [lua] logger.lua:23: 53fcea28b48ded9557ea3279733a246d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.70.121 - - [16/Jan/2023:05:06:52 +0000] 53fcea28b48ded9557ea3279733a246d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/16 05:06:56 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:06:56 [info] 39#39: *76 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:06 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:06 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:07 [info] 36#36: *80 [lua] access_by_lua(msblocations.conf:133):2: a7aa10ea321410e9f7ecb422fea72449:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:07:07 [info] 36#36: *80 [lua] logger.lua:23: a7aa10ea321410e9f7ecb422fea72449 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:07:07 +0000] a7aa10ea321410e9f7ecb422fea72449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:07:16 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:16 [info] 39#39: *82 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:22 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:133):2: 131995da847f5057333d7818929448ae:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:07:22 +0000] 131995da847f5057333d7818929448ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:07:22 [info] 36#36: *83 [lua] logger.lua:23: 131995da847f5057333d7818929448ae {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:07:26 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:26 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:36 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:36 [info] 39#39: *87 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:37 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:133):2: e857ec31c8b2de0068a0aa31f4e4c708:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:07:37 [info] 36#36: *88 [lua] logger.lua:23: e857ec31c8b2de0068a0aa31f4e4c708 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:07:37 +0000] e857ec31c8b2de0068a0aa31f4e4c708 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:07:46 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:46 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:52 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:133):2: fa5a6f22d72980a65533a18bf04bd84e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:07:52 +0000] fa5a6f22d72980a65533a18bf04bd84e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:07:52 [info] 36#36: *91 [lua] logger.lua:23: fa5a6f22d72980a65533a18bf04bd84e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:07:56 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:07:56 [info] 39#39: *92 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:06 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:06 [info] 39#39: *95 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:07 [info] 36#36: *97 [lua] access_by_lua(msblocations.conf:133):2: 95d4d30bdbda879d15aedc915e7acf44:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:08:07 [info] 36#36: *97 [lua] logger.lua:23: 95d4d30bdbda879d15aedc915e7acf44 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:08:07 +0000] 95d4d30bdbda879d15aedc915e7acf44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:08:16 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:16 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:22 [info] 36#36: *100 [lua] access_by_lua(msblocations.conf:133):2: 0a81c097a6c837e9ad73b1e0c696a5ca:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:08:22 [info] 36#36: *100 [lua] logger.lua:23: 0a81c097a6c837e9ad73b1e0c696a5ca {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:08:22 +0000] 0a81c097a6c837e9ad73b1e0c696a5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:08:26 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:26 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:36 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:36 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:37 [info] 36#36: *105 [lua] access_by_lua(msblocations.conf:133):2: 36bfee5f600e89a39eb1b0eb58c4a741:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:08:37 +0000] 36bfee5f600e89a39eb1b0eb58c4a741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/16 05:08:37 [info] 36#36: *105 [lua] logger.lua:23: 36bfee5f600e89a39eb1b0eb58c4a741 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/16 05:08:46 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:46 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:52 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:133):2: 36b5e87f3ee99e6a457fb4365381151a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:08:52 +0000] 36b5e87f3ee99e6a457fb4365381151a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:08:52 [info] 36#36: *108 [lua] logger.lua:23: 36b5e87f3ee99e6a457fb4365381151a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:08:56 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:08:56 [info] 39#39: *110 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:06 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:06 [info] 39#39: *112 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:07 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:133):2: 106b8e1c023d62f2172f425df8353102:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:09:07 +0000] 106b8e1c023d62f2172f425df8353102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:09:07 [info] 36#36: *114 [lua] logger.lua:23: 106b8e1c023d62f2172f425df8353102 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:09:16 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:16 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:22 [info] 36#36: *117 [lua] access_by_lua(msblocations.conf:133):2: 72168b6b3940c27c0be40c4b18206dd7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:09:22 [info] 36#36: *117 [lua] logger.lua:23: 72168b6b3940c27c0be40c4b18206dd7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:09:22 +0000] 72168b6b3940c27c0be40c4b18206dd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 05:09:26 [info] 39#39: *119 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:26 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:36 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:36 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:37 [info] 36#36: *122 [lua] access_by_lua(msblocations.conf:133):2: dbf6237ab478a7f7a0d55679c9599130:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:09:37 [info] 36#36: *122 [lua] logger.lua:23: dbf6237ab478a7f7a0d55679c9599130 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:09:37 +0000] dbf6237ab478a7f7a0d55679c9599130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:09:46 [info] 39#39: *124 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:46 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:52 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:133):2: 91a4f0b73732626ae3e2402f298538bd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:09:52 [info] 36#36: *125 [lua] logger.lua:23: 91a4f0b73732626ae3e2402f298538bd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:09:52 +0000] 91a4f0b73732626ae3e2402f298538bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:09:56 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:09:56 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:06 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:06 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:07 [info] 36#36: *131 [lua] access_by_lua(msblocations.conf:133):2: 6e99a5ea6718125e1da083028396af83:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:10:07 +0000] 6e99a5ea6718125e1da083028396af83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:10:07 [info] 36#36: *131 [lua] logger.lua:23: 6e99a5ea6718125e1da083028396af83 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:10:16 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:16 [info] 39#39: *133 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:22 [info] 36#36: *134 [lua] access_by_lua(msblocations.conf:133):2: 4207bbe68cf5c51e6fc757e16de477fe:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:10:22 +0000] 4207bbe68cf5c51e6fc757e16de477fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:10:22 [info] 36#36: *134 [lua] logger.lua:23: 4207bbe68cf5c51e6fc757e16de477fe {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:10:26 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:26 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:36 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:36 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:37 [info] 36#36: *139 [lua] access_by_lua(msblocations.conf:133):2: 5f76fe4a834a47f87b7801879c62af73:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:10:37 +0000] 5f76fe4a834a47f87b7801879c62af73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:10:37 [info] 36#36: *139 [lua] logger.lua:23: 5f76fe4a834a47f87b7801879c62af73 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:10:46 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:46 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:52 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:133):2: 8904ae305119a37de4c394133673f3df:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:10:52 [info] 36#36: *142 [lua] logger.lua:23: 8904ae305119a37de4c394133673f3df {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:10:52 +0000] 8904ae305119a37de4c394133673f3df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:10:56 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:10:56 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:06 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:06 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:07 [info] 36#36: *148 [lua] access_by_lua(msblocations.conf:133):2: d1fe544a0e6b70249cd6cfa04d552c14:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:11:07 [info] 36#36: *148 [lua] logger.lua:23: d1fe544a0e6b70249cd6cfa04d552c14 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:11:07 +0000] d1fe544a0e6b70249cd6cfa04d552c14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:11:16 [info] 39#39: *150 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:16 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:22 [info] 36#36: *151 [lua] access_by_lua(msblocations.conf:133):2: 8c251f7410f20a6ecfc84d98b4742e04:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:11:22 [info] 36#36: *151 [lua] logger.lua:23: 8c251f7410f20a6ecfc84d98b4742e04 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:11:22 +0000] 8c251f7410f20a6ecfc84d98b4742e04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:11:26 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:26 [info] 39#39: *153 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:36 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:36 [info] 39#39: *155 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:37 [info] 36#36: *156 [lua] access_by_lua(msblocations.conf:133):2: f24b47f3ae4625de2633d11934a423e8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:11:37 [info] 36#36: *156 [lua] logger.lua:23: f24b47f3ae4625de2633d11934a423e8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:11:37 +0000] f24b47f3ae4625de2633d11934a423e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:11:46 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:46 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:52 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:133):2: 9ede93cfb70e1a672f8b12c12f46718e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:11:52 +0000] 9ede93cfb70e1a672f8b12c12f46718e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.056 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:11:52 [info] 36#36: *159 [lua] logger.lua:23: 9ede93cfb70e1a672f8b12c12f46718e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:11:56 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:11:56 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:06 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:06 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:07 [info] 36#36: *165 [lua] access_by_lua(msblocations.conf:133):2: 1a2d9857ef37636f4653d1c8ec05e0e4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:12:07 [info] 36#36: *165 [lua] logger.lua:23: 1a2d9857ef37636f4653d1c8ec05e0e4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:12:07 +0000] 1a2d9857ef37636f4653d1c8ec05e0e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/16 05:12:16 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:16 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:22 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:133):2: c56490d72eef30ceac41932897e7fc40:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:12:22 [info] 36#36: *168 [lua] logger.lua:23: c56490d72eef30ceac41932897e7fc40 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:12:22 +0000] c56490d72eef30ceac41932897e7fc40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:12:26 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:26 [info] 39#39: *170 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:36 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:36 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:37 [info] 36#36: *173 [lua] access_by_lua(msblocations.conf:133):2: 8406e4ec19db181e30e8135910e43cc5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:12:37 [info] 36#36: *173 [lua] logger.lua:23: 8406e4ec19db181e30e8135910e43cc5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:12:37 +0000] 8406e4ec19db181e30e8135910e43cc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 05:12:46 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:46 [info] 39#39: *175 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:52 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:133):2: a4559a21e83eb6779463b389fa1ed976:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:12:52 [info] 36#36: *176 [lua] logger.lua:23: a4559a21e83eb6779463b389fa1ed976 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:12:52 +0000] a4559a21e83eb6779463b389fa1ed976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:12:56 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:12:56 [info] 39#39: *178 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:06 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:06 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:07 [info] 36#36: *182 [lua] access_by_lua(msblocations.conf:133):2: d739d94a80e950faad6dfc45c32092a9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:13:07 [info] 36#36: *182 [lua] logger.lua:23: d739d94a80e950faad6dfc45c32092a9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:13:07 +0000] d739d94a80e950faad6dfc45c32092a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:13:16 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:16 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:22 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:133):2: 2594bf5269fa7bad9fcfa81464627c83:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:13:22 [info] 36#36: *185 [lua] logger.lua:23: 2594bf5269fa7bad9fcfa81464627c83 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:13:22 +0000] 2594bf5269fa7bad9fcfa81464627c83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:13:26 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:26 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:36 [info] 39#39: *189 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:36 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:37 [info] 36#36: *190 [lua] access_by_lua(msblocations.conf:133):2: 323495bab4329ce5cf6c3fba02696216:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:13:37 +0000] 323495bab4329ce5cf6c3fba02696216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:13:37 [info] 36#36: *190 [lua] logger.lua:23: 323495bab4329ce5cf6c3fba02696216 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:13:46 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:46 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:52 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:133):2: a64e4ca05a6e01efb8f34855c98a8e07:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:13:52 +0000] a64e4ca05a6e01efb8f34855c98a8e07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:13:52 [info] 36#36: *193 [lua] logger.lua:23: a64e4ca05a6e01efb8f34855c98a8e07 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:13:56 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:13:56 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:06 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:06 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:07 [info] 36#36: *199 [lua] access_by_lua(msblocations.conf:133):2: d38ecca63669be63d59cda04cfe90410:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:14:07 [info] 36#36: *199 [lua] logger.lua:23: d38ecca63669be63d59cda04cfe90410 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:05:14:07 +0000] d38ecca63669be63d59cda04cfe90410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:14:16 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:16 [info] 39#39: *201 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:22 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:133):2: b56c6027884d4dcac981725eae867e9d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:14:22 [info] 36#36: *202 [lua] logger.lua:23: b56c6027884d4dcac981725eae867e9d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:14:22 +0000] b56c6027884d4dcac981725eae867e9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:14:26 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:26 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:36 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:36 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:37 [info] 36#36: *207 [lua] access_by_lua(msblocations.conf:133):2: 546e00919236f70c6757cd65fdd32f32:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:14:37 +0000] 546e00919236f70c6757cd65fdd32f32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:14:37 [info] 36#36: *207 [lua] logger.lua:23: 546e00919236f70c6757cd65fdd32f32 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:14:46 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:46 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:52 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:133):2: 3f9ddfe8f675a4270b07f885c6bac6c0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:14:52 [info] 36#36: *210 [lua] logger.lua:23: 3f9ddfe8f675a4270b07f885c6bac6c0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:14:52 +0000] 3f9ddfe8f675a4270b07f885c6bac6c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:14:56 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:14:56 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:06 [info] 39#39: *214 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:06 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:07 [info] 36#36: *216 [lua] access_by_lua(msblocations.conf:133):2: 314dac1a107febd3a9849fc39ccbcc49:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:15:07 +0000] 314dac1a107febd3a9849fc39ccbcc49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:15:07 [info] 36#36: *216 [lua] logger.lua:23: 314dac1a107febd3a9849fc39ccbcc49 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:15:16 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:16 [info] 39#39: *218 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:22 [info] 36#36: *219 [lua] access_by_lua(msblocations.conf:133):2: fcb4114c430c0e970d7b0065408c4dcd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:15:22 +0000] fcb4114c430c0e970d7b0065408c4dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:15:22 [info] 36#36: *219 [lua] logger.lua:23: fcb4114c430c0e970d7b0065408c4dcd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:15:26 [info] 39#39: *221 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:26 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:36 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:36 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:37 [info] 36#36: *224 [lua] access_by_lua(msblocations.conf:133):2: d2265759a0284bcc39710586aa091fba:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:15:37 +0000] d2265759a0284bcc39710586aa091fba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:15:37 [info] 36#36: *224 [lua] logger.lua:23: d2265759a0284bcc39710586aa091fba {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:15:46 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:46 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:53 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:133):2: c9f9b085e7024d3ee5f64def1d611c36:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:15:53 +0000] c9f9b085e7024d3ee5f64def1d611c36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:15:53 [info] 36#36: *227 [lua] logger.lua:23: c9f9b085e7024d3ee5f64def1d611c36 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:15:56 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:15:56 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:06 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:06 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:08 [info] 36#36: *233 [lua] access_by_lua(msblocations.conf:133):2: 111105cbee095b9d04dba039cb2d3463:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:16:08 +0000] 111105cbee095b9d04dba039cb2d3463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:16:08 [info] 36#36: *233 [lua] logger.lua:23: 111105cbee095b9d04dba039cb2d3463 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:16:16 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:16 [info] 39#39: *235 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:23 [info] 36#36: *236 [lua] access_by_lua(msblocations.conf:133):2: 74ab4d13d8fc60df6060fbdadc5ad5f8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:16:23 [info] 36#36: *236 [lua] logger.lua:23: 74ab4d13d8fc60df6060fbdadc5ad5f8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:16:23 +0000] 74ab4d13d8fc60df6060fbdadc5ad5f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:16:26 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:26 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:36 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:36 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:38 [info] 36#36: *241 [lua] access_by_lua(msblocations.conf:133):2: 29e8906bb21c5e81c7992bb986295c4e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:16:38 [info] 36#36: *241 [lua] logger.lua:23: 29e8906bb21c5e81c7992bb986295c4e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:16:38 +0000] 29e8906bb21c5e81c7992bb986295c4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:16:46 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:46 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:53 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:133):2: ac7b01a49139bb5327b9b941631113e4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:16:53 [info] 36#36: *244 [lua] logger.lua:23: ac7b01a49139bb5327b9b941631113e4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:16:53 +0000] ac7b01a49139bb5327b9b941631113e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:16:56 [info] 39#39: *246 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:16:56 [info] 39#39: *245 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:06 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:06 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:08 [info] 36#36: *250 [lua] access_by_lua(msblocations.conf:133):2: 430e5377b591992310bd0b4a566abb5c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:17:08 [info] 36#36: *250 [lua] logger.lua:23: 430e5377b591992310bd0b4a566abb5c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:17:08 +0000] 430e5377b591992310bd0b4a566abb5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:17:16 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:16 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:23 [info] 36#36: *253 [lua] access_by_lua(msblocations.conf:133):2: 107882066da1c562aa3699781dda0329:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:17:23 +0000] 107882066da1c562aa3699781dda0329 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:17:23 [info] 36#36: *253 [lua] logger.lua:23: 107882066da1c562aa3699781dda0329 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:17:26 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:26 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:36 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:36 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:38 [info] 36#36: *258 [lua] access_by_lua(msblocations.conf:133):2: 406a7f11bc3ba472d5ee8acfdbbb9916:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:17:38 [info] 36#36: *258 [lua] logger.lua:23: 406a7f11bc3ba472d5ee8acfdbbb9916 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:17:38 +0000] 406a7f11bc3ba472d5ee8acfdbbb9916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:17:46 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:46 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:53 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:133):2: 3a6144f89dadcebcec2a9c745c9a8779:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:17:53 [info] 36#36: *261 [lua] logger.lua:23: 3a6144f89dadcebcec2a9c745c9a8779 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:17:53 +0000] 3a6144f89dadcebcec2a9c745c9a8779 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/16 05:17:56 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:17:56 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:06 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:06 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:08 [info] 36#36: *267 [lua] access_by_lua(msblocations.conf:133):2: 4d9bffc9e4272e55b1a6ca12d29178dc:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:18:08 +0000] 4d9bffc9e4272e55b1a6ca12d29178dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/16 05:18:08 [info] 36#36: *267 [lua] logger.lua:23: 4d9bffc9e4272e55b1a6ca12d29178dc {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 05:18:16 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:16 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:23 [info] 36#36: *270 [lua] access_by_lua(msblocations.conf:133):2: 73719beb50732c43413b87341e95d771:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:18:23 [info] 36#36: *270 [lua] logger.lua:23: 73719beb50732c43413b87341e95d771 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:18:23 +0000] 73719beb50732c43413b87341e95d771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:18:26 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:26 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:36 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:36 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:38 [info] 36#36: *275 [lua] access_by_lua(msblocations.conf:133):2: e0e7ae51332040cc6006cf3ade70a51f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:18:38 [info] 36#36: *275 [lua] logger.lua:23: e0e7ae51332040cc6006cf3ade70a51f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:18:38 +0000] e0e7ae51332040cc6006cf3ade70a51f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:18:46 [info] 39#39: *277 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:46 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:53 [info] 36#36: *278 [lua] access_by_lua(msblocations.conf:133):2: 8c2d19853da453237564423d173c51f0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:18:53 [info] 36#36: *278 [lua] logger.lua:23: 8c2d19853da453237564423d173c51f0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.121 - - [16/Jan/2023:05:18:53 +0000] 8c2d19853da453237564423d173c51f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:18:56 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:18:56 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:06 [info] 39#39: *282 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:06 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:08 [info] 36#36: *284 [lua] access_by_lua(msblocations.conf:133):2: 7bd4974f02dc4fb423c6a4238f0866c4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:19:08 [info] 36#36: *284 [lua] logger.lua:23: 7bd4974f02dc4fb423c6a4238f0866c4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:19:08 +0000] 7bd4974f02dc4fb423c6a4238f0866c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:19:16 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:16 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:23 [info] 36#36: *287 [lua] access_by_lua(msblocations.conf:133):2: 0fefe9abf6b71a0463d227868e1e1d66:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:19:23 +0000] 0fefe9abf6b71a0463d227868e1e1d66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:19:23 [info] 36#36: *287 [lua] logger.lua:23: 0fefe9abf6b71a0463d227868e1e1d66 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:19:26 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:26 [info] 39#39: *289 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:36 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:36 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:38 [info] 36#36: *292 [lua] access_by_lua(msblocations.conf:133):2: 60fcebd246c1c83cd13d79b83c132aab:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:19:38 +0000] 60fcebd246c1c83cd13d79b83c132aab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:19:38 [info] 36#36: *292 [lua] logger.lua:23: 60fcebd246c1c83cd13d79b83c132aab {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:19:46 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:46 [info] 39#39: *294 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:53 [info] 36#36: *295 [lua] access_by_lua(msblocations.conf:133):2: ae87193b15358e2e7d43d28a28979aa6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:19:53 +0000] ae87193b15358e2e7d43d28a28979aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 05:19:53 [info] 36#36: *295 [lua] logger.lua:23: ae87193b15358e2e7d43d28a28979aa6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:19:56 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:19:56 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:06 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:06 [info] 39#39: *299 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:08 [info] 36#36: *301 [lua] access_by_lua(msblocations.conf:133):2: dab5f5106c61ab70ba70ce5342e8d295:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:20:08 [info] 36#36: *301 [lua] logger.lua:23: dab5f5106c61ab70ba70ce5342e8d295 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:20:08 +0000] dab5f5106c61ab70ba70ce5342e8d295 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:20:16 [info] 39#39: *303 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:16 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:23 [info] 36#36: *304 [lua] access_by_lua(msblocations.conf:133):2: 7e2ffe3be96b4f90413b52abf765460d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:20:23 +0000] 7e2ffe3be96b4f90413b52abf765460d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:20:23 [info] 36#36: *304 [lua] logger.lua:23: 7e2ffe3be96b4f90413b52abf765460d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:20:26 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:26 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:36 [info] 39#39: *308 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:36 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:38 [info] 36#36: *309 [lua] access_by_lua(msblocations.conf:133):2: 63e41d2aca989125672b10a37f1b9cc4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:20:38 +0000] 63e41d2aca989125672b10a37f1b9cc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:20:38 [info] 36#36: *309 [lua] logger.lua:23: 63e41d2aca989125672b10a37f1b9cc4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:20:46 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:46 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:53 [info] 36#36: *312 [lua] access_by_lua(msblocations.conf:133):2: 2492d250830a721eb0d28a982e47cd84:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:20:53 +0000] 2492d250830a721eb0d28a982e47cd84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:20:53 [info] 36#36: *312 [lua] logger.lua:23: 2492d250830a721eb0d28a982e47cd84 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:20:56 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:20:56 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:06 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:06 [info] 39#39: *316 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:08 [info] 36#36: *318 [lua] access_by_lua(msblocations.conf:133):2: 3d70623e48eda2d5356a6954eaed7f24:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:21:08 [info] 36#36: *318 [lua] logger.lua:23: 3d70623e48eda2d5356a6954eaed7f24 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:21:08 +0000] 3d70623e48eda2d5356a6954eaed7f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:21:16 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:16 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:23 [info] 36#36: *321 [lua] access_by_lua(msblocations.conf:133):2: 95faff755f4f2dbeeb1e9424a0dd9855:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:05:21:23 +0000] 95faff755f4f2dbeeb1e9424a0dd9855 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:21:23 [info] 36#36: *321 [lua] logger.lua:23: 95faff755f4f2dbeeb1e9424a0dd9855 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:21:26 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:26 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:36 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:36 [info] 39#39: *325 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:38 [info] 36#36: *326 [lua] access_by_lua(msblocations.conf:133):2: 44575c0c8e9e2cd3038be0e09e5fe53a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:21:38 [info] 36#36: *326 [lua] logger.lua:23: 44575c0c8e9e2cd3038be0e09e5fe53a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:21:38 +0000] 44575c0c8e9e2cd3038be0e09e5fe53a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:21:46 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:46 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:53 [info] 36#36: *329 [lua] access_by_lua(msblocations.conf:133):2: 0e732d8f6686260371932051d482ce5c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:21:53 [info] 36#36: *329 [lua] logger.lua:23: 0e732d8f6686260371932051d482ce5c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:21:53 +0000] 0e732d8f6686260371932051d482ce5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:21:56 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:21:56 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:06 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:06 [info] 36#36: *333 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:08 [info] 36#36: *335 [lua] access_by_lua(msblocations.conf:133):2: 850e35807ac8323c3e9877c57e1cb1c9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.121 - - [16/Jan/2023:05:22:08 +0000] 850e35807ac8323c3e9877c57e1cb1c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/16 05:22:08 [info] 36#36: *335 [lua] logger.lua:23: 850e35807ac8323c3e9877c57e1cb1c9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:22:16 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:16 [info] 39#39: *337 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:23 [info] 36#36: *338 [lua] access_by_lua(msblocations.conf:133):2: 929508d994d463dc46aedb7644ebf259:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:22:23 [info] 36#36: *338 [lua] logger.lua:23: 929508d994d463dc46aedb7644ebf259 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:22:23 +0000] 929508d994d463dc46aedb7644ebf259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:22:26 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:26 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:36 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:36 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:38 [info] 36#36: *343 [lua] access_by_lua(msblocations.conf:133):2: 52ec556f14c795ff046cb9f45c0da21f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:22:38 +0000] 52ec556f14c795ff046cb9f45c0da21f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:22:38 [info] 36#36: *343 [lua] logger.lua:23: 52ec556f14c795ff046cb9f45c0da21f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:22:46 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:46 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:53 [info] 36#36: *346 [lua] access_by_lua(msblocations.conf:133):2: a5e1f9979287279db183731682bc9263:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:22:53 [info] 36#36: *346 [lua] logger.lua:23: a5e1f9979287279db183731682bc9263 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:22:53 +0000] a5e1f9979287279db183731682bc9263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:22:56 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:22:56 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:06 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:06 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:08 [info] 36#36: *352 [lua] access_by_lua(msblocations.conf:133):2: 95118140e97c50f2379a0a2a422ffdcf:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:23:08 +0000] 95118140e97c50f2379a0a2a422ffdcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:23:08 [info] 36#36: *352 [lua] logger.lua:23: 95118140e97c50f2379a0a2a422ffdcf {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:23:16 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:16 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:23 [info] 36#36: *355 [lua] access_by_lua(msblocations.conf:133):2: a294a6b76f2cda819cafbf71a799527a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:23:23 [info] 36#36: *355 [lua] logger.lua:23: a294a6b76f2cda819cafbf71a799527a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:23:23 +0000] a294a6b76f2cda819cafbf71a799527a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:23:26 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:26 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:36 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:36 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:38 [info] 36#36: *360 [lua] access_by_lua(msblocations.conf:133):2: f3e986204c86969dd8f61780387e8ecc:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:23:38 +0000] f3e986204c86969dd8f61780387e8ecc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:23:38 [info] 36#36: *360 [lua] logger.lua:23: f3e986204c86969dd8f61780387e8ecc {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:23:46 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:46 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:53 [info] 36#36: *363 [lua] access_by_lua(msblocations.conf:133):2: ffb60db1e42180dcd4545a4009efcda5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:23:53 +0000] ffb60db1e42180dcd4545a4009efcda5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:23:53 [info] 36#36: *363 [lua] logger.lua:23: ffb60db1e42180dcd4545a4009efcda5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 05:23:56 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:23:56 [info] 39#39: *365 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:06 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:06 [info] 39#39: *367 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:08 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:133):2: e3529980b92dc882afbc1a491521cb0a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:24:08 [info] 36#36: *369 [lua] logger.lua:23: e3529980b92dc882afbc1a491521cb0a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:24:08 +0000] e3529980b92dc882afbc1a491521cb0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2023/01/16 05:24:16 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:16 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:23 [info] 36#36: *372 [lua] access_by_lua(msblocations.conf:133):2: a4940284b75b8e6784cb17b22874fad8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:24:23 [info] 36#36: *372 [lua] logger.lua:23: a4940284b75b8e6784cb17b22874fad8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:24:23 +0000] a4940284b75b8e6784cb17b22874fad8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/16 05:24:26 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:26 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:36 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:36 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:38 [info] 36#36: *377 [lua] access_by_lua(msblocations.conf:133):2: 159b094b2a072186f90598356894ea3a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:24:38 +0000] 159b094b2a072186f90598356894ea3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 05:24:38 [info] 36#36: *377 [lua] logger.lua:23: 159b094b2a072186f90598356894ea3a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:24:46 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:46 [info] 39#39: *379 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:53 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:133):2: 4118776fc1c3611a5b6205820a755344:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:24:53 +0000] 4118776fc1c3611a5b6205820a755344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:24:53 [info] 36#36: *380 [lua] logger.lua:23: 4118776fc1c3611a5b6205820a755344 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 05:24:56 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:24:56 [info] 39#39: *382 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:06 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:06 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:08 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:133):2: 85b930652a7dd651cc50248f5458f8b7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:25:08 [info] 36#36: *386 [lua] logger.lua:23: 85b930652a7dd651cc50248f5458f8b7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:25:08 +0000] 85b930652a7dd651cc50248f5458f8b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:25:16 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:16 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:23 [info] 36#36: *389 [lua] access_by_lua(msblocations.conf:133):2: 3285904a3387f21ee42c5408c14e8fd2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:25:23 [info] 36#36: *389 [lua] logger.lua:23: 3285904a3387f21ee42c5408c14e8fd2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:25:23 +0000] 3285904a3387f21ee42c5408c14e8fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:25:26 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:26 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:36 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:36 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
10.233.70.121 - - [16/Jan/2023:05:25:38 +0000] 3063f9763326683a68976d65eca9d772 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:25:38 [info] 36#36: *394 [lua] access_by_lua(msblocations.conf:133):2: 3063f9763326683a68976d65eca9d772:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:25:38 [info] 36#36: *394 [lua] logger.lua:23: 3063f9763326683a68976d65eca9d772 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:25:46 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:46 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:53 [info] 36#36: *397 [lua] access_by_lua(msblocations.conf:133):2: 9f3a3f809e9e12f7df2ca47fbf6d3385:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:25:53 [info] 36#36: *397 [lua] logger.lua:23: 9f3a3f809e9e12f7df2ca47fbf6d3385 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:25:53 +0000] 9f3a3f809e9e12f7df2ca47fbf6d3385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 05:25:56 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:56 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:25:58 [info] 36#36: *400 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.65.44, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.65.44 - - [16/Jan/2023:05:25:58 +0000] 831ddbf39af324c8dadc313e55f9a183 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/16 05:26:06 [info] 39#39: *401 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:06 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:08 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:133):2: 827559f706b0f59020bc5ee3cc727630:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:26:08 [info] 36#36: *404 [lua] logger.lua:23: 827559f706b0f59020bc5ee3cc727630 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:26:08 +0000] 827559f706b0f59020bc5ee3cc727630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 05:26:16 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:16 [info] 39#39: *405 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:23 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:133):2: 843d1554a90041f8eac000d8c24ffaf6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:26:23 +0000] 843d1554a90041f8eac000d8c24ffaf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:26:23 [info] 36#36: *407 [lua] logger.lua:23: 843d1554a90041f8eac000d8c24ffaf6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:26:26 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:26 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:36 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:36 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:38 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:133):2: c604654a2e69a98fb378d267c82058e7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:05:26:38 +0000] c604654a2e69a98fb378d267c82058e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/16 05:26:38 [info] 36#36: *412 [lua] logger.lua:23: c604654a2e69a98fb378d267c82058e7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:26:46 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:46 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:53 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:133):2: d74a9c5d3d2f1462a0817085b8efaaca:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:26:53 [info] 36#36: *415 [lua] logger.lua:23: d74a9c5d3d2f1462a0817085b8efaaca {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:26:53 +0000] d74a9c5d3d2f1462a0817085b8efaaca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:26:56 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:26:56 [info] 39#39: *416 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:06 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:06 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:08 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:133):2: d258635b89807bcb25dfc08de8cfcbd4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:27:08 +0000] d258635b89807bcb25dfc08de8cfcbd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:27:08 [info] 36#36: *421 [lua] logger.lua:23: d258635b89807bcb25dfc08de8cfcbd4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:27:16 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:16 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:23 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:133):2: 4bee9c2037e754ba07e1b74d5175ee4f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:27:23 [info] 36#36: *424 [lua] logger.lua:23: 4bee9c2037e754ba07e1b74d5175ee4f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:27:23 +0000] 4bee9c2037e754ba07e1b74d5175ee4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 05:27:26 [info] 39#39: *426 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:26 [info] 39#39: *425 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:36 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:36 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:38 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:133):2: 2049cded6e130aba358c5e427075c5f0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:27:38 [info] 36#36: *429 [lua] logger.lua:23: 2049cded6e130aba358c5e427075c5f0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:27:38 +0000] 2049cded6e130aba358c5e427075c5f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/16 05:27:46 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:46 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:53 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:133):2: 68bfeb514969241772b758d54c5308da:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.121 - - [16/Jan/2023:05:27:53 +0000] 68bfeb514969241772b758d54c5308da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:27:53 [info] 36#36: *432 [lua] logger.lua:23: 68bfeb514969241772b758d54c5308da {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:27:56 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:27:56 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:06 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:06 [info] 39#39: *436 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:08 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:133):2: 2323599526aed245c7754c38249d4c0d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:28:08 +0000] 2323599526aed245c7754c38249d4c0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/16 05:28:08 [info] 36#36: *438 [lua] logger.lua:23: 2323599526aed245c7754c38249d4c0d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:28:16 [info] 39#39: *439 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:16 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:23 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:133):2: 00d3fd81a63fe2254fdd344331aac424:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:28:24 [info] 36#36: *441 [lua] logger.lua:23: 00d3fd81a63fe2254fdd344331aac424 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:28:24 +0000] 00d3fd81a63fe2254fdd344331aac424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/16 05:28:26 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:26 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:36 [info] 39#39: *444 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:36 [info] 39#39: *445 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:39 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:133):2: d32bafe5ec2ce38e5491238bae403526:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:28:39 +0000] d32bafe5ec2ce38e5491238bae403526 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:28:39 [info] 36#36: *446 [lua] logger.lua:23: d32bafe5ec2ce38e5491238bae403526 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:28:46 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:46 [info] 39#39: *447 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:54 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:133):2: 87ac42a543d9bf0bb0a5f37870741ceb:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:28:54 [info] 36#36: *449 [lua] logger.lua:23: 87ac42a543d9bf0bb0a5f37870741ceb {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:05:28:54 +0000] 87ac42a543d9bf0bb0a5f37870741ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:28:56 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:28:56 [info] 39#39: *450 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:06 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:06 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:09 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:133):2: 6f9d288697b3c65e38d3846042ca9f20:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:29:09 +0000] 6f9d288697b3c65e38d3846042ca9f20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:29:09 [info] 36#36: *455 [lua] logger.lua:23: 6f9d288697b3c65e38d3846042ca9f20 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:29:16 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:16 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:24 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:133):2: f612c9c0b1d7363fd23271c39b050dea:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:29:24 +0000] f612c9c0b1d7363fd23271c39b050dea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:29:24 [info] 36#36: *458 [lua] logger.lua:23: f612c9c0b1d7363fd23271c39b050dea {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:29:26 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:26 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:36 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:36 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:39 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:133):2: c37f036db3b72546dedd523fe4ba9c0a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:29:39 [info] 36#36: *463 [lua] logger.lua:23: c37f036db3b72546dedd523fe4ba9c0a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:29:39 +0000] c37f036db3b72546dedd523fe4ba9c0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:29:46 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:46 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:54 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:133):2: 1472429a1b9fc6cfb9bd6af4ad15e306:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:05:29:54 +0000] 1472429a1b9fc6cfb9bd6af4ad15e306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:29:54 [info] 36#36: *466 [lua] logger.lua:23: 1472429a1b9fc6cfb9bd6af4ad15e306 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:29:56 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:29:56 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:06 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:06 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:09 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:133):2: 065bb41e22f3c5347db8a5a77554a497:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:30:09 +0000] 065bb41e22f3c5347db8a5a77554a497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:30:09 [info] 36#36: *472 [lua] logger.lua:23: 065bb41e22f3c5347db8a5a77554a497 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:30:16 [info] 39#39: *473 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:16 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:24 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:133):2: c5c66734aaaab4d1effcb4f131e0f465:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:30:24 +0000] c5c66734aaaab4d1effcb4f131e0f465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:30:24 [info] 36#36: *475 [lua] logger.lua:23: c5c66734aaaab4d1effcb4f131e0f465 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:30:26 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:26 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:36 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:36 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:39 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:133):2: d2376715df05e359e55f69ce91fd24d2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:30:39 [info] 36#36: *480 [lua] logger.lua:23: d2376715df05e359e55f69ce91fd24d2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:30:39 +0000] d2376715df05e359e55f69ce91fd24d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:30:46 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:46 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:54 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:133):2: 90c915a1033aaabfac63200b4d82fc47:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:30:54 [info] 36#36: *483 [lua] logger.lua:23: 90c915a1033aaabfac63200b4d82fc47 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:30:54 +0000] 90c915a1033aaabfac63200b4d82fc47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:30:56 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:30:56 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:06 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:06 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:09 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:133):2: 0bc0f5af9b6ebe75972d259152517601:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:31:09 +0000] 0bc0f5af9b6ebe75972d259152517601 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:31:09 [info] 36#36: *489 [lua] logger.lua:23: 0bc0f5af9b6ebe75972d259152517601 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:31:16 [info] 39#39: *490 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:16 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:24 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:133):2: 0b4001345b6b863039d17b6120a0398e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:31:24 [info] 36#36: *492 [lua] logger.lua:23: 0b4001345b6b863039d17b6120a0398e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:31:24 +0000] 0b4001345b6b863039d17b6120a0398e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:31:26 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:26 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:36 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:36 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:39 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:133):2: b8f689d7bbaa637f55f1c1795dcbca26:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:31:39 +0000] b8f689d7bbaa637f55f1c1795dcbca26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 05:31:39 [info] 36#36: *497 [lua] logger.lua:23: b8f689d7bbaa637f55f1c1795dcbca26 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:31:46 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:46 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:54 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:133):2: a9371747d1da677677a7d3f116fb16b4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:31:54 +0000] a9371747d1da677677a7d3f116fb16b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:31:54 [info] 36#36: *500 [lua] logger.lua:23: a9371747d1da677677a7d3f116fb16b4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:31:56 [info] 39#39: *501 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:31:56 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:06 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:06 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:09 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:133):2: 93e0c09b4325df453b1bdb9082976897:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:32:09 [info] 36#36: *506 [lua] logger.lua:23: 93e0c09b4325df453b1bdb9082976897 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:32:09 +0000] 93e0c09b4325df453b1bdb9082976897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:32:16 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:16 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:24 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:133):2: 6de88cf87e501cd81a460e03fbb944c1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:32:24 [info] 36#36: *509 [lua] logger.lua:23: 6de88cf87e501cd81a460e03fbb944c1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:32:24 +0000] 6de88cf87e501cd81a460e03fbb944c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:32:26 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:26 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:36 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:36 [info] 39#39: *513 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:39 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:133):2: b51c7bfd563a68267b69b69052274f16:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:32:39 +0000] b51c7bfd563a68267b69b69052274f16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:32:39 [info] 36#36: *514 [lua] logger.lua:23: b51c7bfd563a68267b69b69052274f16 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:32:46 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:46 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:54 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:133):2: 1a3728d632376dbc9354f821be9ae398:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:32:54 [info] 36#36: *517 [lua] logger.lua:23: 1a3728d632376dbc9354f821be9ae398 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:32:54 +0000] 1a3728d632376dbc9354f821be9ae398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:32:56 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:32:56 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:06 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:06 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:09 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:133):2: f4e2199fc367af35e47c9242293be5cd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.70.121 - - [16/Jan/2023:05:33:09 +0000] f4e2199fc367af35e47c9242293be5cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/16 05:33:09 [info] 36#36: *523 [lua] logger.lua:23: f4e2199fc367af35e47c9242293be5cd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:33:16 [info] 39#39: *524 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:16 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:24 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:133):2: fd0cb356d3da272dbb87345794f39d74:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:33:24 [info] 36#36: *526 [lua] logger.lua:23: fd0cb356d3da272dbb87345794f39d74 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:33:24 +0000] fd0cb356d3da272dbb87345794f39d74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 05:33:26 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:26 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:36 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:36 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:39 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:133):2: c96b28d12fbaced5868d41f3d8f26bb2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:33:39 [info] 36#36: *531 [lua] logger.lua:23: c96b28d12fbaced5868d41f3d8f26bb2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:33:39 +0000] c96b28d12fbaced5868d41f3d8f26bb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:33:46 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:46 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:54 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:133):2: ed900ef9933a849a79d91ca1d37c5bb7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:33:54 +0000] ed900ef9933a849a79d91ca1d37c5bb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/16 05:33:54 [info] 36#36: *534 [lua] logger.lua:23: ed900ef9933a849a79d91ca1d37c5bb7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/16 05:33:56 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:33:56 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:06 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:06 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:09 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:133):2: 84cf175f82e98524f29ad009e87540ff:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:34:09 [info] 36#36: *540 [lua] logger.lua:23: 84cf175f82e98524f29ad009e87540ff {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:34:09 +0000] 84cf175f82e98524f29ad009e87540ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:34:16 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:16 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:24 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:133):2: 6c8a7213adee7b8e0caefbfd50c04073:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:34:24 [info] 36#36: *543 [lua] logger.lua:23: 6c8a7213adee7b8e0caefbfd50c04073 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:34:24 +0000] 6c8a7213adee7b8e0caefbfd50c04073 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:34:26 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:26 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:36 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:36 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:39 [info] 36#36: *548 [lua] access_by_lua(msblocations.conf:133):2: adf8ed4aa2c856732f87e58e9e29ca4a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:34:39 [info] 36#36: *548 [lua] logger.lua:23: adf8ed4aa2c856732f87e58e9e29ca4a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:34:39 +0000] adf8ed4aa2c856732f87e58e9e29ca4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:34:46 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:46 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:54 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:133):2: 617d261baf2ce4d3b7266e542bb44307:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:34:54 [info] 36#36: *551 [lua] logger.lua:23: 617d261baf2ce4d3b7266e542bb44307 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:34:54 +0000] 617d261baf2ce4d3b7266e542bb44307 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:34:56 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:34:56 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:06 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:06 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:09 [info] 36#36: *557 [lua] access_by_lua(msblocations.conf:133):2: bf122550c2e6a94160af42431ba8eb6a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:35:09 +0000] bf122550c2e6a94160af42431ba8eb6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:35:09 [info] 36#36: *557 [lua] logger.lua:23: bf122550c2e6a94160af42431ba8eb6a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:35:16 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:16 [info] 39#39: *558 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:24 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:133):2: 9c1894ac37c119744d0fc437992e8d0c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:35:24 +0000] 9c1894ac37c119744d0fc437992e8d0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/16 05:35:24 [info] 36#36: *560 [lua] logger.lua:23: 9c1894ac37c119744d0fc437992e8d0c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/16 05:35:26 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:26 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:36 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:36 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:39 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:133):2: 24871dd53ca6491e4c3635f5781f5709:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:35:39 +0000] 24871dd53ca6491e4c3635f5781f5709 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:35:39 [info] 36#36: *565 [lua] logger.lua:23: 24871dd53ca6491e4c3635f5781f5709 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:35:46 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:46 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:54 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:133):2: edb5a0d53be81603c59ed1cb9bab1d1e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:35:54 +0000] edb5a0d53be81603c59ed1cb9bab1d1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:35:54 [info] 36#36: *568 [lua] logger.lua:23: edb5a0d53be81603c59ed1cb9bab1d1e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:35:56 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:35:56 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:06 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:06 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:09 [info] 36#36: *574 [lua] access_by_lua(msblocations.conf:133):2: dccc74a5086b72853809b526dea482b1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:36:09 +0000] dccc74a5086b72853809b526dea482b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:36:09 [info] 36#36: *574 [lua] logger.lua:23: dccc74a5086b72853809b526dea482b1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:36:16 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:16 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:24 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:133):2: 4eedec4d475830c656140352ffc536cd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:36:24 +0000] 4eedec4d475830c656140352ffc536cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:36:24 [info] 36#36: *577 [lua] logger.lua:23: 4eedec4d475830c656140352ffc536cd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:36:26 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:26 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:36 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:36 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:39 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:133):2: 82fce59ff5f6ce5d6cbfbd0a5919bdb6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:36:39 +0000] 82fce59ff5f6ce5d6cbfbd0a5919bdb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 05:36:39 [info] 36#36: *582 [lua] logger.lua:23: 82fce59ff5f6ce5d6cbfbd0a5919bdb6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:36:46 [info] 39#39: *583 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:46 [info] 39#39: *584 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:54 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:133):2: 53a9bd38a43f4399b0f8b588c7c0ad60:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:36:54 +0000] 53a9bd38a43f4399b0f8b588c7c0ad60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/16 05:36:54 [info] 36#36: *585 [lua] logger.lua:23: 53a9bd38a43f4399b0f8b588c7c0ad60 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:36:56 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:36:56 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:06 [info] 39#39: *589 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:06 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:09 [info] 36#36: *591 [lua] access_by_lua(msblocations.conf:133):2: 1f0ccc9ba79a527ae3535ae91c7936d8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:37:09 +0000] 1f0ccc9ba79a527ae3535ae91c7936d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:37:09 [info] 36#36: *591 [lua] logger.lua:23: 1f0ccc9ba79a527ae3535ae91c7936d8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:37:16 [info] 39#39: *592 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:16 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:24 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:133):2: f3238e7cabff2505aa794a921e79ba31:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:37:24 +0000] f3238e7cabff2505aa794a921e79ba31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:37:24 [info] 36#36: *594 [lua] logger.lua:23: f3238e7cabff2505aa794a921e79ba31 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:37:26 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:26 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:36 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:36 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:39 [info] 36#36: *599 [lua] access_by_lua(msblocations.conf:133):2: 4731f17dcdd9263e6a27f7fb6d99105d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:37:39 +0000] 4731f17dcdd9263e6a27f7fb6d99105d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:37:39 [info] 36#36: *599 [lua] logger.lua:23: 4731f17dcdd9263e6a27f7fb6d99105d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:37:46 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:46 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:54 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:133):2: fb402a900157ef3d7fc80b538c08a698:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:37:54 +0000] fb402a900157ef3d7fc80b538c08a698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:37:54 [info] 36#36: *602 [lua] logger.lua:23: fb402a900157ef3d7fc80b538c08a698 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:37:56 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:37:56 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:06 [info] 39#39: *605 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:06 [info] 39#39: *606 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:09 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:133):2: 92e6886d436ec64d3295f548f42d7252:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:38:09 [info] 36#36: *608 [lua] logger.lua:23: 92e6886d436ec64d3295f548f42d7252 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:38:09 +0000] 92e6886d436ec64d3295f548f42d7252 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:38:16 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:16 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:24 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:133):2: 3f76ff9c0824fbf5bb50d4f746669dfd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:38:24 [info] 36#36: *611 [lua] logger.lua:23: 3f76ff9c0824fbf5bb50d4f746669dfd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:38:24 +0000] 3f76ff9c0824fbf5bb50d4f746669dfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 05:38:26 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:26 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:36 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:36 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:39 [info] 36#36: *616 [lua] access_by_lua(msblocations.conf:133):2: 773ca9fcc1ed3daf88839c05e580f510:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:38:39 [info] 36#36: *616 [lua] logger.lua:23: 773ca9fcc1ed3daf88839c05e580f510 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:38:39 +0000] 773ca9fcc1ed3daf88839c05e580f510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:38:46 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:46 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:54 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:133):2: 3abaee2d1bcd7b18dbb5826107285b2a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:38:54 [info] 36#36: *619 [lua] logger.lua:23: 3abaee2d1bcd7b18dbb5826107285b2a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:38:54 +0000] 3abaee2d1bcd7b18dbb5826107285b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:38:56 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:38:56 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:06 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:06 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:09 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:133):2: 6ab5765baa67d3e78588e54dd95ae8d2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:39:09 [info] 36#36: *625 [lua] logger.lua:23: 6ab5765baa67d3e78588e54dd95ae8d2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:39:09 +0000] 6ab5765baa67d3e78588e54dd95ae8d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:39:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:39:16 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:16 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:24 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:133):2: 586fec0fad45df2304653a9044759ff0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:39:24 +0000] 586fec0fad45df2304653a9044759ff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:39:24 [info] 36#36: *628 [lua] logger.lua:23: 586fec0fad45df2304653a9044759ff0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:39:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:39:26 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:26 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:36 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:36 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:39 [info] 36#36: *633 [lua] access_by_lua(msblocations.conf:133):2: 283e8dbd52fe727d4bc02505276b40b0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:39:39 [info] 36#36: *633 [lua] logger.lua:23: 283e8dbd52fe727d4bc02505276b40b0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:39:39 +0000] 283e8dbd52fe727d4bc02505276b40b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:39:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:39:46 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:46 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:54 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:133):2: cab6b796f853dfabfdfdaa9ab79ba881:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:39:54 +0000] cab6b796f853dfabfdfdaa9ab79ba881 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:39:54 [info] 36#36: *636 [lua] logger.lua:23: cab6b796f853dfabfdfdaa9ab79ba881 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:39:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:39:56 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:39:56 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:06 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:06 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:09 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:133):2: da49fbdffc026b4b34f83950f00b623c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:40:09 [info] 36#36: *642 [lua] logger.lua:23: da49fbdffc026b4b34f83950f00b623c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:40:09 +0000] da49fbdffc026b4b34f83950f00b623c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:40:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:40:16 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:16 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:24 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:133):2: 70d5db53e83391e25de12889d041c92d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:40:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/16 05:40:24 [info] 36#36: *645 [lua] logger.lua:23: 70d5db53e83391e25de12889d041c92d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:40:24 +0000] 70d5db53e83391e25de12889d041c92d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/16 05:40:26 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:26 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:36 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:36 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:39 [info] 36#36: *650 [lua] access_by_lua(msblocations.conf:133):2: 4d9ba8ce0382c19e6645d41b186a613c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:40:39 [info] 36#36: *650 [lua] logger.lua:23: 4d9ba8ce0382c19e6645d41b186a613c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:40:39 +0000] 4d9ba8ce0382c19e6645d41b186a613c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:40:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:40:46 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:46 [info] 39#39: *652 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:54 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:133):2: c9c8ca0e17cbcc1c3284c653a868a06f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:40:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:05:40:54 +0000] c9c8ca0e17cbcc1c3284c653a868a06f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:40:54 [info] 36#36: *653 [lua] logger.lua:23: c9c8ca0e17cbcc1c3284c653a868a06f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:40:56 [info] 39#39: *654 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:40:56 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:06 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:06 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:09 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:133):2: 029aad4772d4798f1e4fa46b92dad2c8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:41:09 [info] 36#36: *659 [lua] logger.lua:23: 029aad4772d4798f1e4fa46b92dad2c8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:41:09 +0000] 029aad4772d4798f1e4fa46b92dad2c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:41:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:41:16 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:16 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:24 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:133):2: 58fe782d38a272d8cf51bfe0b61b2135:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:41:24 [info] 36#36: *662 [lua] logger.lua:23: 58fe782d38a272d8cf51bfe0b61b2135 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:41:24 +0000] 58fe782d38a272d8cf51bfe0b61b2135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:41:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:41:26 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:26 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:36 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:36 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:39 [info] 36#36: *667 [lua] access_by_lua(msblocations.conf:133):2: 52d950b7664451b3f7b1ae73384795c5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:41:39 [info] 36#36: *667 [lua] logger.lua:23: 52d950b7664451b3f7b1ae73384795c5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:41:39 +0000] 52d950b7664451b3f7b1ae73384795c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:41:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:41:46 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:46 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:54 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:133):2: a80a4ff85b89d403ae3c57af3c2c64ef:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:41:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:41:54 [info] 36#36: *670 [lua] logger.lua:23: a80a4ff85b89d403ae3c57af3c2c64ef {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:41:54 +0000] a80a4ff85b89d403ae3c57af3c2c64ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:41:56 [info] 39#39: *671 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:41:56 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:06 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:06 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:09 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:133):2: acbf26a537bcf8f87f81c5b2acef2d40:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:42:09 +0000] acbf26a537bcf8f87f81c5b2acef2d40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:42:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:42:09 [info] 36#36: *676 [lua] logger.lua:23: acbf26a537bcf8f87f81c5b2acef2d40 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:42:16 [info] 39#39: *677 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:16 [info] 39#39: *678 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:24 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:133):2: 31c4d484d90d3e85a61cd740001d3f7f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:42:24 +0000] 31c4d484d90d3e85a61cd740001d3f7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:42:24 [info] 36#36: *679 [lua] logger.lua:23: 31c4d484d90d3e85a61cd740001d3f7f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:42:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:42:26 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:26 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:36 [info] 39#39: *682 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:36 [info] 39#39: *683 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:39 [info] 36#36: *684 [lua] access_by_lua(msblocations.conf:133):2: b426eaa22ddc07ef6dc5cb548240a658:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:42:39 [info] 36#36: *684 [lua] logger.lua:23: b426eaa22ddc07ef6dc5cb548240a658 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:42:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:05:42:39 +0000] b426eaa22ddc07ef6dc5cb548240a658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:42:46 [info] 39#39: *686 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:46 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:54 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:133):2: e3d1ff1233071dc70189c782bc982ef5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:42:54 [info] 36#36: *687 [lua] logger.lua:23: e3d1ff1233071dc70189c782bc982ef5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:42:54 +0000] e3d1ff1233071dc70189c782bc982ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:42:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:42:56 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:42:56 [info] 39#39: *689 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:06 [info] 39#39: *690 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:06 [info] 39#39: *691 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:09 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:133):2: 61fb7e3f0b145f57bd4da3d11b94acac:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:43:09 +0000] 61fb7e3f0b145f57bd4da3d11b94acac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:43:09 [info] 36#36: *693 [lua] logger.lua:23: 61fb7e3f0b145f57bd4da3d11b94acac {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:43:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:43:16 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:16 [info] 39#39: *694 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:24 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:133):2: 06d974a83de90432c1dd79de37d0aaeb:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.121 - - [16/Jan/2023:05:43:24 +0000] 06d974a83de90432c1dd79de37d0aaeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:43:24 [info] 36#36: *696 [lua] logger.lua:23: 06d974a83de90432c1dd79de37d0aaeb {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:43:26 [info] 39#39: *698 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:26 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:36 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:36 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:39 [info] 36#36: *701 [lua] access_by_lua(msblocations.conf:133):2: 7011b59fda7992136a5ecc403d4f486e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:43:39 [info] 36#36: *701 [lua] logger.lua:23: 7011b59fda7992136a5ecc403d4f486e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:43:39 +0000] 7011b59fda7992136a5ecc403d4f486e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:43:46 [info] 39#39: *703 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:46 [info] 39#39: *702 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:54 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:133):2: 6c11df7c8bb0aec744b85c76164e7b72:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:43:54 +0000] 6c11df7c8bb0aec744b85c76164e7b72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:43:54 [info] 36#36: *704 [lua] logger.lua:23: 6c11df7c8bb0aec744b85c76164e7b72 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:43:56 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:43:56 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:06 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:06 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:09 [info] 36#36: *710 [lua] access_by_lua(msblocations.conf:133):2: 9d215f040b73820d0a13807d245ae3be:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:44:09 [info] 36#36: *710 [lua] logger.lua:23: 9d215f040b73820d0a13807d245ae3be {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:44:09 +0000] 9d215f040b73820d0a13807d245ae3be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:44:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:44:16 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:16 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:24 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:133):2: f245e31e594c183bc0cbcdab4736aa5a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:44:24 [info] 36#36: *713 [lua] logger.lua:23: f245e31e594c183bc0cbcdab4736aa5a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:44:24 +0000] f245e31e594c183bc0cbcdab4736aa5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:44:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:44:26 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:26 [info] 39#39: *715 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:36 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:36 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:39 [info] 36#36: *718 [lua] access_by_lua(msblocations.conf:133):2: 20bc7e44b602936d0a33aab6d2ea2675:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:44:39 [info] 36#36: *718 [lua] logger.lua:23: 20bc7e44b602936d0a33aab6d2ea2675 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:44:39 +0000] 20bc7e44b602936d0a33aab6d2ea2675 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:44:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:44:46 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:46 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:54 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:133):2: 9e486c966f4eecf205cd8799c760fd8b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:44:55 +0000] 9e486c966f4eecf205cd8799c760fd8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:44:55 [info] 36#36: *721 [lua] logger.lua:23: 9e486c966f4eecf205cd8799c760fd8b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:44:56 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:44:56 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:06 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:06 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:10 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:133):2: 4186a660b7e591482c829f7fb5fa2150:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:45:10 +0000] 4186a660b7e591482c829f7fb5fa2150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:45:10 [info] 36#36: *727 [lua] logger.lua:23: 4186a660b7e591482c829f7fb5fa2150 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:45:16 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:16 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:25 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:133):2: 5211e2d5dc2a4acc590384e3cacdd23d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:45:25 +0000] 5211e2d5dc2a4acc590384e3cacdd23d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:45:25 [info] 36#36: *730 [lua] logger.lua:23: 5211e2d5dc2a4acc590384e3cacdd23d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:45:26 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:26 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:36 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:36 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:40 [info] 36#36: *735 [lua] access_by_lua(msblocations.conf:133):2: 3ef953a22c4bd4ad9695bd944f8e4db4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:45:40 +0000] 3ef953a22c4bd4ad9695bd944f8e4db4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:45:40 [info] 36#36: *735 [lua] logger.lua:23: 3ef953a22c4bd4ad9695bd944f8e4db4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:45:46 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:46 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:55 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:133):2: fda24d4c870da90fca704b29e413de02:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:45:55 +0000] fda24d4c870da90fca704b29e413de02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:45:55 [info] 36#36: *738 [lua] logger.lua:23: fda24d4c870da90fca704b29e413de02 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:45:56 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:45:56 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:06 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:06 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:10 [info] 36#36: *744 [lua] access_by_lua(msblocations.conf:133):2: 62d7ff4fa60996a05128f5bcc74578d4:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:46:10 [info] 36#36: *744 [lua] logger.lua:23: 62d7ff4fa60996a05128f5bcc74578d4 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:46:10 +0000] 62d7ff4fa60996a05128f5bcc74578d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:46:16 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:16 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:25 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:133):2: 586966b4ec66a29e9fa89ce8f4e8cbae:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:46:25 +0000] 586966b4ec66a29e9fa89ce8f4e8cbae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:46:25 [info] 36#36: *747 [lua] logger.lua:23: 586966b4ec66a29e9fa89ce8f4e8cbae {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:46:26 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:26 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:36 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:36 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:40 [info] 36#36: *752 [lua] access_by_lua(msblocations.conf:133):2: 3f005181220159667a047a27e574a02c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:46:40 [info] 36#36: *752 [lua] logger.lua:23: 3f005181220159667a047a27e574a02c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:46:40 +0000] 3f005181220159667a047a27e574a02c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:46:46 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:46 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:55 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:133):2: 0eb1d378fae128f53e117fbf1f711c20:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:46:55 +0000] 0eb1d378fae128f53e117fbf1f711c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:46:55 [info] 36#36: *755 [lua] logger.lua:23: 0eb1d378fae128f53e117fbf1f711c20 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:46:56 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:46:56 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:06 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:06 [info] 39#39: *759 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:10 [info] 36#36: *761 [lua] access_by_lua(msblocations.conf:133):2: 21c7522b3d47952b1f7c144a3507d78a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:47:10 +0000] 21c7522b3d47952b1f7c144a3507d78a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:47:10 [info] 36#36: *761 [lua] logger.lua:23: 21c7522b3d47952b1f7c144a3507d78a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:47:16 [info] 39#39: *762 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:16 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:25 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:133):2: dfae5d822457d8d7d86c4d0162f806be:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:47:25 +0000] dfae5d822457d8d7d86c4d0162f806be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:47:25 [info] 36#36: *764 [lua] logger.lua:23: dfae5d822457d8d7d86c4d0162f806be {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:47:26 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:26 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:36 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:36 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:40 [info] 36#36: *769 [lua] access_by_lua(msblocations.conf:133):2: 218d70e326e052bb923498ae0fd15fee:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:47:40 [info] 36#36: *769 [lua] logger.lua:23: 218d70e326e052bb923498ae0fd15fee {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:47:40 +0000] 218d70e326e052bb923498ae0fd15fee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:47:46 [info] 39#39: *770 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:46 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:55 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:133):2: 37103727344fc10c08de2df63e0a6406:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:47:55 [info] 36#36: *772 [lua] logger.lua:23: 37103727344fc10c08de2df63e0a6406 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:47:55 +0000] 37103727344fc10c08de2df63e0a6406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:47:56 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:47:56 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:06 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:06 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:10 [info] 36#36: *778 [lua] access_by_lua(msblocations.conf:133):2: 0e81466aafbc0a3d9b365c65c2406c91:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:48:10 [info] 36#36: *778 [lua] logger.lua:23: 0e81466aafbc0a3d9b365c65c2406c91 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:48:10 +0000] 0e81466aafbc0a3d9b365c65c2406c91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/16 05:48:16 [info] 39#39: *779 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:16 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:25 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:133):2: 4ac1d40c0940b1b93f5d554b098e3c13:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:48:25 [info] 36#36: *781 [lua] logger.lua:23: 4ac1d40c0940b1b93f5d554b098e3c13 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:48:25 +0000] 4ac1d40c0940b1b93f5d554b098e3c13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/16 05:48:26 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:26 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:36 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:36 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:40 [info] 36#36: *786 [lua] access_by_lua(msblocations.conf:133):2: 12c648fc27098ba2a080b1c1f09bc7d6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:48:40 [info] 36#36: *786 [lua] logger.lua:23: 12c648fc27098ba2a080b1c1f09bc7d6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:48:40 +0000] 12c648fc27098ba2a080b1c1f09bc7d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 05:48:46 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:46 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:55 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:133):2: 25936cc6df02d3bf25d3bb0e11630e35:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:48:55 [info] 36#36: *789 [lua] logger.lua:23: 25936cc6df02d3bf25d3bb0e11630e35 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:48:55 +0000] 25936cc6df02d3bf25d3bb0e11630e35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:48:56 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:48:56 [info] 39#39: *791 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:06 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:06 [info] 39#39: *793 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:10 [info] 36#36: *795 [lua] access_by_lua(msblocations.conf:133):2: 2ba1a3c25e839d8aa04aebfa0368f357:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:49:10 [info] 36#36: *795 [lua] logger.lua:23: 2ba1a3c25e839d8aa04aebfa0368f357 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:49:10 +0000] 2ba1a3c25e839d8aa04aebfa0368f357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:49:16 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:16 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:25 [info] 36#36: *798 [lua] access_by_lua(msblocations.conf:133):2: ab489294f3d52d7ec5eb6352cee8447e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:49:25 +0000] ab489294f3d52d7ec5eb6352cee8447e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/16 05:49:25 [info] 36#36: *798 [lua] logger.lua:23: ab489294f3d52d7ec5eb6352cee8447e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/16 05:49:26 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:26 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:28 [info] 36#36: *801 client closed connection while waiting for request, client: 192.168.8.15, server: 0.0.0.0:443
2023/01/16 05:49:36 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:36 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:40 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:133):2: a7830452315806c1f88d4576dea6ee46:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:49:40 [info] 36#36: *804 [lua] logger.lua:23: a7830452315806c1f88d4576dea6ee46 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:49:40 +0000] a7830452315806c1f88d4576dea6ee46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:49:46 [info] 39#39: *805 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:46 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:55 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:133):2: 42d98beec64240c39a59b8f7b638274a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:49:55 [info] 36#36: *807 [lua] logger.lua:23: 42d98beec64240c39a59b8f7b638274a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:49:55 +0000] 42d98beec64240c39a59b8f7b638274a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:49:56 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:49:56 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:06 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:06 [info] 39#39: *810 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:10 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:133):2: e5dab2476980d2f5880191c9815f6961:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:50:10 +0000] e5dab2476980d2f5880191c9815f6961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:50:10 [info] 36#36: *813 [lua] logger.lua:23: e5dab2476980d2f5880191c9815f6961 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:50:16 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:16 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:25 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:133):2: ea90a812d8396311377330e27bc1a38d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:50:25 [info] 36#36: *816 [lua] logger.lua:23: ea90a812d8396311377330e27bc1a38d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:50:25 +0000] ea90a812d8396311377330e27bc1a38d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 05:50:26 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:26 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:36 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:36 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:40 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:133):2: 74bf61e956fc18da346ca85f89c768da:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:50:40 [info] 36#36: *821 [lua] logger.lua:23: 74bf61e956fc18da346ca85f89c768da {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:50:40 +0000] 74bf61e956fc18da346ca85f89c768da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:50:46 [info] 39#39: *822 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:46 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:55 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:133):2: a6d46ae737cd9fe16eb76f6be673589a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:50:55 +0000] a6d46ae737cd9fe16eb76f6be673589a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:50:55 [info] 36#36: *824 [lua] logger.lua:23: a6d46ae737cd9fe16eb76f6be673589a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:50:56 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:50:56 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:06 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:06 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:10 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:133):2: 9a5e91e498ab945c483e4141b4528ec7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:51:10 +0000] 9a5e91e498ab945c483e4141b4528ec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:51:10 [info] 36#36: *830 [lua] logger.lua:23: 9a5e91e498ab945c483e4141b4528ec7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:51:16 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:16 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:25 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:133):2: a8a4f9f858521d48c564838e94da4d20:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:51:25 [info] 36#36: *833 [lua] logger.lua:23: a8a4f9f858521d48c564838e94da4d20 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:51:25 +0000] a8a4f9f858521d48c564838e94da4d20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/16 05:51:26 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:26 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:36 [info] 39#39: *837 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:36 [info] 39#39: *836 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:40 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:133):2: 1e26ab6bbde9aff758bc25f6ee2cea6b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:51:40 +0000] 1e26ab6bbde9aff758bc25f6ee2cea6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:51:40 [info] 36#36: *838 [lua] logger.lua:23: 1e26ab6bbde9aff758bc25f6ee2cea6b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:51:46 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:46 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:55 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:133):2: 0c3531d5659bab22684f5accf3a5c0c9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:51:55 [info] 36#36: *841 [lua] logger.lua:23: 0c3531d5659bab22684f5accf3a5c0c9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:51:55 +0000] 0c3531d5659bab22684f5accf3a5c0c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:51:56 [info] 39#39: *843 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:51:56 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:06 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:06 [info] 39#39: *844 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:10 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:133):2: e065938a05750361b51a627ee8904715:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:52:10 +0000] e065938a05750361b51a627ee8904715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:52:10 [info] 36#36: *847 [lua] logger.lua:23: e065938a05750361b51a627ee8904715 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:52:16 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:16 [info] 39#39: *849 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:25 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:133):2: 3d5cc4c4a2f91f938777a2951e3ae863:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:52:25 [info] 36#36: *850 [lua] logger.lua:23: 3d5cc4c4a2f91f938777a2951e3ae863 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:52:25 +0000] 3d5cc4c4a2f91f938777a2951e3ae863 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:52:26 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:26 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:36 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:36 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:40 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:133):2: dfbdcc93f6beaccc1bf5a4822432227b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:52:40 +0000] dfbdcc93f6beaccc1bf5a4822432227b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:52:40 [info] 36#36: *855 [lua] logger.lua:23: dfbdcc93f6beaccc1bf5a4822432227b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:52:46 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:46 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:55 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:133):2: 02c8986f054d5f034ea72e31884822d6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:52:55 [info] 36#36: *858 [lua] logger.lua:23: 02c8986f054d5f034ea72e31884822d6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:52:55 +0000] 02c8986f054d5f034ea72e31884822d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:52:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:52:56 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:52:56 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:06 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:06 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:10 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:133):2: 7453c1e8fc165e3f84aef7c47806a831:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:53:10 [info] 36#36: *864 [lua] logger.lua:23: 7453c1e8fc165e3f84aef7c47806a831 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:53:10 +0000] 7453c1e8fc165e3f84aef7c47806a831 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:53:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:53:16 [info] 39#39: *866 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:16 [info] 39#39: *865 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:25 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:133):2: 02742909ad9b81cbcad5b3e15b60ccf5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:53:25 [info] 36#36: *867 [lua] logger.lua:23: 02742909ad9b81cbcad5b3e15b60ccf5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:53:25 +0000] 02742909ad9b81cbcad5b3e15b60ccf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:53:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:53:26 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:26 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:36 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:36 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:40 [info] 36#36: *872 [lua] access_by_lua(msblocations.conf:133):2: 021ef180a2ecc0a9547388e36431d4ae:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:53:40 [info] 36#36: *872 [lua] logger.lua:23: 021ef180a2ecc0a9547388e36431d4ae {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:53:40 +0000] 021ef180a2ecc0a9547388e36431d4ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:53:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:53:46 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:46 [info] 39#39: *874 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:55 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:133):2: 393f23dc1ae92947fb21475fa6126379:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:53:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:53:55 [info] 36#36: *875 [lua] logger.lua:23: 393f23dc1ae92947fb21475fa6126379 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:53:55 +0000] 393f23dc1ae92947fb21475fa6126379 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:53:56 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:53:56 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:06 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:06 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:10 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:133):2: 35ae2501c70d9e4e81528252ab9cca17:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:54:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:54:10 [info] 36#36: *881 [lua] logger.lua:23: 35ae2501c70d9e4e81528252ab9cca17 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:54:10 +0000] 35ae2501c70d9e4e81528252ab9cca17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:54:16 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:16 [info] 39#39: *883 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:25 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:133):2: 4d7cad6f12f2dacda1207e682010454e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:54:25 [info] 36#36: *884 [lua] logger.lua:23: 4d7cad6f12f2dacda1207e682010454e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:54:25 +0000] 4d7cad6f12f2dacda1207e682010454e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:54:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:54:26 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:26 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:36 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:36 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:40 [info] 36#36: *889 [lua] access_by_lua(msblocations.conf:133):2: bc4ab79aba6f853f99791e9ea464745f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:54:40 +0000] bc4ab79aba6f853f99791e9ea464745f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 05:54:40 [info] 36#36: *889 [lua] logger.lua:23: bc4ab79aba6f853f99791e9ea464745f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:54:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:54:46 [info] 39#39: *890 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:46 [info] 39#39: *891 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:55 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:133):2: edea9351d649a2337e2a07b63f8d144a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:54:55 [info] 36#36: *892 [lua] logger.lua:23: edea9351d649a2337e2a07b63f8d144a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:54:55 +0000] edea9351d649a2337e2a07b63f8d144a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:54:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:54:56 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:54:56 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:06 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:06 [info] 36#36: *895 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:10 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:133):2: 700df6bfc1c368d0a78de43931586bde:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:55:10 +0000] 700df6bfc1c368d0a78de43931586bde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:55:10 [info] 36#36: *898 [lua] logger.lua:23: 700df6bfc1c368d0a78de43931586bde {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:55:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:55:16 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:16 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:25 [info] 36#36: *901 [lua] access_by_lua(msblocations.conf:133):2: 02d75df22d6ec45661ac9ed43f933580:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:55:25 +0000] 02d75df22d6ec45661ac9ed43f933580 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:55:25 [info] 36#36: *901 [lua] logger.lua:23: 02d75df22d6ec45661ac9ed43f933580 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:55:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:55:26 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:26 [info] 39#39: *902 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:36 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:36 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:40 [info] 36#36: *906 [lua] access_by_lua(msblocations.conf:133):2: 576febb354bf0b11c43e2f92122f14d8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:55:40 +0000] 576febb354bf0b11c43e2f92122f14d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 05:55:40 [info] 36#36: *906 [lua] logger.lua:23: 576febb354bf0b11c43e2f92122f14d8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:55:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:55:46 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:46 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:55 [info] 36#36: *909 [lua] access_by_lua(msblocations.conf:133):2: ccd3569275e5a086b504787c34fd455f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:55:55 +0000] ccd3569275e5a086b504787c34fd455f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:55:55 [info] 36#36: *909 [lua] logger.lua:23: ccd3569275e5a086b504787c34fd455f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:55:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:55:56 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:55:56 [info] 39#39: *911 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:06 [info] 39#39: *913 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:06 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:10 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:133):2: d3d62e007ebfbedfd705e7998bd76b44:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:56:10 [info] 36#36: *915 [lua] logger.lua:23: d3d62e007ebfbedfd705e7998bd76b44 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:56:10 +0000] d3d62e007ebfbedfd705e7998bd76b44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:56:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:56:16 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:16 [info] 39#39: *917 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:25 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:133):2: 92e98b9899a12c5243b15bbece3e84ba:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:56:25 [info] 36#36: *918 [lua] logger.lua:23: 92e98b9899a12c5243b15bbece3e84ba {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:56:25 +0000] 92e98b9899a12c5243b15bbece3e84ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:56:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:56:26 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:26 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:36 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:36 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:40 [info] 36#36: *923 [lua] access_by_lua(msblocations.conf:133):2: 56bc32f2958e5ecab91cc914a99171e6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:56:40 [info] 36#36: *923 [lua] logger.lua:23: 56bc32f2958e5ecab91cc914a99171e6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:56:40 +0000] 56bc32f2958e5ecab91cc914a99171e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:56:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:56:46 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:46 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:55 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:133):2: c0620b92dbcaa3ac0a60f698acc96ce2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:56:55 +0000] c0620b92dbcaa3ac0a60f698acc96ce2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:56:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 05:56:55 [info] 36#36: *926 [lua] logger.lua:23: c0620b92dbcaa3ac0a60f698acc96ce2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:56:56 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:56:56 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:06 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:06 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:10 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:133):2: 60fb145c2608729d2b223bbb85c7c8ac:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:57:10 [info] 36#36: *932 [lua] logger.lua:23: 60fb145c2608729d2b223bbb85c7c8ac {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:57:10 +0000] 60fb145c2608729d2b223bbb85c7c8ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:57:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 05:57:16 [info] 39#39: *934 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:16 [info] 39#39: *933 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:25 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:133):2: 0ec8b0d83cb027332edfb4df4d8148ba:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:57:25 +0000] 0ec8b0d83cb027332edfb4df4d8148ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:57:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 05:57:25 [info] 36#36: *935 [lua] logger.lua:23: 0ec8b0d83cb027332edfb4df4d8148ba {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:57:26 [info] 39#39: *937 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:26 [info] 39#39: *936 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:31 [info] 36#36: *938 client closed connection while waiting for request, client: 192.168.8.15, server: 0.0.0.0:443
2023/01/16 05:57:36 [info] 39#39: *940 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:36 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:40 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:133):2: 493e6525fd54f4a19f194b602402ccde:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:57:40 [info] 36#36: *941 [lua] logger.lua:23: 493e6525fd54f4a19f194b602402ccde {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:57:40 +0000] 493e6525fd54f4a19f194b602402ccde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:57:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:57:46 [info] 39#39: *943 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:46 [info] 39#39: *942 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:55 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:133):2: 1cf102d7ac6e2cea39e00edf2d9804fd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:57:55 +0000] 1cf102d7ac6e2cea39e00edf2d9804fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:57:55 [info] 36#36: *944 [lua] logger.lua:23: 1cf102d7ac6e2cea39e00edf2d9804fd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:57:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:57:56 [info] 39#39: *945 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:57:56 [info] 39#39: *946 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:06 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:06 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:10 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:133):2: a5adb92a585a3eceb9220497b482957b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:58:10 [info] 36#36: *950 [lua] logger.lua:23: a5adb92a585a3eceb9220497b482957b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:58:10 +0000] a5adb92a585a3eceb9220497b482957b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:58:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:58:16 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:16 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:25 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:133):2: 0d409bb73e25449793165a1a93e60378:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:58:25 +0000] 0d409bb73e25449793165a1a93e60378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 05:58:25 [info] 36#36: *953 [lua] logger.lua:23: 0d409bb73e25449793165a1a93e60378 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:58:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:58:26 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:26 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:36 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:36 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:40 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:133):2: 81275f1f86e563c74a6e6249efd6a95d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:58:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:05:58:40 +0000] 81275f1f86e563c74a6e6249efd6a95d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:58:40 [info] 36#36: *958 [lua] logger.lua:23: 81275f1f86e563c74a6e6249efd6a95d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 05:58:46 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:46 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:55 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:133):2: cbb8289744285d54d8929d45616c23c6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:58:55 [info] 36#36: *961 [lua] logger.lua:23: cbb8289744285d54d8929d45616c23c6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:58:55 +0000] cbb8289744285d54d8929d45616c23c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:58:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:58:56 [info] 39#39: *963 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:58:56 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:06 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:06 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:10 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:133):2: 331ddca68fd3c529562a0902697a57a2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 05:59:10 [info] 36#36: *967 [lua] logger.lua:23: 331ddca68fd3c529562a0902697a57a2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:59:10 +0000] 331ddca68fd3c529562a0902697a57a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:05:59:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:59:16 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:16 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:25 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:133):2: 03b15797a319899ef1b6365f21372fe8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:59:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:59:25 [info] 36#36: *970 [lua] logger.lua:23: 03b15797a319899ef1b6365f21372fe8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:59:25 +0000] 03b15797a319899ef1b6365f21372fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 05:59:26 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:26 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:36 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:36 [info] 39#39: *974 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:40 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:133):2: 4388ac82a082fc460692194d8a140660:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:59:40 +0000] 4388ac82a082fc460692194d8a140660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 05:59:40 [info] 36#36: *975 [lua] logger.lua:23: 4388ac82a082fc460692194d8a140660 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:59:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 05:59:46 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:46 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:55 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:133):2: cf315e4478c8ab32b9de049bcc0eedff:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:59:56 +0000] cf315e4478c8ab32b9de049bcc0eedff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/16 05:59:56 [info] 36#36: *978 [lua] logger.lua:23: cf315e4478c8ab32b9de049bcc0eedff {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:05:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 05:59:56 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 05:59:56 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:06 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:06 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:11 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:133):2: e7a78da73a503f17d198ddaa8b3c4926:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:00:11 [info] 36#36: *984 [lua] logger.lua:23: e7a78da73a503f17d198ddaa8b3c4926 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:00:11 +0000] e7a78da73a503f17d198ddaa8b3c4926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:00:16 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:16 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:26 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:133):2: 635c060aee929e52ca208f6d0ed84da3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:00:26 [info] 36#36: *987 [lua] logger.lua:23: 635c060aee929e52ca208f6d0ed84da3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:00:26 +0000] 635c060aee929e52ca208f6d0ed84da3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:00:26 [info] 39#39: *988 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:26 [info] 39#39: *989 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:36 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:36 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:41 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:133):2: 982b025d231383d91a930a806191d67a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:00:41 +0000] 982b025d231383d91a930a806191d67a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:00:41 [info] 36#36: *992 [lua] logger.lua:23: 982b025d231383d91a930a806191d67a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:00:46 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:46 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:56 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:133):2: b742ed0a9ae3ce392626e9a9da16b4b0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.121 - - [16/Jan/2023:06:00:56 +0000] b742ed0a9ae3ce392626e9a9da16b4b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/16 06:00:56 [info] 36#36: *995 [lua] logger.lua:23: b742ed0a9ae3ce392626e9a9da16b4b0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:00:56 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:00:56 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:06 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:06 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:11 [info] 36#36: *1001 [lua] access_by_lua(msblocations.conf:133):2: 22c26b786e8885fd7ce1deb90c73905f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:01:11 [info] 36#36: *1001 [lua] logger.lua:23: 22c26b786e8885fd7ce1deb90c73905f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:01:11 +0000] 22c26b786e8885fd7ce1deb90c73905f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:01:16 [info] 39#39: *1002 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:16 [info] 39#39: *1003 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:26 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:133):2: 743a2c9c1548f5b1808adb92fe4ae36b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:01:26 +0000] 743a2c9c1548f5b1808adb92fe4ae36b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/16 06:01:26 [info] 36#36: *1004 [lua] logger.lua:23: 743a2c9c1548f5b1808adb92fe4ae36b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 06:01:26 [info] 39#39: *1005 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:26 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:36 [info] 39#39: *1007 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:36 [info] 39#39: *1008 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:41 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:133):2: 4163c1fba2c1d4f0aa66d1d35831d758:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:01:41 [info] 36#36: *1009 [lua] logger.lua:23: 4163c1fba2c1d4f0aa66d1d35831d758 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:01:41 +0000] 4163c1fba2c1d4f0aa66d1d35831d758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:01:46 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:46 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:56 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:133):2: 84426abd66e83bf5bf77ae50e156c4a0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:01:56 [info] 36#36: *1012 [lua] logger.lua:23: 84426abd66e83bf5bf77ae50e156c4a0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:01:56 +0000] 84426abd66e83bf5bf77ae50e156c4a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:01:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:01:56 [info] 39#39: *1013 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:01:56 [info] 39#39: *1014 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:06 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:06 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:11 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:133):2: bf67935775d0a151362322b1338bdd65:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:02:11 +0000] bf67935775d0a151362322b1338bdd65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:02:11 [info] 36#36: *1018 [lua] logger.lua:23: bf67935775d0a151362322b1338bdd65 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:02:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:02:16 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:16 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:26 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:133):2: a255dd8957761909b0d76aac7a367972:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:02:26 [info] 36#36: *1021 [lua] logger.lua:23: a255dd8957761909b0d76aac7a367972 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:02:26 +0000] a255dd8957761909b0d76aac7a367972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:02:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:02:26 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:26 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:36 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:36 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:41 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:133):2: aba10f681f88cfa21bd8d9ca6aecaa1d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:02:41 +0000] aba10f681f88cfa21bd8d9ca6aecaa1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:02:41 [info] 36#36: *1026 [lua] logger.lua:23: aba10f681f88cfa21bd8d9ca6aecaa1d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:02:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:02:46 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:46 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:56 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:133):2: 9d383d2c595075a172a558fb7578be45:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:02:56 +0000] 9d383d2c595075a172a558fb7578be45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 06:02:56 [info] 36#36: *1029 [lua] logger.lua:23: 9d383d2c595075a172a558fb7578be45 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:02:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:02:56 [info] 39#39: *1030 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:02:56 [info] 39#39: *1031 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:06 [info] 39#39: *1032 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:06 [info] 39#39: *1033 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:11 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:133):2: 0a6388abfafabc57cede7e779d050779:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:03:11 [info] 36#36: *1035 [lua] logger.lua:23: 0a6388abfafabc57cede7e779d050779 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:03:11 +0000] 0a6388abfafabc57cede7e779d050779 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:03:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/16 06:03:16 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:16 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:26 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:133):2: 2f1e61912865362e7b4216d5ec8d5cf0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:03:26 +0000] 2f1e61912865362e7b4216d5ec8d5cf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:03:26 [info] 36#36: *1038 [lua] logger.lua:23: 2f1e61912865362e7b4216d5ec8d5cf0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:03:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:03:26 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:26 [info] 39#39: *1039 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:36 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:36 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:41 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:133):2: 75090790ddc954461fce6a43ce7a8c1a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:03:41 [info] 36#36: *1043 [lua] logger.lua:23: 75090790ddc954461fce6a43ce7a8c1a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:03:41 +0000] 75090790ddc954461fce6a43ce7a8c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:03:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:03:46 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:46 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:56 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:133):2: 18fe23ce795e3daec3c52c5d1ac3b1b0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:03:56 [info] 36#36: *1046 [lua] logger.lua:23: 18fe23ce795e3daec3c52c5d1ac3b1b0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:03:56 +0000] 18fe23ce795e3daec3c52c5d1ac3b1b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:03:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:03:56 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:03:56 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:06 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:06 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:11 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:133):2: 3598593e572fcdb348c268d5ff104eb1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:04:11 [info] 36#36: *1052 [lua] logger.lua:23: 3598593e572fcdb348c268d5ff104eb1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:04:11 +0000] 3598593e572fcdb348c268d5ff104eb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:04:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:04:16 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:16 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:26 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:133):2: e219091deef6b78e4c30a05f3cb31daf:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:04:26 [info] 36#36: *1055 [lua] logger.lua:23: e219091deef6b78e4c30a05f3cb31daf {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:04:26 +0000] e219091deef6b78e4c30a05f3cb31daf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:04:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:04:26 [info] 39#39: *1056 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:26 [info] 39#39: *1057 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:36 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:36 [info] 39#39: *1058 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:41 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:133):2: f5a63b140427a3ec466610f50118544f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:04:41 +0000] f5a63b140427a3ec466610f50118544f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/16 06:04:41 [info] 36#36: *1060 [lua] logger.lua:23: f5a63b140427a3ec466610f50118544f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:04:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/16 06:04:46 [info] 39#39: *1061 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:46 [info] 39#39: *1062 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:56 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:133):2: d37e84525b336010bb5080feec126c9e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:04:56 +0000] d37e84525b336010bb5080feec126c9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:04:56 [info] 36#36: *1063 [lua] logger.lua:23: d37e84525b336010bb5080feec126c9e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:04:56 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:04:56 [info] 39#39: *1065 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:06 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:06 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:11 [info] 36#36: *1069 [lua] access_by_lua(msblocations.conf:133):2: e4e3ffcaaafe3cd98edaa0b77142ac77:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:05:11 [info] 36#36: *1069 [lua] logger.lua:23: e4e3ffcaaafe3cd98edaa0b77142ac77 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:05:11 +0000] e4e3ffcaaafe3cd98edaa0b77142ac77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 06:05:16 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:16 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:26 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:133):2: b72e75a89478e09cf869b892e3ac0cb7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:05:26 [info] 36#36: *1072 [lua] logger.lua:23: b72e75a89478e09cf869b892e3ac0cb7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:05:26 +0000] b72e75a89478e09cf869b892e3ac0cb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 06:05:26 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:26 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:36 [info] 39#39: *1075 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:36 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:41 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:133):2: aaf1b67f1544edfa465f7698fd8aa67e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:05:41 +0000] aaf1b67f1544edfa465f7698fd8aa67e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:05:41 [info] 36#36: *1077 [lua] logger.lua:23: aaf1b67f1544edfa465f7698fd8aa67e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:05:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:05:46 [info] 39#39: *1078 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:46 [info] 39#39: *1079 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:49 [info] 36#36: *1080 client closed connection while waiting for request, client: 192.168.8.15, server: 0.0.0.0:443
2023/01/16 06:05:56 [info] 36#36: *1081 [lua] access_by_lua(msblocations.conf:133):2: 45d186f1634ba0d1c6b5af8de69950dd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:05:56 [info] 36#36: *1081 [lua] logger.lua:23: 45d186f1634ba0d1c6b5af8de69950dd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:05:56 +0000] 45d186f1634ba0d1c6b5af8de69950dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:05:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:05:56 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:05:56 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:06 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:06 [info] 39#39: *1084 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:11 [info] 36#36: *1087 [lua] access_by_lua(msblocations.conf:133):2: daba41390f5f38870f0721359dcf4471:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:06:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:06:11 [info] 36#36: *1087 [lua] logger.lua:23: daba41390f5f38870f0721359dcf4471 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:06:11 +0000] daba41390f5f38870f0721359dcf4471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:06:16 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:16 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:26 [info] 36#36: *1090 [lua] access_by_lua(msblocations.conf:133):2: 93139262d6748e798b83b77a1f4ca7dc:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:06:26 +0000] 93139262d6748e798b83b77a1f4ca7dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:06:26 [info] 36#36: *1090 [lua] logger.lua:23: 93139262d6748e798b83b77a1f4ca7dc {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:06:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:06:26 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:26 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:36 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:36 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:41 [info] 36#36: *1095 [lua] access_by_lua(msblocations.conf:133):2: 026e0438aa1b6c88e4f378643c16decf:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:06:41 [info] 36#36: *1095 [lua] logger.lua:23: 026e0438aa1b6c88e4f378643c16decf {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:06:41 +0000] 026e0438aa1b6c88e4f378643c16decf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:06:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:06:46 [info] 39#39: *1096 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:46 [info] 39#39: *1097 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:56 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:56 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:06:56 [info] 36#36: *1100 [lua] access_by_lua(msblocations.conf:133):2: d4c36ad59d39877de3ac831f99ed1d6b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:06:56 +0000] d4c36ad59d39877de3ac831f99ed1d6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:06:56 [info] 36#36: *1100 [lua] logger.lua:23: d4c36ad59d39877de3ac831f99ed1d6b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:06:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:07:06 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:06 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:11 [info] 36#36: *1104 [lua] access_by_lua(msblocations.conf:133):2: 28638ebeffe616467ef54fdf6596b3e6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:07:11 [info] 36#36: *1104 [lua] logger.lua:23: 28638ebeffe616467ef54fdf6596b3e6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:07:11 +0000] 28638ebeffe616467ef54fdf6596b3e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:07:16 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:16 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:26 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:26 [info] 36#36: *1108 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:26 [info] 36#36: *1109 [lua] access_by_lua(msblocations.conf:133):2: 5f0481970ef36b9c4b6f8cd4a1722aa1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:07:26 [info] 36#36: *1109 [lua] logger.lua:23: 5f0481970ef36b9c4b6f8cd4a1722aa1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:07:26 +0000] 5f0481970ef36b9c4b6f8cd4a1722aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:07:36 [info] 39#39: *1110 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:36 [info] 39#39: *1111 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:41 [info] 36#36: *1112 [lua] access_by_lua(msblocations.conf:133):2: 6b96a839b47b58b9608aacd17e872958:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:07:41 [info] 36#36: *1112 [lua] logger.lua:23: 6b96a839b47b58b9608aacd17e872958 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:07:41 +0000] 6b96a839b47b58b9608aacd17e872958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:07:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:07:46 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:46 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:56 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:56 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:07:56 [info] 36#36: *1117 [lua] access_by_lua(msblocations.conf:133):2: fe52ebaefc6105270b06c98e060fbe53:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:07:56 [info] 36#36: *1117 [lua] logger.lua:23: fe52ebaefc6105270b06c98e060fbe53 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:07:56 +0000] fe52ebaefc6105270b06c98e060fbe53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:07:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:08:06 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:06 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:11 [info] 36#36: *1121 [lua] access_by_lua(msblocations.conf:133):2: 381b9f5e16e7cf0b2b9844e76d3f55e3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:08:11 +0000] 381b9f5e16e7cf0b2b9844e76d3f55e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 06:08:11 [info] 36#36: *1121 [lua] logger.lua:23: 381b9f5e16e7cf0b2b9844e76d3f55e3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:08:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:08:16 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:16 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:26 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:26 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:26 [info] 36#36: *1126 [lua] access_by_lua(msblocations.conf:133):2: dcabff29caca48906f3e70abe34948e3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:08:26 [info] 36#36: *1126 [lua] logger.lua:23: dcabff29caca48906f3e70abe34948e3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:08:26 +0000] dcabff29caca48906f3e70abe34948e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:08:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:08:36 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:36 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:41 [info] 36#36: *1129 [lua] access_by_lua(msblocations.conf:133):2: dcd3024ebe7d1e31b5b1eecdb2bf4a76:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:08:41 +0000] dcd3024ebe7d1e31b5b1eecdb2bf4a76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/16 06:08:41 [info] 36#36: *1129 [lua] logger.lua:23: dcd3024ebe7d1e31b5b1eecdb2bf4a76 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:08:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/16 06:08:46 [info] 39#39: *1130 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:46 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:56 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:56 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:08:56 [info] 36#36: *1134 [lua] access_by_lua(msblocations.conf:133):2: 55d2e94ef52b73fad0e45053794db2b7:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:08:56 [info] 36#36: *1134 [lua] logger.lua:23: 55d2e94ef52b73fad0e45053794db2b7 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:08:56 +0000] 55d2e94ef52b73fad0e45053794db2b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:08:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:09:06 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:06 [info] 36#36: *1136 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:11 [info] 36#36: *1138 [lua] access_by_lua(msblocations.conf:133):2: 966968e6a3cc7d3bde1bd19a256b8d9a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:09:11 [info] 36#36: *1138 [lua] logger.lua:23: 966968e6a3cc7d3bde1bd19a256b8d9a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:09:11 +0000] 966968e6a3cc7d3bde1bd19a256b8d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:09:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:09:16 [info] 39#39: *1139 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:16 [info] 39#39: *1140 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:26 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:26 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:26 [info] 36#36: *1143 [lua] access_by_lua(msblocations.conf:133):2: d7b75d0b9eaf250a9c9e8a584bb05691:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:09:26 +0000] d7b75d0b9eaf250a9c9e8a584bb05691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:09:26 [info] 36#36: *1143 [lua] logger.lua:23: d7b75d0b9eaf250a9c9e8a584bb05691 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:09:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:09:36 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:36 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:41 [info] 36#36: *1146 [lua] access_by_lua(msblocations.conf:133):2: 9f8819274add60e321b2e50040394bb0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:09:41 [info] 36#36: *1146 [lua] logger.lua:23: 9f8819274add60e321b2e50040394bb0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:09:41 +0000] 9f8819274add60e321b2e50040394bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:09:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:09:46 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:46 [info] 39#39: *1148 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:56 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:56 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:09:56 [info] 36#36: *1152 [lua] access_by_lua(msblocations.conf:133):2: 558123b1d088aeb8bf3843a4846c570c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:09:56 [info] 36#36: *1152 [lua] logger.lua:23: 558123b1d088aeb8bf3843a4846c570c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:09:56 +0000] 558123b1d088aeb8bf3843a4846c570c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:09:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.64.190 - - [16/Jan/2023:06:10:00 +0000] e5c3b913d4e07a6beba4ba14f5fe18a0 "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-"
2023/01/16 06:10:00 [info] 36#36: *1149 client prematurely closed connection while reading client request line, client: 10.233.64.190, server: 
2023/01/16 06:10:00 [info] 36#36: *1153 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.190, server: , request: "GET / HTTP/1.0"
10.233.64.190 - - [16/Jan/2023:06:10:00 +0000] bbb0447e8e22373309ed9b62aeb0167e "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/16 06:10:06 [info] 39#39: *1155 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:06 [info] 39#39: *1154 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:11 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:133):2: e0c2ef316f0e741dd24eda6da2dff388:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:10:11 [info] 36#36: *1157 [lua] logger.lua:23: e0c2ef316f0e741dd24eda6da2dff388 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:10:11 +0000] e0c2ef316f0e741dd24eda6da2dff388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:10:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:10:16 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:16 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:26 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:26 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:26 [info] 36#36: *1162 [lua] access_by_lua(msblocations.conf:133):2: 86118ffd7b13f54a68484c52b6ff5ce1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:10:26 [info] 36#36: *1162 [lua] logger.lua:23: 86118ffd7b13f54a68484c52b6ff5ce1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:10:26 +0000] 86118ffd7b13f54a68484c52b6ff5ce1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:10:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:10:36 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:36 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:41 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:133):2: 0d72af9fa2b2bc29235ec93bd3fd6d79:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:10:41 +0000] 0d72af9fa2b2bc29235ec93bd3fd6d79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 06:10:41 [info] 36#36: *1165 [lua] logger.lua:23: 0d72af9fa2b2bc29235ec93bd3fd6d79 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:10:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:10:46 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:46 [info] 39#39: *1167 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:56 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:56 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:10:56 [info] 36#36: *1170 [lua] access_by_lua(msblocations.conf:133):2: 6c5fc651ebdbb8c13aa3988b4c5e9b3e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:10:56 [info] 36#36: *1170 [lua] logger.lua:23: 6c5fc651ebdbb8c13aa3988b4c5e9b3e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:10:56 +0000] 6c5fc651ebdbb8c13aa3988b4c5e9b3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:10:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:11:06 [info] 39#39: *1172 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:06 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:11 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:133):2: 7fa18b7c003664b924bf34752f98cc9b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:11:11 [info] 36#36: *1174 [lua] logger.lua:23: 7fa18b7c003664b924bf34752f98cc9b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:11:11 +0000] 7fa18b7c003664b924bf34752f98cc9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:11:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 06:11:16 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:16 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:26 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:26 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:26 [info] 36#36: *1179 [lua] access_by_lua(msblocations.conf:133):2: 54fe3cef49acc2bbe3aa5d73d33c819e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:11:26 [info] 36#36: *1179 [lua] logger.lua:23: 54fe3cef49acc2bbe3aa5d73d33c819e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:11:26 +0000] 54fe3cef49acc2bbe3aa5d73d33c819e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:11:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:11:26 [info] 36#36: *1180 [lua] access_by_lua(msblocations.conf:133):2: 99547c424685ec19a892f8cc3d892134:receive the request, client: 10.233.64.190, server: , request: "GET /nmaplowercheck1673849487 HTTP/1.1", host: "10.32.243.5:30283"
2023/01/16 06:11:26 [warn] 36#36: *1180 [lua] error_handler.lua:29: error_svc_not_found(): 99547c424685ec19a892f8cc3d892134 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /nmaplowercheck1673849487 HTTP/1.1", host: "10.32.243.5:30283"
10.233.64.190 - - [16/Jan/2023:06:11:26 +0000] 99547c424685ec19a892f8cc3d892134 "GET /nmaplowercheck1673849487 HTTP/1.1" 502 request_processing_time:0.003 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/16 06:11:26 [info] 36#36: *1181 [lua] access_by_lua(msblocations.conf:133):2: bf2a6b15145e58eef211f16ac439a7c8:receive the request, client: 10.233.64.190, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.5:30283"
2023/01/16 06:11:26 [warn] 36#36: *1181 [lua] error_handler.lua:29: error_svc_not_found(): bf2a6b15145e58eef211f16ac439a7c8 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.5:30283"
2023/01/16 06:11:27 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:133):2: cc075b669fcf1efebaeb37352391d141:receive the request, client: 10.233.64.190, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.5:30283"
2023/01/16 06:11:27 [warn] 36#36: *1182 [lua] error_handler.lua:29: error_svc_not_found(): cc075b669fcf1efebaeb37352391d141 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.5:30283"
10.233.64.190 - - [16/Jan/2023:06:11:27 +0000] cc075b669fcf1efebaeb37352391d141 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.190 - - [16/Jan/2023:06:11:27 +0000] bf2a6b15145e58eef211f16ac439a7c8 "POST /sdk HTTP/1.1" 502 request_processing_time:0.102 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/16 06:11:27 [info] 36#36: *1183 [lua] access_by_lua(msblocations.conf:133):2: fe4ee701c6dbdd618da55dfd232320d9:receive the request, client: 10.233.64.190, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.5:30283"
2023/01/16 06:11:27 [warn] 36#36: *1183 [lua] error_handler.lua:29: error_svc_not_found(): fe4ee701c6dbdd618da55dfd232320d9 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.5:30283"
10.233.64.190 - - [16/Jan/2023:06:11:27 +0000] fe4ee701c6dbdd618da55dfd232320d9 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/16 06:11:34 [info] 36#36: *1184 [lua] access_by_lua(msblocations.conf:133):2: b4a8ac93a724c8b7b7986ee75c306ede:receive the request, client: 10.233.64.190, server: , request: "GET / HTTP/1.0"
2023/01/16 06:11:34 [warn] 36#36: *1184 [lua] error_handler.lua:29: error_svc_not_found(): b4a8ac93a724c8b7b7986ee75c306ede No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET / HTTP/1.0"
10.233.64.190 - - [16/Jan/2023:06:11:34 +0000] b4a8ac93a724c8b7b7986ee75c306ede "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
2023/01/16 06:11:34 [info] 36#36: *1185 [lua] access_by_lua(msblocations.conf:133):2: 3f9877c07c8e0d78c9085dcda116f0fb:receive the request, client: 10.233.64.190, server: , request: "GET / HTTP/1.1", host: "10.32.243.5"
2023/01/16 06:11:34 [warn] 36#36: *1185 [lua] error_handler.lua:29: error_svc_not_found(): 3f9877c07c8e0d78c9085dcda116f0fb No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET / HTTP/1.1", host: "10.32.243.5"
10.233.64.190 - - [16/Jan/2023:06:11:34 +0000] 3f9877c07c8e0d78c9085dcda116f0fb "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/16 06:11:34 [info] 36#36: *1185 client 10.233.64.190 closed keepalive connection
2023/01/16 06:11:36 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:36 [info] 36#36: *1187 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:41 [info] 36#36: *1188 [lua] access_by_lua(msblocations.conf:133):2: 90d0cb4c8e85f122432a82b76d3bc6c9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:11:41 +0000] 90d0cb4c8e85f122432a82b76d3bc6c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:11:41 [info] 36#36: *1188 [lua] logger.lua:23: 90d0cb4c8e85f122432a82b76d3bc6c9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:11:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:11:46 [info] 39#39: *1189 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:46 [info] 39#39: *1190 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:56 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:56 [info] 39#39: *1192 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:11:56 [info] 36#36: *1193 [lua] access_by_lua(msblocations.conf:133):2: ca456def7067a329d90c85ea9a79996f:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:11:56 [info] 36#36: *1193 [lua] logger.lua:23: ca456def7067a329d90c85ea9a79996f {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:11:56 +0000] ca456def7067a329d90c85ea9a79996f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:11:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:12:06 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:06 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:11 [info] 36#36: *1197 [lua] access_by_lua(msblocations.conf:133):2: e5cf359bf515c5dd95a3e4ffdbffcf6a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:12:11 [info] 36#36: *1197 [lua] logger.lua:23: e5cf359bf515c5dd95a3e4ffdbffcf6a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:12:11 +0000] e5cf359bf515c5dd95a3e4ffdbffcf6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:12:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:12:16 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:16 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:26 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:26 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:26 [info] 36#36: *1202 [lua] access_by_lua(msblocations.conf:133):2: 38ed7052ea184f1108f6f62eab69fd53:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:12:26 [info] 36#36: *1202 [lua] logger.lua:23: 38ed7052ea184f1108f6f62eab69fd53 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:12:26 +0000] 38ed7052ea184f1108f6f62eab69fd53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:12:36 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:36 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:41 [info] 36#36: *1205 [lua] access_by_lua(msblocations.conf:133):2: 845750f6f715830d0c17d1ecf343230a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:12:41 [info] 36#36: *1205 [lua] logger.lua:23: 845750f6f715830d0c17d1ecf343230a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:12:41 +0000] 845750f6f715830d0c17d1ecf343230a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 06:12:46 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:46 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:56 [info] 39#39: *1209 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:56 [info] 39#39: *1208 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:12:56 [info] 36#36: *1210 [lua] access_by_lua(msblocations.conf:133):2: 00da97da57e5dafb8006e81deaf097cd:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:12:56 [info] 36#36: *1210 [lua] logger.lua:23: 00da97da57e5dafb8006e81deaf097cd {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:12:56 +0000] 00da97da57e5dafb8006e81deaf097cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:13:06 [info] 39#39: *1211 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:06 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:11 [info] 36#36: *1214 [lua] access_by_lua(msblocations.conf:133):2: 5452f926c6730d9c8bf7fcc3a33e4f7c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:13:11 +0000] 5452f926c6730d9c8bf7fcc3a33e4f7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/16 06:13:11 [info] 36#36: *1214 [lua] logger.lua:23: 5452f926c6730d9c8bf7fcc3a33e4f7c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/16 06:13:16 [info] 39#39: *1215 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:16 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:26 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:26 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:26 [info] 36#36: *1219 [lua] access_by_lua(msblocations.conf:133):2: 046be77c2c72cbb56e8058cd5e546ed0:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:13:26 [info] 36#36: *1219 [lua] logger.lua:23: 046be77c2c72cbb56e8058cd5e546ed0 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:13:26 +0000] 046be77c2c72cbb56e8058cd5e546ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:13:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 06:13:36 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:36 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:41 [info] 36#36: *1222 [lua] access_by_lua(msblocations.conf:133):2: 054252ff81a1252ba34b735ffbc1a8f9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:13:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.121 - - [16/Jan/2023:06:13:41 +0000] 054252ff81a1252ba34b735ffbc1a8f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:13:41 [info] 36#36: *1222 [lua] logger.lua:23: 054252ff81a1252ba34b735ffbc1a8f9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:13:46 [info] 39#39: *1223 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:46 [info] 39#39: *1224 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:56 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:56 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:13:56 [info] 36#36: *1227 [lua] access_by_lua(msblocations.conf:133):2: e3753a882385b9d7d4ac75683686e2ee:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:13:56 [info] 36#36: *1227 [lua] logger.lua:23: e3753a882385b9d7d4ac75683686e2ee {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:13:56 +0000] e3753a882385b9d7d4ac75683686e2ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:13:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:14:06 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:06 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:11 [info] 36#36: *1231 [lua] access_by_lua(msblocations.conf:133):2: de41bce98ed380052071b5113e296000:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:14:11 +0000] de41bce98ed380052071b5113e296000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 06:14:11 [info] 36#36: *1231 [lua] logger.lua:23: de41bce98ed380052071b5113e296000 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:14:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:14:16 [info] 39#39: *1232 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:16 [info] 39#39: *1233 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:26 [info] 39#39: *1234 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:26 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:26 [info] 36#36: *1236 [lua] access_by_lua(msblocations.conf:133):2: e8e9dc9201f7888e1d81931ae53abb88:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:14:26 [info] 36#36: *1236 [lua] logger.lua:23: e8e9dc9201f7888e1d81931ae53abb88 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:14:26 +0000] e8e9dc9201f7888e1d81931ae53abb88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:14:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:14:36 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:36 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:41 [info] 36#36: *1239 [lua] access_by_lua(msblocations.conf:133):2: 23e755daabca1d9182ec6666f0d2261d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:14:41 +0000] 23e755daabca1d9182ec6666f0d2261d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:14:41 [info] 36#36: *1239 [lua] logger.lua:23: 23e755daabca1d9182ec6666f0d2261d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:14:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:14:46 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:46 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:56 [info] 39#39: *1242 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:56 [info] 39#39: *1243 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:14:56 [info] 36#36: *1244 [lua] access_by_lua(msblocations.conf:133):2: 029659f710aaa6123c4a205c507999be:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:14:56 [info] 36#36: *1244 [lua] logger.lua:23: 029659f710aaa6123c4a205c507999be {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:14:56 +0000] 029659f710aaa6123c4a205c507999be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:14:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:15:06 [info] 39#39: *1245 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:06 [info] 39#39: *1246 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:11 [info] 36#36: *1248 [lua] access_by_lua(msblocations.conf:133):2: 696105924f879adb75a4aa53028e0809:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:15:11 [info] 36#36: *1248 [lua] logger.lua:23: 696105924f879adb75a4aa53028e0809 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:15:11 +0000] 696105924f879adb75a4aa53028e0809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:15:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:15:16 [info] 39#39: *1249 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:16 [info] 39#39: *1250 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:26 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:26 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:26 [info] 36#36: *1253 [lua] access_by_lua(msblocations.conf:133):2: c6f7d1ed2b46222c481d616e00e81716:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:15:26 [info] 36#36: *1253 [lua] logger.lua:23: c6f7d1ed2b46222c481d616e00e81716 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:15:26 +0000] c6f7d1ed2b46222c481d616e00e81716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:15:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:15:36 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:36 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:41 [info] 36#36: *1256 [lua] access_by_lua(msblocations.conf:133):2: f8de5bafa49e5b4477d007e28be87926:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:15:41 [info] 36#36: *1256 [lua] logger.lua:23: f8de5bafa49e5b4477d007e28be87926 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:15:41 +0000] f8de5bafa49e5b4477d007e28be87926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:15:46 [info] 39#39: *1257 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:46 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:56 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:56 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:15:56 [info] 36#36: *1261 [lua] access_by_lua(msblocations.conf:133):2: 55d7513290640d6827cbc72856887b80:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:15:56 [info] 36#36: *1261 [lua] logger.lua:23: 55d7513290640d6827cbc72856887b80 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:15:56 +0000] 55d7513290640d6827cbc72856887b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:16:06 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:06 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:11 [info] 36#36: *1265 [lua] access_by_lua(msblocations.conf:133):2: 5c8805f147b62b0010fa44b80a6e97ab:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:16:11 [info] 36#36: *1265 [lua] logger.lua:23: 5c8805f147b62b0010fa44b80a6e97ab {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:16:11 +0000] 5c8805f147b62b0010fa44b80a6e97ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:16:16 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:16 [info] 36#36: *1267 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:26 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:26 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:26 [info] 36#36: *1270 [lua] access_by_lua(msblocations.conf:133):2: 229087014754ecfe3b7cfaf43ea90db9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:16:26 [info] 36#36: *1270 [lua] logger.lua:23: 229087014754ecfe3b7cfaf43ea90db9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:16:26 +0000] 229087014754ecfe3b7cfaf43ea90db9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:16:36 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:36 [info] 39#39: *1271 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:41 [info] 36#36: *1273 [lua] access_by_lua(msblocations.conf:133):2: be93b5e654a6e94ed3e632c0184cfef9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:16:41 [info] 36#36: *1273 [lua] logger.lua:23: be93b5e654a6e94ed3e632c0184cfef9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:16:41 +0000] be93b5e654a6e94ed3e632c0184cfef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:16:46 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:46 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:56 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:56 [info] 39#39: *1276 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:16:56 [info] 36#36: *1278 [lua] access_by_lua(msblocations.conf:133):2: 37992dd9d2e1ce6c5f1b67ab1b3a3f8a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:16:56 +0000] 37992dd9d2e1ce6c5f1b67ab1b3a3f8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:16:56 [info] 36#36: *1278 [lua] logger.lua:23: 37992dd9d2e1ce6c5f1b67ab1b3a3f8a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:17:06 [info] 39#39: *1279 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:06 [info] 39#39: *1280 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:11 [info] 36#36: *1282 [lua] access_by_lua(msblocations.conf:133):2: 17720c73c8b3f009e0c1dee43f3b4128:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:17:11 [info] 36#36: *1282 [lua] logger.lua:23: 17720c73c8b3f009e0c1dee43f3b4128 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:17:11 +0000] 17720c73c8b3f009e0c1dee43f3b4128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:17:16 [info] 39#39: *1283 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:16 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:26 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:26 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:27 [info] 36#36: *1287 [lua] access_by_lua(msblocations.conf:133):2: d94e8ef15fec763b83b23bc31acd07f8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:17:27 [info] 36#36: *1287 [lua] logger.lua:23: d94e8ef15fec763b83b23bc31acd07f8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:17:27 +0000] d94e8ef15fec763b83b23bc31acd07f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:17:36 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:36 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:42 [info] 36#36: *1290 [lua] access_by_lua(msblocations.conf:133):2: dda84c96cd139168618b9e4edbc3562d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:17:42 +0000] dda84c96cd139168618b9e4edbc3562d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:17:42 [info] 36#36: *1290 [lua] logger.lua:23: dda84c96cd139168618b9e4edbc3562d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:17:46 [info] 39#39: *1292 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:46 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:56 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:56 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:17:57 [info] 36#36: *1295 [lua] access_by_lua(msblocations.conf:133):2: 572f8f205a16312fd9c60805fe82503a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:17:57 [info] 36#36: *1295 [lua] logger.lua:23: 572f8f205a16312fd9c60805fe82503a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:17:57 +0000] 572f8f205a16312fd9c60805fe82503a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 06:18:06 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:06 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:12 [info] 36#36: *1299 [lua] access_by_lua(msblocations.conf:133):2: c58e7c77078366095e7f7bd8f4e5dcfe:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 06:18:12 [info] 36#36: *1299 [lua] logger.lua:23: c58e7c77078366095e7f7bd8f4e5dcfe {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:18:12 +0000] c58e7c77078366095e7f7bd8f4e5dcfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 06:18:16 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:16 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:26 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:26 [info] 39#39: *1303 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:27 [info] 36#36: *1304 [lua] access_by_lua(msblocations.conf:133):2: 77279e6504aad857f46c4149ff4e3cd8:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:18:27 [info] 36#36: *1304 [lua] logger.lua:23: 77279e6504aad857f46c4149ff4e3cd8 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:18:27 +0000] 77279e6504aad857f46c4149ff4e3cd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:18:36 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:36 [info] 36#36: *1306 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:42 [info] 36#36: *1307 [lua] access_by_lua(msblocations.conf:133):2: 170792d19abafae0f478aa10679df8a6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:18:42 +0000] 170792d19abafae0f478aa10679df8a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:18:42 [info] 36#36: *1307 [lua] logger.lua:23: 170792d19abafae0f478aa10679df8a6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:18:46 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:46 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:56 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:56 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:18:57 [info] 36#36: *1312 [lua] access_by_lua(msblocations.conf:133):2: 77206343582721829443ba1f84e82050:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:18:57 +0000] 77206343582721829443ba1f84e82050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:18:57 [info] 36#36: *1312 [lua] logger.lua:23: 77206343582721829443ba1f84e82050 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:19:06 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:06 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:12 [info] 36#36: *1316 [lua] access_by_lua(msblocations.conf:133):2: 6465f2313ba3cc5ce7e088149b4f8f53:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:19:12 [info] 36#36: *1316 [lua] logger.lua:23: 6465f2313ba3cc5ce7e088149b4f8f53 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:19:12 +0000] 6465f2313ba3cc5ce7e088149b4f8f53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:19:16 [info] 39#39: *1318 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:16 [info] 39#39: *1317 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:26 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:26 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:27 [info] 36#36: *1321 [lua] access_by_lua(msblocations.conf:133):2: 98874d9b9272327a770b6b58f016ef86:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:19:27 [info] 36#36: *1321 [lua] logger.lua:23: 98874d9b9272327a770b6b58f016ef86 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:19:27 +0000] 98874d9b9272327a770b6b58f016ef86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:19:36 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:36 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:42 [info] 36#36: *1324 [lua] access_by_lua(msblocations.conf:133):2: cb6a5111a615f0272c03cb6a2b20ce39:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:19:42 [info] 36#36: *1324 [lua] logger.lua:23: cb6a5111a615f0272c03cb6a2b20ce39 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:19:42 +0000] cb6a5111a615f0272c03cb6a2b20ce39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:19:46 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:46 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:56 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:56 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:19:57 [info] 36#36: *1329 [lua] access_by_lua(msblocations.conf:133):2: 5186ce549150230479797733c63a75e1:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.121 - - [16/Jan/2023:06:19:57 +0000] 5186ce549150230479797733c63a75e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:19:57 [info] 36#36: *1329 [lua] logger.lua:23: 5186ce549150230479797733c63a75e1 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:20:06 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:06 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:12 [info] 36#36: *1333 [lua] access_by_lua(msblocations.conf:133):2: 914c130de26ac61f9a64d9fa18dba2db:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:20:12 [info] 36#36: *1333 [lua] logger.lua:23: 914c130de26ac61f9a64d9fa18dba2db {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:20:12 +0000] 914c130de26ac61f9a64d9fa18dba2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:20:16 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:16 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:26 [info] 39#39: *1336 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:26 [info] 39#39: *1337 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:27 [info] 36#36: *1338 [lua] access_by_lua(msblocations.conf:133):2: c6a67d9471f2a1a07aa5a606f7251732:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:20:27 [info] 36#36: *1338 [lua] logger.lua:23: c6a67d9471f2a1a07aa5a606f7251732 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:20:27 +0000] c6a67d9471f2a1a07aa5a606f7251732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:20:36 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:36 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:42 [info] 36#36: *1341 [lua] access_by_lua(msblocations.conf:133):2: 0cfff9866acdf88cc0323103c309de16:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:20:42 [info] 36#36: *1341 [lua] logger.lua:23: 0cfff9866acdf88cc0323103c309de16 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:20:42 +0000] 0cfff9866acdf88cc0323103c309de16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:20:46 [info] 39#39: *1342 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:46 [info] 39#39: *1343 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:56 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:56 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:20:57 [info] 36#36: *1346 [lua] access_by_lua(msblocations.conf:133):2: bff018bc3cfb5fbd966f122665df271e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:20:57 [info] 36#36: *1346 [lua] logger.lua:23: bff018bc3cfb5fbd966f122665df271e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:20:57 +0000] bff018bc3cfb5fbd966f122665df271e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:21:06 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:06 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:12 [info] 36#36: *1350 [lua] access_by_lua(msblocations.conf:133):2: 146e6b72b661ee4431b2ec5543040469:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:21:12 [info] 36#36: *1350 [lua] logger.lua:23: 146e6b72b661ee4431b2ec5543040469 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:21:12 +0000] 146e6b72b661ee4431b2ec5543040469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:21:16 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:16 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:26 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:26 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:27 [info] 36#36: *1355 [lua] access_by_lua(msblocations.conf:133):2: 7c862ca0be94cdae30d2cf3ba2a561c9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:21:27 [info] 36#36: *1355 [lua] logger.lua:23: 7c862ca0be94cdae30d2cf3ba2a561c9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:21:27 +0000] 7c862ca0be94cdae30d2cf3ba2a561c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:21:36 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:36 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:42 [info] 36#36: *1358 [lua] access_by_lua(msblocations.conf:133):2: 9be9d586e35c3d33c1a2ccd07a8126ec:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:21:42 +0000] 9be9d586e35c3d33c1a2ccd07a8126ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:21:42 [info] 36#36: *1358 [lua] logger.lua:23: 9be9d586e35c3d33c1a2ccd07a8126ec {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:21:46 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:46 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:56 [info] 39#39: *1361 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:56 [info] 39#39: *1362 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:21:57 [info] 36#36: *1363 [lua] access_by_lua(msblocations.conf:133):2: 6ecf774e7c22aaa322d1e099a4b4ae64:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:21:57 +0000] 6ecf774e7c22aaa322d1e099a4b4ae64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/16 06:21:57 [info] 36#36: *1363 [lua] logger.lua:23: 6ecf774e7c22aaa322d1e099a4b4ae64 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 06:22:06 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:06 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:12 [info] 36#36: *1367 [lua] access_by_lua(msblocations.conf:133):2: d76a6b8030f708eb89e47b9ed462ab8e:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:22:12 +0000] d76a6b8030f708eb89e47b9ed462ab8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/16 06:22:12 [info] 36#36: *1367 [lua] logger.lua:23: d76a6b8030f708eb89e47b9ed462ab8e {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:22:16 [info] 39#39: *1369 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:16 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:26 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:26 [info] 39#39: *1371 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:27 [info] 36#36: *1372 [lua] access_by_lua(msblocations.conf:133):2: 4bc4d8037cd71f3ce23f4caf43f5eac6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:22:27 [info] 36#36: *1372 [lua] logger.lua:23: 4bc4d8037cd71f3ce23f4caf43f5eac6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:22:27 +0000] 4bc4d8037cd71f3ce23f4caf43f5eac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:22:36 [info] 39#39: *1374 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:36 [info] 39#39: *1373 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:42 [info] 36#36: *1375 [lua] access_by_lua(msblocations.conf:133):2: a2eb963aa56b77182bc5422c5bc7d76b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:22:42 [info] 36#36: *1375 [lua] logger.lua:23: a2eb963aa56b77182bc5422c5bc7d76b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:22:42 +0000] a2eb963aa56b77182bc5422c5bc7d76b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 06:22:46 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:46 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:56 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:56 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:22:57 [info] 36#36: *1380 [lua] access_by_lua(msblocations.conf:133):2: a6e3deef2f4608a875b831b61ac9369c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:22:57 +0000] a6e3deef2f4608a875b831b61ac9369c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:22:57 [info] 36#36: *1380 [lua] logger.lua:23: a6e3deef2f4608a875b831b61ac9369c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:23:06 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:06 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:12 [info] 36#36: *1384 [lua] access_by_lua(msblocations.conf:133):2: 88f7dd3e8707bc1c419125e977161afb:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:23:12 [info] 36#36: *1384 [lua] logger.lua:23: 88f7dd3e8707bc1c419125e977161afb {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:23:12 +0000] 88f7dd3e8707bc1c419125e977161afb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/16 06:23:16 [info] 39#39: *1385 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:16 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:26 [info] 39#39: *1388 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:26 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:27 [info] 36#36: *1389 [lua] access_by_lua(msblocations.conf:133):2: d081e1cbda9fa93dc18f25c803720b3d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:23:27 [info] 36#36: *1389 [lua] logger.lua:23: d081e1cbda9fa93dc18f25c803720b3d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:23:27 +0000] d081e1cbda9fa93dc18f25c803720b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:23:36 [info] 39#39: *1391 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:36 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:42 [info] 36#36: *1392 [lua] access_by_lua(msblocations.conf:133):2: 8e194737e81d6f02a2b84717de5c0a56:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:23:42 [info] 36#36: *1392 [lua] logger.lua:23: 8e194737e81d6f02a2b84717de5c0a56 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:23:42 +0000] 8e194737e81d6f02a2b84717de5c0a56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:23:46 [info] 39#39: *1393 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:46 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:56 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:56 [info] 39#39: *1396 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:23:57 [info] 36#36: *1397 [lua] access_by_lua(msblocations.conf:133):2: c1de229bc20d02c519a9a9e928ae5983:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:23:57 [info] 36#36: *1397 [lua] logger.lua:23: c1de229bc20d02c519a9a9e928ae5983 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:23:57 +0000] c1de229bc20d02c519a9a9e928ae5983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:24:06 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:06 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:12 [info] 36#36: *1401 [lua] access_by_lua(msblocations.conf:133):2: 320c511451cd4e1d97802c08e59f48cb:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:24:12 +0000] 320c511451cd4e1d97802c08e59f48cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:24:12 [info] 36#36: *1401 [lua] logger.lua:23: 320c511451cd4e1d97802c08e59f48cb {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:24:16 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:16 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:26 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:26 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:27 [info] 36#36: *1406 [lua] access_by_lua(msblocations.conf:133):2: e8669e5a22f6023d82123b8b872d3323:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:24:27 [info] 36#36: *1406 [lua] logger.lua:23: e8669e5a22f6023d82123b8b872d3323 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:24:27 +0000] e8669e5a22f6023d82123b8b872d3323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:24:36 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:36 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:42 [info] 36#36: *1409 [lua] access_by_lua(msblocations.conf:133):2: 680fb9efb0f3946bf8d0b2a2d1940e0b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:24:42 +0000] 680fb9efb0f3946bf8d0b2a2d1940e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:24:42 [info] 36#36: *1409 [lua] logger.lua:23: 680fb9efb0f3946bf8d0b2a2d1940e0b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:24:46 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:46 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:56 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:56 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:24:57 [info] 36#36: *1414 [lua] access_by_lua(msblocations.conf:133):2: 29d976645d0cc81e57bf1eddbce4089c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:24:57 [info] 36#36: *1414 [lua] logger.lua:23: 29d976645d0cc81e57bf1eddbce4089c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:24:57 +0000] 29d976645d0cc81e57bf1eddbce4089c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:24:57 [info] 36#36: *1415 [lua] access_by_lua(msblocations.conf:133):2: b91f00e4563be2a833f15f84ec339954:receive the request, client: 10.233.68.186, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2023/01/16 06:24:57 [info] 36#36: *1415 [lua] logger.lua:23: b91f00e4563be2a833f15f84ec339954 {"matched":"microservices"} while logging request, client: 10.233.68.186, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:24:57 +0000] b91f00e4563be2a833f15f84ec339954 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "python-requests/2.28.2" "-"
10.233.68.186 - - [16/Jan/2023:06:24:57 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.2" 17
2023/01/16 06:24:58 [info] 36#36: *1416 [lua] access_by_lua(msblocations.conf:133):2: 59eb8f37a16cd421c32f0b404b84ac1d:receive the request, client: 10.233.68.186, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/16 06:24:58 [info] 36#36: *1416 [lua] logger.lua:23: 59eb8f37a16cd421c32f0b404b84ac1d {"matched":"multicloud"} while logging request, client: 10.233.68.186, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.39.241:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:24:58 +0000] 59eb8f37a16cd421c32f0b404b84ac1d "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.2" "-"
2023/01/16 06:24:58 [info] 36#36: *1418 [lua] access_by_lua(msblocations.conf:133):2: a301120c4e2b6f5f8d2f9fdcab351096:receive the request, client: 10.233.68.186, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:24:58 +0000] a301120c4e2b6f5f8d2f9fdcab351096 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.2" "-"
2023/01/16 06:24:58 [info] 36#36: *1418 [lua] logger.lua:23: a301120c4e2b6f5f8d2f9fdcab351096 {"matched":"multicloud-pike"} while logging request, client: 10.233.68.186, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.53.48:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
2023/01/16 06:24:58 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:133):2: 230693d692a70c3da35bc992a2dfa91f:receive the request, client: 10.233.68.186, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:24:58 +0000] 230693d692a70c3da35bc992a2dfa91f "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "python-requests/2.28.2" "-"
2023/01/16 06:24:58 [info] 36#36: *1420 [lua] logger.lua:23: 230693d692a70c3da35bc992a2dfa91f {"matched":"multicloud-k8s"} while logging request, client: 10.233.68.186, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.19.68:9015/v1/healthcheck", host: "msb-iag.onap"
2023/01/16 06:25:06 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:06 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:12 [info] 36#36: *1425 [lua] access_by_lua(msblocations.conf:133):2: 70f9dadb0f23ea50699d5ea520b10899:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:25:12 +0000] 70f9dadb0f23ea50699d5ea520b10899 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:25:12 [info] 36#36: *1425 [lua] logger.lua:23: 70f9dadb0f23ea50699d5ea520b10899 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:25:12 [info] 36#36: *1426 [lua] access_by_lua(msblocations.conf:133):2: d9dcaf6b2a27096d6b78fd106eafc31f:receive the request, client: 10.233.68.186, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:12 +0000] d9dcaf6b2a27096d6b78fd106eafc31f "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.092 upstream_response_time:0.092 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:12 [info] 36#36: *1426 [lua] logger.lua:23: d9dcaf6b2a27096d6b78fd106eafc31f {"matched":"usecaseui"} while logging request, client: 10.233.68.186, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.39.251:8443/usecase-ui/", host: "msb-iag.onap"
2023/01/16 06:25:12 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:133):2: 7d13ced53366b6dcd638f3dc82b2a075:receive the request, client: 10.233.68.186, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:12 +0000] 7d13ced53366b6dcd638f3dc82b2a075 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:12 [info] 36#36: *1428 [lua] logger.lua:23: 7d13ced53366b6dcd638f3dc82b2a075 {"matched":"gvnfmdriver"} while logging request, client: 10.233.68.186, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.58.117:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2023/01/16 06:25:12 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:133):2: 387f4423a46154cb72d89b3278739753:receive the request, client: 10.233.68.186, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:13 +0000] 387f4423a46154cb72d89b3278739753 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.180 upstream_response_time:0.180 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:13 [info] 36#36: *1430 [lua] logger.lua:23: 387f4423a46154cb72d89b3278739753 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.68.186, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.0.11:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
2023/01/16 06:25:13 [info] 36#36: *1432 [lua] access_by_lua(msblocations.conf:133):2: b56103810beb435c5da18429be5fb30a:receive the request, client: 10.233.68.186, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:13 +0000] b56103810beb435c5da18429be5fb30a "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.656 upstream_response_time:0.655 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:13 [info] 36#36: *1432 [lua] logger.lua:23: b56103810beb435c5da18429be5fb30a {"matched":"nslcm"} while logging request, client: 10.233.68.186, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.51.161:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2023/01/16 06:25:13 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:133):2: ef8029cb08129469c9fc9e7b865afc48:receive the request, client: 10.233.68.186, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:14 +0000] ef8029cb08129469c9fc9e7b865afc48 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.533 upstream_response_time:0.533 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:14 [info] 36#36: *1434 [lua] logger.lua:23: ef8029cb08129469c9fc9e7b865afc48 {"matched":"vnflcm"} while logging request, client: 10.233.68.186, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.56.48:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
2023/01/16 06:25:14 [info] 36#36: *1436 [lua] access_by_lua(msblocations.conf:133):2: 74a81e46a97ddd72d3939c04d064424f:receive the request, client: 10.233.68.186, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:15 +0000] 74a81e46a97ddd72d3939c04d064424f "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.681 upstream_response_time:0.681 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:15 [info] 36#36: *1436 [lua] logger.lua:23: 74a81e46a97ddd72d3939c04d064424f {"matched":"vnfmgr"} while logging request, client: 10.233.68.186, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.18.198:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2023/01/16 06:25:15 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:133):2: 20803da256140da84d75869e02d1a813:receive the request, client: 10.233.68.186, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:15 +0000] 20803da256140da84d75869e02d1a813 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.393 upstream_response_time:0.393 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:15 [info] 36#36: *1438 [lua] logger.lua:23: 20803da256140da84d75869e02d1a813 {"matched":"vnfres"} while logging request, client: 10.233.68.186, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.17.170:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
2023/01/16 06:25:15 [info] 36#36: *1440 [lua] access_by_lua(msblocations.conf:133):2: bec844b6d39e0b4a12a92b453c54eca5:receive the request, client: 10.233.68.186, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/16 06:25:15 [info] 36#36: *1440 [lua] logger.lua:23: bec844b6d39e0b4a12a92b453c54eca5 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.68.186, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.36.71:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:15 +0000] bec844b6d39e0b4a12a92b453c54eca5 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:16 [info] 36#36: *1442 [lua] access_by_lua(msblocations.conf:133):2: 68e0f0560370a2747f20a311fb889494:receive the request, client: 10.233.68.186, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:16 +0000] 68e0f0560370a2747f20a311fb889494 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:16 [info] 36#36: *1442 [lua] logger.lua:23: 68e0f0560370a2747f20a311fb889494 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.68.186, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.69.109:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
2023/01/16 06:25:16 [info] 39#39: *1445 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:16 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:16 [info] 36#36: *1446 [lua] access_by_lua(msblocations.conf:133):2: fab66ad584b54c90576bb5d9d7038100:receive the request, client: 10.233.68.186, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:16 +0000] fab66ad584b54c90576bb5d9d7038100 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.031 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:16 [info] 36#36: *1446 [lua] logger.lua:23: fab66ad584b54c90576bb5d9d7038100 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.68.186, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.5:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
2023/01/16 06:25:16 [info] 36#36: *1448 [lua] access_by_lua(msblocations.conf:133):2: 2464f2f97bce24787c4a4a579ea2d881:receive the request, client: 10.233.68.186, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:16 +0000] 2464f2f97bce24787c4a4a579ea2d881 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:16 [info] 36#36: *1448 [lua] logger.lua:23: 2464f2f97bce24787c4a4a579ea2d881 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.68.186, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.52.133:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
2023/01/16 06:25:16 [info] 36#36: *1450 [lua] access_by_lua(msblocations.conf:133):2: 68acd6c47e74d70fd58ca57acc507d90:receive the request, client: 10.233.68.186, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.68.186 - - [16/Jan/2023:06:25:17 +0000] 68acd6c47e74d70fd58ca57acc507d90 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:1.082 upstream_response_time:1.082 "-" "python-requests/2.28.2" "-"
2023/01/16 06:25:17 [info] 36#36: *1450 [lua] logger.lua:23: 68acd6c47e74d70fd58ca57acc507d90 {"matched":"parser"} while logging request, client: 10.233.68.186, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.19.142:8806/api/parser/v1/health_check", host: "msb-iag.onap"
2023/01/16 06:25:24 [info] 36#36: *1415 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1416 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1418 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1420 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1426 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1428 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1430 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1432 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1434 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1436 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1438 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1440 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1442 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1446 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1448 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:24 [info] 36#36: *1450 client 10.233.68.186 closed keepalive connection
2023/01/16 06:25:26 [info] 39#39: *1452 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:26 [info] 39#39: *1453 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:27 [info] 36#36: *1454 [lua] access_by_lua(msblocations.conf:133):2: bef48b8a9c39ec06d4a0bb12e85e232c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:25:27 [info] 36#36: *1454 [lua] logger.lua:23: bef48b8a9c39ec06d4a0bb12e85e232c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:25:27 +0000] bef48b8a9c39ec06d4a0bb12e85e232c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:25:36 [info] 39#39: *1456 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:36 [info] 39#39: *1455 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:42 [info] 36#36: *1457 [lua] access_by_lua(msblocations.conf:133):2: 0b453dbfdac7eefcfd8176ca931c1412:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:25:42 [info] 36#36: *1457 [lua] logger.lua:23: 0b453dbfdac7eefcfd8176ca931c1412 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:25:42 +0000] 0b453dbfdac7eefcfd8176ca931c1412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:25:46 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:46 [info] 39#39: *1459 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:56 [info] 39#39: *1460 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:56 [info] 39#39: *1461 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:25:57 [info] 36#36: *1462 [lua] access_by_lua(msblocations.conf:133):2: 112d3155c03dc61b8b207763fb570637:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:25:57 [info] 36#36: *1462 [lua] logger.lua:23: 112d3155c03dc61b8b207763fb570637 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:25:57 +0000] 112d3155c03dc61b8b207763fb570637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:26:06 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:06 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:12 [info] 36#36: *1466 [lua] access_by_lua(msblocations.conf:133):2: 60355da35e019aae5ba038d536d0c6ea:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:26:12 +0000] 60355da35e019aae5ba038d536d0c6ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:26:12 [info] 36#36: *1466 [lua] logger.lua:23: 60355da35e019aae5ba038d536d0c6ea {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:26:16 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:16 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:26 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:26 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:27 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:133):2: 0b087899fb0a5ddbe3b4e50bf6984d9a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:26:27 +0000] 0b087899fb0a5ddbe3b4e50bf6984d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 06:26:27 [info] 36#36: *1471 [lua] logger.lua:23: 0b087899fb0a5ddbe3b4e50bf6984d9a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:26:36 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:36 [info] 39#39: *1472 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:42 [info] 36#36: *1474 [lua] access_by_lua(msblocations.conf:133):2: ed51a0139aa09b305dde2169093c352a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:26:42 [info] 36#36: *1474 [lua] logger.lua:23: ed51a0139aa09b305dde2169093c352a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:26:42 +0000] ed51a0139aa09b305dde2169093c352a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:26:46 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:46 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:56 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:56 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:26:57 [info] 36#36: *1479 [lua] access_by_lua(msblocations.conf:133):2: 07e82d2bc6df45292fa19301f94f39b5:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:26:57 +0000] 07e82d2bc6df45292fa19301f94f39b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/16 06:26:57 [info] 36#36: *1479 [lua] logger.lua:23: 07e82d2bc6df45292fa19301f94f39b5 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:27:06 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:06 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:12 [info] 36#36: *1483 [lua] access_by_lua(msblocations.conf:133):2: a9ed33e9b0d549f8fb7d641304d0f916:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:27:12 +0000] a9ed33e9b0d549f8fb7d641304d0f916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:27:12 [info] 36#36: *1483 [lua] logger.lua:23: a9ed33e9b0d549f8fb7d641304d0f916 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:27:16 [info] 39#39: *1484 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:16 [info] 39#39: *1485 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:26 [info] 39#39: *1486 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:26 [info] 39#39: *1487 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:27 [info] 36#36: *1488 [lua] access_by_lua(msblocations.conf:133):2: 59100ea8929efac3e363b0c06a167a5d:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:27:27 +0000] 59100ea8929efac3e363b0c06a167a5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/16 06:27:27 [info] 36#36: *1488 [lua] logger.lua:23: 59100ea8929efac3e363b0c06a167a5d {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:27:36 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:36 [info] 39#39: *1489 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:42 [info] 36#36: *1491 [lua] access_by_lua(msblocations.conf:133):2: aaad6d3a3fa747306e4bcf14363c8185:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:27:42 [info] 36#36: *1491 [lua] logger.lua:23: aaad6d3a3fa747306e4bcf14363c8185 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:27:42 +0000] aaad6d3a3fa747306e4bcf14363c8185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:27:46 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:46 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:56 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:56 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:27:57 [info] 36#36: *1496 [lua] access_by_lua(msblocations.conf:133):2: 84f4c2e2019198ec1783c9748ad41f71:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:27:57 [info] 36#36: *1496 [lua] logger.lua:23: 84f4c2e2019198ec1783c9748ad41f71 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:27:57 +0000] 84f4c2e2019198ec1783c9748ad41f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:28:06 [info] 36#36: *1497 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:06 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:12 [info] 36#36: *1500 [lua] access_by_lua(msblocations.conf:133):2: aa705a8386867e923e8d620cb72e7f92:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:28:12 [info] 36#36: *1500 [lua] logger.lua:23: aa705a8386867e923e8d620cb72e7f92 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:28:12 +0000] aa705a8386867e923e8d620cb72e7f92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:28:16 [info] 39#39: *1501 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:16 [info] 36#36: *1502 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:26 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:26 [info] 36#36: *1503 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:27 [info] 36#36: *1505 [lua] access_by_lua(msblocations.conf:133):2: 4115377eac4cec191a48b25d2846f9a6:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.70.121 - - [16/Jan/2023:06:28:27 +0000] 4115377eac4cec191a48b25d2846f9a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:28:27 [info] 36#36: *1505 [lua] logger.lua:23: 4115377eac4cec191a48b25d2846f9a6 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:28:36 [info] 36#36: *1506 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:36 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:42 [info] 36#36: *1508 [lua] access_by_lua(msblocations.conf:133):2: a61cdadff851af4d9093465fce3745d2:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:28:42 [info] 36#36: *1508 [lua] logger.lua:23: a61cdadff851af4d9093465fce3745d2 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:28:42 +0000] a61cdadff851af4d9093465fce3745d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:28:46 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:46 [info] 39#39: *1510 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:56 [info] 39#39: *1511 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:56 [info] 39#39: *1512 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:28:57 [info] 36#36: *1513 [lua] access_by_lua(msblocations.conf:133):2: 18e0b0e47a86d0687ebdbde67c6045a9:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:28:57 +0000] 18e0b0e47a86d0687ebdbde67c6045a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:28:57 [info] 36#36: *1513 [lua] logger.lua:23: 18e0b0e47a86d0687ebdbde67c6045a9 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:29:06 [info] 39#39: *1514 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:06 [info] 39#39: *1515 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:12 [info] 36#36: *1517 [lua] access_by_lua(msblocations.conf:133):2: f6e7c99848ba1409c4f4f063f9dbb1df:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:29:12 +0000] f6e7c99848ba1409c4f4f063f9dbb1df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:29:12 [info] 36#36: *1517 [lua] logger.lua:23: f6e7c99848ba1409c4f4f063f9dbb1df {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:29:16 [info] 39#39: *1519 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:16 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:26 [info] 36#36: *1520 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:26 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:27 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:133):2: 610196a706d4cf604b35422ed47f8543:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:29:27 [info] 36#36: *1522 [lua] logger.lua:23: 610196a706d4cf604b35422ed47f8543 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:29:27 +0000] 610196a706d4cf604b35422ed47f8543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:29:36 [info] 39#39: *1523 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:36 [info] 39#39: *1524 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:42 [info] 36#36: *1525 [lua] access_by_lua(msblocations.conf:133):2: ad057bd34365181b6ca7251f31bbdf78:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:29:42 +0000] ad057bd34365181b6ca7251f31bbdf78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:29:42 [info] 36#36: *1525 [lua] logger.lua:23: ad057bd34365181b6ca7251f31bbdf78 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:29:46 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:46 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:56 [info] 39#39: *1529 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:56 [info] 39#39: *1528 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:29:57 [info] 36#36: *1530 [lua] access_by_lua(msblocations.conf:133):2: 5ab02aae3aed2aa02b1218fe4a14c1cf:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:29:57 +0000] 5ab02aae3aed2aa02b1218fe4a14c1cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:29:57 [info] 36#36: *1530 [lua] logger.lua:23: 5ab02aae3aed2aa02b1218fe4a14c1cf {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:30:06 [info] 39#39: *1531 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:06 [info] 39#39: *1532 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:12 [info] 36#36: *1534 [lua] access_by_lua(msblocations.conf:133):2: 22881c31d94f4f8509e375a839eeec3c:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:30:12 +0000] 22881c31d94f4f8509e375a839eeec3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/16 06:30:12 [info] 36#36: *1534 [lua] logger.lua:23: 22881c31d94f4f8509e375a839eeec3c {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/16 06:30:16 [info] 39#39: *1535 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:16 [info] 39#39: *1536 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:26 [info] 39#39: *1538 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:26 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:27 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:133):2: 453d63fbb16a0982be4dbe0856e12907:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:30:27 +0000] 453d63fbb16a0982be4dbe0856e12907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/16 06:30:27 [info] 36#36: *1539 [lua] logger.lua:23: 453d63fbb16a0982be4dbe0856e12907 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/16 06:30:36 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:36 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:42 [info] 36#36: *1542 [lua] access_by_lua(msblocations.conf:133):2: 6a2cfe2c7af39f8f428fe011628df8ee:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:30:42 [info] 36#36: *1542 [lua] logger.lua:23: 6a2cfe2c7af39f8f428fe011628df8ee {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:30:42 +0000] 6a2cfe2c7af39f8f428fe011628df8ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:30:46 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:46 [info] 39#39: *1544 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:56 [info] 39#39: *1545 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:56 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:30:57 [info] 36#36: *1547 [lua] access_by_lua(msblocations.conf:133):2: 23b1ddde95b3ba6909c4ea2b83012b97:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:30:57 [info] 36#36: *1547 [lua] logger.lua:23: 23b1ddde95b3ba6909c4ea2b83012b97 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:30:57 +0000] 23b1ddde95b3ba6909c4ea2b83012b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:31:06 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:06 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:12 [info] 36#36: *1551 [lua] access_by_lua(msblocations.conf:133):2: 70fad38ab82b25411215b3b9f202abc3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:31:12 [info] 36#36: *1551 [lua] logger.lua:23: 70fad38ab82b25411215b3b9f202abc3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:31:12 +0000] 70fad38ab82b25411215b3b9f202abc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:31:16 [info] 39#39: *1552 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:16 [info] 39#39: *1553 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:26 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:26 [info] 39#39: *1554 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:27 [info] 36#36: *1556 [lua] access_by_lua(msblocations.conf:133):2: 26e64d58c7fe00466a14cdc997475487:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:31:27 [info] 36#36: *1556 [lua] logger.lua:23: 26e64d58c7fe00466a14cdc997475487 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:31:27 +0000] 26e64d58c7fe00466a14cdc997475487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 06:31:36 [info] 39#39: *1558 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:36 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:42 [info] 36#36: *1559 [lua] access_by_lua(msblocations.conf:133):2: f3f5516ac06d2403a9fd069495816700:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:31:42 +0000] f3f5516ac06d2403a9fd069495816700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/16 06:31:42 [info] 36#36: *1559 [lua] logger.lua:23: f3f5516ac06d2403a9fd069495816700 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/16 06:31:46 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:46 [info] 36#36: *1561 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:56 [info] 39#39: *1563 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:56 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:31:57 [info] 36#36: *1564 [lua] access_by_lua(msblocations.conf:133):2: b53d168a149ce0edc7731b36ddb58021:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:31:57 +0000] b53d168a149ce0edc7731b36ddb58021 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/16 06:31:57 [info] 36#36: *1564 [lua] logger.lua:23: b53d168a149ce0edc7731b36ddb58021 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:32:06 [info] 39#39: *1566 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:06 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:12 [info] 36#36: *1568 [lua] access_by_lua(msblocations.conf:133):2: 8df602cdb717a498be648345cf570295:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:32:12 [info] 36#36: *1568 [lua] logger.lua:23: 8df602cdb717a498be648345cf570295 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:32:12 +0000] 8df602cdb717a498be648345cf570295 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/16 06:32:16 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:16 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:26 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:26 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:27 [info] 36#36: *1573 [lua] access_by_lua(msblocations.conf:133):2: b4ac41a17dbda0a06b6f6ae060b30bae:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.121 - - [16/Jan/2023:06:32:27 +0000] b4ac41a17dbda0a06b6f6ae060b30bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:32:27 [info] 36#36: *1573 [lua] logger.lua:23: b4ac41a17dbda0a06b6f6ae060b30bae {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/16 06:32:36 [info] 39#39: *1574 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:36 [info] 39#39: *1575 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:42 [info] 36#36: *1576 [lua] access_by_lua(msblocations.conf:133):2: cde908142585aa77042d4dbc02406f30:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:32:42 [info] 36#36: *1576 [lua] logger.lua:23: cde908142585aa77042d4dbc02406f30 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:32:42 +0000] cde908142585aa77042d4dbc02406f30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:32:46 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:46 [info] 39#39: *1577 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:56 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:56 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:32:57 [info] 36#36: *1581 [lua] access_by_lua(msblocations.conf:133):2: 67de038e21167d4459ca6d9cb65b505a:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:32:57 [info] 36#36: *1581 [lua] logger.lua:23: 67de038e21167d4459ca6d9cb65b505a {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:32:57 +0000] 67de038e21167d4459ca6d9cb65b505a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:33:06 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:06 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:12 [info] 36#36: *1585 [lua] access_by_lua(msblocations.conf:133):2: 49aed9a981beb7375b86dda1acb669ea:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:33:12 [info] 36#36: *1585 [lua] logger.lua:23: 49aed9a981beb7375b86dda1acb669ea {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:33:12 +0000] 49aed9a981beb7375b86dda1acb669ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:33:16 [info] 39#39: *1586 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:16 [info] 39#39: *1587 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:26 [info] 36#36: *1588 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:26 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:27 [info] 36#36: *1590 [lua] access_by_lua(msblocations.conf:133):2: a0db8811ca93d2f1e1528dcac0c41d32:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:33:27 [info] 36#36: *1590 [lua] logger.lua:23: a0db8811ca93d2f1e1528dcac0c41d32 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:33:27 +0000] a0db8811ca93d2f1e1528dcac0c41d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:33:36 [info] 39#39: *1591 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:36 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:42 [info] 36#36: *1593 [lua] access_by_lua(msblocations.conf:133):2: b9eb0000d807f3ccecfa06b45306ffed:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:33:42 [info] 36#36: *1593 [lua] logger.lua:23: b9eb0000d807f3ccecfa06b45306ffed {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:33:42 +0000] b9eb0000d807f3ccecfa06b45306ffed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:33:46 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:46 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:56 [info] 39#39: *1596 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:56 [info] 39#39: *1597 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:33:57 [info] 36#36: *1598 [lua] access_by_lua(msblocations.conf:133):2: e9c4d2ce74939e794506da96a99280dc:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:33:57 [info] 36#36: *1598 [lua] logger.lua:23: e9c4d2ce74939e794506da96a99280dc {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:33:57 +0000] e9c4d2ce74939e794506da96a99280dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/16 06:34:06 [info] 39#39: *1600 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:06 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:12 [info] 36#36: *1602 [lua] access_by_lua(msblocations.conf:133):2: 29b18e1cc4fe5a9e706efe372ea5ae27:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:34:12 [info] 36#36: *1602 [lua] logger.lua:23: 29b18e1cc4fe5a9e706efe372ea5ae27 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:34:12 +0000] 29b18e1cc4fe5a9e706efe372ea5ae27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 06:34:16 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:16 [info] 39#39: *1604 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:26 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:26 [info] 39#39: *1606 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:27 [info] 36#36: *1607 [lua] access_by_lua(msblocations.conf:133):2: 38740f3d72041b54d02e4d69e33c4b01:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:34:27 +0000] 38740f3d72041b54d02e4d69e33c4b01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/16 06:34:27 [info] 36#36: *1607 [lua] logger.lua:23: 38740f3d72041b54d02e4d69e33c4b01 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/16 06:34:36 [info] 39#39: *1608 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:36 [info] 39#39: *1609 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:42 [info] 36#36: *1610 [lua] access_by_lua(msblocations.conf:133):2: 34c5ab85451141ca2525a7abc6c51ae3:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:34:42 +0000] 34c5ab85451141ca2525a7abc6c51ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:34:42 [info] 36#36: *1610 [lua] logger.lua:23: 34c5ab85451141ca2525a7abc6c51ae3 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:34:46 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:46 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:56 [info] 39#39: *1614 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:56 [info] 39#39: *1613 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:34:58 [info] 36#36: *1615 [lua] access_by_lua(msblocations.conf:133):2: 5d7ab04bd66257bd4c98fceefa064f9b:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/16 06:34:58 [info] 36#36: *1615 [lua] logger.lua:23: 5d7ab04bd66257bd4c98fceefa064f9b {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:34:58 +0000] 5d7ab04bd66257bd4c98fceefa064f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.121 - - [16/Jan/2023:06:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/16 06:35:06 [info] 39#39: *1616 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:35:06 [info] 36#36: *1617 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:35:13 [info] 36#36: *1619 [lua] access_by_lua(msblocations.conf:133):2: 775b3115c1d5b623f398ba64c6470625:receive the request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/16 06:35:13 [info] 36#36: *1619 [lua] logger.lua:23: 775b3115c1d5b623f398ba64c6470625 {"matched":"microservices"} while logging request, client: 10.233.70.121, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.121 - - [16/Jan/2023:06:35:13 +0000] 775b3115c1d5b623f398ba64c6470625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/16 06:35:16 [info] 39#39: *1620 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:35:16 [info] 39#39: *1621 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:35:26 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:35:26 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/16 06:35:28 [info] 36#36: *1624 [lua] access_by_lua(msblocations.conf:133):2: b5fff40291b7b11b