Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.4.98
### 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/25 04:59:10 [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/25 04:59:10 [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/25 04:59:10 [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/25 04:59:10 [notice] 33#33: using the "epoll" event method
2023/01/25 04:59:10 [notice] 33#33: openresty/1.13.6.1
2023/01/25 04:59:10 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/25 04:59:10 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/25 04:59:10 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/25 04:59:10 [notice] 34#34: start worker processes
2023/01/25 04:59:10 [notice] 34#34: start worker process 35
2023/01/25 04:59:10 [notice] 34#34: start worker process 36
\n\n### Starting apiroute
2023/01/25 04:59:10 [notice] 34#34: start worker process 37
2023/01/25 04:59:10 [notice] 34#34: start worker process 39
2023/01/25 04:59:10 [notice] 34#34: start worker process 40
2023/01/25 04:59:10 [notice] 34#34: start worker process 41
2023/01/25 04:59:10 [notice] 34#34: start worker process 42
2023/01/25 04:59:10 [notice] 34#34: start worker process 43
2023/01/25 04:59:10 [notice] 34#34: start cache manager process 44
2023/01/25 04:59:10 [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-20230125045911.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-25 04:59:13 876 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-25 04:59:13 885 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-25 04:59:13 885 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-25 04:59:13 941 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-25 04:59:13 941 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.4.98:10081 Enabled:true
2023-01-25 04:59:15 705 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-25 04:59:15 804 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-25 04:59:15 804 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-25 04:59:15 805 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-25 04:59:15 806 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-25 04:59:15 806 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-25 04:59:15 806 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-25 04:59:15 806 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-25 04:59:15 894 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-25 04:59:16 017 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-25 04:59:16 017 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-25 04:59:16 017 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-25 04:59:16 564 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/25 04:59:29 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 04:59:29 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 04:59:32 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:133):2: e5e55cf5d7c08d88f09b677a49adbd86:receive the request, client: 10.233.67.164, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.67.164 - - [25/Jan/2023:04:59:32 +0000] e5e55cf5d7c08d88f09b677a49adbd86 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.346 upstream_response_time:0.345 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/01/25 04:59:32 [info] 37#37: *14 [lua] logger.lua:23: e5e55cf5d7c08d88f09b677a49adbd86 {"matched":"microservices"} while logging request, client: 10.233.67.164, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.67.164 - - [25/Jan/2023:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 228
2023/01/25 04:59:34 [info] 37#37: *17 [lua] access_by_lua(msblocations.conf:133):2: 14e20d50b714da32450593efb0775d9a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:04:59:34 +0000] 14e20d50b714da32450593efb0775d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.075 upstream_response_time:0.068 "-" "Consul Health Check" "-"
2023/01/25 04:59:34 [info] 37#37: *17 [lua] logger.lua:23: 14e20d50b714da32450593efb0775d9a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:04:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/25 04:59:37 [info] 37#37: *14 client 10.233.67.164 closed keepalive connection
2023/01/25 04:59:39 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 04:59:39 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 04:59:49 [info] 37#37: *20 [lua] access_by_lua(msblocations.conf:133):2: afa15ee9542b836207cb0a4e7d3808e7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:04:59:49 +0000] afa15ee9542b836207cb0a4e7d3808e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/25 04:59:49 [info] 37#37: *20 [lua] logger.lua:23: afa15ee9542b836207cb0a4e7d3808e7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:04:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 04:59:49 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 04:59:49 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 04:59:50 [info] 37#37: *23 [lua] access_by_lua(msblocations.conf:133):2: ab75bae488ebf90cb25bb4823f445a52:receive the request, client: 10.233.67.144, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/25 04:59:50 [info] 37#37: *23 [lua] logger.lua:23: ab75bae488ebf90cb25bb4823f445a52 {"matched":"microservices"} while logging request, client: 10.233.67.144, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.67.144 - - [25/Jan/2023:04:59:50 +0000] ab75bae488ebf90cb25bb4823f445a52 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.153 upstream_response_time:0.150 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.67.144 - - [25/Jan/2023:04:59:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 145
2023/01/25 04:59:59 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 04:59:59 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:00 [info] 37#37: *23 client 10.233.67.144 closed keepalive connection
2023/01/25 05:00:04 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:133):2: 58fabf7887984c2346357f21407c07ab:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:00:04 [info] 37#37: *26 [lua] logger.lua:23: 58fabf7887984c2346357f21407c07ab {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:00:04 +0000] 58fabf7887984c2346357f21407c07ab "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.92 - - [25/Jan/2023:05:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:00:09 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:09 [info] 37#37: *28 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:10 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/25 05:00:11 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/25 05:00:11 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/25 05:00:11 [notice] 34#34: signal 29 (SIGIO) received
2023/01/25 05:00:19 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:133):2: 725a9bcb9c61ef2885de77e9397a779d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:00:19 [info] 37#37: *31 [lua] logger.lua:23: 725a9bcb9c61ef2885de77e9397a779d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:00:19 +0000] 725a9bcb9c61ef2885de77e9397a779d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/25 05:00:19 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:19 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:29 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:29 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:34 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:133):2: 5a43c7f216185da0150b7b7d77c0728e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.92 - - [25/Jan/2023:05:00:34 +0000] 5a43c7f216185da0150b7b7d77c0728e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:00:34 [info] 37#37: *36 [lua] logger.lua:23: 5a43c7f216185da0150b7b7d77c0728e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:00:39 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:39 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:49 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:133):2: eebb579400ee2e8642e013f56471068d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:00:49 [info] 37#37: *39 [lua] logger.lua:23: eebb579400ee2e8642e013f56471068d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:00:49 +0000] eebb579400ee2e8642e013f56471068d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/25 05:00:49 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:49 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:59 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:00:59 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:04 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:133):2: 3d81a80dc5e71b9d158c00394fb8f73e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:01:04 +0000] 3d81a80dc5e71b9d158c00394fb8f73e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:01:04 [info] 37#37: *44 [lua] logger.lua:23: 3d81a80dc5e71b9d158c00394fb8f73e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:01:09 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:09 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:19 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:133):2: cbb46555b27c690fabf4c768ca99ac27:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:01:19 [info] 37#37: *48 [lua] logger.lua:23: cbb46555b27c690fabf4c768ca99ac27 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:01:19 +0000] cbb46555b27c690fabf4c768ca99ac27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:01:19 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:19 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:29 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:29 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:34 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:133):2: d1fe90162b02bc68d4d60c77bb9db25b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:01:34 [info] 37#37: *53 [lua] logger.lua:23: d1fe90162b02bc68d4d60c77bb9db25b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:01:34 +0000] d1fe90162b02bc68d4d60c77bb9db25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.044 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/25 05:01:39 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:39 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:49 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:133):2: 48a79928f13b16fbeb488b24ac8a666c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:01:49 +0000] 48a79928f13b16fbeb488b24ac8a666c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:01:49 [info] 37#37: *56 [lua] logger.lua:23: 48a79928f13b16fbeb488b24ac8a666c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:01:49 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:49 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:59 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:01:59 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:04 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:133):2: 58cb6d15278477bb86f414d2ed15b75b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:02:04 [info] 37#37: *61 [lua] logger.lua:23: 58cb6d15278477bb86f414d2ed15b75b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:02:04 +0000] 58cb6d15278477bb86f414d2ed15b75b "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.92 - - [25/Jan/2023:05:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:02:09 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:09 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:19 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:133):2: 0beb0886d37b911bd36f072928fd8c41:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:02:19 +0000] 0beb0886d37b911bd36f072928fd8c41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/25 05:02:19 [info] 37#37: *65 [lua] logger.lua:23: 0beb0886d37b911bd36f072928fd8c41 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/25 05:02:19 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:19 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:29 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:29 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:34 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:133):2: fa193869cb4155d74371469ce02b6500:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:02:34 +0000] fa193869cb4155d74371469ce02b6500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/25 05:02:34 [info] 37#37: *70 [lua] logger.lua:23: fa193869cb4155d74371469ce02b6500 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:02:39 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:39 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:49 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:133):2: 77050d4a9f685b6b8093a053cd011954:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:02:49 [info] 37#37: *73 [lua] logger.lua:23: 77050d4a9f685b6b8093a053cd011954 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:02:49 +0000] 77050d4a9f685b6b8093a053cd011954 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:02:49 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:49 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:59 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:02:59 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:04 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:133):2: 01fa539ea4706db501d6e76a73d47e90:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:03:04 [info] 37#37: *78 [lua] logger.lua:23: 01fa539ea4706db501d6e76a73d47e90 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:03:04 +0000] 01fa539ea4706db501d6e76a73d47e90 "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.92 - - [25/Jan/2023:05:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:03:09 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:09 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:19 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:133):2: cb850d8e127874b7d60a4afcb948ca07:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:03:19 +0000] cb850d8e127874b7d60a4afcb948ca07 "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.92 - - [25/Jan/2023:05:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:03:19 [info] 37#37: *82 [lua] logger.lua:23: cb850d8e127874b7d60a4afcb948ca07 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:03:19 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:19 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:29 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:29 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:34 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:133):2: e1e61e91917a87d87685a8d3ad827f0d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:03:34 [info] 37#37: *87 [lua] logger.lua:23: e1e61e91917a87d87685a8d3ad827f0d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:03:34 +0000] e1e61e91917a87d87685a8d3ad827f0d "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.92 - - [25/Jan/2023:05:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/25 05:03:39 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:39 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:49 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:133):2: f0fc9c25835aa4e5f23ca94b11de86ae:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:03:49 [info] 37#37: *90 [lua] logger.lua:23: f0fc9c25835aa4e5f23ca94b11de86ae {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.70.92 - - [25/Jan/2023:05:03:49 +0000] f0fc9c25835aa4e5f23ca94b11de86ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/25 05:03:49 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:49 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:59 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:03:59 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:04 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:133):2: 9e63e9e48b396735b1f1ee1b47dcf8c4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:04:04 +0000] 9e63e9e48b396735b1f1ee1b47dcf8c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/25 05:04:04 [info] 37#37: *95 [lua] logger.lua:23: 9e63e9e48b396735b1f1ee1b47dcf8c4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:04:09 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:09 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:19 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:19 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:19 [info] 37#37: *101 [lua] access_by_lua(msblocations.conf:133):2: c0f7f02e8110590f61bf1119ddb2b7c2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:04:19 [info] 37#37: *101 [lua] logger.lua:23: c0f7f02e8110590f61bf1119ddb2b7c2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:04:19 +0000] c0f7f02e8110590f61bf1119ddb2b7c2 "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.92 - - [25/Jan/2023:05:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:04:29 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:29 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:34 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:133):2: ef94fd5637e76aa71b94e7a75c4c9fce:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:04:34 [info] 37#37: *104 [lua] logger.lua:23: ef94fd5637e76aa71b94e7a75c4c9fce {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:04:34 +0000] ef94fd5637e76aa71b94e7a75c4c9fce "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.92 - - [25/Jan/2023:05:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:04:39 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:39 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:49 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:49 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:49 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:133):2: 3904acbb0135ea3a44bde8737ea4ec00:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.92 - - [25/Jan/2023:05:04:49 +0000] 3904acbb0135ea3a44bde8737ea4ec00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:04:49 [info] 37#37: *109 [lua] logger.lua:23: 3904acbb0135ea3a44bde8737ea4ec00 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:04:59 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:04:59 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:04 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:133):2: 8b20306d41db4b039b8b016cd1289537:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:05:04 +0000] 8b20306d41db4b039b8b016cd1289537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:05:04 [info] 37#37: *112 [lua] logger.lua:23: 8b20306d41db4b039b8b016cd1289537 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:05:09 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:09 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:19 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:19 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:19 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:133):2: a5f1b4997586712b3172164413528d9c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:05:19 +0000] a5f1b4997586712b3172164413528d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:05:19 [info] 37#37: *118 [lua] logger.lua:23: a5f1b4997586712b3172164413528d9c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:05:29 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:29 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:34 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:133):2: ac8d77d3253392765b793f3d1c74ac34:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:05:34 +0000] ac8d77d3253392765b793f3d1c74ac34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:05:34 [info] 37#37: *121 [lua] logger.lua:23: ac8d77d3253392765b793f3d1c74ac34 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:05:39 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:39 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:49 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:49 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:49 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:133):2: 1052e1a4b48e9473b7a16c24d80a3343:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:05:49 +0000] 1052e1a4b48e9473b7a16c24d80a3343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:05:49 [info] 37#37: *126 [lua] logger.lua:23: 1052e1a4b48e9473b7a16c24d80a3343 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:05:59 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:05:59 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:04 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:133):2: 242daed40b033107fab77cf080ec2d19:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:06:04 +0000] 242daed40b033107fab77cf080ec2d19 "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.92 - - [25/Jan/2023:05:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:06:04 [info] 37#37: *129 [lua] logger.lua:23: 242daed40b033107fab77cf080ec2d19 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:06:09 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:09 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:19 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:19 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
10.233.70.92 - - [25/Jan/2023:05:06:19 +0000] dbe045996238a4a32dcd0b9b3ceb2e67 "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.92 - - [25/Jan/2023:05:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:06:19 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:133):2: dbe045996238a4a32dcd0b9b3ceb2e67:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:06:19 [info] 37#37: *135 [lua] logger.lua:23: dbe045996238a4a32dcd0b9b3ceb2e67 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:06:29 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:29 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:34 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:133):2: 8fed2833979c01853f932342eb5724e6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:06:34 +0000] 8fed2833979c01853f932342eb5724e6 "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.92 - - [25/Jan/2023:05:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/25 05:06:34 [info] 37#37: *138 [lua] logger.lua:23: 8fed2833979c01853f932342eb5724e6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:06:39 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:39 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:49 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:49 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:49 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:133):2: 78f68ad690663ef4ad560cd3e28c055a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.92 - - [25/Jan/2023:05:06:49 +0000] 78f68ad690663ef4ad560cd3e28c055a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:06:49 [info] 37#37: *143 [lua] logger.lua:23: 78f68ad690663ef4ad560cd3e28c055a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:06:59 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:06:59 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:04 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:133):2: 67fca613dff03937eec97c585d7e2cf4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:07:04 +0000] 67fca613dff03937eec97c585d7e2cf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:07:04 [info] 37#37: *146 [lua] logger.lua:23: 67fca613dff03937eec97c585d7e2cf4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:07:09 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:09 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:19 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:19 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:19 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:133):2: 97ce4229ec341ad6904d1364e7bf3834:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:07:19 [info] 37#37: *152 [lua] logger.lua:23: 97ce4229ec341ad6904d1364e7bf3834 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:07:19 +0000] 97ce4229ec341ad6904d1364e7bf3834 "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.92 - - [25/Jan/2023:05:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:07:29 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:29 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:34 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:133):2: d6fe56d2ba3db2dbdf3e3f7bede912ca:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:07:34 [info] 37#37: *155 [lua] logger.lua:23: d6fe56d2ba3db2dbdf3e3f7bede912ca {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:07:34 +0000] d6fe56d2ba3db2dbdf3e3f7bede912ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:07:39 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:39 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:49 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:49 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:49 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:133):2: aa5f57534859325de668d329a0e55389:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:07:49 +0000] aa5f57534859325de668d329a0e55389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:07:49 [info] 37#37: *160 [lua] logger.lua:23: aa5f57534859325de668d329a0e55389 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:07:59 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:07:59 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:04 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:133):2: 5b4c2fcba6728ae5b82fcd84cc1c1154:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:08:05 [info] 37#37: *163 [lua] logger.lua:23: 5b4c2fcba6728ae5b82fcd84cc1c1154 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:08:05 +0000] 5b4c2fcba6728ae5b82fcd84cc1c1154 "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.92 - - [25/Jan/2023:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:08:09 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:09 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:19 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:19 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:20 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:133):2: 0787a51a56691eecfc562ba4731fbfd1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:08:20 +0000] 0787a51a56691eecfc562ba4731fbfd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:08:20 [info] 37#37: *169 [lua] logger.lua:23: 0787a51a56691eecfc562ba4731fbfd1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:08:29 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:29 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:35 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:133):2: 5af8e04edd41de62656fde37e0f52599:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:08:35 [info] 37#37: *172 [lua] logger.lua:23: 5af8e04edd41de62656fde37e0f52599 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:08:35 +0000] 5af8e04edd41de62656fde37e0f52599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/25 05:08:39 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:39 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:49 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:49 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:50 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:133):2: c728e364d12bef7e87d1ed21b3bd0566:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:08:50 [info] 37#37: *177 [lua] logger.lua:23: c728e364d12bef7e87d1ed21b3bd0566 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:08:50 +0000] c728e364d12bef7e87d1ed21b3bd0566 "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.92 - - [25/Jan/2023:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:08:59 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:08:59 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:05 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:133):2: 021a5914bff68aecafdc30de0167a88d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:09:05 +0000] 021a5914bff68aecafdc30de0167a88d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/25 05:09:05 [info] 37#37: *180 [lua] logger.lua:23: 021a5914bff68aecafdc30de0167a88d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:09:09 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:09 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:19 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:19 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:20 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:133):2: 0d695e48f1cf6e931a709bd717cbd278:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:09:20 [info] 37#37: *186 [lua] logger.lua:23: 0d695e48f1cf6e931a709bd717cbd278 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:09:20 +0000] 0d695e48f1cf6e931a709bd717cbd278 "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.92 - - [25/Jan/2023:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:09:29 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:29 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:35 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:133):2: 2286ed8fbad249c02d28d6b21069fc03:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:09:35 +0000] 2286ed8fbad249c02d28d6b21069fc03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/25 05:09:35 [info] 37#37: *189 [lua] logger.lua:23: 2286ed8fbad249c02d28d6b21069fc03 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:09:39 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:39 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:49 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:49 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:50 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:133):2: aeab86b0b867124a2957d86732d74ace:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:09:50 [info] 37#37: *194 [lua] logger.lua:23: aeab86b0b867124a2957d86732d74ace {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:09:50 +0000] aeab86b0b867124a2957d86732d74ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:09:59 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:09:59 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:05 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:133):2: 920f6a2bf786f26ffec226793e66e058:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:10:05 +0000] 920f6a2bf786f26ffec226793e66e058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:10:05 [info] 37#37: *197 [lua] logger.lua:23: 920f6a2bf786f26ffec226793e66e058 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:10:09 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:09 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:19 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:19 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:20 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:133):2: a12ab035088a8239351d6c1f3d2afa73:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:10:20 +0000] a12ab035088a8239351d6c1f3d2afa73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:10:20 [info] 37#37: *203 [lua] logger.lua:23: a12ab035088a8239351d6c1f3d2afa73 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:10:29 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:29 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:35 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:133):2: 2056cabc9e0cfe9a376aa9014fe8757d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:10:35 [info] 37#37: *206 [lua] logger.lua:23: 2056cabc9e0cfe9a376aa9014fe8757d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:10:35 +0000] 2056cabc9e0cfe9a376aa9014fe8757d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:10:39 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:39 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:49 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:49 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:50 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:133):2: ac4e4c6a9208b447bed9f66eece01517:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:10:50 [info] 37#37: *211 [lua] logger.lua:23: ac4e4c6a9208b447bed9f66eece01517 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:10:50 +0000] ac4e4c6a9208b447bed9f66eece01517 "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.92 - - [25/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:10:59 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:10:59 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:05 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:133):2: bc8c4944d51ebc651b32882940802385:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:11:05 [info] 37#37: *214 [lua] logger.lua:23: bc8c4944d51ebc651b32882940802385 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:11:05 +0000] bc8c4944d51ebc651b32882940802385 "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.92 - - [25/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:11:09 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:09 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:19 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:19 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:20 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:133):2: d7788953c3c40f896c4efdadd5ad5252:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:11:20 [info] 37#37: *220 [lua] logger.lua:23: d7788953c3c40f896c4efdadd5ad5252 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:11:20 +0000] d7788953c3c40f896c4efdadd5ad5252 "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.92 - - [25/Jan/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:11:29 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:29 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:35 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:133):2: f45bf9d1d9d416f9db03b7e844407d93:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:11:35 [info] 37#37: *223 [lua] logger.lua:23: f45bf9d1d9d416f9db03b7e844407d93 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:11:35 +0000] f45bf9d1d9d416f9db03b7e844407d93 "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.92 - - [25/Jan/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:11:39 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:39 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:49 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:49 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:50 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:133):2: 77ad4c3d1ea56bdce2c9ff1cf4a51cca:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:11:50 [info] 37#37: *228 [lua] logger.lua:23: 77ad4c3d1ea56bdce2c9ff1cf4a51cca {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:11:50 +0000] 77ad4c3d1ea56bdce2c9ff1cf4a51cca "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.92 - - [25/Jan/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:11:59 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:11:59 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:05 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:133):2: 5ae5fa45a7e1f53cfc7b32e3dd782966:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:12:05 +0000] 5ae5fa45a7e1f53cfc7b32e3dd782966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/25 05:12:05 [info] 37#37: *231 [lua] logger.lua:23: 5ae5fa45a7e1f53cfc7b32e3dd782966 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:12:09 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:09 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:19 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:19 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:20 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:133):2: 0ff921fce9eecb742c6819289adfaa74:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:12:20 [info] 37#37: *237 [lua] logger.lua:23: 0ff921fce9eecb742c6819289adfaa74 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:12:20 +0000] 0ff921fce9eecb742c6819289adfaa74 "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.92 - - [25/Jan/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:12:29 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:29 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:35 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:133):2: 69efc781b7685d267e978fe60a0add77:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:12:35 [info] 37#37: *240 [lua] logger.lua:23: 69efc781b7685d267e978fe60a0add77 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:12:35 +0000] 69efc781b7685d267e978fe60a0add77 "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.92 - - [25/Jan/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:12:39 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:39 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:49 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:49 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:50 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:133):2: ed1dd52c5e8a89704b727abbf12681cd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:12:50 [info] 37#37: *245 [lua] logger.lua:23: ed1dd52c5e8a89704b727abbf12681cd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.92 - - [25/Jan/2023:05:12:50 +0000] ed1dd52c5e8a89704b727abbf12681cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:12:59 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:12:59 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:05 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:133):2: f1fc00fce7c2908cbf42f118afdf6f6c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:13:05 [info] 37#37: *248 [lua] logger.lua:23: f1fc00fce7c2908cbf42f118afdf6f6c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:13:05 +0000] f1fc00fce7c2908cbf42f118afdf6f6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:13:09 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:09 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:19 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:19 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:20 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:133):2: d8b5f2fe43e535fbd8a288000b384be4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:13:20 [info] 37#37: *254 [lua] logger.lua:23: d8b5f2fe43e535fbd8a288000b384be4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:13:20 +0000] d8b5f2fe43e535fbd8a288000b384be4 "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.92 - - [25/Jan/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:13:29 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:29 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:35 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:133):2: e736a92f6c6a88df43caecc419039e0d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:13:35 [info] 37#37: *257 [lua] logger.lua:23: e736a92f6c6a88df43caecc419039e0d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:13:35 +0000] e736a92f6c6a88df43caecc419039e0d "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.92 - - [25/Jan/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:13:39 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:39 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:49 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:49 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:50 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:133):2: 96a5a78d4c36c34043579fa3b9d9bc45:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:05:13:50 +0000] 96a5a78d4c36c34043579fa3b9d9bc45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:13:50 [info] 37#37: *262 [lua] logger.lua:23: 96a5a78d4c36c34043579fa3b9d9bc45 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:13:59 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:13:59 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:05 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:133):2: a761d00e018fa101d78c560f9ac71f8d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:14:05 [info] 37#37: *265 [lua] logger.lua:23: a761d00e018fa101d78c560f9ac71f8d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:14:05 +0000] a761d00e018fa101d78c560f9ac71f8d "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.92 - - [25/Jan/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:14:09 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:09 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:19 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:19 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:20 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:133):2: aeece4dba9feba3fd5e4c22a065122c7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:14:20 [info] 37#37: *271 [lua] logger.lua:23: aeece4dba9feba3fd5e4c22a065122c7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:14:20 +0000] aeece4dba9feba3fd5e4c22a065122c7 "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.92 - - [25/Jan/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:14:29 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:29 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:35 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:133):2: 36365ea25e64fefdd6ae7a56c2f582c1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:14:35 +0000] 36365ea25e64fefdd6ae7a56c2f582c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:14:35 [info] 37#37: *274 [lua] logger.lua:23: 36365ea25e64fefdd6ae7a56c2f582c1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:14:39 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:39 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:49 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:49 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:50 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:133):2: 724c094fd81e3cec5fe0ce56f9201616:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:14:50 +0000] 724c094fd81e3cec5fe0ce56f9201616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:14:50 [info] 37#37: *279 [lua] logger.lua:23: 724c094fd81e3cec5fe0ce56f9201616 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:14:59 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:14:59 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:05 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:133):2: 11f96939e5d0fc2061de93f719844740:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:15:05 +0000] 11f96939e5d0fc2061de93f719844740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:15:05 [info] 37#37: *282 [lua] logger.lua:23: 11f96939e5d0fc2061de93f719844740 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:15:09 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:09 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:19 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:19 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:20 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:133):2: 148840285f172d1008116c1afb41241b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:15:20 +0000] 148840285f172d1008116c1afb41241b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:15:20 [info] 37#37: *288 [lua] logger.lua:23: 148840285f172d1008116c1afb41241b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:15:29 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:29 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:35 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:133):2: 427b505bc09b05a71f6f7293f9c28fc2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:15:35 +0000] 427b505bc09b05a71f6f7293f9c28fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:15:35 [info] 37#37: *291 [lua] logger.lua:23: 427b505bc09b05a71f6f7293f9c28fc2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:15:39 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:39 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:49 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:49 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:50 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:133):2: f879f5dd1511e7626049c884b097abb0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:15:50 +0000] f879f5dd1511e7626049c884b097abb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:15:50 [info] 37#37: *296 [lua] logger.lua:23: f879f5dd1511e7626049c884b097abb0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:15:59 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:15:59 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:05 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:133):2: 4bddcd33ba88b1edfcf5cf91cf8a91b2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.92 - - [25/Jan/2023:05:16:05 +0000] 4bddcd33ba88b1edfcf5cf91cf8a91b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:16:05 [info] 37#37: *299 [lua] logger.lua:23: 4bddcd33ba88b1edfcf5cf91cf8a91b2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:16:09 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:09 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:19 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:19 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:20 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:133):2: a4ccca023b1b4700e40062df438e3dd8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:16:20 [info] 37#37: *305 [lua] logger.lua:23: a4ccca023b1b4700e40062df438e3dd8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:16:20 +0000] a4ccca023b1b4700e40062df438e3dd8 "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.92 - - [25/Jan/2023:05:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:16:29 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:29 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:35 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:133):2: 9c18e55c66ea3e40a0cd65ed55a82e7b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:16:35 +0000] 9c18e55c66ea3e40a0cd65ed55a82e7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/25 05:16:35 [info] 37#37: *308 [lua] logger.lua:23: 9c18e55c66ea3e40a0cd65ed55a82e7b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/25 05:16:39 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:39 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:49 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:49 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:50 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:133):2: 6ff630e8aff37c669652c803c22cfbaf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:16:50 [info] 37#37: *313 [lua] logger.lua:23: 6ff630e8aff37c669652c803c22cfbaf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:16:50 +0000] 6ff630e8aff37c669652c803c22cfbaf "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.92 - - [25/Jan/2023:05:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:16:59 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:16:59 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:05 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:133):2: adfbd6e74116063b06dee7911ab2b6f1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:17:05 [info] 37#37: *316 [lua] logger.lua:23: adfbd6e74116063b06dee7911ab2b6f1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:17:05 +0000] adfbd6e74116063b06dee7911ab2b6f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:17:09 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:09 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:19 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:19 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:20 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:133):2: 6587343081c2919a8f1841ec5b684316:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:17:20 +0000] 6587343081c2919a8f1841ec5b684316 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/25 05:17:20 [info] 37#37: *322 [lua] logger.lua:23: 6587343081c2919a8f1841ec5b684316 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:17:29 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:29 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:35 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:133):2: e49f10905cbfef47a6ccf002bdb87e98:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:17:35 +0000] e49f10905cbfef47a6ccf002bdb87e98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:17:35 [info] 37#37: *325 [lua] logger.lua:23: e49f10905cbfef47a6ccf002bdb87e98 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:17:39 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:39 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:49 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:49 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:50 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:133):2: ba705b84e263449d8acfab805a2da71d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:17:50 +0000] ba705b84e263449d8acfab805a2da71d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/25 05:17:50 [info] 37#37: *330 [lua] logger.lua:23: ba705b84e263449d8acfab805a2da71d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:17:59 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:17:59 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:05 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:133):2: 168c57596cae6673c141b91a8398602a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:18:05 +0000] 168c57596cae6673c141b91a8398602a "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.92 - - [25/Jan/2023:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:18:05 [info] 37#37: *333 [lua] logger.lua:23: 168c57596cae6673c141b91a8398602a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:18:09 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:09 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:19 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:19 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:20 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:133):2: 5884202e44bee3480cf70f1c31c04bf6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:18:20 +0000] 5884202e44bee3480cf70f1c31c04bf6 "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.92 - - [25/Jan/2023:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:18:20 [info] 37#37: *339 [lua] logger.lua:23: 5884202e44bee3480cf70f1c31c04bf6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:18:29 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:29 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:35 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:133):2: 8f52ef2d8a086cd08baa30c591784d25:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:18:35 +0000] 8f52ef2d8a086cd08baa30c591784d25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:18:35 [info] 37#37: *342 [lua] logger.lua:23: 8f52ef2d8a086cd08baa30c591784d25 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:18:39 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:39 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:49 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:49 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:50 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:133):2: d2d4bb7d0abc07d149d79c637c53cbd1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:18:50 [info] 37#37: *347 [lua] logger.lua:23: d2d4bb7d0abc07d149d79c637c53cbd1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:18:50 +0000] d2d4bb7d0abc07d149d79c637c53cbd1 "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.92 - - [25/Jan/2023:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:18:59 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:18:59 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:05 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:133):2: 499cd80bb1ec27a4a39f1cfd1a80c0c1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:19:05 [info] 37#37: *350 [lua] logger.lua:23: 499cd80bb1ec27a4a39f1cfd1a80c0c1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:19:05 +0000] 499cd80bb1ec27a4a39f1cfd1a80c0c1 "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.92 - - [25/Jan/2023:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:19:09 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:09 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:19 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:19 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:20 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:133):2: 57a63242424b6379a252147c592c0b0d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:19:20 [info] 37#37: *356 [lua] logger.lua:23: 57a63242424b6379a252147c592c0b0d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:19:20 +0000] 57a63242424b6379a252147c592c0b0d "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.92 - - [25/Jan/2023:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:19:29 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:29 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:35 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:133):2: 435185492e1b94ce60297687332ac35b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/25 05:19:35 [info] 37#37: *359 [lua] logger.lua:23: 435185492e1b94ce60297687332ac35b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:19:35 +0000] 435185492e1b94ce60297687332ac35b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.032 "-" "Consul Health Check" "-"
2023/01/25 05:19:39 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:39 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:49 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:49 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:50 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:133):2: 9dbabe37bfc7127e5c48bb981f29a9b0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:19:50 [info] 37#37: *364 [lua] logger.lua:23: 9dbabe37bfc7127e5c48bb981f29a9b0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.70.92 - - [25/Jan/2023:05:19:50 +0000] 9dbabe37bfc7127e5c48bb981f29a9b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/25 05:19:59 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:19:59 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:05 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:133):2: e8168dbde6cd71c8791c5b91356a97cd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:20:05 [info] 37#37: *367 [lua] logger.lua:23: e8168dbde6cd71c8791c5b91356a97cd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:20:05 +0000] e8168dbde6cd71c8791c5b91356a97cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/25 05:20:09 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:09 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:19 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:19 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:21 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:133):2: 4cf564334414020d294c957f58041afa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:20:21 [info] 37#37: *373 [lua] logger.lua:23: 4cf564334414020d294c957f58041afa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.70.92 - - [25/Jan/2023:05:20:21 +0000] 4cf564334414020d294c957f58041afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 05:20:29 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:29 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:36 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:133):2: 9a39bd7da4bd0ee0aba532209fd6785a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:20:36 [info] 37#37: *376 [lua] logger.lua:23: 9a39bd7da4bd0ee0aba532209fd6785a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:20:36 +0000] 9a39bd7da4bd0ee0aba532209fd6785a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/25 05:20:39 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:39 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:46 [info] 37#37: *379 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.59, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.67.59 - - [25/Jan/2023:05:20:46 +0000] 501782f483ffe9a0add54d20bd448051 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/25 05:20:49 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:49 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:51 [info] 37#37: *382 [lua] access_by_lua(msblocations.conf:133):2: 5470c4ecdbbe89bbfe43859e46c53a59:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:20:51 [info] 37#37: *382 [lua] logger.lua:23: 5470c4ecdbbe89bbfe43859e46c53a59 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:20:51 +0000] 5470c4ecdbbe89bbfe43859e46c53a59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/25 05:20:59 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:20:59 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:06 [info] 37#37: *385 [lua] access_by_lua(msblocations.conf:133):2: 997d356558d67d62e2bb77cc77c64261:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:21:06 [info] 37#37: *385 [lua] logger.lua:23: 997d356558d67d62e2bb77cc77c64261 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:21:06 +0000] 997d356558d67d62e2bb77cc77c64261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:21:09 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:09 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:19 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:19 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:21 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:133):2: 9cd1ad66e4d31c03715fcb6861025914:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:21:21 +0000] 9cd1ad66e4d31c03715fcb6861025914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:21:21 [info] 37#37: *391 [lua] logger.lua:23: 9cd1ad66e4d31c03715fcb6861025914 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:21:29 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:29 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:36 [info] 37#37: *394 [lua] access_by_lua(msblocations.conf:133):2: edab65c248d8c4713dd34a62e78edc8f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:21:36 +0000] edab65c248d8c4713dd34a62e78edc8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:21:36 [info] 37#37: *394 [lua] logger.lua:23: edab65c248d8c4713dd34a62e78edc8f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:21:39 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:39 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:49 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:49 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:51 [info] 37#37: *399 [lua] access_by_lua(msblocations.conf:133):2: 29c62bc502c83defc0be8e99f7224cd7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:21:51 +0000] 29c62bc502c83defc0be8e99f7224cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:21:51 [info] 37#37: *399 [lua] logger.lua:23: 29c62bc502c83defc0be8e99f7224cd7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:21:59 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:21:59 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:06 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:133):2: fd8b9dbbbe8c88e434203f4b59c0e12f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:22:06 [info] 37#37: *402 [lua] logger.lua:23: fd8b9dbbbe8c88e434203f4b59c0e12f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:22:06 +0000] fd8b9dbbbe8c88e434203f4b59c0e12f "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.92 - - [25/Jan/2023:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:22:09 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:09 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:19 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:19 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:21 [info] 37#37: *408 [lua] access_by_lua(msblocations.conf:133):2: c90f182e190f70a323778c455652ee67:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:22:21 +0000] c90f182e190f70a323778c455652ee67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:22:21 [info] 37#37: *408 [lua] logger.lua:23: c90f182e190f70a323778c455652ee67 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:22:29 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:29 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:36 [info] 37#37: *411 [lua] access_by_lua(msblocations.conf:133):2: 746e96419b496968fd624a9f91c5ec48:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:22:36 [info] 37#37: *411 [lua] logger.lua:23: 746e96419b496968fd624a9f91c5ec48 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:22:36 +0000] 746e96419b496968fd624a9f91c5ec48 "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.92 - - [25/Jan/2023:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:22:39 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:39 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:49 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:49 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:51 [info] 37#37: *416 [lua] access_by_lua(msblocations.conf:133):2: ae4f2d7da78342bb3337706cfb193fba:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:22:51 [info] 37#37: *416 [lua] logger.lua:23: ae4f2d7da78342bb3337706cfb193fba {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:22:51 +0000] ae4f2d7da78342bb3337706cfb193fba "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.92 - - [25/Jan/2023:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:22:59 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:22:59 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:06 [info] 37#37: *419 [lua] access_by_lua(msblocations.conf:133):2: b4f9cc868e19ad9f4bf3f4f2a7702571:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:23:06 [info] 37#37: *419 [lua] logger.lua:23: b4f9cc868e19ad9f4bf3f4f2a7702571 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:23:06 +0000] b4f9cc868e19ad9f4bf3f4f2a7702571 "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.92 - - [25/Jan/2023:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:23:09 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:09 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:19 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:19 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:21 [info] 37#37: *425 [lua] access_by_lua(msblocations.conf:133):2: 9b76be04a082cfb881f579af6c097001:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:23:21 [info] 37#37: *425 [lua] logger.lua:23: 9b76be04a082cfb881f579af6c097001 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:23:21 +0000] 9b76be04a082cfb881f579af6c097001 "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.92 - - [25/Jan/2023:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:23:29 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:29 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:36 [info] 37#37: *428 [lua] access_by_lua(msblocations.conf:133):2: 1168ba675b4aff0d79fa9e19be0d79bc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:23:36 [info] 37#37: *428 [lua] logger.lua:23: 1168ba675b4aff0d79fa9e19be0d79bc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:23:36 +0000] 1168ba675b4aff0d79fa9e19be0d79bc "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.92 - - [25/Jan/2023:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:23:39 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:39 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:49 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:49 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:51 [info] 37#37: *433 [lua] access_by_lua(msblocations.conf:133):2: 81b265b2bbe624b16bd0628a06604cf6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:23:51 [info] 37#37: *433 [lua] logger.lua:23: 81b265b2bbe624b16bd0628a06604cf6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:23:51 +0000] 81b265b2bbe624b16bd0628a06604cf6 "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.92 - - [25/Jan/2023:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:23:59 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:23:59 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:06 [info] 37#37: *436 [lua] access_by_lua(msblocations.conf:133):2: b041c98778d005d7b2a5c5589436dfcc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:24:06 [info] 37#37: *436 [lua] logger.lua:23: b041c98778d005d7b2a5c5589436dfcc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:24:06 +0000] b041c98778d005d7b2a5c5589436dfcc "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.92 - - [25/Jan/2023:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:24:09 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:09 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:19 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:19 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:21 [info] 37#37: *442 [lua] access_by_lua(msblocations.conf:133):2: 6224777d5ec64149f51456b5f3253a39:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:24:21 [info] 37#37: *442 [lua] logger.lua:23: 6224777d5ec64149f51456b5f3253a39 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:24:21 +0000] 6224777d5ec64149f51456b5f3253a39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 05:24:29 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:29 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:36 [info] 37#37: *445 [lua] access_by_lua(msblocations.conf:133):2: 891e9f7cfbd807e0c89c199a118b873b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:24:36 [info] 37#37: *445 [lua] logger.lua:23: 891e9f7cfbd807e0c89c199a118b873b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:24:36 +0000] 891e9f7cfbd807e0c89c199a118b873b "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.92 - - [25/Jan/2023:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:24:39 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:39 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:49 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:49 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:51 [info] 37#37: *450 [lua] access_by_lua(msblocations.conf:133):2: f4a920a4827aa0ca7a2124b53c3f2878:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:24:51 [info] 37#37: *450 [lua] logger.lua:23: f4a920a4827aa0ca7a2124b53c3f2878 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:24:51 +0000] f4a920a4827aa0ca7a2124b53c3f2878 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:24:59 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:24:59 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:06 [info] 37#37: *453 [lua] access_by_lua(msblocations.conf:133):2: 57e6557aae9488d99a0f4e0a05ca9ad2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:25:06 [info] 37#37: *453 [lua] logger.lua:23: 57e6557aae9488d99a0f4e0a05ca9ad2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:25:06 +0000] 57e6557aae9488d99a0f4e0a05ca9ad2 "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.92 - - [25/Jan/2023:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:25:09 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:09 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:19 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:19 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:21 [info] 37#37: *459 [lua] access_by_lua(msblocations.conf:133):2: 9502b723f3ff9a9cd008d3b0613e1ac7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:25:21 [info] 37#37: *459 [lua] logger.lua:23: 9502b723f3ff9a9cd008d3b0613e1ac7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.70.92 - - [25/Jan/2023:05:25:21 +0000] 9502b723f3ff9a9cd008d3b0613e1ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:25:29 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:29 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:36 [info] 37#37: *462 [lua] access_by_lua(msblocations.conf:133):2: 94650ad86a5f17dc96c08838bd709b21:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:25:36 [info] 37#37: *462 [lua] logger.lua:23: 94650ad86a5f17dc96c08838bd709b21 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:25:36 +0000] 94650ad86a5f17dc96c08838bd709b21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/25 05:25:39 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:39 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:49 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:49 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:51 [info] 37#37: *467 [lua] access_by_lua(msblocations.conf:133):2: ffe86276b01ccd6f45bf0f5b55e54fcf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.70.92 - - [25/Jan/2023:05:25:51 +0000] ffe86276b01ccd6f45bf0f5b55e54fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/25 05:25:51 [info] 37#37: *467 [lua] logger.lua:23: ffe86276b01ccd6f45bf0f5b55e54fcf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:25:59 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:25:59 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:06 [info] 37#37: *470 [lua] access_by_lua(msblocations.conf:133):2: 937d683f24acdc4410da4b201ebcfd2c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:26:06 [info] 37#37: *470 [lua] logger.lua:23: 937d683f24acdc4410da4b201ebcfd2c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.92 - - [25/Jan/2023:05:26:06 +0000] 937d683f24acdc4410da4b201ebcfd2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:26:09 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:09 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:19 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:19 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:21 [info] 37#37: *476 [lua] access_by_lua(msblocations.conf:133):2: ea4b44ced220922ea2a3df25c930557d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.70.92 - - [25/Jan/2023:05:26:21 +0000] ea4b44ced220922ea2a3df25c930557d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/25 05:26:21 [info] 37#37: *476 [lua] logger.lua:23: ea4b44ced220922ea2a3df25c930557d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:26:29 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:29 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:36 [info] 37#37: *479 [lua] access_by_lua(msblocations.conf:133):2: 370f12a7b4a92791c47a70d974812b61:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:26:36 [info] 37#37: *479 [lua] logger.lua:23: 370f12a7b4a92791c47a70d974812b61 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:26:36 +0000] 370f12a7b4a92791c47a70d974812b61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:26:39 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:39 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:49 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:49 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:51 [info] 37#37: *484 [lua] access_by_lua(msblocations.conf:133):2: bc24d599a194b29ccf81b31e032f8db5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:26:51 +0000] bc24d599a194b29ccf81b31e032f8db5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/25 05:26:51 [info] 37#37: *484 [lua] logger.lua:23: bc24d599a194b29ccf81b31e032f8db5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:26:59 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:26:59 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:06 [info] 37#37: *487 [lua] access_by_lua(msblocations.conf:133):2: c85f54b8f871b0ac9c055aa6c13210fd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:27:06 [info] 37#37: *487 [lua] logger.lua:23: c85f54b8f871b0ac9c055aa6c13210fd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:27:06 +0000] c85f54b8f871b0ac9c055aa6c13210fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:27:09 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:09 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:19 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:19 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:22 [info] 37#37: *493 [lua] access_by_lua(msblocations.conf:133):2: ca6faaee0b5b68327cc81622a73fa851:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:27:22 [info] 37#37: *493 [lua] logger.lua:23: ca6faaee0b5b68327cc81622a73fa851 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:27:22 +0000] ca6faaee0b5b68327cc81622a73fa851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:27:29 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:29 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:37 [info] 37#37: *496 [lua] access_by_lua(msblocations.conf:133):2: 8c046a15f654fa578ca3c7c742a83fe3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:27:37 +0000] 8c046a15f654fa578ca3c7c742a83fe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:27:37 [info] 37#37: *496 [lua] logger.lua:23: 8c046a15f654fa578ca3c7c742a83fe3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/25 05:27:39 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:39 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:49 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:49 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:52 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:133):2: 6c3cf1963778b76f58eecf952bfc748e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:27:52 +0000] 6c3cf1963778b76f58eecf952bfc748e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:27:52 [info] 37#37: *501 [lua] logger.lua:23: 6c3cf1963778b76f58eecf952bfc748e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:27:59 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:27:59 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:07 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:133):2: ff2325ce45b56b0c478722183a9ab7f9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.92 - - [25/Jan/2023:05:28:07 +0000] ff2325ce45b56b0c478722183a9ab7f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/25 05:28:07 [info] 37#37: *504 [lua] logger.lua:23: ff2325ce45b56b0c478722183a9ab7f9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:28:09 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:09 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:19 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:19 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:22 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:133):2: ede651a5c03afe0c955bdf1ddb675902:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:28:22 [info] 37#37: *510 [lua] logger.lua:23: ede651a5c03afe0c955bdf1ddb675902 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:28:22 +0000] ede651a5c03afe0c955bdf1ddb675902 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:28:29 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:29 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:37 [info] 37#37: *513 [lua] access_by_lua(msblocations.conf:133):2: 5d44e273af7ec9972f8e736142a74fd0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:28:37 +0000] 5d44e273af7ec9972f8e736142a74fd0 "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.92 - - [25/Jan/2023:05:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:28:37 [info] 37#37: *513 [lua] logger.lua:23: 5d44e273af7ec9972f8e736142a74fd0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:28:39 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:39 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:49 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:49 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:52 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:133):2: ac8f986eaffece74d7887791e9fc35c2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:28:52 +0000] ac8f986eaffece74d7887791e9fc35c2 "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.92 - - [25/Jan/2023:05:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:28:52 [info] 37#37: *518 [lua] logger.lua:23: ac8f986eaffece74d7887791e9fc35c2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:28:59 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:28:59 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:07 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:133):2: 84e8907f3b53ae97a7ba163eaef92654:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:29:07 [info] 37#37: *521 [lua] logger.lua:23: 84e8907f3b53ae97a7ba163eaef92654 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:29:07 +0000] 84e8907f3b53ae97a7ba163eaef92654 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:29:09 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:09 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:19 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:19 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:22 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:133):2: 536d819353481361433eebe0ca68e4d2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:29:22 [info] 37#37: *527 [lua] logger.lua:23: 536d819353481361433eebe0ca68e4d2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:29:22 +0000] 536d819353481361433eebe0ca68e4d2 "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.92 - - [25/Jan/2023:05:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/25 05:29:29 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:29 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:37 [info] 37#37: *530 [lua] access_by_lua(msblocations.conf:133):2: af2df805f7172144773cf8336d379793:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:29:37 [info] 37#37: *530 [lua] logger.lua:23: af2df805f7172144773cf8336d379793 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:29:37 +0000] af2df805f7172144773cf8336d379793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:29:39 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:39 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:49 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:49 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:52 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:133):2: 718682ed70354dfe02d0488b50290f2d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:29:52 [info] 37#37: *535 [lua] logger.lua:23: 718682ed70354dfe02d0488b50290f2d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:29:52 +0000] 718682ed70354dfe02d0488b50290f2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:29:59 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:29:59 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:07 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:133):2: a4239db4695aabe6d4aba1ddf9ecc285:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:30:07 [info] 37#37: *538 [lua] logger.lua:23: a4239db4695aabe6d4aba1ddf9ecc285 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:30:07 +0000] a4239db4695aabe6d4aba1ddf9ecc285 "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.92 - - [25/Jan/2023:05:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:30:09 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:09 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:19 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:19 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:22 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:133):2: 5008367f1d020415f11ce7e04ff85475:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:30:22 +0000] 5008367f1d020415f11ce7e04ff85475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:30:22 [info] 37#37: *544 [lua] logger.lua:23: 5008367f1d020415f11ce7e04ff85475 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:30:29 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:29 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:37 [info] 37#37: *547 [lua] access_by_lua(msblocations.conf:133):2: 00bad6318bbc327518192d6c477b06ff:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:30:37 [info] 37#37: *547 [lua] logger.lua:23: 00bad6318bbc327518192d6c477b06ff {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:30:37 +0000] 00bad6318bbc327518192d6c477b06ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:30:39 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:39 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:49 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:49 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:52 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:133):2: 9aa137c16de84007d14149de6f303ed9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:30:52 [info] 37#37: *552 [lua] logger.lua:23: 9aa137c16de84007d14149de6f303ed9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:30:52 +0000] 9aa137c16de84007d14149de6f303ed9 "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.92 - - [25/Jan/2023:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:30:59 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:30:59 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:07 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:133):2: 3a7c0edd219958d5dc4c1204a09ea2fe:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:31:07 +0000] 3a7c0edd219958d5dc4c1204a09ea2fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:31:07 [info] 37#37: *555 [lua] logger.lua:23: 3a7c0edd219958d5dc4c1204a09ea2fe {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:31:09 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:09 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:19 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:19 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:22 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:133):2: c46c92a85a2432a9e441d495af520ee7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:31:22 [info] 37#37: *561 [lua] logger.lua:23: c46c92a85a2432a9e441d495af520ee7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:31:22 +0000] c46c92a85a2432a9e441d495af520ee7 "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.92 - - [25/Jan/2023:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:31:29 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:29 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:37 [info] 37#37: *564 [lua] access_by_lua(msblocations.conf:133):2: 3c559eec52070d4ceed50db192fd8372:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:31:37 [info] 37#37: *564 [lua] logger.lua:23: 3c559eec52070d4ceed50db192fd8372 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:31:37 +0000] 3c559eec52070d4ceed50db192fd8372 "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.92 - - [25/Jan/2023:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:31:39 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:39 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:49 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:49 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:52 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:133):2: 11f9e4183fa4b6511c3f4aaf1ee3d3c8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:31:52 [info] 37#37: *569 [lua] logger.lua:23: 11f9e4183fa4b6511c3f4aaf1ee3d3c8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:31:52 +0000] 11f9e4183fa4b6511c3f4aaf1ee3d3c8 "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.92 - - [25/Jan/2023:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:31:59 [info] 37#37: *571 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:31:59 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:07 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:133):2: bfc072fe95a97297660e577db4a91f78:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:32:07 +0000] bfc072fe95a97297660e577db4a91f78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:32:07 [info] 37#37: *572 [lua] logger.lua:23: bfc072fe95a97297660e577db4a91f78 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:32:09 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:09 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:19 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:19 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:22 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:133):2: 93db71bf1a4155c35194869569e1f0fd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:32:22 [info] 37#37: *578 [lua] logger.lua:23: 93db71bf1a4155c35194869569e1f0fd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:32:22 +0000] 93db71bf1a4155c35194869569e1f0fd "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.92 - - [25/Jan/2023:05:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:32:29 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:29 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:37 [info] 37#37: *581 [lua] access_by_lua(msblocations.conf:133):2: 764fbbd7234a6148e13a50b41dfa76e8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:32:37 +0000] 764fbbd7234a6148e13a50b41dfa76e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:32:37 [info] 37#37: *581 [lua] logger.lua:23: 764fbbd7234a6148e13a50b41dfa76e8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:32:39 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:39 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:49 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:49 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:52 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:133):2: 077b6ab0a9a1781b3a50b84831d07ffd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:32:52 [info] 37#37: *586 [lua] logger.lua:23: 077b6ab0a9a1781b3a50b84831d07ffd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:32:52 +0000] 077b6ab0a9a1781b3a50b84831d07ffd "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.92 - - [25/Jan/2023:05:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:32:59 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:32:59 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:07 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:133):2: 8e2547bc12849794aa33629f9c0ddf9b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:33:07 [info] 37#37: *589 [lua] logger.lua:23: 8e2547bc12849794aa33629f9c0ddf9b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:33:07 +0000] 8e2547bc12849794aa33629f9c0ddf9b "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.92 - - [25/Jan/2023:05:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:33:09 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:09 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:19 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:19 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:22 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:133):2: 5a3dff26cd526f1e67604b8c17f6d20c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:33:22 +0000] 5a3dff26cd526f1e67604b8c17f6d20c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:33:22 [info] 37#37: *595 [lua] logger.lua:23: 5a3dff26cd526f1e67604b8c17f6d20c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:33:29 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:29 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:37 [info] 37#37: *598 [lua] access_by_lua(msblocations.conf:133):2: 9b7aa27efb1767aab44b5bdcda030f4b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:33:37 [info] 37#37: *598 [lua] logger.lua:23: 9b7aa27efb1767aab44b5bdcda030f4b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:33:37 +0000] 9b7aa27efb1767aab44b5bdcda030f4b "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.92 - - [25/Jan/2023:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:33:39 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:39 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:49 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:49 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:52 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:133):2: cd70fd71972ff9c82c0ce4d6253dbc4b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:33:52 [info] 37#37: *603 [lua] logger.lua:23: cd70fd71972ff9c82c0ce4d6253dbc4b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:33:52 +0000] cd70fd71972ff9c82c0ce4d6253dbc4b "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.92 - - [25/Jan/2023:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:33:59 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:33:59 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:07 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:133):2: 2a628c464b3b09a9c5a87517f6386da0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:34:07 [info] 37#37: *606 [lua] logger.lua:23: 2a628c464b3b09a9c5a87517f6386da0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:34:07 +0000] 2a628c464b3b09a9c5a87517f6386da0 "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.92 - - [25/Jan/2023:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:34:09 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:09 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:19 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:19 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:22 [info] 37#37: *612 [lua] access_by_lua(msblocations.conf:133):2: a4875eb604fcf4c985475cb6129fb0f9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:34:22 +0000] a4875eb604fcf4c985475cb6129fb0f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:34:22 [info] 37#37: *612 [lua] logger.lua:23: a4875eb604fcf4c985475cb6129fb0f9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:34:29 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:29 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:37 [info] 37#37: *615 [lua] access_by_lua(msblocations.conf:133):2: 38481fdfab0346e9923065937aa5dafe:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:34:37 [info] 37#37: *615 [lua] logger.lua:23: 38481fdfab0346e9923065937aa5dafe {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:34:37 +0000] 38481fdfab0346e9923065937aa5dafe "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.92 - - [25/Jan/2023:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:34:39 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:39 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:49 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:49 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:52 [info] 37#37: *620 [lua] access_by_lua(msblocations.conf:133):2: a21542101dd01cba0daecb307266662f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:34:52 [info] 37#37: *620 [lua] logger.lua:23: a21542101dd01cba0daecb307266662f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:34:52 +0000] a21542101dd01cba0daecb307266662f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:34:59 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:34:59 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:07 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:133):2: 6450089bd8fb759b7a992d52dec8f323:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:35:07 +0000] 6450089bd8fb759b7a992d52dec8f323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:35:07 [info] 37#37: *623 [lua] logger.lua:23: 6450089bd8fb759b7a992d52dec8f323 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:35:09 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:09 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:19 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:19 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:22 [info] 37#37: *629 [lua] access_by_lua(msblocations.conf:133):2: 0ab1f61f20a11e91f05d9520bfd19132:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:35:22 +0000] 0ab1f61f20a11e91f05d9520bfd19132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:35:22 [info] 37#37: *629 [lua] logger.lua:23: 0ab1f61f20a11e91f05d9520bfd19132 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:35:29 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:29 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:37 [info] 37#37: *632 [lua] access_by_lua(msblocations.conf:133):2: 4a03ce09c5d9dc787bff1738d478a84c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:35:37 [info] 37#37: *632 [lua] logger.lua:23: 4a03ce09c5d9dc787bff1738d478a84c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:35:37 +0000] 4a03ce09c5d9dc787bff1738d478a84c "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.92 - - [25/Jan/2023:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:35:39 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:39 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:49 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:49 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:52 [info] 37#37: *637 [lua] access_by_lua(msblocations.conf:133):2: 99b634734bb0e80d81b428bfbbaba7a5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:35:52 [info] 37#37: *637 [lua] logger.lua:23: 99b634734bb0e80d81b428bfbbaba7a5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:35:52 +0000] 99b634734bb0e80d81b428bfbbaba7a5 "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.92 - - [25/Jan/2023:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:35:59 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:35:59 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:07 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:133):2: 2416d62245bdd9ec2362bd316d1555fe:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:36:07 [info] 37#37: *640 [lua] logger.lua:23: 2416d62245bdd9ec2362bd316d1555fe {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:36:07 +0000] 2416d62245bdd9ec2362bd316d1555fe "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.92 - - [25/Jan/2023:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:36:09 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:09 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:19 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:19 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:22 [info] 37#37: *646 [lua] access_by_lua(msblocations.conf:133):2: 0acd138cb930fb44ad123a8e483879d6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:36:22 [info] 37#37: *646 [lua] logger.lua:23: 0acd138cb930fb44ad123a8e483879d6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:36:22 +0000] 0acd138cb930fb44ad123a8e483879d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:36:29 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:29 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:37 [info] 37#37: *649 [lua] access_by_lua(msblocations.conf:133):2: 3a475bf67cf711e094c9da0623699988:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:36:37 [info] 37#37: *649 [lua] logger.lua:23: 3a475bf67cf711e094c9da0623699988 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:36:37 +0000] 3a475bf67cf711e094c9da0623699988 "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.92 - - [25/Jan/2023:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:36:39 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:39 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:49 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:49 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:52 [info] 37#37: *654 [lua] access_by_lua(msblocations.conf:133):2: 3dc2031f8b3bcbf07935b2b86425d690:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:36:52 [info] 37#37: *654 [lua] logger.lua:23: 3dc2031f8b3bcbf07935b2b86425d690 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:36:52 +0000] 3dc2031f8b3bcbf07935b2b86425d690 "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.92 - - [25/Jan/2023:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:36:59 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:36:59 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:07 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:133):2: 546747e02bc4e3a5b78aa759575ae62f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:37:07 +0000] 546747e02bc4e3a5b78aa759575ae62f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:37:07 [info] 37#37: *657 [lua] logger.lua:23: 546747e02bc4e3a5b78aa759575ae62f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:37:09 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:09 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:19 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:19 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:22 [info] 37#37: *663 [lua] access_by_lua(msblocations.conf:133):2: 2706aaa62ca7b7fedebd0e5687c47d93:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:37:22 +0000] 2706aaa62ca7b7fedebd0e5687c47d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:37:22 [info] 37#37: *663 [lua] logger.lua:23: 2706aaa62ca7b7fedebd0e5687c47d93 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:37:29 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:29 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:37 [info] 37#37: *666 [lua] access_by_lua(msblocations.conf:133):2: 94683dae001ae7b7ddc510081ffda525:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:37:37 [info] 37#37: *666 [lua] logger.lua:23: 94683dae001ae7b7ddc510081ffda525 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:37:37 +0000] 94683dae001ae7b7ddc510081ffda525 "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.92 - - [25/Jan/2023:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:37:39 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:39 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:49 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:49 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:52 [info] 37#37: *671 [lua] access_by_lua(msblocations.conf:133):2: 25556058c63972e2bd3ed98239189057:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:37:52 +0000] 25556058c63972e2bd3ed98239189057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:37:52 [info] 37#37: *671 [lua] logger.lua:23: 25556058c63972e2bd3ed98239189057 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:37:59 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:37:59 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:07 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:133):2: fe8620b1b6d0c6931cbfdfa9fc8dcd96:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:38:07 [info] 37#37: *674 [lua] logger.lua:23: fe8620b1b6d0c6931cbfdfa9fc8dcd96 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:05:38:07 +0000] fe8620b1b6d0c6931cbfdfa9fc8dcd96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:38:09 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:09 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:19 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:19 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:22 [info] 37#37: *680 [lua] access_by_lua(msblocations.conf:133):2: b1427f2928848c8dd0262957c2e8d4c4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:38:22 [info] 37#37: *680 [lua] logger.lua:23: b1427f2928848c8dd0262957c2e8d4c4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:38:22 +0000] b1427f2928848c8dd0262957c2e8d4c4 "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.92 - - [25/Jan/2023:05:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:38:29 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:29 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:37 [info] 37#37: *683 [lua] access_by_lua(msblocations.conf:133):2: 292ea7ceede717750435662cc8f1c0be:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:38:37 +0000] 292ea7ceede717750435662cc8f1c0be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:38:37 [info] 37#37: *683 [lua] logger.lua:23: 292ea7ceede717750435662cc8f1c0be {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:38:39 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:39 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:49 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:49 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:52 [info] 37#37: *688 [lua] access_by_lua(msblocations.conf:133):2: 5ea61b9975666ae4d105ea26c08ba98e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:38:52 [info] 37#37: *688 [lua] logger.lua:23: 5ea61b9975666ae4d105ea26c08ba98e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:38:52 +0000] 5ea61b9975666ae4d105ea26c08ba98e "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.92 - - [25/Jan/2023:05:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:38:59 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:38:59 [info] 36#36: *690 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:07 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:133):2: 260d7310e1b8a8fd76f55903165e94ff:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:39:07 [info] 37#37: *691 [lua] logger.lua:23: 260d7310e1b8a8fd76f55903165e94ff {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:39:07 +0000] 260d7310e1b8a8fd76f55903165e94ff "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.92 - - [25/Jan/2023:05:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/25 05:39:09 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:09 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:19 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:19 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:22 [info] 37#37: *697 [lua] access_by_lua(msblocations.conf:133):2: 25460765e17fb1ca1d91d4e8fbb9922c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:39:22 +0000] 25460765e17fb1ca1d91d4e8fbb9922c "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.92 - - [25/Jan/2023:05:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:39:22 [info] 37#37: *697 [lua] logger.lua:23: 25460765e17fb1ca1d91d4e8fbb9922c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:39:29 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:29 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:37 [info] 37#37: *700 [lua] access_by_lua(msblocations.conf:133):2: 00122e05c7ed4778bb017714b9ceb9c0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:39:37 +0000] 00122e05c7ed4778bb017714b9ceb9c0 "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.92 - - [25/Jan/2023:05:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:39:37 [info] 37#37: *700 [lua] logger.lua:23: 00122e05c7ed4778bb017714b9ceb9c0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:39:39 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:39 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:49 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:49 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:52 [info] 37#37: *705 [lua] access_by_lua(msblocations.conf:133):2: ed72969a13ffb2a4d8fa6c4842693404:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:39:52 +0000] ed72969a13ffb2a4d8fa6c4842693404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:39:52 [info] 37#37: *705 [lua] logger.lua:23: ed72969a13ffb2a4d8fa6c4842693404 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:39:59 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:39:59 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:07 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:133):2: 720b697ab762d9a249e1bad60c10706c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 05:40:07 [info] 37#37: *708 [lua] logger.lua:23: 720b697ab762d9a249e1bad60c10706c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:40:07 +0000] 720b697ab762d9a249e1bad60c10706c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/25 05:40:09 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:09 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:19 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:19 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:22 [info] 37#37: *714 [lua] access_by_lua(msblocations.conf:133):2: d8b671eaa09a8b5b85c969601bd85df7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:40:22 +0000] d8b671eaa09a8b5b85c969601bd85df7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:40:22 [info] 37#37: *714 [lua] logger.lua:23: d8b671eaa09a8b5b85c969601bd85df7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:40:29 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:29 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:37 [info] 37#37: *717 [lua] access_by_lua(msblocations.conf:133):2: c05405273b0df3dc855ba53d7d94f643:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:40:37 [info] 37#37: *717 [lua] logger.lua:23: c05405273b0df3dc855ba53d7d94f643 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:40:37 +0000] c05405273b0df3dc855ba53d7d94f643 "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.92 - - [25/Jan/2023:05:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:40:39 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:39 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:49 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:49 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:52 [info] 37#37: *722 [lua] access_by_lua(msblocations.conf:133):2: 21bf1dbba013aa7399cf9c799174244e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:40:52 [info] 37#37: *722 [lua] logger.lua:23: 21bf1dbba013aa7399cf9c799174244e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:40:52 +0000] 21bf1dbba013aa7399cf9c799174244e "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.92 - - [25/Jan/2023:05:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:40:59 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:40:59 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:07 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:133):2: 092029f6d6e644f87cb6304d39f62da5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:41:07 [info] 37#37: *725 [lua] logger.lua:23: 092029f6d6e644f87cb6304d39f62da5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:41:07 +0000] 092029f6d6e644f87cb6304d39f62da5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:41:09 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:09 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:19 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:19 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:22 [info] 37#37: *731 [lua] access_by_lua(msblocations.conf:133):2: 63d3730064680ac42b24e5735852fce9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:41:22 [info] 37#37: *731 [lua] logger.lua:23: 63d3730064680ac42b24e5735852fce9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:41:22 +0000] 63d3730064680ac42b24e5735852fce9 "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.92 - - [25/Jan/2023:05:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:41:29 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:29 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:37 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:133):2: 8901ce6d846a8d531e7a0b3694fe1e34:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:41:37 [info] 37#37: *734 [lua] logger.lua:23: 8901ce6d846a8d531e7a0b3694fe1e34 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:41:37 +0000] 8901ce6d846a8d531e7a0b3694fe1e34 "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.92 - - [25/Jan/2023:05:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:41:39 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:39 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:49 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:49 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:52 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:133):2: 8febc06ad43d7a4fbb4feb80316630fd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.70.92 - - [25/Jan/2023:05:41:52 +0000] 8febc06ad43d7a4fbb4feb80316630fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/25 05:41:52 [info] 37#37: *739 [lua] logger.lua:23: 8febc06ad43d7a4fbb4feb80316630fd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:41:59 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:41:59 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:07 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:133):2: 6dc06230248d585339c38f37a1648795:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:42:07 +0000] 6dc06230248d585339c38f37a1648795 "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.92 - - [25/Jan/2023:05:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:42:07 [info] 37#37: *742 [lua] logger.lua:23: 6dc06230248d585339c38f37a1648795 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:42:09 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:09 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:19 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:19 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:22 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:133):2: 3a6cc5020223f532a8ff672506287cdb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:42:22 [info] 37#37: *748 [lua] logger.lua:23: 3a6cc5020223f532a8ff672506287cdb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:42:22 +0000] 3a6cc5020223f532a8ff672506287cdb "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.92 - - [25/Jan/2023:05:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:42:29 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:29 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:37 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:133):2: 02a4fbbaa3752553dd35e133a2f31e63:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:42:37 [info] 37#37: *751 [lua] logger.lua:23: 02a4fbbaa3752553dd35e133a2f31e63 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:42:37 +0000] 02a4fbbaa3752553dd35e133a2f31e63 "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.92 - - [25/Jan/2023:05:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:42:39 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:39 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:49 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:49 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:53 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:133):2: 6d756d3f727393dfbaa4328b9c1baf2f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:42:53 +0000] 6d756d3f727393dfbaa4328b9c1baf2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:42:53 [info] 37#37: *756 [lua] logger.lua:23: 6d756d3f727393dfbaa4328b9c1baf2f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:42:59 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:42:59 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:08 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:133):2: 1d12313feb2ffedfd63b448bfa72f2f1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:43:08 [info] 37#37: *759 [lua] logger.lua:23: 1d12313feb2ffedfd63b448bfa72f2f1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:43:08 +0000] 1d12313feb2ffedfd63b448bfa72f2f1 "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.92 - - [25/Jan/2023:05:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:43:09 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:09 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:19 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:19 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:23 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:133):2: 72851921baa14524f4fb2b4f5fc54f38:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:43:23 [info] 37#37: *765 [lua] logger.lua:23: 72851921baa14524f4fb2b4f5fc54f38 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:43:23 +0000] 72851921baa14524f4fb2b4f5fc54f38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:43:29 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:29 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:38 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:133):2: d0944e4ef7b6c516ac9c3bab10a00332:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:43:38 [info] 37#37: *768 [lua] logger.lua:23: d0944e4ef7b6c516ac9c3bab10a00332 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:43:38 +0000] d0944e4ef7b6c516ac9c3bab10a00332 "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.92 - - [25/Jan/2023:05:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:43:39 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:39 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:49 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:49 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:53 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:133):2: 296afc15f990f1e21a1f2d3fa6cc74a3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:43:53 [info] 37#37: *773 [lua] logger.lua:23: 296afc15f990f1e21a1f2d3fa6cc74a3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:43:53 +0000] 296afc15f990f1e21a1f2d3fa6cc74a3 "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.92 - - [25/Jan/2023:05:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:43:59 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:43:59 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:08 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:133):2: 985f6bf86228a4c3dcc13a2d49476d79:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:44:08 [info] 37#37: *776 [lua] logger.lua:23: 985f6bf86228a4c3dcc13a2d49476d79 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:44:08 +0000] 985f6bf86228a4c3dcc13a2d49476d79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:44:09 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:09 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:19 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:19 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:23 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:133):2: be22f203661c0bb64615d92600965b9f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.70.92 - - [25/Jan/2023:05:44:23 +0000] be22f203661c0bb64615d92600965b9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/25 05:44:23 [info] 37#37: *782 [lua] logger.lua:23: be22f203661c0bb64615d92600965b9f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:44:29 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:29 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:38 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:133):2: da510dbda670298c9a06412b29b2aaee:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:44:38 +0000] da510dbda670298c9a06412b29b2aaee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:44:38 [info] 37#37: *785 [lua] logger.lua:23: da510dbda670298c9a06412b29b2aaee {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:44:39 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:39 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:49 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:49 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:53 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:133):2: 927fe09683267314a2118862c4876a4a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:44:53 [info] 37#37: *790 [lua] logger.lua:23: 927fe09683267314a2118862c4876a4a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:44:53 +0000] 927fe09683267314a2118862c4876a4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:44:59 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:44:59 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:08 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:133):2: 08214257efd746b91c68af81655ca088:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:45:08 [info] 37#37: *793 [lua] logger.lua:23: 08214257efd746b91c68af81655ca088 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:45:08 +0000] 08214257efd746b91c68af81655ca088 "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.92 - - [25/Jan/2023:05:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:45:09 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:09 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:19 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:19 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:23 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:133):2: 4f28f216ac4b920e37ff35851340bf49:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:45:23 [info] 37#37: *799 [lua] logger.lua:23: 4f28f216ac4b920e37ff35851340bf49 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:45:23 +0000] 4f28f216ac4b920e37ff35851340bf49 "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.92 - - [25/Jan/2023:05:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:45:29 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:29 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:38 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:133):2: 432707e017d5f6381a467009a1d98859:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:45:38 +0000] 432707e017d5f6381a467009a1d98859 "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.92 - - [25/Jan/2023:05:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:45:38 [info] 37#37: *802 [lua] logger.lua:23: 432707e017d5f6381a467009a1d98859 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:45:39 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:39 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:49 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:49 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:53 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:133):2: c6c2c4c8cf3448435ec33e013c33b12f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:45:53 [info] 37#37: *807 [lua] logger.lua:23: c6c2c4c8cf3448435ec33e013c33b12f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:45:53 +0000] c6c2c4c8cf3448435ec33e013c33b12f "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.92 - - [25/Jan/2023:05:45:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/25 05:45:59 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:45:59 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:08 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:133):2: 6275c14f10451495e8a1a2fb53686980:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:46:08 [info] 37#37: *810 [lua] logger.lua:23: 6275c14f10451495e8a1a2fb53686980 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:46:08 +0000] 6275c14f10451495e8a1a2fb53686980 "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.92 - - [25/Jan/2023:05:46:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:46:09 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:09 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:19 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:19 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:23 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:133):2: 7e696243c0c8a2afb5286385eeba0dad:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:46:23 [info] 37#37: *816 [lua] logger.lua:23: 7e696243c0c8a2afb5286385eeba0dad {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:46:23 +0000] 7e696243c0c8a2afb5286385eeba0dad "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.92 - - [25/Jan/2023:05:46:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:46:29 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:29 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:38 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:133):2: 00181d350a0deaa925b19de608907650:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:46:38 +0000] 00181d350a0deaa925b19de608907650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 05:46:38 [info] 37#37: *819 [lua] logger.lua:23: 00181d350a0deaa925b19de608907650 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:46:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:46:39 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:39 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:43 [info] 37#37: *822 client closed connection while waiting for request, client: 10.233.67.237, server: 0.0.0.0:443
2023/01/25 05:46:49 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:49 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:53 [info] 37#37: *825 [lua] access_by_lua(msblocations.conf:133):2: 382687b2de7a18b13b7a45c73e4e21c3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:46:53 [info] 37#37: *825 [lua] logger.lua:23: 382687b2de7a18b13b7a45c73e4e21c3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:46:53 +0000] 382687b2de7a18b13b7a45c73e4e21c3 "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.92 - - [25/Jan/2023:05:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:46:59 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:46:59 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:08 [info] 37#37: *828 [lua] access_by_lua(msblocations.conf:133):2: 16b84299a7b5c5844264626b90abddf3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:47:08 +0000] 16b84299a7b5c5844264626b90abddf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:47:08 [info] 37#37: *828 [lua] logger.lua:23: 16b84299a7b5c5844264626b90abddf3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:47:09 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:09 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:19 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:19 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:23 [info] 37#37: *834 [lua] access_by_lua(msblocations.conf:133):2: 8a4df5fd9cbfb5bec16861fb0c63cbfd:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:47:23 +0000] 8a4df5fd9cbfb5bec16861fb0c63cbfd "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.92 - - [25/Jan/2023:05:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:47:23 [info] 37#37: *834 [lua] logger.lua:23: 8a4df5fd9cbfb5bec16861fb0c63cbfd {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:47:29 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:29 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:38 [info] 37#37: *837 [lua] access_by_lua(msblocations.conf:133):2: 9de6279c921c80eff03eea20925fe53b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:47:38 [info] 37#37: *837 [lua] logger.lua:23: 9de6279c921c80eff03eea20925fe53b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:47:38 +0000] 9de6279c921c80eff03eea20925fe53b "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.92 - - [25/Jan/2023:05:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:47:39 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:39 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:49 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:49 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:53 [info] 37#37: *842 [lua] access_by_lua(msblocations.conf:133):2: e5b1a5ed3bc570893ede73a6b00f7b99:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:47:53 [info] 37#37: *842 [lua] logger.lua:23: e5b1a5ed3bc570893ede73a6b00f7b99 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:47:53 +0000] e5b1a5ed3bc570893ede73a6b00f7b99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:47:59 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:47:59 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:08 [info] 37#37: *845 [lua] access_by_lua(msblocations.conf:133):2: e17ebd6170f01585e69349bcca37a6eb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:48:08 +0000] e17ebd6170f01585e69349bcca37a6eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:48:08 [info] 37#37: *845 [lua] logger.lua:23: e17ebd6170f01585e69349bcca37a6eb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 05:48:09 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:09 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:19 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:19 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:23 [info] 37#37: *851 [lua] access_by_lua(msblocations.conf:133):2: f98a2587fe78d8c6cb56d978e19c3c10:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:48:23 +0000] f98a2587fe78d8c6cb56d978e19c3c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:48:23 [info] 37#37: *851 [lua] logger.lua:23: f98a2587fe78d8c6cb56d978e19c3c10 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:48:29 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:29 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:38 [info] 37#37: *854 [lua] access_by_lua(msblocations.conf:133):2: efbe68625907eaba9d5592279f20fce9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:48:38 [info] 37#37: *854 [lua] logger.lua:23: efbe68625907eaba9d5592279f20fce9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:48:38 +0000] efbe68625907eaba9d5592279f20fce9 "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.92 - - [25/Jan/2023:05:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:48:39 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:39 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:49 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:49 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:53 [info] 37#37: *859 [lua] access_by_lua(msblocations.conf:133):2: 97ce40c852f3cdc7745cd9932c73ca62:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:48:53 +0000] 97ce40c852f3cdc7745cd9932c73ca62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:48:53 [info] 37#37: *859 [lua] logger.lua:23: 97ce40c852f3cdc7745cd9932c73ca62 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:48:59 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:48:59 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:08 [info] 37#37: *862 [lua] access_by_lua(msblocations.conf:133):2: 7939e1a51c105ab57661bdc095934ef1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:49:08 [info] 37#37: *862 [lua] logger.lua:23: 7939e1a51c105ab57661bdc095934ef1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:49:08 +0000] 7939e1a51c105ab57661bdc095934ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 05:49:09 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:09 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:19 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:19 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:23 [info] 37#37: *868 [lua] access_by_lua(msblocations.conf:133):2: 720cd1d7226d656ba3b24cec24276a65:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:49:23 +0000] 720cd1d7226d656ba3b24cec24276a65 "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.92 - - [25/Jan/2023:05:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:49:23 [info] 37#37: *868 [lua] logger.lua:23: 720cd1d7226d656ba3b24cec24276a65 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:49:29 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:29 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:38 [info] 37#37: *871 [lua] access_by_lua(msblocations.conf:133):2: 94a515d56793e2616c1767d90209c228:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:49:38 +0000] 94a515d56793e2616c1767d90209c228 "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.92 - - [25/Jan/2023:05:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:49:38 [info] 37#37: *871 [lua] logger.lua:23: 94a515d56793e2616c1767d90209c228 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:49:39 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:39 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:49 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:49 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:53 [info] 37#37: *876 [lua] access_by_lua(msblocations.conf:133):2: d24f56752d05f372f4b72f562640746c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:05:49:53 +0000] d24f56752d05f372f4b72f562640746c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:49:53 [info] 37#37: *876 [lua] logger.lua:23: d24f56752d05f372f4b72f562640746c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:49:59 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:49:59 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:08 [info] 37#37: *879 [lua] access_by_lua(msblocations.conf:133):2: 4e58422837e3226bb01192d1733ab5d2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:50:08 [info] 37#37: *879 [lua] logger.lua:23: 4e58422837e3226bb01192d1733ab5d2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:50:08 +0000] 4e58422837e3226bb01192d1733ab5d2 "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.92 - - [25/Jan/2023:05:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:50:09 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:09 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:19 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:19 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:23 [info] 37#37: *885 [lua] access_by_lua(msblocations.conf:133):2: cf0b808deeb23226e57b26186d17226a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:50:23 [info] 37#37: *885 [lua] logger.lua:23: cf0b808deeb23226e57b26186d17226a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:05:50:23 +0000] cf0b808deeb23226e57b26186d17226a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 05:50:29 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:29 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:38 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:133):2: 0cb400a08a6e9adca15629c8d6f671b5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:50:38 +0000] 0cb400a08a6e9adca15629c8d6f671b5 "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.92 - - [25/Jan/2023:05:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:50:38 [info] 37#37: *888 [lua] logger.lua:23: 0cb400a08a6e9adca15629c8d6f671b5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:50:39 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:39 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:49 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:49 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:53 [info] 37#37: *893 [lua] access_by_lua(msblocations.conf:133):2: 4d9d0f30bb27a2287eee0e2afb7deb4f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:50:53 [info] 37#37: *893 [lua] logger.lua:23: 4d9d0f30bb27a2287eee0e2afb7deb4f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.70.92 - - [25/Jan/2023:05:50:53 +0000] 4d9d0f30bb27a2287eee0e2afb7deb4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 05:50:59 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:50:59 [info] 36#36: *895 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:08 [info] 37#37: *896 [lua] access_by_lua(msblocations.conf:133):2: f2ca89c6f698ad29da30ed5d6dad712d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:51:08 [info] 37#37: *896 [lua] logger.lua:23: f2ca89c6f698ad29da30ed5d6dad712d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:51:08 +0000] f2ca89c6f698ad29da30ed5d6dad712d "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.92 - - [25/Jan/2023:05:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 05:51:09 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:09 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:19 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:19 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:23 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:133):2: fd94d543d7bdda05a20964dbe0036f13:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:51:23 [info] 37#37: *902 [lua] logger.lua:23: fd94d543d7bdda05a20964dbe0036f13 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:51:23 +0000] fd94d543d7bdda05a20964dbe0036f13 "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.92 - - [25/Jan/2023:05:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:51:29 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:29 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:38 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:133):2: 9eada4003b0e5ecc108c6505bceadbaa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:51:38 [info] 37#37: *905 [lua] logger.lua:23: 9eada4003b0e5ecc108c6505bceadbaa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:51:38 +0000] 9eada4003b0e5ecc108c6505bceadbaa "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.92 - - [25/Jan/2023:05:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:51:39 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:39 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:49 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:49 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:53 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:133):2: c652f15af50e814a83175a31648fdb79:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:51:53 [info] 37#37: *910 [lua] logger.lua:23: c652f15af50e814a83175a31648fdb79 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:51:53 +0000] c652f15af50e814a83175a31648fdb79 "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.92 - - [25/Jan/2023:05:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:51:59 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:51:59 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:08 [info] 37#37: *913 [lua] access_by_lua(msblocations.conf:133):2: ab7c9534ab06781270d0fed53a978c0e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:52:08 +0000] ab7c9534ab06781270d0fed53a978c0e "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.92 - - [25/Jan/2023:05:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:52:08 [info] 37#37: *913 [lua] logger.lua:23: ab7c9534ab06781270d0fed53a978c0e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:52:09 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:09 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:19 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:19 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:23 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:133):2: f142f5b93ad7537d51a991ac98358f1f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:52:23 [info] 37#37: *919 [lua] logger.lua:23: f142f5b93ad7537d51a991ac98358f1f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:52:23 +0000] f142f5b93ad7537d51a991ac98358f1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:52:29 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:29 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:38 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:133):2: f1b5f35f22cde042cd7518cdf9a6b28a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:52:38 [info] 37#37: *922 [lua] logger.lua:23: f1b5f35f22cde042cd7518cdf9a6b28a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:52:38 +0000] f1b5f35f22cde042cd7518cdf9a6b28a "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.92 - - [25/Jan/2023:05:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:52:39 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:39 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:49 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:49 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:53 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:133):2: 89928a1f4086473e16b695de3c5f6b46:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:52:53 [info] 37#37: *927 [lua] logger.lua:23: 89928a1f4086473e16b695de3c5f6b46 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:52:53 +0000] 89928a1f4086473e16b695de3c5f6b46 "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.92 - - [25/Jan/2023:05:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:52:59 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:52:59 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:08 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:133):2: 65de959b18072525f0b35637e0505486:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:53:08 +0000] 65de959b18072525f0b35637e0505486 "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.92 - - [25/Jan/2023:05:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:53:08 [info] 37#37: *930 [lua] logger.lua:23: 65de959b18072525f0b35637e0505486 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:53:09 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:09 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:19 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:19 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:23 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:133):2: 9e091b7bd44437475bdb20868ddb363b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:53:23 [info] 37#37: *936 [lua] logger.lua:23: 9e091b7bd44437475bdb20868ddb363b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:53:23 +0000] 9e091b7bd44437475bdb20868ddb363b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:53:29 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:29 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:38 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:133):2: 22ed8126fe58a009ddbad2dc8d608ec4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:53:38 [info] 37#37: *939 [lua] logger.lua:23: 22ed8126fe58a009ddbad2dc8d608ec4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:53:38 +0000] 22ed8126fe58a009ddbad2dc8d608ec4 "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.92 - - [25/Jan/2023:05:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:53:39 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:39 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:49 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:49 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:53 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:133):2: 41926cef9f1bc030a9cad16ab2ef0896:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:53:53 [info] 37#37: *944 [lua] logger.lua:23: 41926cef9f1bc030a9cad16ab2ef0896 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:53:53 +0000] 41926cef9f1bc030a9cad16ab2ef0896 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:53:59 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:53:59 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:08 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:133):2: 2daa89a3eae1cc615d496c3f29b15c74:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:05:54:08 +0000] 2daa89a3eae1cc615d496c3f29b15c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 05:54:08 [info] 37#37: *947 [lua] logger.lua:23: 2daa89a3eae1cc615d496c3f29b15c74 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:54:09 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:09 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:19 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:19 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:23 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:133):2: 9b1c91951f2a620e8fb9788255da2371:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:54:23 [info] 37#37: *953 [lua] logger.lua:23: 9b1c91951f2a620e8fb9788255da2371 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:54:23 +0000] 9b1c91951f2a620e8fb9788255da2371 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/25 05:54:29 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:29 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:38 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:133):2: 605c93682cd25da5f8876c0c6fbfbf0c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:54:38 [info] 37#37: *956 [lua] logger.lua:23: 605c93682cd25da5f8876c0c6fbfbf0c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.92 - - [25/Jan/2023:05:54:38 +0000] 605c93682cd25da5f8876c0c6fbfbf0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:54:39 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:39 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:49 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:49 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:53 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:133):2: 314ce1781b4459048b812930ee96b67c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:54:53 [info] 37#37: *961 [lua] logger.lua:23: 314ce1781b4459048b812930ee96b67c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:54:53 +0000] 314ce1781b4459048b812930ee96b67c "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.92 - - [25/Jan/2023:05:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:54:59 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:54:59 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:08 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:133):2: e74971b5fd9cce591f1f4339191d68d5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:55:08 +0000] e74971b5fd9cce591f1f4339191d68d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:55:08 [info] 37#37: *964 [lua] logger.lua:23: e74971b5fd9cce591f1f4339191d68d5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:55:09 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:09 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:19 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:19 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:23 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:133):2: 14c4342c370c9fb19beeb30bddca93ab:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:55:23 +0000] 14c4342c370c9fb19beeb30bddca93ab "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.92 - - [25/Jan/2023:05:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:55:23 [info] 37#37: *970 [lua] logger.lua:23: 14c4342c370c9fb19beeb30bddca93ab {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:55:29 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:29 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:38 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:133):2: 3c4e15d48936426ac100b628b84e248d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:55:38 +0000] 3c4e15d48936426ac100b628b84e248d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:55:38 [info] 37#37: *973 [lua] logger.lua:23: 3c4e15d48936426ac100b628b84e248d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:55:39 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:39 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:49 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:49 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:53 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:133):2: 7a9e5eca75f008d2cc02776832224dc4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:55:53 +0000] 7a9e5eca75f008d2cc02776832224dc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 05:55:53 [info] 37#37: *978 [lua] logger.lua:23: 7a9e5eca75f008d2cc02776832224dc4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 05:55:59 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:55:59 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:08 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:133):2: 6f144cfc622613dee7cc1b92421fabc7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:56:08 [info] 37#37: *981 [lua] logger.lua:23: 6f144cfc622613dee7cc1b92421fabc7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:56:08 +0000] 6f144cfc622613dee7cc1b92421fabc7 "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.92 - - [25/Jan/2023:05:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:56:09 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:09 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:19 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:19 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:23 [info] 37#37: *987 [lua] access_by_lua(msblocations.conf:133):2: d68c722cc186c63544a1f049c9261776:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:56:23 +0000] d68c722cc186c63544a1f049c9261776 "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.92 - - [25/Jan/2023:05:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:56:23 [info] 37#37: *987 [lua] logger.lua:23: d68c722cc186c63544a1f049c9261776 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:56:29 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:29 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:38 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:133):2: 8bb11e3563e33aad66076f027d8134cb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:56:38 +0000] 8bb11e3563e33aad66076f027d8134cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 05:56:38 [info] 37#37: *990 [lua] logger.lua:23: 8bb11e3563e33aad66076f027d8134cb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:56:39 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:39 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:49 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:49 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:53 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:133):2: 01f3d649cb503bb3f8ed71415d50809f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:56:53 [info] 37#37: *995 [lua] logger.lua:23: 01f3d649cb503bb3f8ed71415d50809f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:56:53 +0000] 01f3d649cb503bb3f8ed71415d50809f "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.92 - - [25/Jan/2023:05:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:56:59 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:56:59 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:08 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:133):2: a522ffb72916832084b975e899d404e6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:57:08 +0000] a522ffb72916832084b975e899d404e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:05:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/25 05:57:08 [info] 37#37: *998 [lua] logger.lua:23: a522ffb72916832084b975e899d404e6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:57:09 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:09 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:19 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:19 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:23 [info] 37#37: *1004 [lua] access_by_lua(msblocations.conf:133):2: b4c8093c61ebb052c824c6881814838b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:57:23 +0000] b4c8093c61ebb052c824c6881814838b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 05:57:23 [info] 37#37: *1004 [lua] logger.lua:23: b4c8093c61ebb052c824c6881814838b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:57:29 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:29 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:38 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:133):2: f4a21c06e0aa5750ed3c0fba54a91c3c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:57:38 [info] 37#37: *1007 [lua] logger.lua:23: f4a21c06e0aa5750ed3c0fba54a91c3c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:57:38 +0000] f4a21c06e0aa5750ed3c0fba54a91c3c "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.92 - - [25/Jan/2023:05:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:57:39 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:39 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:49 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:49 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:53 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:133):2: e348d1579fc49f8ed3119eb97fed52c1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:57:53 +0000] e348d1579fc49f8ed3119eb97fed52c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 05:57:53 [info] 37#37: *1012 [lua] logger.lua:23: e348d1579fc49f8ed3119eb97fed52c1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:57:59 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:57:59 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:08 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:133):2: 62fa789c8e446617c56b455852484b0c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:58:08 [info] 37#37: *1015 [lua] logger.lua:23: 62fa789c8e446617c56b455852484b0c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:58:08 +0000] 62fa789c8e446617c56b455852484b0c "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.92 - - [25/Jan/2023:05:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:58:09 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:09 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:19 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:19 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:23 [info] 37#37: *1021 [lua] access_by_lua(msblocations.conf:133):2: d16f731ea4ed0c9683ef5423438d3e9c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:58:23 [info] 37#37: *1021 [lua] logger.lua:23: d16f731ea4ed0c9683ef5423438d3e9c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:58:23 +0000] d16f731ea4ed0c9683ef5423438d3e9c "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.92 - - [25/Jan/2023:05:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 05:58:29 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:29 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:38 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:133):2: 4200a7eba789217ff2214ea0469a14ad:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:58:38 [info] 37#37: *1024 [lua] logger.lua:23: 4200a7eba789217ff2214ea0469a14ad {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:58:38 +0000] 4200a7eba789217ff2214ea0469a14ad "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.92 - - [25/Jan/2023:05:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:58:39 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:39 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:49 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:49 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:53 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:133):2: 489aeab3920f430595a5f10771d5c163:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:58:53 [info] 37#37: *1029 [lua] logger.lua:23: 489aeab3920f430595a5f10771d5c163 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:58:53 +0000] 489aeab3920f430595a5f10771d5c163 "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.92 - - [25/Jan/2023:05:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 05:58:59 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:58:59 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:08 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:133):2: e1c51343cf8e8ea3d79e90c2e5d73f61:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:59:08 [info] 37#37: *1032 [lua] logger.lua:23: e1c51343cf8e8ea3d79e90c2e5d73f61 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:59:08 +0000] e1c51343cf8e8ea3d79e90c2e5d73f61 "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.92 - - [25/Jan/2023:05:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:59:09 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:09 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:19 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:19 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:23 [info] 37#37: *1038 [lua] access_by_lua(msblocations.conf:133):2: f217db15f147d2ead5b9589523d243ce:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:59:23 [info] 37#37: *1038 [lua] logger.lua:23: f217db15f147d2ead5b9589523d243ce {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:59:23 +0000] f217db15f147d2ead5b9589523d243ce "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.92 - - [25/Jan/2023:05:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/25 05:59:29 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:29 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:38 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:133):2: 2540667752634cbc748f91f955fafdfc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:59:38 +0000] 2540667752634cbc748f91f955fafdfc "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.92 - - [25/Jan/2023:05:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:59:38 [info] 37#37: *1041 [lua] logger.lua:23: 2540667752634cbc748f91f955fafdfc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 05:59:39 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:39 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:49 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:49 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:53 [info] 37#37: *1046 [lua] access_by_lua(msblocations.conf:133):2: b1ca691a5319ecedede942e259e04425:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 05:59:53 [info] 37#37: *1046 [lua] logger.lua:23: b1ca691a5319ecedede942e259e04425 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:05:59:53 +0000] b1ca691a5319ecedede942e259e04425 "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.92 - - [25/Jan/2023:05:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 05:59:59 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 05:59:59 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:08 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:133):2: b386a875004db711c813a705d44993f9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:00:08 [info] 37#37: *1049 [lua] logger.lua:23: b386a875004db711c813a705d44993f9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:00:08 +0000] b386a875004db711c813a705d44993f9 "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.92 - - [25/Jan/2023:06:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/25 06:00:09 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:09 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:19 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:19 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:23 [info] 37#37: *1055 [lua] access_by_lua(msblocations.conf:133):2: 5140fb2a2a8bd9a5a7c8dae5cc4be03c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:00:23 [info] 37#37: *1055 [lua] logger.lua:23: 5140fb2a2a8bd9a5a7c8dae5cc4be03c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:00:23 +0000] 5140fb2a2a8bd9a5a7c8dae5cc4be03c "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.92 - - [25/Jan/2023:06:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:00:29 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:29 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:38 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:133):2: 128fce48bf99d47004996577b4ace453:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:00:38 [info] 37#37: *1058 [lua] logger.lua:23: 128fce48bf99d47004996577b4ace453 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:00:38 +0000] 128fce48bf99d47004996577b4ace453 "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.92 - - [25/Jan/2023:06:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:00:39 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:39 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:49 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:49 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:54 [info] 37#37: *1063 [lua] access_by_lua(msblocations.conf:133):2: ed379c183fb713719c1ca7ddc3fb3af7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:00:54 [info] 37#37: *1063 [lua] logger.lua:23: ed379c183fb713719c1ca7ddc3fb3af7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:00:54 +0000] ed379c183fb713719c1ca7ddc3fb3af7 "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.92 - - [25/Jan/2023:06:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:00:59 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:00:59 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:09 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:133):2: 9dd4fd53ee19de277bce8cfbc850e102:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:01:09 +0000] 9dd4fd53ee19de277bce8cfbc850e102 "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.92 - - [25/Jan/2023:06:01:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:01:09 [info] 37#37: *1066 [lua] logger.lua:23: 9dd4fd53ee19de277bce8cfbc850e102 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:01:09 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:09 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:19 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:19 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:24 [info] 37#37: *1072 [lua] access_by_lua(msblocations.conf:133):2: b83352a00ae768a52cac6d9e34820d40:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:01:24 [info] 37#37: *1072 [lua] logger.lua:23: b83352a00ae768a52cac6d9e34820d40 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:01:24 +0000] b83352a00ae768a52cac6d9e34820d40 "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.92 - - [25/Jan/2023:06:01:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/25 06:01:29 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:29 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:39 [info] 37#37: *1075 [lua] access_by_lua(msblocations.conf:133):2: e153ee5a6e08c37bcc10cca5320f9948:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:01:39 +0000] e153ee5a6e08c37bcc10cca5320f9948 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:01:39 [info] 37#37: *1075 [lua] logger.lua:23: e153ee5a6e08c37bcc10cca5320f9948 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:01:39 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:39 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:49 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:49 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:54 [info] 37#37: *1080 [lua] access_by_lua(msblocations.conf:133):2: a4dcbfa612f80a02a5f94838f3a1e703:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:01:54 [info] 37#37: *1080 [lua] logger.lua:23: a4dcbfa612f80a02a5f94838f3a1e703 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:01:54 +0000] a4dcbfa612f80a02a5f94838f3a1e703 "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.92 - - [25/Jan/2023:06:01:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:01:59 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:01:59 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:09 [info] 37#37: *1083 [lua] access_by_lua(msblocations.conf:133):2: a9bb6cc2e7029f6555f5d88fb2412324:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:02:09 [info] 37#37: *1083 [lua] logger.lua:23: a9bb6cc2e7029f6555f5d88fb2412324 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:02:09 +0000] a9bb6cc2e7029f6555f5d88fb2412324 "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.92 - - [25/Jan/2023:06:02:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:02:09 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:09 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:19 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:19 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:24 [info] 37#37: *1089 [lua] access_by_lua(msblocations.conf:133):2: 3f53316991f094bb315cb721287d00a1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:02:24 +0000] 3f53316991f094bb315cb721287d00a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:02:24 [info] 37#37: *1089 [lua] logger.lua:23: 3f53316991f094bb315cb721287d00a1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:02:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:02:29 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:29 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:39 [info] 37#37: *1092 [lua] access_by_lua(msblocations.conf:133):2: 5811ba9b3fbe4f331a73d787afa42459:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:02:39 [info] 37#37: *1092 [lua] logger.lua:23: 5811ba9b3fbe4f331a73d787afa42459 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:02:39 +0000] 5811ba9b3fbe4f331a73d787afa42459 "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.92 - - [25/Jan/2023:06:02:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:02:39 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:39 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:49 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:49 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:54 [info] 37#37: *1097 [lua] access_by_lua(msblocations.conf:133):2: 1dbc953cf710351d0f0795ec549caa14:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:02:54 [info] 37#37: *1097 [lua] logger.lua:23: 1dbc953cf710351d0f0795ec549caa14 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:02:54 +0000] 1dbc953cf710351d0f0795ec549caa14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:02:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/25 06:02:59 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:02:59 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:09 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:133):2: fa471ca4d3dc3e1d3e804ddf9fd98a66:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:03:09 +0000] fa471ca4d3dc3e1d3e804ddf9fd98a66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 06:03:09 [info] 37#37: *1100 [lua] logger.lua:23: fa471ca4d3dc3e1d3e804ddf9fd98a66 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:03:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:03:09 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:09 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:19 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:19 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:24 [info] 37#37: *1106 [lua] access_by_lua(msblocations.conf:133):2: f8637916b55084982d6a568a536ac262:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:03:24 [info] 37#37: *1106 [lua] logger.lua:23: f8637916b55084982d6a568a536ac262 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:03:24 +0000] f8637916b55084982d6a568a536ac262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:03:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/25 06:03:29 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:29 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:39 [info] 37#37: *1109 [lua] access_by_lua(msblocations.conf:133):2: 1e3997ea81e803efc77222d9b863818e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:03:39 [info] 37#37: *1109 [lua] logger.lua:23: 1e3997ea81e803efc77222d9b863818e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:03:39 +0000] 1e3997ea81e803efc77222d9b863818e "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.92 - - [25/Jan/2023:06:03:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:03:39 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:39 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:49 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:49 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:54 [info] 37#37: *1114 [lua] access_by_lua(msblocations.conf:133):2: a8a8436180cb9cbe80451af7354bd80a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:03:54 [info] 37#37: *1114 [lua] logger.lua:23: a8a8436180cb9cbe80451af7354bd80a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:03:54 +0000] a8a8436180cb9cbe80451af7354bd80a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:03:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:03:59 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:03:59 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:09 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:133):2: 0bc3a22410a0e37366e40707515704d7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:04:09 +0000] 0bc3a22410a0e37366e40707515704d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:04:09 [info] 37#37: *1117 [lua] logger.lua:23: 0bc3a22410a0e37366e40707515704d7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:04:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:04:09 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:09 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:19 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:19 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:24 [info] 37#37: *1123 [lua] access_by_lua(msblocations.conf:133):2: 61d308a6ac65cc8217413221b862d104:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:04:24 [info] 37#37: *1123 [lua] logger.lua:23: 61d308a6ac65cc8217413221b862d104 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:04:24 +0000] 61d308a6ac65cc8217413221b862d104 "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.92 - - [25/Jan/2023:06:04:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:04:29 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:29 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:39 [info] 37#37: *1126 [lua] access_by_lua(msblocations.conf:133):2: b230bceaa90d989500308f9227b688c0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:04:39 [info] 37#37: *1126 [lua] logger.lua:23: b230bceaa90d989500308f9227b688c0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:04:39 +0000] b230bceaa90d989500308f9227b688c0 "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.92 - - [25/Jan/2023:06:04:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 06:04:39 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:39 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:49 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:49 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:54 [info] 37#37: *1131 [lua] access_by_lua(msblocations.conf:133):2: 27a1a1bbb12e7b3f2b8665cbe4f5fc98:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:04:54 [info] 37#37: *1131 [lua] logger.lua:23: 27a1a1bbb12e7b3f2b8665cbe4f5fc98 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:04:54 +0000] 27a1a1bbb12e7b3f2b8665cbe4f5fc98 "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.92 - - [25/Jan/2023:06:04:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:04:59 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:04:59 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:09 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:133):2: de7d041e7ea7d6ee20cc827f285feed7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:05:09 +0000] de7d041e7ea7d6ee20cc827f285feed7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:05:09 [info] 37#37: *1134 [lua] logger.lua:23: de7d041e7ea7d6ee20cc827f285feed7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:05:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:05:09 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:09 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:19 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:19 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:24 [info] 37#37: *1140 [lua] access_by_lua(msblocations.conf:133):2: eb167754a65fd2134647357f4607a874:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:05:24 +0000] eb167754a65fd2134647357f4607a874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:05:24 [info] 37#37: *1140 [lua] logger.lua:23: eb167754a65fd2134647357f4607a874 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:05:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:05:29 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:29 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:39 [info] 37#37: *1143 [lua] access_by_lua(msblocations.conf:133):2: 16fac71730ca66f787fcc73ada3d14b7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:05:39 [info] 37#37: *1143 [lua] logger.lua:23: 16fac71730ca66f787fcc73ada3d14b7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:05:39 +0000] 16fac71730ca66f787fcc73ada3d14b7 "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.92 - - [25/Jan/2023:06:05:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:05:39 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:39 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:49 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:49 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:54 [info] 37#37: *1148 [lua] access_by_lua(msblocations.conf:133):2: 1659adecb03d7086665f697ca8c19557:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:05:54 [info] 37#37: *1148 [lua] logger.lua:23: 1659adecb03d7086665f697ca8c19557 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:05:54 +0000] 1659adecb03d7086665f697ca8c19557 "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.92 - - [25/Jan/2023:06:05:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:05:59 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:05:59 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:09 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:133):2: f587b98e946c32346d3a1da2c250128d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:06:09 +0000] f587b98e946c32346d3a1da2c250128d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:06:09 [info] 37#37: *1151 [lua] logger.lua:23: f587b98e946c32346d3a1da2c250128d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:06:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:06:09 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:09 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:19 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:19 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:24 [info] 37#37: *1157 [lua] access_by_lua(msblocations.conf:133):2: a1460d4ab221e14b9e74442a97e5120f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:06:24 [info] 37#37: *1157 [lua] logger.lua:23: a1460d4ab221e14b9e74442a97e5120f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:06:24 +0000] a1460d4ab221e14b9e74442a97e5120f "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.92 - - [25/Jan/2023:06:06:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:06:29 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:29 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:39 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:133):2: c83d1dbd529f3bf6f66d024ab6307a92:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:06:39 [info] 37#37: *1160 [lua] logger.lua:23: c83d1dbd529f3bf6f66d024ab6307a92 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:06:39 +0000] c83d1dbd529f3bf6f66d024ab6307a92 "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.92 - - [25/Jan/2023:06:06:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:06:39 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:39 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:49 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:49 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:54 [info] 37#37: *1165 [lua] access_by_lua(msblocations.conf:133):2: 5a04e706610a48e0987c07c0ff8fafcc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:06:54 [info] 37#37: *1165 [lua] logger.lua:23: 5a04e706610a48e0987c07c0ff8fafcc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:06:54 +0000] 5a04e706610a48e0987c07c0ff8fafcc "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.92 - - [25/Jan/2023:06:06:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:06:59 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:06:59 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:09 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:133):2: aa778d7ff1307ac41755c90fb0b861e3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:07:09 +0000] aa778d7ff1307ac41755c90fb0b861e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:07:09 [info] 37#37: *1168 [lua] logger.lua:23: aa778d7ff1307ac41755c90fb0b861e3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:07:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:07:09 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:09 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:19 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:19 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:24 [info] 37#37: *1174 [lua] access_by_lua(msblocations.conf:133):2: 1091570c8d4acf29444e709b87c97c71:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:07:24 +0000] 1091570c8d4acf29444e709b87c97c71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:07:24 [info] 37#37: *1174 [lua] logger.lua:23: 1091570c8d4acf29444e709b87c97c71 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:07:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:07:29 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:29 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:39 [info] 37#37: *1177 [lua] access_by_lua(msblocations.conf:133):2: 1d58ae80c1c25dd44b73705e08a2ce8d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:07:39 [info] 37#37: *1177 [lua] logger.lua:23: 1d58ae80c1c25dd44b73705e08a2ce8d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:07:39 +0000] 1d58ae80c1c25dd44b73705e08a2ce8d "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.92 - - [25/Jan/2023:06:07:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:07:39 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:39 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:49 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:49 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:54 [info] 37#37: *1182 [lua] access_by_lua(msblocations.conf:133):2: 63fe8e823cd3aa0c0738794d665f779f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:07:54 +0000] 63fe8e823cd3aa0c0738794d665f779f "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.92 - - [25/Jan/2023:06:07:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:07:54 [info] 37#37: *1182 [lua] logger.lua:23: 63fe8e823cd3aa0c0738794d665f779f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:07:59 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:07:59 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:09 [info] 37#37: *1185 [lua] access_by_lua(msblocations.conf:133):2: 714e2affcf88a9d7f4ab27780ce7fcca:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:08:09 +0000] 714e2affcf88a9d7f4ab27780ce7fcca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:08:09 [info] 37#37: *1185 [lua] logger.lua:23: 714e2affcf88a9d7f4ab27780ce7fcca {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:08:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:08:09 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:09 [info] 36#36: *1187 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:19 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:19 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:24 [info] 37#37: *1191 [lua] access_by_lua(msblocations.conf:133):2: ceeedc553979c5f4e18276fd984e2034:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:08:24 +0000] ceeedc553979c5f4e18276fd984e2034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:08:24 [info] 37#37: *1191 [lua] logger.lua:23: ceeedc553979c5f4e18276fd984e2034 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:08:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 06:08:29 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:29 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:39 [info] 37#37: *1194 [lua] access_by_lua(msblocations.conf:133):2: 2649d33e497c02b52c493190a09aabc7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:08:39 [info] 37#37: *1194 [lua] logger.lua:23: 2649d33e497c02b52c493190a09aabc7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:08:39 +0000] 2649d33e497c02b52c493190a09aabc7 "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.92 - - [25/Jan/2023:06:08:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:08:39 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:39 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:49 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:49 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:54 [info] 37#37: *1199 [lua] access_by_lua(msblocations.conf:133):2: fd426c798cc25b8a182765f9d70c0d17:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.92 - - [25/Jan/2023:06:08:54 +0000] fd426c798cc25b8a182765f9d70c0d17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:08:54 [info] 37#37: *1199 [lua] logger.lua:23: fd426c798cc25b8a182765f9d70c0d17 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:08:59 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:08:59 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:09 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:133):2: 39fa888e2ca89814047ea827edb2139f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:09:09 [info] 37#37: *1202 [lua] logger.lua:23: 39fa888e2ca89814047ea827edb2139f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:09:09 +0000] 39fa888e2ca89814047ea827edb2139f "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.92 - - [25/Jan/2023:06:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:09:09 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:09 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:19 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:19 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:24 [info] 37#37: *1208 [lua] access_by_lua(msblocations.conf:133):2: 53bb059abf0ae1e9857e7045bf0298db:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:09:24 [info] 37#37: *1208 [lua] logger.lua:23: 53bb059abf0ae1e9857e7045bf0298db {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:09:24 +0000] 53bb059abf0ae1e9857e7045bf0298db "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.92 - - [25/Jan/2023:06:09:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:09:29 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:29 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:39 [info] 37#37: *1211 [lua] access_by_lua(msblocations.conf:133):2: 538ed44280a5ff4e1781fb6be78ff2da:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:09:39 +0000] 538ed44280a5ff4e1781fb6be78ff2da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:09:39 [info] 37#37: *1211 [lua] logger.lua:23: 538ed44280a5ff4e1781fb6be78ff2da {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:09:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:09:39 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:39 [info] 37#37: *1213 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:49 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:49 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:54 [info] 37#37: *1216 [lua] access_by_lua(msblocations.conf:133):2: 94c5b4991d4866232d259855d84b3e20:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:09:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:09:54 [info] 37#37: *1216 [lua] logger.lua:23: 94c5b4991d4866232d259855d84b3e20 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:09:54 +0000] 94c5b4991d4866232d259855d84b3e20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 06:09:59 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:09:59 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:09 [info] 37#37: *1219 [lua] access_by_lua(msblocations.conf:133):2: 13b90f91ec8f76743fb6ef1614e42c1a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:10:09 [info] 37#37: *1219 [lua] logger.lua:23: 13b90f91ec8f76743fb6ef1614e42c1a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:10:09 +0000] 13b90f91ec8f76743fb6ef1614e42c1a "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.92 - - [25/Jan/2023:06:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:10:09 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:09 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:19 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:19 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:24 [info] 37#37: *1225 [lua] access_by_lua(msblocations.conf:133):2: 2556ff75c74745c81749b1b2106e5d05:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:10:24 +0000] 2556ff75c74745c81749b1b2106e5d05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:10:24 [info] 37#37: *1225 [lua] logger.lua:23: 2556ff75c74745c81749b1b2106e5d05 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:10:29 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:29 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:39 [info] 37#37: *1228 [lua] access_by_lua(msblocations.conf:133):2: 875b0954be33252d2612b427b23f404a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:10:39 +0000] 875b0954be33252d2612b427b23f404a "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.92 - - [25/Jan/2023:06:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:10:39 [info] 37#37: *1228 [lua] logger.lua:23: 875b0954be33252d2612b427b23f404a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:10:39 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:39 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:49 [info] 37#37: *1231 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:49 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:54 [info] 37#37: *1233 [lua] access_by_lua(msblocations.conf:133):2: a965f2c6bc672cbc332a910cb3c6c256:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:10:54 [info] 37#37: *1233 [lua] logger.lua:23: a965f2c6bc672cbc332a910cb3c6c256 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:10:54 +0000] a965f2c6bc672cbc332a910cb3c6c256 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:10:59 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:10:59 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:09 [info] 37#37: *1236 [lua] access_by_lua(msblocations.conf:133):2: cb43f8df1f136f0f40373b74437c4ecf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:11:09 [info] 37#37: *1236 [lua] logger.lua:23: cb43f8df1f136f0f40373b74437c4ecf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:11:09 +0000] cb43f8df1f136f0f40373b74437c4ecf "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.92 - - [25/Jan/2023:06:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:11:09 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:09 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:19 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:19 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:24 [info] 37#37: *1242 [lua] access_by_lua(msblocations.conf:133):2: 5cb9086e324af032ef26db0bacfc4ce5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:11:24 [info] 37#37: *1242 [lua] logger.lua:23: 5cb9086e324af032ef26db0bacfc4ce5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:11:24 +0000] 5cb9086e324af032ef26db0bacfc4ce5 "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.92 - - [25/Jan/2023:06:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:11:29 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:29 [info] 37#37: *1244 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:39 [info] 37#37: *1245 [lua] access_by_lua(msblocations.conf:133):2: 6d34ff5f93e08414b7d3971537bd1934:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:11:39 [info] 37#37: *1245 [lua] logger.lua:23: 6d34ff5f93e08414b7d3971537bd1934 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:11:39 +0000] 6d34ff5f93e08414b7d3971537bd1934 "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.92 - - [25/Jan/2023:06:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:11:39 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:39 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:49 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:49 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:54 [info] 37#37: *1250 [lua] access_by_lua(msblocations.conf:133):2: 2b1b349b146cf6025e498555776d020a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:11:54 [info] 37#37: *1250 [lua] logger.lua:23: 2b1b349b146cf6025e498555776d020a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:11:54 +0000] 2b1b349b146cf6025e498555776d020a "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.92 - - [25/Jan/2023:06:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:11:59 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:11:59 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:09 [info] 37#37: *1253 [lua] access_by_lua(msblocations.conf:133):2: e2a9f0b26059630118b0e0866506af3d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:12:09 +0000] e2a9f0b26059630118b0e0866506af3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 06:12:09 [info] 37#37: *1253 [lua] logger.lua:23: e2a9f0b26059630118b0e0866506af3d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:12:09 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:09 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:19 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:19 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:24 [info] 37#37: *1259 [lua] access_by_lua(msblocations.conf:133):2: 18a8665877c7a1e5c057236d3e7064e0:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:12:24 +0000] 18a8665877c7a1e5c057236d3e7064e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:12:24 [info] 37#37: *1259 [lua] logger.lua:23: 18a8665877c7a1e5c057236d3e7064e0 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:12:29 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:29 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:39 [info] 37#37: *1262 [lua] access_by_lua(msblocations.conf:133):2: 762a1fe0e79f4a5ff266f1f0a50a5044:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:12:39 [info] 37#37: *1262 [lua] logger.lua:23: 762a1fe0e79f4a5ff266f1f0a50a5044 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:12:39 +0000] 762a1fe0e79f4a5ff266f1f0a50a5044 "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.92 - - [25/Jan/2023:06:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:12:39 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:39 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:49 [info] 37#37: *1266 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:49 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:54 [info] 37#37: *1267 [lua] access_by_lua(msblocations.conf:133):2: 66381357909359f3e3af0f268dc98adf:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:12:54 [info] 37#37: *1267 [lua] logger.lua:23: 66381357909359f3e3af0f268dc98adf {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:12:54 +0000] 66381357909359f3e3af0f268dc98adf "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.92 - - [25/Jan/2023:06:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:12:59 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:12:59 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:09 [info] 37#37: *1270 [lua] access_by_lua(msblocations.conf:133):2: 4fae7b2eea3ea7511c79d546f338dc6e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:13:09 [info] 37#37: *1270 [lua] logger.lua:23: 4fae7b2eea3ea7511c79d546f338dc6e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:13:09 +0000] 4fae7b2eea3ea7511c79d546f338dc6e "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.92 - - [25/Jan/2023:06:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:13:09 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:09 [info] 37#37: *1272 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:19 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:19 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:24 [info] 37#37: *1276 [lua] access_by_lua(msblocations.conf:133):2: 65bc9cc4518520a541cebeefb0f17323:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:13:24 +0000] 65bc9cc4518520a541cebeefb0f17323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:13:24 [info] 37#37: *1276 [lua] logger.lua:23: 65bc9cc4518520a541cebeefb0f17323 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:13:29 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:29 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:39 [info] 37#37: *1279 [lua] access_by_lua(msblocations.conf:133):2: f037af9728baa4bd04af582a5cce554a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:13:39 [info] 37#37: *1279 [lua] logger.lua:23: f037af9728baa4bd04af582a5cce554a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:13:39 +0000] f037af9728baa4bd04af582a5cce554a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:13:39 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:39 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:49 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:49 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:54 [info] 37#37: *1284 [lua] access_by_lua(msblocations.conf:133):2: 5b1c5e7d93a47d290894aea004c89ced:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:13:54 [info] 37#37: *1284 [lua] logger.lua:23: 5b1c5e7d93a47d290894aea004c89ced {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:13:54 +0000] 5b1c5e7d93a47d290894aea004c89ced "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.92 - - [25/Jan/2023:06:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:13:59 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:13:59 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:09 [info] 37#37: *1287 [lua] access_by_lua(msblocations.conf:133):2: 9a3283fe24c2496f5444aacf1b020ec3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:14:09 [info] 37#37: *1287 [lua] logger.lua:23: 9a3283fe24c2496f5444aacf1b020ec3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:14:09 +0000] 9a3283fe24c2496f5444aacf1b020ec3 "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.92 - - [25/Jan/2023:06:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:14:09 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:09 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:19 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:19 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:24 [info] 37#37: *1293 [lua] access_by_lua(msblocations.conf:133):2: fe74b05254b371cbe549fc2919fb7164:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:14:24 [info] 37#37: *1293 [lua] logger.lua:23: fe74b05254b371cbe549fc2919fb7164 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:14:24 +0000] fe74b05254b371cbe549fc2919fb7164 "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.92 - - [25/Jan/2023:06:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:14:29 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:29 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:39 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:39 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:39 [info] 37#37: *1298 [lua] access_by_lua(msblocations.conf:133):2: f6f651975309fc18deda0c257de5afdc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:14:39 [info] 37#37: *1298 [lua] logger.lua:23: f6f651975309fc18deda0c257de5afdc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:14:39 +0000] f6f651975309fc18deda0c257de5afdc "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.92 - - [25/Jan/2023:06:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:14:49 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:49 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:54 [info] 37#37: *1301 [lua] access_by_lua(msblocations.conf:133):2: c5daa9b2ad1b07a7481e6124b4676849:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:14:54 +0000] c5daa9b2ad1b07a7481e6124b4676849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:14:54 [info] 37#37: *1301 [lua] logger.lua:23: c5daa9b2ad1b07a7481e6124b4676849 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:14:59 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:14:59 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:09 [info] 37#37: *1305 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:09 [info] 37#37: *1304 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:09 [info] 37#37: *1306 [lua] access_by_lua(msblocations.conf:133):2: 46f009ff22da224d87e5da5915881a0b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:15:09 [info] 37#37: *1306 [lua] logger.lua:23: 46f009ff22da224d87e5da5915881a0b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:15:09 +0000] 46f009ff22da224d87e5da5915881a0b "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.92 - - [25/Jan/2023:06:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:15:19 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:19 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:24 [info] 37#37: *1310 [lua] access_by_lua(msblocations.conf:133):2: fa1c9a911f78b4c34199a20af33bc109:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:15:24 +0000] fa1c9a911f78b4c34199a20af33bc109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:15:24 [info] 37#37: *1310 [lua] logger.lua:23: fa1c9a911f78b4c34199a20af33bc109 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:15:29 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:29 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:39 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:39 [info] 37#37: *1313 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:39 [info] 37#37: *1315 [lua] access_by_lua(msblocations.conf:133):2: 78d2003bd652b7fbbe722f45e9a8ae69:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:15:39 [info] 37#37: *1315 [lua] logger.lua:23: 78d2003bd652b7fbbe722f45e9a8ae69 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:15:39 +0000] 78d2003bd652b7fbbe722f45e9a8ae69 "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.92 - - [25/Jan/2023:06:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:15:49 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:49 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:54 [info] 37#37: *1318 [lua] access_by_lua(msblocations.conf:133):2: 8c7607feac99ee8def7358290355bdcb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:15:54 [info] 37#37: *1318 [lua] logger.lua:23: 8c7607feac99ee8def7358290355bdcb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:15:54 +0000] 8c7607feac99ee8def7358290355bdcb "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.92 - - [25/Jan/2023:06:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:15:59 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:15:59 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:09 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:09 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:09 [info] 37#37: *1323 [lua] access_by_lua(msblocations.conf:133):2: 723f903f550be67c0b1af34842d65967:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:16:09 [info] 37#37: *1323 [lua] logger.lua:23: 723f903f550be67c0b1af34842d65967 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:16:09 +0000] 723f903f550be67c0b1af34842d65967 "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.92 - - [25/Jan/2023:06:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:16:19 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:19 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:24 [info] 37#37: *1327 [lua] access_by_lua(msblocations.conf:133):2: 4244f601313b096bda9ebbddefab6921:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:16:24 +0000] 4244f601313b096bda9ebbddefab6921 "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.92 - - [25/Jan/2023:06:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:16:24 [info] 37#37: *1327 [lua] logger.lua:23: 4244f601313b096bda9ebbddefab6921 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:16:29 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:29 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:39 [info] 37#37: *1330 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:39 [info] 37#37: *1331 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:39 [info] 37#37: *1332 [lua] access_by_lua(msblocations.conf:133):2: 86f8367cfa2e8d5f906d64a871de2373:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:16:39 [info] 37#37: *1332 [lua] logger.lua:23: 86f8367cfa2e8d5f906d64a871de2373 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:16:39 +0000] 86f8367cfa2e8d5f906d64a871de2373 "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.92 - - [25/Jan/2023:06:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:16:49 [info] 37#37: *1333 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:49 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:54 [info] 37#37: *1335 [lua] access_by_lua(msblocations.conf:133):2: 6dd01d8e9f7c55ddcca828dc7f2f9e38:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:16:54 [info] 37#37: *1335 [lua] logger.lua:23: 6dd01d8e9f7c55ddcca828dc7f2f9e38 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:16:54 +0000] 6dd01d8e9f7c55ddcca828dc7f2f9e38 "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.92 - - [25/Jan/2023:06:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:16:59 [info] 37#37: *1337 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:16:59 [info] 37#37: *1336 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:09 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:09 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:09 [info] 37#37: *1340 [lua] access_by_lua(msblocations.conf:133):2: f3eb319a5a5a94afb8d7ffd9865a9c41:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:17:09 +0000] f3eb319a5a5a94afb8d7ffd9865a9c41 "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.92 - - [25/Jan/2023:06:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:17:09 [info] 37#37: *1340 [lua] logger.lua:23: f3eb319a5a5a94afb8d7ffd9865a9c41 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:17:19 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:19 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:24 [info] 37#37: *1344 [lua] access_by_lua(msblocations.conf:133):2: f95185f8e3f5d697cfa90e277e2c0811:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:17:24 +0000] f95185f8e3f5d697cfa90e277e2c0811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:17:24 [info] 37#37: *1344 [lua] logger.lua:23: f95185f8e3f5d697cfa90e277e2c0811 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:17:29 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:29 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:39 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:39 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:39 [info] 37#37: *1349 [lua] access_by_lua(msblocations.conf:133):2: af1567c6cc9a66b91ddc86e62a0d36e8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:17:39 +0000] af1567c6cc9a66b91ddc86e62a0d36e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 06:17:39 [info] 37#37: *1349 [lua] logger.lua:23: af1567c6cc9a66b91ddc86e62a0d36e8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:17:49 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:49 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:54 [info] 37#37: *1352 [lua] access_by_lua(msblocations.conf:133):2: 7ac1075c635956fc1e08140c56bb2caa:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:17:54 +0000] 7ac1075c635956fc1e08140c56bb2caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:17:54 [info] 37#37: *1352 [lua] logger.lua:23: 7ac1075c635956fc1e08140c56bb2caa {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:17:59 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:17:59 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:09 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:09 [info] 37#37: *1356 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:09 [info] 37#37: *1357 [lua] access_by_lua(msblocations.conf:133):2: cc4fb5e2d33f32f9cb425a5f96774134:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:18:09 [info] 37#37: *1357 [lua] logger.lua:23: cc4fb5e2d33f32f9cb425a5f96774134 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:18:09 +0000] cc4fb5e2d33f32f9cb425a5f96774134 "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.92 - - [25/Jan/2023:06:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:18:19 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:19 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:24 [info] 37#37: *1361 [lua] access_by_lua(msblocations.conf:133):2: 7f111ab9b3decc5e1b13ba3b0b7110e3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:18:24 [info] 37#37: *1361 [lua] logger.lua:23: 7f111ab9b3decc5e1b13ba3b0b7110e3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:18:24 +0000] 7f111ab9b3decc5e1b13ba3b0b7110e3 "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.92 - - [25/Jan/2023:06:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:18:29 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:29 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:39 [info] 37#37: *1364 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:39 [info] 37#37: *1365 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:39 [info] 37#37: *1366 [lua] access_by_lua(msblocations.conf:133):2: 651fd9e5c77f26ba28aeb09a51002b0f:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:18:39 [info] 37#37: *1366 [lua] logger.lua:23: 651fd9e5c77f26ba28aeb09a51002b0f {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:18:39 +0000] 651fd9e5c77f26ba28aeb09a51002b0f "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.92 - - [25/Jan/2023:06:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:18:49 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:49 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:54 [info] 37#37: *1369 [lua] access_by_lua(msblocations.conf:133):2: f3893fbd6eda59cc4665e0788a9e60e7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:18:54 [info] 37#37: *1369 [lua] logger.lua:23: f3893fbd6eda59cc4665e0788a9e60e7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:18:54 +0000] f3893fbd6eda59cc4665e0788a9e60e7 "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.92 - - [25/Jan/2023:06:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:18:59 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:18:59 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:09 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:09 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:09 [info] 37#37: *1374 [lua] access_by_lua(msblocations.conf:133):2: d6ad2cfab7bd37f2fbea0e2ff4695826:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:19:10 [info] 37#37: *1374 [lua] logger.lua:23: d6ad2cfab7bd37f2fbea0e2ff4695826 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:19:10 +0000] d6ad2cfab7bd37f2fbea0e2ff4695826 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 06:19:19 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:19 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:25 [info] 37#37: *1378 [lua] access_by_lua(msblocations.conf:133):2: 8f9efa49cd2f54afee3b10038f5851c9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:19:25 +0000] 8f9efa49cd2f54afee3b10038f5851c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 06:19:25 [info] 37#37: *1378 [lua] logger.lua:23: 8f9efa49cd2f54afee3b10038f5851c9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:19:29 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:29 [info] 37#37: *1380 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:39 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:39 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:40 [info] 37#37: *1383 [lua] access_by_lua(msblocations.conf:133):2: 3b8b7b287444b83368510df649a35004:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:19:40 +0000] 3b8b7b287444b83368510df649a35004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 06:19:40 [info] 37#37: *1383 [lua] logger.lua:23: 3b8b7b287444b83368510df649a35004 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:19:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:19:49 [info] 37#37: *1384 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:49 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:55 [info] 37#37: *1386 [lua] access_by_lua(msblocations.conf:133):2: 329ca6643cf940d5be3f9040e9088a52:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:19:55 [info] 37#37: *1386 [lua] logger.lua:23: 329ca6643cf940d5be3f9040e9088a52 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:19:55 +0000] 329ca6643cf940d5be3f9040e9088a52 "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.92 - - [25/Jan/2023:06:19:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:19:59 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:19:59 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:09 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:09 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:10 [info] 37#37: *1391 [lua] access_by_lua(msblocations.conf:133):2: 5f206f4b739cf0a06b26ca71c23dcb52:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:20:10 +0000] 5f206f4b739cf0a06b26ca71c23dcb52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:20:10 [info] 37#37: *1391 [lua] logger.lua:23: 5f206f4b739cf0a06b26ca71c23dcb52 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:20:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:20:19 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:19 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:25 [info] 37#37: *1395 [lua] access_by_lua(msblocations.conf:133):2: ebf58d108f45620eff7b18a75b6c7d8d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:20:25 +0000] ebf58d108f45620eff7b18a75b6c7d8d "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.92 - - [25/Jan/2023:06:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:20:25 [info] 37#37: *1395 [lua] logger.lua:23: ebf58d108f45620eff7b18a75b6c7d8d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:20:29 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:29 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:39 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:39 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:40 [info] 37#37: *1400 [lua] access_by_lua(msblocations.conf:133):2: ca365eba2fadf4741b1fc3debeb02c47:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:20:40 +0000] ca365eba2fadf4741b1fc3debeb02c47 "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.92 - - [25/Jan/2023:06:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:20:40 [info] 37#37: *1400 [lua] logger.lua:23: ca365eba2fadf4741b1fc3debeb02c47 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:20:49 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:49 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:55 [info] 37#37: *1403 [lua] access_by_lua(msblocations.conf:133):2: 4600260ade06a042e733408563c1f3b5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:20:55 [info] 37#37: *1403 [lua] logger.lua:23: 4600260ade06a042e733408563c1f3b5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:20:55 +0000] 4600260ade06a042e733408563c1f3b5 "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.92 - - [25/Jan/2023:06:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:20:59 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:20:59 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:09 [info] 37#37: *1406 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:09 [info] 37#37: *1407 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:10 [info] 37#37: *1408 [lua] access_by_lua(msblocations.conf:133):2: 7195367b7704c16f97ba5240577a3bac:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:21:10 +0000] 7195367b7704c16f97ba5240577a3bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/25 06:21:10 [info] 37#37: *1408 [lua] logger.lua:23: 7195367b7704c16f97ba5240577a3bac {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 06:21:19 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:19 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:25 [info] 37#37: *1412 [lua] access_by_lua(msblocations.conf:133):2: 0e360b31f12898c04d1fb62aa29b80a2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:21:25 +0000] 0e360b31f12898c04d1fb62aa29b80a2 "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.92 - - [25/Jan/2023:06:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:21:25 [info] 37#37: *1412 [lua] logger.lua:23: 0e360b31f12898c04d1fb62aa29b80a2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:21:29 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:29 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:39 [info] 37#37: *1415 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:39 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:40 [info] 37#37: *1417 [lua] access_by_lua(msblocations.conf:133):2: a1b453120bd7f0b3095c223990b5dcf8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:21:40 [info] 37#37: *1417 [lua] logger.lua:23: a1b453120bd7f0b3095c223990b5dcf8 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:21:40 +0000] a1b453120bd7f0b3095c223990b5dcf8 "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.92 - - [25/Jan/2023:06:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:21:49 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:49 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:55 [info] 37#37: *1420 [lua] access_by_lua(msblocations.conf:133):2: 38aca16762c8cf2439195fa0cf5a389a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:21:55 +0000] 38aca16762c8cf2439195fa0cf5a389a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:21:55 [info] 37#37: *1420 [lua] logger.lua:23: 38aca16762c8cf2439195fa0cf5a389a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:21:59 [info] 37#37: *1422 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:21:59 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:09 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:09 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:10 [info] 37#37: *1425 [lua] access_by_lua(msblocations.conf:133):2: 1c42f0c58ad244553578497d7c27d2cc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:22:10 [info] 37#37: *1425 [lua] logger.lua:23: 1c42f0c58ad244553578497d7c27d2cc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:22:10 +0000] 1c42f0c58ad244553578497d7c27d2cc "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.92 - - [25/Jan/2023:06:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:22:19 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:19 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:25 [info] 37#37: *1429 [lua] access_by_lua(msblocations.conf:133):2: ee2212c42a8881478ac12c37d50f07e6:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:22:25 +0000] ee2212c42a8881478ac12c37d50f07e6 "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.92 - - [25/Jan/2023:06:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:22:25 [info] 37#37: *1429 [lua] logger.lua:23: ee2212c42a8881478ac12c37d50f07e6 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:22:29 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:29 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:39 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:39 [info] 37#37: *1432 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:40 [info] 37#37: *1434 [lua] access_by_lua(msblocations.conf:133):2: 12c3b2f719494a4371a13bf5cdcd8f3b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:22:40 [info] 37#37: *1434 [lua] logger.lua:23: 12c3b2f719494a4371a13bf5cdcd8f3b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:22:40 +0000] 12c3b2f719494a4371a13bf5cdcd8f3b "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.92 - - [25/Jan/2023:06:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:22:49 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:49 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:55 [info] 37#37: *1437 [lua] access_by_lua(msblocations.conf:133):2: de47b6f28e35c822b095684e69d2ae0e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:22:55 +0000] de47b6f28e35c822b095684e69d2ae0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/25 06:22:55 [info] 37#37: *1437 [lua] logger.lua:23: de47b6f28e35c822b095684e69d2ae0e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:22:59 [info] 37#37: *1438 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:22:59 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:09 [info] 37#37: *1440 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:09 [info] 37#37: *1441 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:10 [info] 37#37: *1442 [lua] access_by_lua(msblocations.conf:133):2: cf8ceb58337b3edbf9312eeaddaa4779:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:23:10 +0000] cf8ceb58337b3edbf9312eeaddaa4779 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:23:10 [info] 37#37: *1442 [lua] logger.lua:23: cf8ceb58337b3edbf9312eeaddaa4779 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:23:19 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:19 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:25 [info] 37#37: *1446 [lua] access_by_lua(msblocations.conf:133):2: aa9069349a169dbd1d180654c3c2a24d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:23:25 [info] 37#37: *1446 [lua] logger.lua:23: aa9069349a169dbd1d180654c3c2a24d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:23:25 +0000] aa9069349a169dbd1d180654c3c2a24d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/25 06:23:29 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:29 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:39 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:39 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:40 [info] 37#37: *1451 [lua] access_by_lua(msblocations.conf:133):2: 50f6407511aa28e67261b4b68bfc680d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:23:40 [info] 37#37: *1451 [lua] logger.lua:23: 50f6407511aa28e67261b4b68bfc680d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:23:40 +0000] 50f6407511aa28e67261b4b68bfc680d "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.92 - - [25/Jan/2023:06:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:23:49 [info] 36#36: *1452 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:49 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:55 [info] 37#37: *1454 [lua] access_by_lua(msblocations.conf:133):2: 44a726a1f35673a7c0fa3220767a6e7b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:23:55 +0000] 44a726a1f35673a7c0fa3220767a6e7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:23:55 [info] 37#37: *1454 [lua] logger.lua:23: 44a726a1f35673a7c0fa3220767a6e7b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:23:59 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:23:59 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:09 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:09 [info] 37#37: *1457 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:10 [info] 37#37: *1459 [lua] access_by_lua(msblocations.conf:133):2: a0d4e1d0c3899029d761352c2bf408e4:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:24:10 [info] 37#37: *1459 [lua] logger.lua:23: a0d4e1d0c3899029d761352c2bf408e4 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:24:10 +0000] a0d4e1d0c3899029d761352c2bf408e4 "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.92 - - [25/Jan/2023:06:24:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:24:19 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:19 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:25 [info] 37#37: *1463 [lua] access_by_lua(msblocations.conf:133):2: 94bb8aa608bc9cb8f207e6d549487d32:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:24:25 [info] 37#37: *1463 [lua] logger.lua:23: 94bb8aa608bc9cb8f207e6d549487d32 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:24:25 +0000] 94bb8aa608bc9cb8f207e6d549487d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:24:29 [info] 37#37: *1465 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:29 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:39 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:39 [info] 37#37: *1466 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:40 [info] 37#37: *1468 [lua] access_by_lua(msblocations.conf:133):2: cc8b5b50ecf55ec5b0b6dde7024a0b30:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:24:40 [info] 37#37: *1468 [lua] logger.lua:23: cc8b5b50ecf55ec5b0b6dde7024a0b30 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:24:40 +0000] cc8b5b50ecf55ec5b0b6dde7024a0b30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/25 06:24:49 [info] 37#37: *1470 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:49 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:55 [info] 37#37: *1471 [lua] access_by_lua(msblocations.conf:133):2: 2c82579ece3ec925d70ee6d11e4feee9:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:24:55 +0000] 2c82579ece3ec925d70ee6d11e4feee9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:24:55 [info] 37#37: *1471 [lua] logger.lua:23: 2c82579ece3ec925d70ee6d11e4feee9 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:24:59 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:24:59 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:09 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:09 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:10 [info] 37#37: *1476 [lua] access_by_lua(msblocations.conf:133):2: 52be71c4d253985d57ffbd67d1c56177:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:25:10 +0000] 52be71c4d253985d57ffbd67d1c56177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:25:10 [info] 37#37: *1476 [lua] logger.lua:23: 52be71c4d253985d57ffbd67d1c56177 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:25:19 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:19 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:25 [info] 37#37: *1480 [lua] access_by_lua(msblocations.conf:133):2: 99d3acff9b63154e8781df631169bea5:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:25:25 +0000] 99d3acff9b63154e8781df631169bea5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:25:25 [info] 37#37: *1480 [lua] logger.lua:23: 99d3acff9b63154e8781df631169bea5 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:25:29 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:29 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:39 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:39 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:40 [info] 37#37: *1485 [lua] access_by_lua(msblocations.conf:133):2: c78671501904045b07d1171a65726929:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:25:40 +0000] c78671501904045b07d1171a65726929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/25 06:25:40 [info] 37#37: *1485 [lua] logger.lua:23: c78671501904045b07d1171a65726929 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:25:49 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:49 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:55 [info] 37#37: *1488 [lua] access_by_lua(msblocations.conf:133):2: 23aebc42e9c436ed02fb662e6137ccab:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:25:55 +0000] 23aebc42e9c436ed02fb662e6137ccab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:25:55 [info] 37#37: *1488 [lua] logger.lua:23: 23aebc42e9c436ed02fb662e6137ccab {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/25 06:25:59 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:25:59 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:09 [info] 37#37: *1492 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:09 [info] 37#37: *1491 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:10 [info] 37#37: *1493 [lua] access_by_lua(msblocations.conf:133):2: d65db3405befb1683ca0fd74186d0eac:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:26:10 [info] 37#37: *1493 [lua] logger.lua:23: d65db3405befb1683ca0fd74186d0eac {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:26:10 +0000] d65db3405befb1683ca0fd74186d0eac "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.92 - - [25/Jan/2023:06:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:26:19 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:19 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:25 [info] 37#37: *1497 [lua] access_by_lua(msblocations.conf:133):2: b1928a0441ddd018f40b30262744ed1c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:26:25 [info] 37#37: *1497 [lua] logger.lua:23: b1928a0441ddd018f40b30262744ed1c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:26:25 +0000] b1928a0441ddd018f40b30262744ed1c "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.92 - - [25/Jan/2023:06:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:26:29 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:29 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:39 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:39 [info] 36#36: *1500 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:40 [info] 37#37: *1502 [lua] access_by_lua(msblocations.conf:133):2: 211c60333742fec9e26019d5b7c43d19:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:26:40 +0000] 211c60333742fec9e26019d5b7c43d19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:26:40 [info] 37#37: *1502 [lua] logger.lua:23: 211c60333742fec9e26019d5b7c43d19 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:26:49 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:49 [info] 37#37: *1503 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:55 [info] 37#37: *1505 [lua] access_by_lua(msblocations.conf:133):2: c21fdd1f2e5f24516049524f446dd191:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:26:55 +0000] c21fdd1f2e5f24516049524f446dd191 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/25 06:26:55 [info] 37#37: *1505 [lua] logger.lua:23: c21fdd1f2e5f24516049524f446dd191 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:26:59 [info] 37#37: *1506 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:26:59 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:09 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:09 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:10 [info] 37#37: *1510 [lua] access_by_lua(msblocations.conf:133):2: e3df6ddc22b0be074f8aa961a26c0641:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:27:10 [info] 37#37: *1510 [lua] logger.lua:23: e3df6ddc22b0be074f8aa961a26c0641 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:27:10 +0000] e3df6ddc22b0be074f8aa961a26c0641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/25 06:27:19 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:19 [info] 37#37: *1513 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:25 [info] 37#37: *1514 [lua] access_by_lua(msblocations.conf:133):2: 7ceb5bac13fbfc41d83134ea3caa53fb:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:27:25 +0000] 7ceb5bac13fbfc41d83134ea3caa53fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:27:25 [info] 37#37: *1514 [lua] logger.lua:23: 7ceb5bac13fbfc41d83134ea3caa53fb {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/25 06:27:29 [info] 37#37: *1516 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:29 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:39 [info] 37#37: *1517 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:39 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:40 [info] 37#37: *1519 [lua] access_by_lua(msblocations.conf:133):2: a9c0be8788ea986e4a92131b6f2c5357:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:27:40 +0000] a9c0be8788ea986e4a92131b6f2c5357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:27:40 [info] 37#37: *1519 [lua] logger.lua:23: a9c0be8788ea986e4a92131b6f2c5357 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:27:49 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:49 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:55 [info] 37#37: *1522 [lua] access_by_lua(msblocations.conf:133):2: 6472e9cf8bfd49127f8ddb232ff19024:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:27:55 +0000] 6472e9cf8bfd49127f8ddb232ff19024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:27:55 [info] 37#37: *1522 [lua] logger.lua:23: 6472e9cf8bfd49127f8ddb232ff19024 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:27:59 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:27:59 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:09 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:09 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:10 [info] 37#37: *1527 [lua] access_by_lua(msblocations.conf:133):2: b05c643d3d101659c7d750e32cb295f7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:28:10 [info] 37#37: *1527 [lua] logger.lua:23: b05c643d3d101659c7d750e32cb295f7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:28:10 +0000] b05c643d3d101659c7d750e32cb295f7 "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.92 - - [25/Jan/2023:06:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/25 06:28:19 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:19 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:25 [info] 37#37: *1531 [lua] access_by_lua(msblocations.conf:133):2: ef8d82ebfb0cee55360f7786a44b6c26:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:28:25 [info] 37#37: *1531 [lua] logger.lua:23: ef8d82ebfb0cee55360f7786a44b6c26 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:28:25 +0000] ef8d82ebfb0cee55360f7786a44b6c26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:28:29 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:29 [info] 37#37: *1533 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:39 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:39 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:40 [info] 37#37: *1536 [lua] access_by_lua(msblocations.conf:133):2: 1ec7a4f953323f58d701604cbb2425dc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:28:40 [info] 37#37: *1536 [lua] logger.lua:23: 1ec7a4f953323f58d701604cbb2425dc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:28:40 +0000] 1ec7a4f953323f58d701604cbb2425dc "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.92 - - [25/Jan/2023:06:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:28:49 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:49 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:55 [info] 37#37: *1539 [lua] access_by_lua(msblocations.conf:133):2: 46cea8cf31aa6aaa5928948ea61e3cfc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.70.92 - - [25/Jan/2023:06:28:55 +0000] 46cea8cf31aa6aaa5928948ea61e3cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:28:55 [info] 37#37: *1539 [lua] logger.lua:23: 46cea8cf31aa6aaa5928948ea61e3cfc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:28:59 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:28:59 [info] 37#37: *1540 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:09 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:09 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:10 [info] 37#37: *1544 [lua] access_by_lua(msblocations.conf:133):2: bae2f6a45eadad861588eacc5d9d9bb7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:29:10 +0000] bae2f6a45eadad861588eacc5d9d9bb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:29:10 [info] 37#37: *1544 [lua] logger.lua:23: bae2f6a45eadad861588eacc5d9d9bb7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:29:19 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:19 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:25 [info] 37#37: *1548 [lua] access_by_lua(msblocations.conf:133):2: 38dd9db4c5448fb3f7825958c10c2395:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:29:25 [info] 37#37: *1548 [lua] logger.lua:23: 38dd9db4c5448fb3f7825958c10c2395 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:29:25 +0000] 38dd9db4c5448fb3f7825958c10c2395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:29:29 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:29 [info] 36#36: *1550 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:39 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:39 [info] 36#36: *1551 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:40 [info] 37#37: *1553 [lua] access_by_lua(msblocations.conf:133):2: a696df2ab26c9260f05803c0571c8888:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:29:40 +0000] a696df2ab26c9260f05803c0571c8888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:29:40 [info] 37#37: *1553 [lua] logger.lua:23: a696df2ab26c9260f05803c0571c8888 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:29:49 [info] 37#37: *1554 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:49 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:55 [info] 37#37: *1556 [lua] access_by_lua(msblocations.conf:133):2: c7c155a5fc69c32a89e337f58a768b9d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:29:55 [info] 37#37: *1556 [lua] logger.lua:23: c7c155a5fc69c32a89e337f58a768b9d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:29:55 +0000] c7c155a5fc69c32a89e337f58a768b9d "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.92 - - [25/Jan/2023:06:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:29:59 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:29:59 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:09 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:09 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:10 [info] 37#37: *1561 [lua] access_by_lua(msblocations.conf:133):2: 65c3558756799652d0ba7b755a4fe92e:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:30:10 [info] 37#37: *1561 [lua] logger.lua:23: 65c3558756799652d0ba7b755a4fe92e {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:30:10 +0000] 65c3558756799652d0ba7b755a4fe92e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:30:19 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:19 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:25 [info] 37#37: *1565 [lua] access_by_lua(msblocations.conf:133):2: 83212e68d55a145576462bb3b111eaa2:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:30:25 [info] 37#37: *1565 [lua] logger.lua:23: 83212e68d55a145576462bb3b111eaa2 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:30:25 +0000] 83212e68d55a145576462bb3b111eaa2 "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.92 - - [25/Jan/2023:06:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:30:29 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:29 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:39 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:39 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:40 [info] 37#37: *1570 [lua] access_by_lua(msblocations.conf:133):2: 7aea44f8003e43b83670ce9f1ff20f61:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:30:40 [info] 37#37: *1570 [lua] logger.lua:23: 7aea44f8003e43b83670ce9f1ff20f61 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:30:40 +0000] 7aea44f8003e43b83670ce9f1ff20f61 "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.92 - - [25/Jan/2023:06:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:30:49 [info] 37#37: *1571 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:49 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:55 [info] 37#37: *1573 [lua] access_by_lua(msblocations.conf:133):2: 71c5e5b8dee0d119cec5385caa96aea1:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:30:55 [info] 37#37: *1573 [lua] logger.lua:23: 71c5e5b8dee0d119cec5385caa96aea1 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:30:55 +0000] 71c5e5b8dee0d119cec5385caa96aea1 "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.92 - - [25/Jan/2023:06:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:30:59 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:30:59 [info] 37#37: *1574 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:09 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:09 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
10.233.70.92 - - [25/Jan/2023:06:31:10 +0000] dfb753829c08ddf84a1b82fee9f44428 "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.92 - - [25/Jan/2023:06:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:31:10 [info] 37#37: *1578 [lua] access_by_lua(msblocations.conf:133):2: dfb753829c08ddf84a1b82fee9f44428:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:31:10 [info] 37#37: *1578 [lua] logger.lua:23: dfb753829c08ddf84a1b82fee9f44428 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:31:19 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:19 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:25 [info] 37#37: *1582 [lua] access_by_lua(msblocations.conf:133):2: b53d464dc638bea8e9bbd2df15b6fe72:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:31:25 +0000] b53d464dc638bea8e9bbd2df15b6fe72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/25 06:31:25 [info] 37#37: *1582 [lua] logger.lua:23: b53d464dc638bea8e9bbd2df15b6fe72 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:31:29 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:29 [info] 36#36: *1584 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:39 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:39 [info] 37#37: *1586 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:40 [info] 37#37: *1587 [lua] access_by_lua(msblocations.conf:133):2: 6b7f23a9d83d982ffd99b7c869a3c400:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:31:40 +0000] 6b7f23a9d83d982ffd99b7c869a3c400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:31:40 [info] 37#37: *1587 [lua] logger.lua:23: 6b7f23a9d83d982ffd99b7c869a3c400 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:31:49 [info] 37#37: *1589 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:49 [info] 37#37: *1588 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:55 [info] 37#37: *1590 [lua] access_by_lua(msblocations.conf:133):2: 47b71718449540786cbfaf31bb461256:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:31:55 [info] 37#37: *1590 [lua] logger.lua:23: 47b71718449540786cbfaf31bb461256 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:31:55 +0000] 47b71718449540786cbfaf31bb461256 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:31:59 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:31:59 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:09 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:09 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:10 [info] 37#37: *1595 [lua] access_by_lua(msblocations.conf:133):2: de296b7e9090d64fcd8e944ab2b75c8c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:32:10 [info] 37#37: *1595 [lua] logger.lua:23: de296b7e9090d64fcd8e944ab2b75c8c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:32:10 +0000] de296b7e9090d64fcd8e944ab2b75c8c "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.92 - - [25/Jan/2023:06:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:32:19 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:19 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:25 [info] 37#37: *1599 [lua] access_by_lua(msblocations.conf:133):2: 867fccd322aa69a2fe456897fc8622e3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:32:25 [info] 37#37: *1599 [lua] logger.lua:23: 867fccd322aa69a2fe456897fc8622e3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:32:25 +0000] 867fccd322aa69a2fe456897fc8622e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/25 06:32:29 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:29 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:39 [info] 36#36: *1602 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:39 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:40 [info] 37#37: *1604 [lua] access_by_lua(msblocations.conf:133):2: 91ac6c9825319ba08e1d76a13a5a4f4c:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.92 - - [25/Jan/2023:06:32:40 +0000] 91ac6c9825319ba08e1d76a13a5a4f4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:32:40 [info] 37#37: *1604 [lua] logger.lua:23: 91ac6c9825319ba08e1d76a13a5a4f4c {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:32:49 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:49 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:55 [info] 37#37: *1607 [lua] access_by_lua(msblocations.conf:133):2: 8491a6de7dd4d4ca171ea9c8d3710d60:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:32:55 +0000] 8491a6de7dd4d4ca171ea9c8d3710d60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/25 06:32:55 [info] 37#37: *1607 [lua] logger.lua:23: 8491a6de7dd4d4ca171ea9c8d3710d60 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:32:59 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:32:59 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:09 [info] 37#37: *1610 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:09 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:10 [info] 37#37: *1612 [lua] access_by_lua(msblocations.conf:133):2: 1605e55016ed68db04a785ae2df2a37a:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:33:10 [info] 37#37: *1612 [lua] logger.lua:23: 1605e55016ed68db04a785ae2df2a37a {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:33:10 +0000] 1605e55016ed68db04a785ae2df2a37a "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.92 - - [25/Jan/2023:06:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:33:19 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:19 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:25 [info] 37#37: *1616 [lua] access_by_lua(msblocations.conf:133):2: 84af7441e2952ca2637ba709ebc9fe1b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.92 - - [25/Jan/2023:06:33:25 +0000] 84af7441e2952ca2637ba709ebc9fe1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/25 06:33:25 [info] 37#37: *1616 [lua] logger.lua:23: 84af7441e2952ca2637ba709ebc9fe1b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:33:29 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:29 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:39 [info] 36#36: *1619 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:39 [info] 37#37: *1620 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:40 [info] 37#37: *1621 [lua] access_by_lua(msblocations.conf:133):2: 2c16a500ca634041c0c9250c2af0c354:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:33:40 +0000] 2c16a500ca634041c0c9250c2af0c354 "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.92 - - [25/Jan/2023:06:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:33:40 [info] 37#37: *1621 [lua] logger.lua:23: 2c16a500ca634041c0c9250c2af0c354 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , 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/25 06:33:49 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:49 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:55 [info] 37#37: *1624 [lua] access_by_lua(msblocations.conf:133):2: 35f3fdb1019ef6f0310b11ebca652e2b:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:33:55 [info] 37#37: *1624 [lua] logger.lua:23: 35f3fdb1019ef6f0310b11ebca652e2b {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:33:55 +0000] 35f3fdb1019ef6f0310b11ebca652e2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.92 - - [25/Jan/2023:06:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/25 06:33:59 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:33:59 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:09 [info] 37#37: *1627 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:09 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:10 [info] 37#37: *1629 [lua] access_by_lua(msblocations.conf:133):2: 56693d42ccbeaad88efd24d60f89eb34:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:34:10 [info] 37#37: *1629 [lua] logger.lua:23: 56693d42ccbeaad88efd24d60f89eb34 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:34:10 +0000] 56693d42ccbeaad88efd24d60f89eb34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:34:19 [info] 37#37: *1632 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:19 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:25 [info] 37#37: *1633 [lua] access_by_lua(msblocations.conf:133):2: 1233194a3164a7799c0a14e0f049187d:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:34:25 [info] 37#37: *1633 [lua] logger.lua:23: 1233194a3164a7799c0a14e0f049187d {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:34:25 +0000] 1233194a3164a7799c0a14e0f049187d "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.92 - - [25/Jan/2023:06:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:34:29 [info] 36#36: *1634 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:29 [info] 36#36: *1635 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:39 [info] 36#36: *1636 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:39 [info] 37#37: *1637 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:40 [info] 37#37: *1638 client closed connection while waiting for request, client: 10.233.67.237, server: 0.0.0.0:443
2023/01/25 06:34:40 [info] 37#37: *1639 [lua] access_by_lua(msblocations.conf:133):2: 1fc14ecb58a7202665bac385bfb7e9a7:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/25 06:34:40 [info] 37#37: *1639 [lua] logger.lua:23: 1fc14ecb58a7202665bac385bfb7e9a7 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:34:40 +0000] 1fc14ecb58a7202665bac385bfb7e9a7 "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.92 - - [25/Jan/2023:06:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:34:49 [info] 37#37: *1641 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:49 [info] 37#37: *1640 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:55 [info] 37#37: *1642 [lua] access_by_lua(msblocations.conf:133):2: 9ec1a48a5ed1d8c31e4106de555fbfdc:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:34:55 +0000] 9ec1a48a5ed1d8c31e4106de555fbfdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/25 06:34:55 [info] 37#37: *1642 [lua] logger.lua:23: 9ec1a48a5ed1d8c31e4106de555fbfdc {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/25 06:34:59 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:34:59 [info] 36#36: *1644 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:35:09 [info] 37#37: *1645 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:35:09 [info] 37#37: *1646 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:35:10 [info] 37#37: *1647 [lua] access_by_lua(msblocations.conf:133):2: 8bc49fab464caef9028674598a1de5d3:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:35:10 +0000] 8bc49fab464caef9028674598a1de5d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/25 06:35:10 [info] 37#37: *1647 [lua] logger.lua:23: 8bc49fab464caef9028674598a1de5d3 {"matched":"microservices"} while logging request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/25 06:35:19 [info] 36#36: *1650 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:35:19 [info] 36#36: *1649 client closed connection while SSL handshaking, client: 10.233.70.170, server: 0.0.0.0:443
2023/01/25 06:35:25 [info] 37#37: *1651 [lua] access_by_lua(msblocations.conf:133):2: 38faf339748b6e60e478cad63c7a53c8:receive the request, client: 10.233.70.92, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.70.92 - - [25/Jan/2023:06:35:25 +0000] 38faf339748b6e60e478cad63c7a53c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_