Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.10.148
### 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/23 05:10:08 [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/23 05:10:08 [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/23 05:10:08 [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/23 05:10:08 [notice] 33#33: using the "epoll" event method
2023/01/23 05:10:08 [notice] 33#33: openresty/1.13.6.1
2023/01/23 05:10:08 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/23 05:10:08 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/23 05:10:08 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/01/23 05:10:08 [notice] 34#34: start worker processes
2023/01/23 05:10:08 [notice] 34#34: start worker process 36
2023/01/23 05:10:08 [notice] 34#34: start worker process 37
2023/01/23 05:10:08 [notice] 34#34: start worker process 38
2023/01/23 05:10:08 [notice] 34#34: start worker process 39
2023/01/23 05:10:08 [notice] 34#34: start worker process 40
2023/01/23 05:10:08 [notice] 34#34: start worker process 41
2023/01/23 05:10:08 [notice] 34#34: start worker process 42
2023/01/23 05:10:08 [notice] 34#34: start worker process 43
2023/01/23 05:10:08 [notice] 34#34: start cache manager process 44
2023/01/23 05:10:08 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230123051009.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-23 05:10:14 130 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-23 05:10:14 143 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-23 05:10:14 143 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-23 05:10:14 346 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-23 05:10:14 347 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.10.148:10081 Enabled:true
2023-01-23 05:10:18 631 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-23 05:10:18 929 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-23 05:10:18 956 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-23 05:10:18 958 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-23 05:10:18 959 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-23 05:10:18 959 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-23 05:10:18 959 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-23 05:10:18 959 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-23 05:10:19 206 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-23 05:10:19 463 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-23 05:10:19 464 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-23 05:10:19 464 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-23 05:10:21 193 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/23 05:10:22 [info] 43#43: *12 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:10:22 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:10:32 [info] 36#36: *14 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:10:32 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:10:35 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: b5685bf87d4f81487b77136a30dd5ac4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:10:35 [info] 36#36: *16 [lua] logger.lua:23: b5685bf87d4f81487b77136a30dd5ac4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:10:35 +0000] b5685bf87d4f81487b77136a30dd5ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.306 upstream_response_time:0.301 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 89
2023/01/23 05:10:42 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:10:42 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:10:50 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: bd45468c522391788c49226da314cc29:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:10:50 [info] 36#36: *21 [lua] logger.lua:23: bd45468c522391788c49226da314cc29 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:10:50 +0000] bd45468c522391788c49226da314cc29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/23 05:10:52 [info] 43#43: *23 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:10:52 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:10:55 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 7ba2921e2551f3cc43d546f09eb4bad6:receive the request, client: 10.233.66.56, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/23 05:10:56 [info] 36#36: *24 [lua] logger.lua:23: 7ba2921e2551f3cc43d546f09eb4bad6 {"matched":"microservices"} while logging request, client: 10.233.66.56, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.66.56 - - [23/Jan/2023:05:10:56 +0000] 7ba2921e2551f3cc43d546f09eb4bad6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.367 upstream_response_time:0.365 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.56 - - [23/Jan/2023:05:10:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 364
2023/01/23 05:11:02 [info] 36#36: *24 client 10.233.66.56 closed keepalive connection
2023/01/23 05:11:02 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:02 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:05 [info] 36#36: *27 [lua] access_by_lua(msblocations.conf:189):2: 55a88821add80535dbf82dd42dbad6bc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:11:05 +0000] 55a88821add80535dbf82dd42dbad6bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/23 05:11:05 [info] 36#36: *27 [lua] logger.lua:23: 55a88821add80535dbf82dd42dbad6bc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:11:09 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/23 05:11:09 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/23 05:11:09 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/23 05:11:09 [notice] 34#34: signal 29 (SIGIO) received
2023/01/23 05:11:12 [info] 43#43: *29 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:12 [info] 43#43: *30 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:18 [info] 36#36: *31 [lua] access_by_lua(msblocations.conf:189):2: 66f967772fb2deee173a803f433d17df:receive the request, client: 10.233.69.130, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/23 05:11:18 [info] 36#36: *31 [lua] logger.lua:23: 66f967772fb2deee173a803f433d17df {"matched":"microservices"} while logging request, client: 10.233.69.130, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.69.130 - - [23/Jan/2023:05:11:18 +0000] 66f967772fb2deee173a803f433d17df "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.129 upstream_response_time:0.119 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.69.130 - - [23/Jan/2023:05:11:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 118
2023/01/23 05:11:20 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:189):2: d235088e3d34c4ca47d40767ea9e325e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:11:20 [info] 36#36: *32 [lua] logger.lua:23: d235088e3d34c4ca47d40767ea9e325e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:11:20 +0000] d235088e3d34c4ca47d40767ea9e325e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:11:22 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:22 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:23 [info] 36#36: *31 client 10.233.69.130 closed keepalive connection
2023/01/23 05:11:32 [info] 43#43: *36 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:32 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:35 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:189):2: 98aa7594821c355a28eeb1c69c432d06:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:11:35 [info] 36#36: *37 [lua] logger.lua:23: 98aa7594821c355a28eeb1c69c432d06 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:11:35 +0000] 98aa7594821c355a28eeb1c69c432d06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:11:42 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:42 [info] 43#43: *39 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:50 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: b02f01819bd22ea3820b6209f4d8abc1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:11:50 [info] 36#36: *40 [lua] logger.lua:23: b02f01819bd22ea3820b6209f4d8abc1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.146 - - [23/Jan/2023:05:11:50 +0000] b02f01819bd22ea3820b6209f4d8abc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/23 05:11:52 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:11:52 [info] 43#43: *42 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:02 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:02 [info] 43#43: *44 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:05 [info] 36#36: *45 [lua] access_by_lua(msblocations.conf:189):2: 4a469613009ac4c410fa9822cd414a26:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:12:05 [info] 36#36: *45 [lua] logger.lua:23: 4a469613009ac4c410fa9822cd414a26 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:12:05 +0000] 4a469613009ac4c410fa9822cd414a26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/23 05:12:12 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:12 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:20 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:189):2: ece0bded28972dab8f68614132dd3bdf:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:12:20 +0000] ece0bded28972dab8f68614132dd3bdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/23 05:12:20 [info] 36#36: *49 [lua] logger.lua:23: ece0bded28972dab8f68614132dd3bdf {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/23 05:12:22 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:22 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:32 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:32 [info] 43#43: *53 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:35 [info] 36#36: *54 [lua] access_by_lua(msblocations.conf:189):2: 7ca4d0834981694a12028005b570c6c9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:12:35 [info] 36#36: *54 [lua] logger.lua:23: 7ca4d0834981694a12028005b570c6c9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:12:35 +0000] 7ca4d0834981694a12028005b570c6c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/23 05:12:42 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:42 [info] 43#43: *56 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:50 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:189):2: 24f4f7c3dae44304c7e0100b57b65eef:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:12:50 +0000] 24f4f7c3dae44304c7e0100b57b65eef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:12:50 [info] 36#36: *57 [lua] logger.lua:23: 24f4f7c3dae44304c7e0100b57b65eef {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:12:52 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:12:52 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:02 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:02 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:05 [info] 36#36: *62 [lua] access_by_lua(msblocations.conf:189):2: 566c2c51a6f833744578082a421c728c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:13:05 +0000] 566c2c51a6f833744578082a421c728c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:13:05 [info] 36#36: *62 [lua] logger.lua:23: 566c2c51a6f833744578082a421c728c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:13:12 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:12 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:20 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:189):2: a05d37db33e3eb95072ad4ca83be6eab:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:13:20 +0000] a05d37db33e3eb95072ad4ca83be6eab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/23 05:13:20 [info] 36#36: *66 [lua] logger.lua:23: a05d37db33e3eb95072ad4ca83be6eab {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:13:22 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:22 [info] 43#43: *68 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:32 [info] 43#43: *70 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:32 [info] 43#43: *69 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:35 [info] 36#36: *71 [lua] access_by_lua(msblocations.conf:189):2: 74c0b9f0a7124290ae7679f81dcc3a3d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:13:35 [info] 36#36: *71 [lua] logger.lua:23: 74c0b9f0a7124290ae7679f81dcc3a3d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:13:35 +0000] 74c0b9f0a7124290ae7679f81dcc3a3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:13:42 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:42 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:50 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:189):2: 713bd3c253f86fb8e35d3d989cedf8df:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:13:50 [info] 36#36: *74 [lua] logger.lua:23: 713bd3c253f86fb8e35d3d989cedf8df {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:13:50 +0000] 713bd3c253f86fb8e35d3d989cedf8df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/23 05:13:52 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:13:52 [info] 43#43: *76 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:02 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:02 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:05 [info] 36#36: *79 [lua] access_by_lua(msblocations.conf:189):2: b45c25548b28395eb2022282cd928111:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:14:05 +0000] b45c25548b28395eb2022282cd928111 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:14:05 [info] 36#36: *79 [lua] logger.lua:23: b45c25548b28395eb2022282cd928111 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:14:12 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:12 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:20 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:189):2: 0ee63813046ec9e626f5c27701bc65d5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:14:20 [info] 36#36: *83 [lua] logger.lua:23: 0ee63813046ec9e626f5c27701bc65d5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:14:20 +0000] 0ee63813046ec9e626f5c27701bc65d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:14:22 [info] 43#43: *84 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:22 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:32 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:32 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:35 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:189):2: b01e532bbb05c593ece73fc44cd146b0:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:14:35 [info] 36#36: *88 [lua] logger.lua:23: b01e532bbb05c593ece73fc44cd146b0 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:14:35 +0000] b01e532bbb05c593ece73fc44cd146b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:14:42 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:42 [info] 43#43: *90 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:50 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:189):2: ba56ef95c64bed306dba9402be1e7c60:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:14:50 +0000] ba56ef95c64bed306dba9402be1e7c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:14:50 [info] 36#36: *91 [lua] logger.lua:23: ba56ef95c64bed306dba9402be1e7c60 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:14:52 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:14:52 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:02 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:02 [info] 43#43: *95 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:05 [info] 36#36: *96 [lua] access_by_lua(msblocations.conf:189):2: b277d49192d2b4bcd4f575e5cd491225:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:15:05 +0000] b277d49192d2b4bcd4f575e5cd491225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/23 05:15:05 [info] 36#36: *96 [lua] logger.lua:23: b277d49192d2b4bcd4f575e5cd491225 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:15:12 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:12 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:20 [info] 36#36: *100 [lua] access_by_lua(msblocations.conf:189):2: d4671af2fcdd80b936aa1eb1a1d2983f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:15:20 [info] 36#36: *100 [lua] logger.lua:23: d4671af2fcdd80b936aa1eb1a1d2983f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:15:20 +0000] d4671af2fcdd80b936aa1eb1a1d2983f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 05:15:22 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:22 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:32 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:32 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:35 [info] 36#36: *105 [lua] access_by_lua(msblocations.conf:189):2: 21388905c653ba3c6a204d110bdd3dfd:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:15:35 +0000] 21388905c653ba3c6a204d110bdd3dfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:15:35 [info] 36#36: *105 [lua] logger.lua:23: 21388905c653ba3c6a204d110bdd3dfd {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:15:42 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:42 [info] 43#43: *107 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:50 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:189):2: bcac32a506363f3029d9adf31c229c08:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:15:51 [info] 36#36: *108 [lua] logger.lua:23: bcac32a506363f3029d9adf31c229c08 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:15:51 +0000] bcac32a506363f3029d9adf31c229c08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:15:52 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:15:52 [info] 43#43: *110 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:02 [info] 43#43: *111 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:02 [info] 43#43: *112 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:06 [info] 36#36: *113 [lua] access_by_lua(msblocations.conf:189):2: 949742ecb966d024297c5aa0351b4d02:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:16:06 [info] 36#36: *113 [lua] logger.lua:23: 949742ecb966d024297c5aa0351b4d02 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.146 - - [23/Jan/2023:05:16:06 +0000] 949742ecb966d024297c5aa0351b4d02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/23 05:16:12 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:12 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:21 [info] 36#36: *117 [lua] access_by_lua(msblocations.conf:189):2: c0f604972cef2cb9d56cff33e9efd9b0:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:16:21 [info] 36#36: *117 [lua] logger.lua:23: c0f604972cef2cb9d56cff33e9efd9b0 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:16:21 +0000] c0f604972cef2cb9d56cff33e9efd9b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:16:22 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:22 [info] 43#43: *119 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:32 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:32 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:36 [info] 36#36: *122 [lua] access_by_lua(msblocations.conf:189):2: 7c0afc2bde4178905e700a3ebb8b6fb3:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:16:36 [info] 36#36: *122 [lua] logger.lua:23: 7c0afc2bde4178905e700a3ebb8b6fb3 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:16:36 +0000] 7c0afc2bde4178905e700a3ebb8b6fb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:16:42 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:42 [info] 43#43: *124 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:51 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:189):2: 3b02264bca6ce6860aa0fb54ebd08ee3:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:16:51 +0000] 3b02264bca6ce6860aa0fb54ebd08ee3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:16:51 [info] 36#36: *125 [lua] logger.lua:23: 3b02264bca6ce6860aa0fb54ebd08ee3 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:16:52 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:16:52 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:02 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:02 [info] 43#43: *128 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:06 [info] 36#36: *130 [lua] access_by_lua(msblocations.conf:189):2: b12e571615a7584e96ea63ab4a61db84:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:17:06 [info] 36#36: *130 [lua] logger.lua:23: b12e571615a7584e96ea63ab4a61db84 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:17:06 +0000] b12e571615a7584e96ea63ab4a61db84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:17:12 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:12 [info] 43#43: *133 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:21 [info] 36#36: *134 [lua] access_by_lua(msblocations.conf:189):2: 7e6ee680ba6ee95cbcaa4e12f928bb1b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:17:21 [info] 36#36: *134 [lua] logger.lua:23: 7e6ee680ba6ee95cbcaa4e12f928bb1b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:17:21 +0000] 7e6ee680ba6ee95cbcaa4e12f928bb1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 05:17:22 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:22 [info] 43#43: *136 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:32 [info] 43#43: *138 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:32 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:36 [info] 36#36: *139 [lua] access_by_lua(msblocations.conf:189):2: 10b9cd78021490a04788e8f2a442d35a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:17:36 [info] 36#36: *139 [lua] logger.lua:23: 10b9cd78021490a04788e8f2a442d35a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:17:36 +0000] 10b9cd78021490a04788e8f2a442d35a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:17:42 [info] 43#43: *140 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:42 [info] 43#43: *141 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:51 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:189):2: d5f89c7f3b02588a53f1cbfedfa28123:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:17:51 +0000] d5f89c7f3b02588a53f1cbfedfa28123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 05:17:51 [info] 36#36: *142 [lua] logger.lua:23: d5f89c7f3b02588a53f1cbfedfa28123 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:17:52 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:17:52 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:02 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:02 [info] 43#43: *146 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:06 [info] 36#36: *147 [lua] access_by_lua(msblocations.conf:189):2: 077dc32872415a2d375bd9fe749fdbe9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:18:06 [info] 36#36: *147 [lua] logger.lua:23: 077dc32872415a2d375bd9fe749fdbe9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:18:06 +0000] 077dc32872415a2d375bd9fe749fdbe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:18:12 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:12 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:21 [info] 36#36: *151 [lua] access_by_lua(msblocations.conf:189):2: 801dd72326da87a41fae8fe99e46702c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:18:21 [info] 36#36: *151 [lua] logger.lua:23: 801dd72326da87a41fae8fe99e46702c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:18:21 +0000] 801dd72326da87a41fae8fe99e46702c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:18:22 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:22 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:32 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:32 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:36 [info] 36#36: *156 [lua] access_by_lua(msblocations.conf:189):2: b965efd7833ff6a2547e50294acc0ac1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:18:36 [info] 36#36: *156 [lua] logger.lua:23: b965efd7833ff6a2547e50294acc0ac1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:18:36 +0000] b965efd7833ff6a2547e50294acc0ac1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:18:42 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:42 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:51 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:189):2: 2a9e49d9f55a41922ee00ce8b27a4835:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:18:51 [info] 36#36: *159 [lua] logger.lua:23: 2a9e49d9f55a41922ee00ce8b27a4835 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:18:51 +0000] 2a9e49d9f55a41922ee00ce8b27a4835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 05:18:52 [info] 43#43: *160 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:18:52 [info] 43#43: *161 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:02 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:02 [info] 43#43: *163 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:06 [info] 36#36: *164 [lua] access_by_lua(msblocations.conf:189):2: 73099fa2ede71f22c607050e22a826e8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:19:06 +0000] 73099fa2ede71f22c607050e22a826e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:19:06 [info] 36#36: *164 [lua] logger.lua:23: 73099fa2ede71f22c607050e22a826e8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:19:12 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:12 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:21 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:189):2: a49b74823dbe84bc4b2edae139547f9b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:19:21 +0000] a49b74823dbe84bc4b2edae139547f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:19:21 [info] 36#36: *168 [lua] logger.lua:23: a49b74823dbe84bc4b2edae139547f9b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:19:22 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:22 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:32 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:32 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:36 [info] 36#36: *173 [lua] access_by_lua(msblocations.conf:189):2: 60f3700b992e216b723570c439c0d0ae:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:19:36 [info] 36#36: *173 [lua] logger.lua:23: 60f3700b992e216b723570c439c0d0ae {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:19:36 +0000] 60f3700b992e216b723570c439c0d0ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:19:42 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:42 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:51 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:189):2: cedd544533fe8fed653b871f0fac272e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:19:51 [info] 36#36: *176 [lua] logger.lua:23: cedd544533fe8fed653b871f0fac272e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:19:51 +0000] cedd544533fe8fed653b871f0fac272e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:19:52 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:19:52 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:02 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:02 [info] 43#43: *180 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:06 [info] 36#36: *181 [lua] access_by_lua(msblocations.conf:189):2: 64a1a4533a0dbdd74641916a7950e2a5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:20:06 +0000] 64a1a4533a0dbdd74641916a7950e2a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:20:06 [info] 36#36: *181 [lua] logger.lua:23: 64a1a4533a0dbdd74641916a7950e2a5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:20:12 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:12 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:21 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:189):2: 97fd11322d167a8c52f3a8311d741bc6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:20:21 [info] 36#36: *185 [lua] logger.lua:23: 97fd11322d167a8c52f3a8311d741bc6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:20:21 +0000] 97fd11322d167a8c52f3a8311d741bc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:20:22 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:22 [info] 43#43: *187 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:32 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:32 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:36 [info] 36#36: *190 [lua] access_by_lua(msblocations.conf:189):2: 0e58edee348350385ff90cfc2aeebcac:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:20:36 +0000] 0e58edee348350385ff90cfc2aeebcac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:20:36 [info] 36#36: *190 [lua] logger.lua:23: 0e58edee348350385ff90cfc2aeebcac {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:20:42 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:42 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:51 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:189):2: 509c34023123971e5e5f766d30d769e9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:20:51 [info] 36#36: *193 [lua] logger.lua:23: 509c34023123971e5e5f766d30d769e9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:20:51 +0000] 509c34023123971e5e5f766d30d769e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:20:52 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:20:52 [info] 43#43: *195 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:02 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:02 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:06 [info] 36#36: *198 [lua] access_by_lua(msblocations.conf:189):2: e40fd9ce55a9832a638975c2963fbb24:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:21:06 [info] 36#36: *198 [lua] logger.lua:23: e40fd9ce55a9832a638975c2963fbb24 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:21:06 +0000] e40fd9ce55a9832a638975c2963fbb24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/23 05:21:12 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:12 [info] 43#43: *201 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:21 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:189):2: aacf21a4f8a6f74448120bccc12cb638:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:21:21 [info] 36#36: *202 [lua] logger.lua:23: aacf21a4f8a6f74448120bccc12cb638 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:21:21 +0000] aacf21a4f8a6f74448120bccc12cb638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/23 05:21:22 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:22 [info] 43#43: *204 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:32 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:32 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:36 [info] 36#36: *207 [lua] access_by_lua(msblocations.conf:189):2: 095ae4f5cd9edc8a5ef4925c9fa49bc5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:21:36 +0000] 095ae4f5cd9edc8a5ef4925c9fa49bc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:21:36 [info] 36#36: *207 [lua] logger.lua:23: 095ae4f5cd9edc8a5ef4925c9fa49bc5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:21:42 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:42 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:51 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:189):2: 69f2fa8462a658ebb6a01a1564156f37:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:21:51 [info] 36#36: *210 [lua] logger.lua:23: 69f2fa8462a658ebb6a01a1564156f37 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:21:51 +0000] 69f2fa8462a658ebb6a01a1564156f37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:21:52 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:21:52 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:02 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:02 [info] 43#43: *214 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:06 [info] 36#36: *215 [lua] access_by_lua(msblocations.conf:189):2: f48942c1ab9815c3c5486b68fda2cd61:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:22:06 [info] 36#36: *215 [lua] logger.lua:23: f48942c1ab9815c3c5486b68fda2cd61 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:22:06 +0000] f48942c1ab9815c3c5486b68fda2cd61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/23 05:22:12 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:12 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:21 [info] 36#36: *219 [lua] access_by_lua(msblocations.conf:189):2: 9a8adb885f730317e9ae68db5f9cfccc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:22:21 [info] 36#36: *219 [lua] logger.lua:23: 9a8adb885f730317e9ae68db5f9cfccc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:22:21 +0000] 9a8adb885f730317e9ae68db5f9cfccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:22:22 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:22 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:32 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:32 [info] 43#43: *223 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:36 [info] 36#36: *224 [lua] access_by_lua(msblocations.conf:189):2: 461411c774812461504ca666f90940c8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:22:36 +0000] 461411c774812461504ca666f90940c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:22:36 [info] 36#36: *224 [lua] logger.lua:23: 461411c774812461504ca666f90940c8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:22:42 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:42 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:51 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:189):2: 63ad2fe8f8aa5d0c41aeccba26733649:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:22:51 [info] 36#36: *227 [lua] logger.lua:23: 63ad2fe8f8aa5d0c41aeccba26733649 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:22:51 +0000] 63ad2fe8f8aa5d0c41aeccba26733649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:22:52 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:22:52 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:02 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:02 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:06 [info] 36#36: *232 [lua] access_by_lua(msblocations.conf:189):2: 53ecf0a95a3459686445e525f6e80381:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:23:06 [info] 36#36: *232 [lua] logger.lua:23: 53ecf0a95a3459686445e525f6e80381 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:23:06 +0000] 53ecf0a95a3459686445e525f6e80381 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:23:12 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:12 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:21 [info] 36#36: *236 [lua] access_by_lua(msblocations.conf:189):2: 1e12f92505b44163763a7ae0bd80d529:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:23:21 +0000] 1e12f92505b44163763a7ae0bd80d529 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:23:21 [info] 36#36: *236 [lua] logger.lua:23: 1e12f92505b44163763a7ae0bd80d529 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:23:22 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:22 [info] 43#43: *238 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:32 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:32 [info] 43#43: *240 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:36 [info] 36#36: *241 [lua] access_by_lua(msblocations.conf:189):2: 9de181dbce5e027b6fed9ebca9980a80:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:23:36 [info] 36#36: *241 [lua] logger.lua:23: 9de181dbce5e027b6fed9ebca9980a80 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:23:36 +0000] 9de181dbce5e027b6fed9ebca9980a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:23:42 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:42 [info] 43#43: *243 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:51 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:189):2: 291e13309a243c61eff755cd9d7458db:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:23:51 [info] 36#36: *244 [lua] logger.lua:23: 291e13309a243c61eff755cd9d7458db {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:23:51 +0000] 291e13309a243c61eff755cd9d7458db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:23:52 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:23:52 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:02 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:02 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:06 [info] 36#36: *249 [lua] access_by_lua(msblocations.conf:189):2: bb85c7978907f6bbc4b5d52702fef9bd:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:24:06 +0000] bb85c7978907f6bbc4b5d52702fef9bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:24:06 [info] 36#36: *249 [lua] logger.lua:23: bb85c7978907f6bbc4b5d52702fef9bd {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:24:12 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:12 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:21 [info] 36#36: *253 [lua] access_by_lua(msblocations.conf:189):2: 61c5583ada06229e439a3c39e631f5eb:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:24:21 [info] 36#36: *253 [lua] logger.lua:23: 61c5583ada06229e439a3c39e631f5eb {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:24:21 +0000] 61c5583ada06229e439a3c39e631f5eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:24:22 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:22 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:32 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:32 [info] 43#43: *257 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:36 [info] 36#36: *258 [lua] access_by_lua(msblocations.conf:189):2: e9d42f743a8c6874430ebb8d270d760d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:24:36 +0000] e9d42f743a8c6874430ebb8d270d760d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:24:36 [info] 36#36: *258 [lua] logger.lua:23: e9d42f743a8c6874430ebb8d270d760d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:24:42 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:42 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:51 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:189):2: c4a5699dff8780dfc91d41b38f403634:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:24:51 [info] 36#36: *261 [lua] logger.lua:23: c4a5699dff8780dfc91d41b38f403634 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:24:51 +0000] c4a5699dff8780dfc91d41b38f403634 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:24:52 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:24:52 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:02 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:02 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:06 [info] 36#36: *266 [lua] access_by_lua(msblocations.conf:189):2: 7d43c3f71b00d0d8a55c99f7c15cafd8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:25:06 +0000] 7d43c3f71b00d0d8a55c99f7c15cafd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:25:06 [info] 36#36: *266 [lua] logger.lua:23: 7d43c3f71b00d0d8a55c99f7c15cafd8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:25:12 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:12 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:21 [info] 36#36: *270 [lua] access_by_lua(msblocations.conf:189):2: 3ca183525320dac063da04be5d710554:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:25:21 +0000] 3ca183525320dac063da04be5d710554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/23 05:25:21 [info] 36#36: *270 [lua] logger.lua:23: 3ca183525320dac063da04be5d710554 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:25:22 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:22 [info] 43#43: *272 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:32 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:32 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:36 [info] 36#36: *275 [lua] access_by_lua(msblocations.conf:189):2: 680423e5f8648f60e9ad107af44cc929:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:25:36 [info] 36#36: *275 [lua] logger.lua:23: 680423e5f8648f60e9ad107af44cc929 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:25:36 +0000] 680423e5f8648f60e9ad107af44cc929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:25:42 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:42 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:51 [info] 36#36: *278 [lua] access_by_lua(msblocations.conf:189):2: 321fa8116fb75bdbbfcfaab51f8c9189:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:25:51 [info] 36#36: *278 [lua] logger.lua:23: 321fa8116fb75bdbbfcfaab51f8c9189 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:25:51 +0000] 321fa8116fb75bdbbfcfaab51f8c9189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:25:52 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:25:52 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:02 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:02 [info] 43#43: *282 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:06 [info] 36#36: *283 [lua] access_by_lua(msblocations.conf:189):2: 30a02c178622555d78f1a3b4ba2f71b6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:26:06 [info] 36#36: *283 [lua] logger.lua:23: 30a02c178622555d78f1a3b4ba2f71b6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:26:06 +0000] 30a02c178622555d78f1a3b4ba2f71b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:26:12 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:12 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:21 [info] 36#36: *287 [lua] access_by_lua(msblocations.conf:189):2: fcf1a25ac14f0d39e9cbd74157cde138:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:26:21 +0000] fcf1a25ac14f0d39e9cbd74157cde138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/23 05:26:21 [info] 36#36: *287 [lua] logger.lua:23: fcf1a25ac14f0d39e9cbd74157cde138 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/23 05:26:22 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:22 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:32 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:32 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:36 [info] 36#36: *292 [lua] access_by_lua(msblocations.conf:189):2: e07e3fc8d73a4cfc5e504022970e5832:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:26:36 [info] 36#36: *292 [lua] logger.lua:23: e07e3fc8d73a4cfc5e504022970e5832 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:26:36 +0000] e07e3fc8d73a4cfc5e504022970e5832 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:26:42 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:42 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:51 [info] 36#36: *295 [lua] access_by_lua(msblocations.conf:189):2: a5eba4039b11c100d36c12faff678a98:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:26:51 +0000] a5eba4039b11c100d36c12faff678a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:26:51 [info] 36#36: *295 [lua] logger.lua:23: a5eba4039b11c100d36c12faff678a98 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:26:52 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:26:52 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:02 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:02 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:06 [info] 36#36: *300 [lua] access_by_lua(msblocations.conf:189):2: 06603db1795fe9902adcb58797e75aba:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:27:06 [info] 36#36: *300 [lua] logger.lua:23: 06603db1795fe9902adcb58797e75aba {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:27:06 +0000] 06603db1795fe9902adcb58797e75aba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 05:27:12 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:12 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:21 [info] 36#36: *304 [lua] access_by_lua(msblocations.conf:189):2: 4b7f15f7469ee83911e22356f627f4c8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:27:21 [info] 36#36: *304 [lua] logger.lua:23: 4b7f15f7469ee83911e22356f627f4c8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:27:21 +0000] 4b7f15f7469ee83911e22356f627f4c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:27:22 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:22 [info] 43#43: *306 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:32 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:32 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:36 [info] 36#36: *309 [lua] access_by_lua(msblocations.conf:189):2: a07a79052bb51f378e58d378f096e4ca:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:27:36 +0000] a07a79052bb51f378e58d378f096e4ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/23 05:27:36 [info] 36#36: *309 [lua] logger.lua:23: a07a79052bb51f378e58d378f096e4ca {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 05:27:42 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:42 [info] 43#43: *310 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:51 [info] 36#36: *312 [lua] access_by_lua(msblocations.conf:189):2: 813a598dc1263c8b57ffdbbd5fd11de1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:27:51 +0000] 813a598dc1263c8b57ffdbbd5fd11de1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:27:51 [info] 36#36: *312 [lua] logger.lua:23: 813a598dc1263c8b57ffdbbd5fd11de1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:27:52 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:27:52 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:02 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:02 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:06 [info] 36#36: *317 [lua] access_by_lua(msblocations.conf:189):2: bfd4f40bfa3fc5b21ca658530aa7cd1f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:28:06 [info] 36#36: *317 [lua] logger.lua:23: bfd4f40bfa3fc5b21ca658530aa7cd1f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:28:06 +0000] bfd4f40bfa3fc5b21ca658530aa7cd1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/23 05:28:12 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:12 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:21 [info] 36#36: *321 [lua] access_by_lua(msblocations.conf:189):2: a47b572e1301b10b293d56d875fe9d27:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:28:21 +0000] a47b572e1301b10b293d56d875fe9d27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/23 05:28:21 [info] 36#36: *321 [lua] logger.lua:23: a47b572e1301b10b293d56d875fe9d27 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/23 05:28:22 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:22 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:32 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:32 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:36 [info] 36#36: *326 [lua] access_by_lua(msblocations.conf:189):2: d90908a3b56293ec0ccbd0fd73f0f6ba:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:28:36 [info] 36#36: *326 [lua] logger.lua:23: d90908a3b56293ec0ccbd0fd73f0f6ba {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:28:36 +0000] d90908a3b56293ec0ccbd0fd73f0f6ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:28:42 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:42 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:51 [info] 36#36: *329 [lua] access_by_lua(msblocations.conf:189):2: d9dc9b913bb3b0ec4b93af1c9c86d68e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:28:51 [info] 36#36: *329 [lua] logger.lua:23: d9dc9b913bb3b0ec4b93af1c9c86d68e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:28:51 +0000] d9dc9b913bb3b0ec4b93af1c9c86d68e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 05:28:52 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:28:52 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:02 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:02 [info] 43#43: *333 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:06 [info] 36#36: *334 [lua] access_by_lua(msblocations.conf:189):2: 53b4627f1052add0aafc82f25aeaf40a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:29:06 [info] 36#36: *334 [lua] logger.lua:23: 53b4627f1052add0aafc82f25aeaf40a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:29:06 +0000] 53b4627f1052add0aafc82f25aeaf40a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:29:12 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:12 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:21 [info] 36#36: *338 [lua] access_by_lua(msblocations.conf:189):2: 9aefd1e289a56b7f8fb7e5b95bed11ab:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:29:21 [info] 36#36: *338 [lua] logger.lua:23: 9aefd1e289a56b7f8fb7e5b95bed11ab {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:29:21 +0000] 9aefd1e289a56b7f8fb7e5b95bed11ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:29:22 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:22 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:32 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:32 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:36 [info] 36#36: *343 [lua] access_by_lua(msblocations.conf:189):2: 9638dc74d5e8d4ab70b1ce037f626e13:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:29:36 [info] 36#36: *343 [lua] logger.lua:23: 9638dc74d5e8d4ab70b1ce037f626e13 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:29:36 +0000] 9638dc74d5e8d4ab70b1ce037f626e13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:29:42 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:42 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:51 [info] 36#36: *346 [lua] access_by_lua(msblocations.conf:189):2: 53bd139f0a31bd04202344b932c06d34:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:29:51 [info] 36#36: *346 [lua] logger.lua:23: 53bd139f0a31bd04202344b932c06d34 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:29:51 +0000] 53bd139f0a31bd04202344b932c06d34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:29:52 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:29:52 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:02 [info] 43#43: *350 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:02 [info] 43#43: *349 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:06 [info] 36#36: *351 [lua] access_by_lua(msblocations.conf:189):2: da2a14caddb788a552f4ead29204e360:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:30:06 +0000] da2a14caddb788a552f4ead29204e360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:30:06 [info] 36#36: *351 [lua] logger.lua:23: da2a14caddb788a552f4ead29204e360 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:30:12 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:12 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:21 [info] 36#36: *355 [lua] access_by_lua(msblocations.conf:189):2: ef21f87a782efba835748182ad433b3c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:30:21 [info] 36#36: *355 [lua] logger.lua:23: ef21f87a782efba835748182ad433b3c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:30:21 +0000] ef21f87a782efba835748182ad433b3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 05:30:22 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:22 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:32 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:32 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:36 [info] 36#36: *360 [lua] access_by_lua(msblocations.conf:189):2: 798bcc7990b027709f0538dd75523ffa:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:30:37 +0000] 798bcc7990b027709f0538dd75523ffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 05:30:37 [info] 36#36: *360 [lua] logger.lua:23: 798bcc7990b027709f0538dd75523ffa {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:30:42 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:42 [info] 43#43: *362 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:52 [info] 36#36: *363 [lua] access_by_lua(msblocations.conf:189):2: 2657ae153c8782ccb748b8527f4a4eb0:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:30:52 +0000] 2657ae153c8782ccb748b8527f4a4eb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:30:52 [info] 36#36: *363 [lua] logger.lua:23: 2657ae153c8782ccb748b8527f4a4eb0 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:30:52 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:30:52 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:02 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:02 [info] 43#43: *367 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:07 [info] 36#36: *368 [lua] access_by_lua(msblocations.conf:189):2: 3bff4caa07a5445e0984dfaa2c459c44:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:31:07 +0000] 3bff4caa07a5445e0984dfaa2c459c44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:31:07 [info] 36#36: *368 [lua] logger.lua:23: 3bff4caa07a5445e0984dfaa2c459c44 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:31:12 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:12 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:22 [info] 36#36: *372 [lua] access_by_lua(msblocations.conf:189):2: 67209c9c7273093072d5c94bfbf8bb5b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:31:22 [info] 36#36: *372 [lua] logger.lua:23: 67209c9c7273093072d5c94bfbf8bb5b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:31:22 +0000] 67209c9c7273093072d5c94bfbf8bb5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:31:22 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:22 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:32 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:32 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:37 [info] 36#36: *377 [lua] access_by_lua(msblocations.conf:189):2: 87ba1aed68d580e9e06a7b7bfe838bf7:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:31:37 [info] 36#36: *377 [lua] logger.lua:23: 87ba1aed68d580e9e06a7b7bfe838bf7 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:31:37 +0000] 87ba1aed68d580e9e06a7b7bfe838bf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:31:42 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:42 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:52 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:189):2: 845e446b1af9b80a6fbe824aeec3877f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.68.146 - - [23/Jan/2023:05:31:52 +0000] 845e446b1af9b80a6fbe824aeec3877f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/23 05:31:52 [info] 36#36: *380 [lua] logger.lua:23: 845e446b1af9b80a6fbe824aeec3877f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:31:52 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:31:52 [info] 43#43: *382 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:02 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:02 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:07 [info] 36#36: *385 [lua] access_by_lua(msblocations.conf:189):2: 9d85b75748ad596618226643473bcb42:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:32:07 [info] 36#36: *385 [lua] logger.lua:23: 9d85b75748ad596618226643473bcb42 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:32:07 +0000] 9d85b75748ad596618226643473bcb42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:32:12 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:12 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:22 [info] 36#36: *389 [lua] access_by_lua(msblocations.conf:189):2: e12936336a1065cdd2ef46e17dc304e6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:32:22 [info] 36#36: *389 [lua] logger.lua:23: e12936336a1065cdd2ef46e17dc304e6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:32:22 +0000] e12936336a1065cdd2ef46e17dc304e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:32:22 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:22 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:32 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:32 [info] 43#43: *393 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:37 [info] 36#36: *394 [lua] access_by_lua(msblocations.conf:189):2: 32e1078b525779ba735b04197e2ea851:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:32:37 [info] 36#36: *394 [lua] logger.lua:23: 32e1078b525779ba735b04197e2ea851 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.146 - - [23/Jan/2023:05:32:37 +0000] 32e1078b525779ba735b04197e2ea851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 05:32:42 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:42 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:52 [info] 36#36: *397 [lua] access_by_lua(msblocations.conf:189):2: 7b933de0dac396d83e418e6b188de307:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:32:52 +0000] 7b933de0dac396d83e418e6b188de307 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:32:52 [info] 36#36: *397 [lua] logger.lua:23: 7b933de0dac396d83e418e6b188de307 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:32:52 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:32:52 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:02 [info] 43#43: *400 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:02 [info] 43#43: *401 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:07 [info] 36#36: *402 [lua] access_by_lua(msblocations.conf:189):2: 241e6e48885b085a709b47f40802c0bf:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:33:07 [info] 36#36: *402 [lua] logger.lua:23: 241e6e48885b085a709b47f40802c0bf {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:33:07 +0000] 241e6e48885b085a709b47f40802c0bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:33:12 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:12 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:22 [info] 36#36: *406 [lua] access_by_lua(msblocations.conf:189):2: 8853fbb47be08476060faf7db2bf0519:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:33:22 [info] 36#36: *406 [lua] logger.lua:23: 8853fbb47be08476060faf7db2bf0519 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:33:22 +0000] 8853fbb47be08476060faf7db2bf0519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:33:22 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:22 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:32 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:32 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:37 [info] 36#36: *411 [lua] access_by_lua(msblocations.conf:189):2: 3090921dc899ced605a12cfea9a7e7e5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.146 - - [23/Jan/2023:05:33:37 +0000] 3090921dc899ced605a12cfea9a7e7e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 05:33:37 [info] 36#36: *411 [lua] logger.lua:23: 3090921dc899ced605a12cfea9a7e7e5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:33:42 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:42 [info] 43#43: *413 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:52 [info] 36#36: *414 [lua] access_by_lua(msblocations.conf:189):2: 84525e3e63c3a699e6f5e06d696e4873:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:33:52 [info] 36#36: *414 [lua] logger.lua:23: 84525e3e63c3a699e6f5e06d696e4873 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:33:52 +0000] 84525e3e63c3a699e6f5e06d696e4873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:33:52 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:33:52 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:02 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:02 [info] 43#43: *418 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:07 [info] 36#36: *419 [lua] access_by_lua(msblocations.conf:189):2: d4e9e2cb1fc104407eef9e3c3b46c198:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:34:07 +0000] d4e9e2cb1fc104407eef9e3c3b46c198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:34:07 [info] 36#36: *419 [lua] logger.lua:23: d4e9e2cb1fc104407eef9e3c3b46c198 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:34:12 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:12 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:22 [info] 36#36: *423 [lua] access_by_lua(msblocations.conf:189):2: 29cdf96102271f25ec37ba3fff291f24:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:34:22 +0000] 29cdf96102271f25ec37ba3fff291f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:34:22 [info] 36#36: *423 [lua] logger.lua:23: 29cdf96102271f25ec37ba3fff291f24 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:34:22 [info] 43#43: *424 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:22 [info] 43#43: *425 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:32 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:32 [info] 43#43: *427 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:37 [info] 36#36: *428 [lua] access_by_lua(msblocations.conf:189):2: c5618fee4cc659e285c9aff9194e701c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:34:37 [info] 36#36: *428 [lua] logger.lua:23: c5618fee4cc659e285c9aff9194e701c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:34:37 +0000] c5618fee4cc659e285c9aff9194e701c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:34:42 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:42 [info] 43#43: *429 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:52 [info] 36#36: *431 [lua] access_by_lua(msblocations.conf:189):2: 66f688bd17fad0d1938747005b82079d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:34:52 [info] 36#36: *431 [lua] logger.lua:23: 66f688bd17fad0d1938747005b82079d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:34:52 +0000] 66f688bd17fad0d1938747005b82079d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/23 05:34:52 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:34:52 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:02 [info] 43#43: *434 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:02 [info] 43#43: *435 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:07 [info] 36#36: *436 [lua] access_by_lua(msblocations.conf:189):2: 43160e22069d111a9b00376a8119d43a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:35:07 [info] 36#36: *436 [lua] logger.lua:23: 43160e22069d111a9b00376a8119d43a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:35:07 +0000] 43160e22069d111a9b00376a8119d43a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:35:12 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:12 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:22 [info] 36#36: *440 [lua] access_by_lua(msblocations.conf:189):2: e81d70b772ddb44980f163ea9a5072dd:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:35:22 [info] 36#36: *440 [lua] logger.lua:23: e81d70b772ddb44980f163ea9a5072dd {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:35:22 +0000] e81d70b772ddb44980f163ea9a5072dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/23 05:35:22 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:22 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:32 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:32 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:37 [info] 36#36: *445 [lua] access_by_lua(msblocations.conf:189):2: 4b9df8499bc1ce274f3dfb17bf9e0a2a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:35:37 +0000] 4b9df8499bc1ce274f3dfb17bf9e0a2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:35:37 [info] 36#36: *445 [lua] logger.lua:23: 4b9df8499bc1ce274f3dfb17bf9e0a2a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:35:42 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:42 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:52 [info] 36#36: *448 [lua] access_by_lua(msblocations.conf:189):2: 9163d28cd28ab79fa3ae20aed09c0994:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:35:52 +0000] 9163d28cd28ab79fa3ae20aed09c0994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:35:52 [info] 36#36: *448 [lua] logger.lua:23: 9163d28cd28ab79fa3ae20aed09c0994 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:35:52 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:35:52 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:02 [info] 43#43: *452 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:02 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:07 [info] 36#36: *453 [lua] access_by_lua(msblocations.conf:189):2: 91a02f869df7606c7d524475a87e38f6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:36:07 [info] 36#36: *453 [lua] logger.lua:23: 91a02f869df7606c7d524475a87e38f6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:36:07 +0000] 91a02f869df7606c7d524475a87e38f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:36:12 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:12 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:22 [info] 36#36: *457 [lua] access_by_lua(msblocations.conf:189):2: 43845b95e5ea611cf31487200d4b68c2:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:36:22 [info] 36#36: *457 [lua] logger.lua:23: 43845b95e5ea611cf31487200d4b68c2 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:36:22 +0000] 43845b95e5ea611cf31487200d4b68c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:36:22 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:22 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:32 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:32 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:37 [info] 36#36: *462 [lua] access_by_lua(msblocations.conf:189):2: 1ae6eac2a03a77638487ef544d29106f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:36:37 [info] 36#36: *462 [lua] logger.lua:23: 1ae6eac2a03a77638487ef544d29106f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:36:37 +0000] 1ae6eac2a03a77638487ef544d29106f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:36:42 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:42 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:52 [info] 36#36: *465 [lua] access_by_lua(msblocations.conf:189):2: ced5bce6b6ed40d124d01fb38dd5adc4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:36:52 [info] 36#36: *465 [lua] logger.lua:23: ced5bce6b6ed40d124d01fb38dd5adc4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:36:52 +0000] ced5bce6b6ed40d124d01fb38dd5adc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:36:52 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:36:52 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
10.233.66.35 - - [23/Jan/2023:05:36:54 +0000] e1234fe5ecc63020f04651f9cd4f378f "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/23 05:36:54 [info] 36#36: *468 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.66.35, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
2023/01/23 05:37:02 [info] 36#36: *469 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:02 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:07 [info] 36#36: *471 [lua] access_by_lua(msblocations.conf:189):2: 6e1cfd87f300a507a872c3f61aabc3df:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:37:07 +0000] 6e1cfd87f300a507a872c3f61aabc3df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/23 05:37:07 [info] 36#36: *471 [lua] logger.lua:23: 6e1cfd87f300a507a872c3f61aabc3df {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/23 05:37:12 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:12 [info] 43#43: *474 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:22 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: dab6dfb8f798413f6c60b7f15e145b67:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:37:22 +0000] dab6dfb8f798413f6c60b7f15e145b67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/23 05:37:22 [info] 36#36: *475 [lua] logger.lua:23: dab6dfb8f798413f6c60b7f15e145b67 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:37:22 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:22 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:32 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:32 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:37 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: ee007f1a9063acb321f5467b2907a419:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:37:37 [info] 36#36: *480 [lua] logger.lua:23: ee007f1a9063acb321f5467b2907a419 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:37:37 +0000] ee007f1a9063acb321f5467b2907a419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:37:42 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:42 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:52 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: 9ee51c2dd24c48f2f165e6669d20ce01:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:37:52 +0000] 9ee51c2dd24c48f2f165e6669d20ce01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:37:52 [info] 36#36: *483 [lua] logger.lua:23: 9ee51c2dd24c48f2f165e6669d20ce01 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:37:52 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:37:52 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:02 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:02 [info] 43#43: *486 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:07 [info] 36#36: *488 [lua] access_by_lua(msblocations.conf:189):2: 7913c824528b1355de82575fc6478108:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:38:07 +0000] 7913c824528b1355de82575fc6478108 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:38:07 [info] 36#36: *488 [lua] logger.lua:23: 7913c824528b1355de82575fc6478108 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:38:12 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:12 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:22 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: cf15c1e5b721a256ff4953a9eaa3b370:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:38:22 [info] 36#36: *492 [lua] logger.lua:23: cf15c1e5b721a256ff4953a9eaa3b370 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:38:22 +0000] cf15c1e5b721a256ff4953a9eaa3b370 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:38:22 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:22 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:32 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:32 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:37 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: 5abbc45a3d9f4020fbc2d98bbb6e0904:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:38:37 [info] 36#36: *497 [lua] logger.lua:23: 5abbc45a3d9f4020fbc2d98bbb6e0904 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:38:37 +0000] 5abbc45a3d9f4020fbc2d98bbb6e0904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:38:42 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:42 [info] 43#43: *499 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:52 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:52 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:38:52 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:189):2: d0b9e84ea2fd0f460cffcd4438c04fcc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:38:52 [info] 36#36: *502 [lua] logger.lua:23: d0b9e84ea2fd0f460cffcd4438c04fcc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:38:52 +0000] d0b9e84ea2fd0f460cffcd4438c04fcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:39:02 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:02 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:07 [info] 36#36: *505 [lua] access_by_lua(msblocations.conf:189):2: 94b662a27f1a3fe9f1a9ba096e8868d9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:39:07 +0000] 94b662a27f1a3fe9f1a9ba096e8868d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:39:07 [info] 36#36: *505 [lua] logger.lua:23: 94b662a27f1a3fe9f1a9ba096e8868d9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:39:12 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:12 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:22 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:22 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:22 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:189):2: dd3125cb93a57b3d1b01457b0cb9cb82:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:39:22 +0000] dd3125cb93a57b3d1b01457b0cb9cb82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/23 05:39:22 [info] 36#36: *511 [lua] logger.lua:23: dd3125cb93a57b3d1b01457b0cb9cb82 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 05:39:32 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:32 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:37 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 3932295a3f961a285c06260923d31a54:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:39:37 [info] 36#36: *514 [lua] logger.lua:23: 3932295a3f961a285c06260923d31a54 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:39:37 +0000] 3932295a3f961a285c06260923d31a54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:39:42 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:42 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:52 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:52 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:39:52 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:189):2: 431e3acd3477676096c85093cc30932d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:39:52 [info] 36#36: *519 [lua] logger.lua:23: 431e3acd3477676096c85093cc30932d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:39:52 +0000] 431e3acd3477676096c85093cc30932d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:40:02 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:02 [info] 43#43: *521 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:07 [info] 36#36: *522 [lua] access_by_lua(msblocations.conf:189):2: a90d038d84493f201fede7a2f9d5151c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:40:07 +0000] a90d038d84493f201fede7a2f9d5151c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:40:07 [info] 36#36: *522 [lua] logger.lua:23: a90d038d84493f201fede7a2f9d5151c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:40:12 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:12 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:22 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:22 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:22 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:189):2: 8da4378cb670b89140f05cc43dfdc25b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:40:22 +0000] 8da4378cb670b89140f05cc43dfdc25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:40:22 [info] 36#36: *528 [lua] logger.lua:23: 8da4378cb670b89140f05cc43dfdc25b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:40:32 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:32 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:37 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: 7fddae8061d10628cbe513384d63a9f1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:40:37 [info] 36#36: *531 [lua] logger.lua:23: 7fddae8061d10628cbe513384d63a9f1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:40:37 +0000] 7fddae8061d10628cbe513384d63a9f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:40:42 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:42 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:52 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:52 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:40:52 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:189):2: 17ab0f44a4705e06d874aef3a22d0477:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:40:52 +0000] 17ab0f44a4705e06d874aef3a22d0477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:40:52 [info] 36#36: *536 [lua] logger.lua:23: 17ab0f44a4705e06d874aef3a22d0477 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:41:02 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:02 [info] 43#43: *538 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:07 [info] 36#36: *539 [lua] access_by_lua(msblocations.conf:189):2: c3786ef9db3896615df6b6a2b4d8e6a5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:41:07 +0000] c3786ef9db3896615df6b6a2b4d8e6a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:41:07 [info] 36#36: *539 [lua] logger.lua:23: c3786ef9db3896615df6b6a2b4d8e6a5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:41:12 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:12 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:22 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:22 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:22 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:189):2: 97cb727aa910f99f771e942b4602ebde:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:41:22 [info] 36#36: *545 [lua] logger.lua:23: 97cb727aa910f99f771e942b4602ebde {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:41:22 +0000] 97cb727aa910f99f771e942b4602ebde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:41:32 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:32 [info] 43#43: *547 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:37 [info] 36#36: *548 [lua] access_by_lua(msblocations.conf:189):2: 0b227889f545baa21f0a4b7f2519a7c2:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:41:37 +0000] 0b227889f545baa21f0a4b7f2519a7c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:41:37 [info] 36#36: *548 [lua] logger.lua:23: 0b227889f545baa21f0a4b7f2519a7c2 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:41:42 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:42 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:52 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:52 [info] 43#43: *552 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:41:52 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:189):2: d898d820a9894a7d8e359b9290ca0fd6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:41:52 +0000] d898d820a9894a7d8e359b9290ca0fd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:41:52 [info] 36#36: *553 [lua] logger.lua:23: d898d820a9894a7d8e359b9290ca0fd6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:42:02 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:02 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:07 [info] 36#36: *556 [lua] access_by_lua(msblocations.conf:189):2: 4952741eeabd39c9a48b5dfd518d35ad:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:42:07 +0000] 4952741eeabd39c9a48b5dfd518d35ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:42:07 [info] 36#36: *556 [lua] logger.lua:23: 4952741eeabd39c9a48b5dfd518d35ad {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:42:12 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:12 [info] 43#43: *559 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:22 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:22 [info] 43#43: *561 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:22 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:189):2: 97b6b2bdb60f536325e7bfdfd6aeeddc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:42:22 [info] 36#36: *562 [lua] logger.lua:23: 97b6b2bdb60f536325e7bfdfd6aeeddc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:42:22 +0000] 97b6b2bdb60f536325e7bfdfd6aeeddc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/23 05:42:32 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:32 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:37 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:189):2: 44b68e1bce53c22361f44a77390aee5b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.146 - - [23/Jan/2023:05:42:37 +0000] 44b68e1bce53c22361f44a77390aee5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:42:37 [info] 36#36: *565 [lua] logger.lua:23: 44b68e1bce53c22361f44a77390aee5b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:42:42 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:42 [info] 43#43: *567 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:52 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:52 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:42:52 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:189):2: e82c9405ed222c7431ee940c4f2257f8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:42:52 [info] 36#36: *570 [lua] logger.lua:23: e82c9405ed222c7431ee940c4f2257f8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:42:52 +0000] e82c9405ed222c7431ee940c4f2257f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:43:02 [info] 43#43: *571 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:02 [info] 43#43: *572 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:07 [info] 36#36: *573 [lua] access_by_lua(msblocations.conf:189):2: bf887e316108bdcaee02831d0ae0e3fd:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:43:07 [info] 36#36: *573 [lua] logger.lua:23: bf887e316108bdcaee02831d0ae0e3fd {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:43:07 +0000] bf887e316108bdcaee02831d0ae0e3fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:43:12 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:12 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:22 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:22 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:22 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:189):2: e5f4ccb691a304a4ce6a91156d2690be:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:43:22 [info] 36#36: *579 [lua] logger.lua:23: e5f4ccb691a304a4ce6a91156d2690be {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:43:22 +0000] e5f4ccb691a304a4ce6a91156d2690be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:43:32 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:32 [info] 43#43: *581 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:37 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:189):2: 6180bfe19d1f71786d041e88a0f411cc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.146 - - [23/Jan/2023:05:43:37 +0000] 6180bfe19d1f71786d041e88a0f411cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 05:43:37 [info] 36#36: *582 [lua] logger.lua:23: 6180bfe19d1f71786d041e88a0f411cc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:43:42 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:42 [info] 43#43: *584 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:52 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:52 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:43:52 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:189):2: 0731d2225a217e94e133a2a9d918bc2e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:43:52 +0000] 0731d2225a217e94e133a2a9d918bc2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/23 05:43:52 [info] 36#36: *587 [lua] logger.lua:23: 0731d2225a217e94e133a2a9d918bc2e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/23 05:44:02 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:02 [info] 43#43: *589 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:07 [info] 36#36: *590 [lua] access_by_lua(msblocations.conf:189):2: c0fd2096b7437f11ecb34c850f194cf6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:44:07 [info] 36#36: *590 [lua] logger.lua:23: c0fd2096b7437f11ecb34c850f194cf6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:44:07 +0000] c0fd2096b7437f11ecb34c850f194cf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:44:12 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:12 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:22 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:22 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:22 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:189):2: f46972af12efd51a38d99817ce16547c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:44:22 [info] 36#36: *596 [lua] logger.lua:23: f46972af12efd51a38d99817ce16547c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:44:22 +0000] f46972af12efd51a38d99817ce16547c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:44:32 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:32 [info] 43#43: *598 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:37 [info] 36#36: *599 [lua] access_by_lua(msblocations.conf:189):2: fba6d55504d7030f15373e12be071fd5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:44:37 [info] 36#36: *599 [lua] logger.lua:23: fba6d55504d7030f15373e12be071fd5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:44:37 +0000] fba6d55504d7030f15373e12be071fd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:44:42 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:42 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:52 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:52 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:44:52 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:189):2: 0968661687dfa8200f2d9317bfa306fd:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:44:52 [info] 36#36: *604 [lua] logger.lua:23: 0968661687dfa8200f2d9317bfa306fd {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:44:52 +0000] 0968661687dfa8200f2d9317bfa306fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:45:02 [info] 43#43: *606 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:02 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:07 [info] 36#36: *607 [lua] access_by_lua(msblocations.conf:189):2: d46872a4c7136ab40730864dbb74e6de:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:45:07 +0000] d46872a4c7136ab40730864dbb74e6de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:45:07 [info] 36#36: *607 [lua] logger.lua:23: d46872a4c7136ab40730864dbb74e6de {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:45:12 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:12 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:22 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:22 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:22 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:189):2: e5473d537799ea17338e874cb725ea4f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:45:22 +0000] e5473d537799ea17338e874cb725ea4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:45:22 [info] 36#36: *613 [lua] logger.lua:23: e5473d537799ea17338e874cb725ea4f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:45:32 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:32 [info] 43#43: *615 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:37 [info] 36#36: *616 [lua] access_by_lua(msblocations.conf:189):2: deb3d48089cdaa0080f5db26efe0a930:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:45:37 +0000] deb3d48089cdaa0080f5db26efe0a930 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 05:45:37 [info] 36#36: *616 [lua] logger.lua:23: deb3d48089cdaa0080f5db26efe0a930 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:45:42 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:42 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:52 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:52 [info] 43#43: *619 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:45:52 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:189):2: 5e7f1afc7ade8500f76d63d764313c92:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:45:52 [info] 36#36: *621 [lua] logger.lua:23: 5e7f1afc7ade8500f76d63d764313c92 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:45:52 +0000] 5e7f1afc7ade8500f76d63d764313c92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:46:02 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:02 [info] 43#43: *623 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:07 [info] 36#36: *624 [lua] access_by_lua(msblocations.conf:189):2: b229b5dfc984a8f498d7a4a94b950d4e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:46:07 [info] 36#36: *624 [lua] logger.lua:23: b229b5dfc984a8f498d7a4a94b950d4e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:46:07 +0000] b229b5dfc984a8f498d7a4a94b950d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:46:12 [info] 43#43: *627 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:12 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:22 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:22 [info] 43#43: *629 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:22 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:189):2: 658cdd186511b60c5acf1f66f0ac3e42:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:46:22 +0000] 658cdd186511b60c5acf1f66f0ac3e42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:46:22 [info] 36#36: *630 [lua] logger.lua:23: 658cdd186511b60c5acf1f66f0ac3e42 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:46:32 [info] 43#43: *632 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:32 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:37 [info] 36#36: *633 [lua] access_by_lua(msblocations.conf:189):2: 3cba985ad17ba1451dd7ea124954031b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:46:38 [info] 36#36: *633 [lua] logger.lua:23: 3cba985ad17ba1451dd7ea124954031b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:46:38 +0000] 3cba985ad17ba1451dd7ea124954031b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:46:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:46:42 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:42 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:52 [info] 43#43: *637 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:52 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:46:53 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:189):2: 8585e168916e71026415460b42d6aae4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:46:53 [info] 36#36: *638 [lua] logger.lua:23: 8585e168916e71026415460b42d6aae4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:46:53 +0000] 8585e168916e71026415460b42d6aae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:47:02 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:02 [info] 43#43: *640 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:08 [info] 36#36: *641 [lua] access_by_lua(msblocations.conf:189):2: 0893256d932c91352298feddce1dda51:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:47:08 [info] 36#36: *641 [lua] logger.lua:23: 0893256d932c91352298feddce1dda51 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:47:08 +0000] 0893256d932c91352298feddce1dda51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:47:12 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:12 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:22 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:22 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:23 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:189):2: 735600c083a611ac6252726c1282c518:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:47:23 +0000] 735600c083a611ac6252726c1282c518 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 05:47:23 [info] 36#36: *647 [lua] logger.lua:23: 735600c083a611ac6252726c1282c518 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:47:32 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:32 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:38 [info] 36#36: *650 [lua] access_by_lua(msblocations.conf:189):2: fff94c90a3c4c50fbcef98f287f9a546:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:47:38 +0000] fff94c90a3c4c50fbcef98f287f9a546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:47:38 [info] 36#36: *650 [lua] logger.lua:23: fff94c90a3c4c50fbcef98f287f9a546 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:47:42 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:42 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:52 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:52 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:47:53 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:189):2: 85b14fa1d4f35dc623db8028891c3a1c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:47:53 +0000] 85b14fa1d4f35dc623db8028891c3a1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:47:53 [info] 36#36: *655 [lua] logger.lua:23: 85b14fa1d4f35dc623db8028891c3a1c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:48:02 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:02 [info] 43#43: *657 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:08 [info] 36#36: *658 [lua] access_by_lua(msblocations.conf:189):2: 7966450ea4d95ed9019a4a25d315429c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:48:08 +0000] 7966450ea4d95ed9019a4a25d315429c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:48:08 [info] 36#36: *658 [lua] logger.lua:23: 7966450ea4d95ed9019a4a25d315429c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:48:12 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:12 [info] 43#43: *661 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:22 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:22 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:23 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:189):2: 6fe47acdeecbcae2982cb02934537206:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:48:23 [info] 36#36: *664 [lua] logger.lua:23: 6fe47acdeecbcae2982cb02934537206 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:48:23 +0000] 6fe47acdeecbcae2982cb02934537206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:48:32 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:32 [info] 43#43: *666 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:38 [info] 36#36: *667 [lua] access_by_lua(msblocations.conf:189):2: 7882822c60f5c2123d98c4e9fe39089a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:48:38 +0000] 7882822c60f5c2123d98c4e9fe39089a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:48:38 [info] 36#36: *667 [lua] logger.lua:23: 7882822c60f5c2123d98c4e9fe39089a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:48:42 [info] 43#43: *668 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:42 [info] 43#43: *669 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:52 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:52 [info] 43#43: *671 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:48:53 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:189):2: 68b83a0e436adeac1bc49e2f0a894288:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:48:53 +0000] 68b83a0e436adeac1bc49e2f0a894288 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:48:53 [info] 36#36: *672 [lua] logger.lua:23: 68b83a0e436adeac1bc49e2f0a894288 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:49:02 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:02 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:08 [info] 36#36: *675 [lua] access_by_lua(msblocations.conf:189):2: 8a44b1c410d05f6c4df095d377762ddc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:49:08 [info] 36#36: *675 [lua] logger.lua:23: 8a44b1c410d05f6c4df095d377762ddc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:49:08 +0000] 8a44b1c410d05f6c4df095d377762ddc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:49:12 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:12 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:22 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:22 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:23 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:189):2: 7de655db0de434e5bf89980b5100f35a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:49:23 +0000] 7de655db0de434e5bf89980b5100f35a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:49:23 [info] 36#36: *681 [lua] logger.lua:23: 7de655db0de434e5bf89980b5100f35a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:49:32 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:32 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:38 [info] 36#36: *684 [lua] access_by_lua(msblocations.conf:189):2: af104091756df14bf562326c44c2fec6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:49:38 [info] 36#36: *684 [lua] logger.lua:23: af104091756df14bf562326c44c2fec6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:49:38 +0000] af104091756df14bf562326c44c2fec6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:49:42 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:42 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:52 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:52 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:49:53 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:189):2: 6b927817b199357dc04230f9314c89b6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:49:53 [info] 36#36: *689 [lua] logger.lua:23: 6b927817b199357dc04230f9314c89b6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:49:53 +0000] 6b927817b199357dc04230f9314c89b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:50:02 [info] 36#36: *690 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:02 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:08 [info] 36#36: *692 [lua] access_by_lua(msblocations.conf:189):2: 79761cfdb97049e6615be6ea8f753243:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:50:08 +0000] 79761cfdb97049e6615be6ea8f753243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 05:50:08 [info] 36#36: *692 [lua] logger.lua:23: 79761cfdb97049e6615be6ea8f753243 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:50:12 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:12 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:22 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:22 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:23 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:189):2: 78ff38bb406177d6d62bf704a7e12bc6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:50:23 +0000] 78ff38bb406177d6d62bf704a7e12bc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:50:23 [info] 36#36: *698 [lua] logger.lua:23: 78ff38bb406177d6d62bf704a7e12bc6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:50:32 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:32 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:38 [info] 36#36: *701 [lua] access_by_lua(msblocations.conf:189):2: 6c19ed8add26c661546d53ecaad13631:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:50:38 [info] 36#36: *701 [lua] logger.lua:23: 6c19ed8add26c661546d53ecaad13631 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:50:38 +0000] 6c19ed8add26c661546d53ecaad13631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:50:42 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:42 [info] 43#43: *703 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:52 [info] 43#43: *705 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:52 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:50:53 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:189):2: b99baac5001490cf65a380fd8e682689:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:50:53 [info] 36#36: *706 [lua] logger.lua:23: b99baac5001490cf65a380fd8e682689 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:50:53 +0000] b99baac5001490cf65a380fd8e682689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:51:02 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:02 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:08 [info] 36#36: *709 [lua] access_by_lua(msblocations.conf:189):2: e4398fa332a78d59daa133e2c0ab1d6e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:51:08 +0000] e4398fa332a78d59daa133e2c0ab1d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:51:08 [info] 36#36: *709 [lua] logger.lua:23: e4398fa332a78d59daa133e2c0ab1d6e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:51:12 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:12 [info] 43#43: *712 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:22 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:22 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:23 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:189):2: 36d5fb564b8dd61214a9ab953eac1cdc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.146 - - [23/Jan/2023:05:51:23 +0000] 36d5fb564b8dd61214a9ab953eac1cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/23 05:51:23 [info] 36#36: *715 [lua] logger.lua:23: 36d5fb564b8dd61214a9ab953eac1cdc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:51:32 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:32 [info] 43#43: *717 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:38 [info] 36#36: *718 [lua] access_by_lua(msblocations.conf:189):2: b4b166ec44fc5b407d6acfa0cf7f6d64:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:51:38 +0000] b4b166ec44fc5b407d6acfa0cf7f6d64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:51:38 [info] 36#36: *718 [lua] logger.lua:23: b4b166ec44fc5b407d6acfa0cf7f6d64 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:51:42 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:42 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:52 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:52 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:51:53 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:189):2: 6bd874bce9df1dc02fb9c64f6f532dbc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:51:53 +0000] 6bd874bce9df1dc02fb9c64f6f532dbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 05:51:53 [info] 36#36: *723 [lua] logger.lua:23: 6bd874bce9df1dc02fb9c64f6f532dbc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 05:52:02 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:02 [info] 43#43: *725 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:08 [info] 36#36: *726 [lua] access_by_lua(msblocations.conf:189):2: 22c3fb57f59236a4715d8ae80a69bac8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:52:08 +0000] 22c3fb57f59236a4715d8ae80a69bac8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 05:52:08 [info] 36#36: *726 [lua] logger.lua:23: 22c3fb57f59236a4715d8ae80a69bac8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:52:12 [info] 43#43: *728 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:12 [info] 43#43: *729 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:22 [info] 43#43: *731 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:22 [info] 43#43: *730 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:23 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:189):2: 6f335cbb31f39283e6c1ddbd8a90a17a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:05:52:23 +0000] 6f335cbb31f39283e6c1ddbd8a90a17a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:52:23 [info] 36#36: *732 [lua] logger.lua:23: 6f335cbb31f39283e6c1ddbd8a90a17a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:52:32 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:32 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:38 [info] 36#36: *735 [lua] access_by_lua(msblocations.conf:189):2: 8d0d922b80f60dc4ecfe65570502f584:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:52:38 [info] 36#36: *735 [lua] logger.lua:23: 8d0d922b80f60dc4ecfe65570502f584 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:52:38 +0000] 8d0d922b80f60dc4ecfe65570502f584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/23 05:52:42 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:42 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:52 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:52 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:52:53 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:189):2: f5b19e9ec444fa3b2c3ec1548426743b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:52:53 +0000] f5b19e9ec444fa3b2c3ec1548426743b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 05:52:53 [info] 36#36: *740 [lua] logger.lua:23: f5b19e9ec444fa3b2c3ec1548426743b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:53:02 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:02 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:08 [info] 36#36: *743 [lua] access_by_lua(msblocations.conf:189):2: fc2ec10727fe1a104fd46385bf2f396a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:53:08 [info] 36#36: *743 [lua] logger.lua:23: fc2ec10727fe1a104fd46385bf2f396a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:53:08 +0000] fc2ec10727fe1a104fd46385bf2f396a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:53:12 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:12 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:22 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:22 [info] 43#43: *748 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:23 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:189):2: f6911ea4157a2352dfa384a862a44026:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:53:23 +0000] f6911ea4157a2352dfa384a862a44026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:53:23 [info] 36#36: *749 [lua] logger.lua:23: f6911ea4157a2352dfa384a862a44026 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:53:32 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:32 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:38 [info] 36#36: *752 [lua] access_by_lua(msblocations.conf:189):2: 6c12f9b3b04295a0fe7cf27789df2d2c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:53:38 [info] 36#36: *752 [lua] logger.lua:23: 6c12f9b3b04295a0fe7cf27789df2d2c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:53:38 +0000] 6c12f9b3b04295a0fe7cf27789df2d2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:53:42 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:42 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:52 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:52 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:53:53 [info] 36#36: *757 [lua] access_by_lua(msblocations.conf:189):2: 02466e272d178d5be72ce81fd505c6e4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.146 - - [23/Jan/2023:05:53:53 +0000] 02466e272d178d5be72ce81fd505c6e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/23 05:53:53 [info] 36#36: *757 [lua] logger.lua:23: 02466e272d178d5be72ce81fd505c6e4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:54:02 [info] 43#43: *758 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:02 [info] 43#43: *759 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:08 [info] 36#36: *760 [lua] access_by_lua(msblocations.conf:189):2: 1851a2fffe545bf8e617ade5aaa4021e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:54:08 [info] 36#36: *760 [lua] logger.lua:23: 1851a2fffe545bf8e617ade5aaa4021e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:54:08 +0000] 1851a2fffe545bf8e617ade5aaa4021e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:54:12 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:12 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:22 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:22 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:23 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:189):2: 34e47aa6477f4529edca71507e272511:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:54:23 +0000] 34e47aa6477f4529edca71507e272511 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/23 05:54:23 [info] 36#36: *766 [lua] logger.lua:23: 34e47aa6477f4529edca71507e272511 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:54:32 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:32 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:38 [info] 36#36: *769 [lua] access_by_lua(msblocations.conf:189):2: 6ca9f81f69205b1f1be40a76104d01ec:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:54:38 [info] 36#36: *769 [lua] logger.lua:23: 6ca9f81f69205b1f1be40a76104d01ec {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:54:38 +0000] 6ca9f81f69205b1f1be40a76104d01ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:54:42 [info] 43#43: *771 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:42 [info] 43#43: *770 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:52 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:52 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:54:53 [info] 36#36: *774 [lua] access_by_lua(msblocations.conf:189):2: 9886dfc2f992f93e443c0b0250d6879f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:54:53 [info] 36#36: *774 [lua] logger.lua:23: 9886dfc2f992f93e443c0b0250d6879f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:54:53 +0000] 9886dfc2f992f93e443c0b0250d6879f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 05:55:02 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:02 [info] 43#43: *776 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:08 [info] 36#36: *777 [lua] access_by_lua(msblocations.conf:189):2: 0f240fb230fdf999a7f78ac034fdbcc5:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:55:08 +0000] 0f240fb230fdf999a7f78ac034fdbcc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:55:08 [info] 36#36: *777 [lua] logger.lua:23: 0f240fb230fdf999a7f78ac034fdbcc5 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:55:12 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:12 [info] 43#43: *780 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:22 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:22 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:23 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:189):2: 665fe6de0de0d59788d6c3099916bbde:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:55:23 [info] 36#36: *783 [lua] logger.lua:23: 665fe6de0de0d59788d6c3099916bbde {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:55:23 +0000] 665fe6de0de0d59788d6c3099916bbde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:55:32 [info] 43#43: *785 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:32 [info] 43#43: *784 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:38 [info] 36#36: *786 [lua] access_by_lua(msblocations.conf:189):2: 726f5371678121ea98a23cbe491daf06:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:55:38 [info] 36#36: *786 [lua] logger.lua:23: 726f5371678121ea98a23cbe491daf06 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:55:38 +0000] 726f5371678121ea98a23cbe491daf06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/23 05:55:42 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:42 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:52 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:52 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:55:53 [info] 36#36: *791 [lua] access_by_lua(msblocations.conf:189):2: a60a7d9acacb8a95cad63c103bc006be:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:55:53 +0000] a60a7d9acacb8a95cad63c103bc006be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/23 05:55:53 [info] 36#36: *791 [lua] logger.lua:23: a60a7d9acacb8a95cad63c103bc006be {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/23 05:56:02 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:02 [info] 43#43: *793 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:08 [info] 36#36: *794 [lua] access_by_lua(msblocations.conf:189):2: bea3498f254ffb94d928181a13dff259:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:56:08 +0000] bea3498f254ffb94d928181a13dff259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:56:08 [info] 36#36: *794 [lua] logger.lua:23: bea3498f254ffb94d928181a13dff259 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:56:12 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:12 [info] 43#43: *797 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:22 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:22 [info] 43#43: *799 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:23 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: 8aad25a0d1edb1260708edcb2667281d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:56:23 [info] 36#36: *800 [lua] logger.lua:23: 8aad25a0d1edb1260708edcb2667281d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:56:23 +0000] 8aad25a0d1edb1260708edcb2667281d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:56:32 [info] 43#43: *801 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:32 [info] 43#43: *802 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:38 [info] 36#36: *803 [lua] access_by_lua(msblocations.conf:189):2: f3b039d42ce6ff30ab4552090f4cbe85:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:56:38 +0000] f3b039d42ce6ff30ab4552090f4cbe85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:56:38 [info] 36#36: *803 [lua] logger.lua:23: f3b039d42ce6ff30ab4552090f4cbe85 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:56:42 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:42 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:52 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:52 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:56:53 [info] 36#36: *808 [lua] access_by_lua(msblocations.conf:189):2: d533e329f956c0ee3c394b5e834a90ce:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:56:53 [info] 36#36: *808 [lua] logger.lua:23: d533e329f956c0ee3c394b5e834a90ce {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:56:53 +0000] d533e329f956c0ee3c394b5e834a90ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:57:02 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:02 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:08 [info] 36#36: *811 [lua] access_by_lua(msblocations.conf:189):2: 6046f5dc3a7b8bc23a15c4c497cabd10:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:57:08 [info] 36#36: *811 [lua] logger.lua:23: 6046f5dc3a7b8bc23a15c4c497cabd10 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:57:08 +0000] 6046f5dc3a7b8bc23a15c4c497cabd10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:57:12 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:12 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:22 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:22 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:23 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: b529577f6cc29bec83a77410e95fa05c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:57:23 +0000] b529577f6cc29bec83a77410e95fa05c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 05:57:23 [info] 36#36: *817 [lua] logger.lua:23: b529577f6cc29bec83a77410e95fa05c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 05:57:32 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:32 [info] 43#43: *819 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:38 [info] 36#36: *820 [lua] access_by_lua(msblocations.conf:189):2: ead9d2ccd06ddbdb558b4308c717cb07:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:57:38 +0000] ead9d2ccd06ddbdb558b4308c717cb07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 05:57:38 [info] 36#36: *820 [lua] logger.lua:23: ead9d2ccd06ddbdb558b4308c717cb07 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:57:42 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:42 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:52 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:52 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:57:53 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: f4e622aba67e681d1f46601646ce4cb9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:57:53 +0000] f4e622aba67e681d1f46601646ce4cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:57:53 [info] 36#36: *825 [lua] logger.lua:23: f4e622aba67e681d1f46601646ce4cb9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:58:02 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:02 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:08 [info] 36#36: *828 [lua] access_by_lua(msblocations.conf:189):2: 1497b8445606fa61b71b12c793ac0e93:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:58:08 +0000] 1497b8445606fa61b71b12c793ac0e93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 05:58:08 [info] 36#36: *828 [lua] logger.lua:23: 1497b8445606fa61b71b12c793ac0e93 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:58:12 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:12 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:22 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:22 [info] 43#43: *833 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:23 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: d6aa542e89615b0b159640f0d600de57:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.68.146 - - [23/Jan/2023:05:58:23 +0000] d6aa542e89615b0b159640f0d600de57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/23 05:58:23 [info] 36#36: *834 [lua] logger.lua:23: d6aa542e89615b0b159640f0d600de57 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:58:32 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:32 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:38 [info] 36#36: *837 [lua] access_by_lua(msblocations.conf:189):2: 23f1f4a015e062270e98347a8456536a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:58:38 +0000] 23f1f4a015e062270e98347a8456536a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 05:58:38 [info] 36#36: *837 [lua] logger.lua:23: 23f1f4a015e062270e98347a8456536a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:58:42 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:42 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:52 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:52 [info] 43#43: *841 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:58:53 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: 508e69ae39c4401b6f9d3adfa30facf6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:58:53 +0000] 508e69ae39c4401b6f9d3adfa30facf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:58:53 [info] 36#36: *842 [lua] logger.lua:23: 508e69ae39c4401b6f9d3adfa30facf6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 05:59:02 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:02 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:08 [info] 36#36: *845 client closed connection while waiting for request, client: 10.233.66.232, server: 0.0.0.0:443
2023/01/23 05:59:08 [info] 36#36: *846 [lua] access_by_lua(msblocations.conf:189):2: 735077ae52743f43084aa76618f78bb1:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:59:08 [info] 36#36: *846 [lua] logger.lua:23: 735077ae52743f43084aa76618f78bb1 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:59:08 +0000] 735077ae52743f43084aa76618f78bb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:59:12 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:12 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:22 [info] 43#43: *851 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:22 [info] 43#43: *850 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:23 [info] 36#36: *852 [lua] access_by_lua(msblocations.conf:189):2: c296abc1cd6ce409f7e463045042ea57:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.146 - - [23/Jan/2023:05:59:23 +0000] c296abc1cd6ce409f7e463045042ea57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 05:59:23 [info] 36#36: *852 [lua] logger.lua:23: c296abc1cd6ce409f7e463045042ea57 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 05:59:32 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:32 [info] 43#43: *853 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:38 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: e0481a46f1c3c00249038325f9b665f9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:59:38 +0000] e0481a46f1c3c00249038325f9b665f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 05:59:38 [info] 36#36: *855 [lua] logger.lua:23: e0481a46f1c3c00249038325f9b665f9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 05:59:42 [info] 43#43: *856 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:42 [info] 43#43: *857 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:52 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:52 [info] 43#43: *859 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 05:59:53 [info] 36#36: *860 [lua] access_by_lua(msblocations.conf:189):2: 26a30e51341edc89f9666939c8cfe070:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 05:59:53 [info] 36#36: *860 [lua] logger.lua:23: 26a30e51341edc89f9666939c8cfe070 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:05:59:53 +0000] 26a30e51341edc89f9666939c8cfe070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:05:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:00:02 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:02 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:08 [info] 36#36: *863 [lua] access_by_lua(msblocations.conf:189):2: 42ab67b9218d1216caf9f69a8decb9ff:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:00:08 +0000] 42ab67b9218d1216caf9f69a8decb9ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 06:00:08 [info] 36#36: *863 [lua] logger.lua:23: 42ab67b9218d1216caf9f69a8decb9ff {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:00:12 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:12 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:22 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:22 [info] 43#43: *868 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:23 [info] 36#36: *869 [lua] access_by_lua(msblocations.conf:189):2: 41d2e1090dd4a9178155c1e5ff6f5cc6:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:00:23 +0000] 41d2e1090dd4a9178155c1e5ff6f5cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:00:23 [info] 36#36: *869 [lua] logger.lua:23: 41d2e1090dd4a9178155c1e5ff6f5cc6 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:00:32 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:32 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:38 [info] 36#36: *872 [lua] access_by_lua(msblocations.conf:189):2: 2c566e62e4a59619191a5c8d4d6aa064:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:00:38 [info] 36#36: *872 [lua] logger.lua:23: 2c566e62e4a59619191a5c8d4d6aa064 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:00:38 +0000] 2c566e62e4a59619191a5c8d4d6aa064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:00:42 [info] 43#43: *873 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:42 [info] 43#43: *874 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:52 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:52 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:00:53 [info] 36#36: *877 [lua] access_by_lua(msblocations.conf:189):2: fd8d965643d835e3b8593a59085dad6c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:00:53 [info] 36#36: *877 [lua] logger.lua:23: fd8d965643d835e3b8593a59085dad6c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:00:53 +0000] fd8d965643d835e3b8593a59085dad6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 06:01:02 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:02 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:08 [info] 36#36: *880 [lua] access_by_lua(msblocations.conf:189):2: cd25c348b01d588ca7ac497b3be5b21a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:01:08 +0000] cd25c348b01d588ca7ac497b3be5b21a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:01:08 [info] 36#36: *880 [lua] logger.lua:23: cd25c348b01d588ca7ac497b3be5b21a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:01:12 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:12 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:22 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:22 [info] 43#43: *885 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:23 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:189):2: 8b93e20ec719832c16bb2c1164a30602:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:01:23 [info] 36#36: *886 [lua] logger.lua:23: 8b93e20ec719832c16bb2c1164a30602 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:01:23 +0000] 8b93e20ec719832c16bb2c1164a30602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 06:01:32 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:32 [info] 43#43: *888 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:38 [info] 36#36: *889 [lua] access_by_lua(msblocations.conf:189):2: 3d5d3776b69eea5f1ed918dc7c9ad42b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:01:38 [info] 36#36: *889 [lua] logger.lua:23: 3d5d3776b69eea5f1ed918dc7c9ad42b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:01:38 +0000] 3d5d3776b69eea5f1ed918dc7c9ad42b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/23 06:01:42 [info] 43#43: *891 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:42 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:52 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:52 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:01:53 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:189):2: 073871fc12cd7c42cf962239e8163046:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:01:53 +0000] 073871fc12cd7c42cf962239e8163046 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 06:01:53 [info] 36#36: *894 [lua] logger.lua:23: 073871fc12cd7c42cf962239e8163046 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:02:02 [info] 36#36: *895 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:02 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:08 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: 74d8dfb761d20efea902937b8f1a1468:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:02:08 [info] 36#36: *898 [lua] logger.lua:23: 74d8dfb761d20efea902937b8f1a1468 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:02:08 +0000] 74d8dfb761d20efea902937b8f1a1468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 06:02:12 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:12 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:22 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:22 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:23 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: cf2876a7c8bd91e728b9138a9c4aed2b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:02:23 [info] 36#36: *903 [lua] logger.lua:23: cf2876a7c8bd91e728b9138a9c4aed2b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:02:23 +0000] cf2876a7c8bd91e728b9138a9c4aed2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 06:02:32 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:32 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:38 [info] 36#36: *906 [lua] access_by_lua(msblocations.conf:189):2: bbcbf78ad46f0a4ddda7c3e68a40b8dc:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:02:38 +0000] bbcbf78ad46f0a4ddda7c3e68a40b8dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/23 06:02:38 [info] 36#36: *906 [lua] logger.lua:23: bbcbf78ad46f0a4ddda7c3e68a40b8dc {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 06:02:42 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:42 [info] 43#43: *908 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:52 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:52 [info] 43#43: *910 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:02:53 [info] 36#36: *911 [lua] access_by_lua(msblocations.conf:189):2: b19a0c76132abdd0b43e8b2350704074:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:02:53 [info] 36#36: *911 [lua] logger.lua:23: b19a0c76132abdd0b43e8b2350704074 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:02:53 +0000] b19a0c76132abdd0b43e8b2350704074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 06:03:02 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:02 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:08 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: b88f0ca3083705595b57ed0e4ff7490b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:03:09 +0000] b88f0ca3083705595b57ed0e4ff7490b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/23 06:03:09 [info] 36#36: *915 [lua] logger.lua:23: b88f0ca3083705595b57ed0e4ff7490b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:03:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/23 06:03:12 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:12 [info] 43#43: *917 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:22 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:22 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:24 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:189):2: 705f4af993a5f8b3b7a260e025c97fcf:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:03:24 +0000] 705f4af993a5f8b3b7a260e025c97fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 06:03:24 [info] 36#36: *920 [lua] logger.lua:23: 705f4af993a5f8b3b7a260e025c97fcf {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:03:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:03:32 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:32 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:39 [info] 36#36: *923 [lua] access_by_lua(msblocations.conf:189):2: d3e6539e939fce9c298f6a4a6c231a9f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:03:39 +0000] d3e6539e939fce9c298f6a4a6c231a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 06:03:39 [info] 36#36: *923 [lua] logger.lua:23: d3e6539e939fce9c298f6a4a6c231a9f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:03:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:03:42 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:42 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:52 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:52 [info] 43#43: *927 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:03:54 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:189):2: e05d0353b3c62cb5309cc4d9fa4148aa:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:03:54 [info] 36#36: *928 [lua] logger.lua:23: e05d0353b3c62cb5309cc4d9fa4148aa {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:03:54 +0000] e05d0353b3c62cb5309cc4d9fa4148aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:03:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:04:02 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:02 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:09 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:189):2: ee93b2101a31df19a158492fa01762c8:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:04:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.68.146 - - [23/Jan/2023:06:04:09 +0000] ee93b2101a31df19a158492fa01762c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 06:04:09 [info] 36#36: *932 [lua] logger.lua:23: ee93b2101a31df19a158492fa01762c8 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:04:12 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:12 [info] 43#43: *934 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:22 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:22 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:24 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: eede900117aa599c8791d1b42437ff78:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:04:24 +0000] eede900117aa599c8791d1b42437ff78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:04:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 06:04:24 [info] 36#36: *937 [lua] logger.lua:23: eede900117aa599c8791d1b42437ff78 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:04:32 [info] 43#43: *939 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:32 [info] 43#43: *938 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:39 [info] 36#36: *940 [lua] access_by_lua(msblocations.conf:189):2: 9218f249cdb141c7f0bf23a18bd8094e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:04:39 [info] 36#36: *940 [lua] logger.lua:23: 9218f249cdb141c7f0bf23a18bd8094e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:04:39 +0000] 9218f249cdb141c7f0bf23a18bd8094e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:04:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:04:42 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:42 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:52 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:52 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:04:54 [info] 36#36: *945 [lua] access_by_lua(msblocations.conf:189):2: f76f38ad6dbaaf95d2986e7e5f36cf06:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:04:54 +0000] f76f38ad6dbaaf95d2986e7e5f36cf06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:04:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:04:54 [info] 36#36: *945 [lua] logger.lua:23: f76f38ad6dbaaf95d2986e7e5f36cf06 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:05:02 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:02 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:09 [info] 36#36: *949 [lua] access_by_lua(msblocations.conf:189):2: 8bf7b4d1ca353c8682d1df5b9bf867fa:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:05:09 [info] 36#36: *949 [lua] logger.lua:23: 8bf7b4d1ca353c8682d1df5b9bf867fa {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:05:09 +0000] 8bf7b4d1ca353c8682d1df5b9bf867fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:05:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:05:12 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:12 [info] 43#43: *951 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:22 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:22 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:24 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 8894f1030c854e6bdcb2eba940ec4e40:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:05:24 [info] 36#36: *954 [lua] logger.lua:23: 8894f1030c854e6bdcb2eba940ec4e40 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:05:24 +0000] 8894f1030c854e6bdcb2eba940ec4e40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:05:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:05:32 [info] 43#43: *955 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:32 [info] 43#43: *956 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:39 [info] 36#36: *957 [lua] access_by_lua(msblocations.conf:189):2: 40d48d725a203fa9f834dd2c4810858a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:05:39 [info] 36#36: *957 [lua] logger.lua:23: 40d48d725a203fa9f834dd2c4810858a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:05:39 +0000] 40d48d725a203fa9f834dd2c4810858a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:05:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:05:42 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:42 [info] 43#43: *959 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:52 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:52 [info] 43#43: *961 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:05:54 [info] 36#36: *962 [lua] access_by_lua(msblocations.conf:189):2: 33ef3ae3a3f59dceb9c05124e117f3ef:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:05:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:05:54 [info] 36#36: *962 [lua] logger.lua:23: 33ef3ae3a3f59dceb9c05124e117f3ef {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:05:54 +0000] 33ef3ae3a3f59dceb9c05124e117f3ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 06:06:02 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:02 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:09 [info] 36#36: *966 [lua] access_by_lua(msblocations.conf:189):2: f32f709be8112f968e53c694d563bd98:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:06:09 [info] 36#36: *966 [lua] logger.lua:23: f32f709be8112f968e53c694d563bd98 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:06:09 +0000] f32f709be8112f968e53c694d563bd98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:06:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:06:12 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:12 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:22 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:22 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:24 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: 7f1d20a0c1843f9af576b3a6c5d3455b:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:06:24 [info] 36#36: *971 [lua] logger.lua:23: 7f1d20a0c1843f9af576b3a6c5d3455b {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:06:24 +0000] 7f1d20a0c1843f9af576b3a6c5d3455b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:06:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/23 06:06:32 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:32 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:39 [info] 36#36: *974 [lua] access_by_lua(msblocations.conf:189):2: 65b7942ee2e17c148fc07621bd62ba6c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:06:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:06:39 [info] 36#36: *974 [lua] logger.lua:23: 65b7942ee2e17c148fc07621bd62ba6c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:06:39 +0000] 65b7942ee2e17c148fc07621bd62ba6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 06:06:42 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:42 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:52 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:52 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:06:54 [info] 36#36: *979 [lua] access_by_lua(msblocations.conf:189):2: 3bcf2ba481bc83b8f2a6cabb46de7a9f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:06:54 +0000] 3bcf2ba481bc83b8f2a6cabb46de7a9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 06:06:54 [info] 36#36: *979 [lua] logger.lua:23: 3bcf2ba481bc83b8f2a6cabb46de7a9f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:06:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 06:07:02 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:02 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:09 [info] 36#36: *983 [lua] access_by_lua(msblocations.conf:189):2: 9e4b977dff4b3fa798401814a44a005f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:07:09 +0000] 9e4b977dff4b3fa798401814a44a005f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:07:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:07:09 [info] 36#36: *983 [lua] logger.lua:23: 9e4b977dff4b3fa798401814a44a005f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:07:12 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:12 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:22 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:22 [info] 43#43: *987 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:24 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: 1752b79c352a0d4c8b8820adb9829b30:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:07:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:06:07:24 +0000] 1752b79c352a0d4c8b8820adb9829b30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 06:07:24 [info] 36#36: *988 [lua] logger.lua:23: 1752b79c352a0d4c8b8820adb9829b30 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:07:32 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:32 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:39 [info] 36#36: *991 [lua] access_by_lua(msblocations.conf:189):2: 6136c706751b5793a042d65305b7f32e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:07:39 [info] 36#36: *991 [lua] logger.lua:23: 6136c706751b5793a042d65305b7f32e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:07:39 +0000] 6136c706751b5793a042d65305b7f32e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:07:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 06:07:42 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:42 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:52 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:52 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:07:54 [info] 36#36: *996 [lua] access_by_lua(msblocations.conf:189):2: 635fde3b57d8f262b60a99c67dd26610:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:07:54 [info] 36#36: *996 [lua] logger.lua:23: 635fde3b57d8f262b60a99c67dd26610 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:07:54 +0000] 635fde3b57d8f262b60a99c67dd26610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:07:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 06:08:02 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:02 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:09 [info] 36#36: *1000 [lua] access_by_lua(msblocations.conf:189):2: c639b4b9b2cdc37cc1fbd4e8cfc8b4f4:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:08:09 +0000] c639b4b9b2cdc37cc1fbd4e8cfc8b4f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:08:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:08:09 [info] 36#36: *1000 [lua] logger.lua:23: c639b4b9b2cdc37cc1fbd4e8cfc8b4f4 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:08:12 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:12 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:12 [info] 36#36: *1003 client closed connection while waiting for request, client: 10.233.66.232, server: 0.0.0.0:443
2023/01/23 06:08:22 [info] 43#43: *1005 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:22 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:24 [info] 36#36: *1006 [lua] access_by_lua(msblocations.conf:189):2: 3841c8d001560a31c66fde2796399aa2:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:08:24 [info] 36#36: *1006 [lua] logger.lua:23: 3841c8d001560a31c66fde2796399aa2 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:08:24 +0000] 3841c8d001560a31c66fde2796399aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:08:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/23 06:08:32 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:32 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:39 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: 922a8d2897176deab0c6d7670d3be5a9:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:08:39 [info] 36#36: *1009 [lua] logger.lua:23: 922a8d2897176deab0c6d7670d3be5a9 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:08:39 +0000] 922a8d2897176deab0c6d7670d3be5a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:08:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:08:42 [info] 43#43: *1010 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:42 [info] 43#43: *1011 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:52 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:52 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:08:54 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:189):2: 06c3a0bbb0bdcc17d9ed264202c27093:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:08:54 +0000] 06c3a0bbb0bdcc17d9ed264202c27093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 06:08:54 [info] 36#36: *1014 [lua] logger.lua:23: 06c3a0bbb0bdcc17d9ed264202c27093 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:09:02 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:02 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:09 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: d8116b6d5a8a8af103b1f5cbec367615:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:09:09 +0000] d8116b6d5a8a8af103b1f5cbec367615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/23 06:09:09 [info] 36#36: *1018 [lua] logger.lua:23: d8116b6d5a8a8af103b1f5cbec367615 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:09:12 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:12 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:22 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:22 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:24 [info] 36#36: *1023 [lua] access_by_lua(msblocations.conf:189):2: 3b66afb98211170cdfb4c5540f92829f:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:09:24 [info] 36#36: *1023 [lua] logger.lua:23: 3b66afb98211170cdfb4c5540f92829f {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:09:24 +0000] 3b66afb98211170cdfb4c5540f92829f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:09:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:09:32 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:32 [info] 43#43: *1025 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:39 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: a68567764749e25b6c9a50b17856a771:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:09:39 [info] 36#36: *1026 [lua] logger.lua:23: a68567764749e25b6c9a50b17856a771 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:09:39 +0000] a68567764749e25b6c9a50b17856a771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:09:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:09:42 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:42 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:52 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:52 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:09:54 [info] 36#36: *1031 [lua] access_by_lua(msblocations.conf:189):2: d12932be85ee1fd7dcdc18738979a4d2:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:09:54 [info] 36#36: *1031 [lua] logger.lua:23: d12932be85ee1fd7dcdc18738979a4d2 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:09:54 +0000] d12932be85ee1fd7dcdc18738979a4d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:09:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/23 06:10:02 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:02 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:09 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: b4e21195a569f37db60bd24fb222f45e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:10:09 [info] 36#36: *1035 [lua] logger.lua:23: b4e21195a569f37db60bd24fb222f45e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:10:09 +0000] b4e21195a569f37db60bd24fb222f45e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:10:12 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:12 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:22 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:22 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:24 [info] 36#36: *1040 [lua] access_by_lua(msblocations.conf:189):2: 9c9056a1cdc0a6aa18ecd77fa2be3a0a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:10:24 [info] 36#36: *1040 [lua] logger.lua:23: 9c9056a1cdc0a6aa18ecd77fa2be3a0a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:10:24 +0000] 9c9056a1cdc0a6aa18ecd77fa2be3a0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/23 06:10:32 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:32 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:39 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: 319fa2742cb0b1900af816b004800d5d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:10:39 [info] 36#36: *1043 [lua] logger.lua:23: 319fa2742cb0b1900af816b004800d5d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:10:39 +0000] 319fa2742cb0b1900af816b004800d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:10:42 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:42 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:52 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:52 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:10:54 [info] 36#36: *1048 [lua] access_by_lua(msblocations.conf:189):2: 3e9ba9e27ccb4feeed45c29a9c889214:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:06:10:54 +0000] 3e9ba9e27ccb4feeed45c29a9c889214 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 06:10:54 [info] 36#36: *1048 [lua] logger.lua:23: 3e9ba9e27ccb4feeed45c29a9c889214 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:11:02 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:02 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:09 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:189):2: c9f97eb72fbf74dcf5280e5f65084d8d:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:11:09 +0000] c9f97eb72fbf74dcf5280e5f65084d8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/23 06:11:09 [info] 36#36: *1052 [lua] logger.lua:23: c9f97eb72fbf74dcf5280e5f65084d8d {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:11:12 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:12 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:22 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:22 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:24 [info] 36#36: *1057 [lua] access_by_lua(msblocations.conf:189):2: 6c5b2aa12b4ab67ac9a5b8ce5fa03469:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:11:24 +0000] 6c5b2aa12b4ab67ac9a5b8ce5fa03469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/23 06:11:24 [info] 36#36: *1057 [lua] logger.lua:23: 6c5b2aa12b4ab67ac9a5b8ce5fa03469 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:11:32 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:32 [info] 43#43: *1059 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:39 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: c1af0217ac0950a46ca6fb0f24681a46:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.146 - - [23/Jan/2023:06:11:39 +0000] c1af0217ac0950a46ca6fb0f24681a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/23 06:11:39 [info] 36#36: *1060 [lua] logger.lua:23: c1af0217ac0950a46ca6fb0f24681a46 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:11:42 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:42 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:52 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:52 [info] 43#43: *1064 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:11:54 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:189):2: e6c087518240ee644c1d9a0a45c4fe09:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:11:54 +0000] e6c087518240ee644c1d9a0a45c4fe09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/23 06:11:54 [info] 36#36: *1065 [lua] logger.lua:23: e6c087518240ee644c1d9a0a45c4fe09 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:12:02 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:02 [info] 43#43: *1067 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:09 [info] 36#36: *1069 [lua] access_by_lua(msblocations.conf:189):2: 33c85375e9c211766145dfc71b233d92:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:12:09 [info] 36#36: *1069 [lua] logger.lua:23: 33c85375e9c211766145dfc71b233d92 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:12:09 +0000] 33c85375e9c211766145dfc71b233d92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:12:12 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:12 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:22 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:22 [info] 43#43: *1073 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:24 [info] 36#36: *1074 [lua] access_by_lua(msblocations.conf:189):2: 0bdb103e4082d2eb2895c4eddd846140:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:12:24 [info] 36#36: *1074 [lua] logger.lua:23: 0bdb103e4082d2eb2895c4eddd846140 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:12:24 +0000] 0bdb103e4082d2eb2895c4eddd846140 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/23 06:12:32 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:32 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:39 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: 59c2f3029e9e4f544e38b88457a6af5e:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.146 - - [23/Jan/2023:06:12:39 +0000] 59c2f3029e9e4f544e38b88457a6af5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/23 06:12:39 [info] 36#36: *1077 [lua] logger.lua:23: 59c2f3029e9e4f544e38b88457a6af5e {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:12:42 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:42 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:52 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:52 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:12:54 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: 481d90f8fb8eeb0634dda19c55943255:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:12:54 +0000] 481d90f8fb8eeb0634dda19c55943255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/23 06:12:54 [info] 36#36: *1082 [lua] logger.lua:23: 481d90f8fb8eeb0634dda19c55943255 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/23 06:13:02 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:02 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:09 [info] 36#36: *1086 [lua] access_by_lua(msblocations.conf:189):2: 78dfb348d8f8b517c3aefd8414c12cfa:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:13:09 +0000] 78dfb348d8f8b517c3aefd8414c12cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/23 06:13:09 [info] 36#36: *1086 [lua] logger.lua:23: 78dfb348d8f8b517c3aefd8414c12cfa {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:13:12 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:12 [info] 43#43: *1088 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:22 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:22 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:24 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 869fd56cfbd8d2049741eb7b5d5b3303:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:13:24 [info] 36#36: *1091 [lua] logger.lua:23: 869fd56cfbd8d2049741eb7b5d5b3303 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:13:24 +0000] 869fd56cfbd8d2049741eb7b5d5b3303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:13:32 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:32 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:39 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:189):2: 3837bf3291256c224a7a4d8d86b4f985:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:13:39 [info] 36#36: *1094 [lua] logger.lua:23: 3837bf3291256c224a7a4d8d86b4f985 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:13:39 +0000] 3837bf3291256c224a7a4d8d86b4f985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:13:42 [info] 43#43: *1096 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:42 [info] 43#43: *1095 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:52 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:52 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:13:54 [info] 36#36: *1099 [lua] access_by_lua(msblocations.conf:189):2: bf0feed0519ef8748cb152067f982268:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:13:54 [info] 36#36: *1099 [lua] logger.lua:23: bf0feed0519ef8748cb152067f982268 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:13:54 +0000] bf0feed0519ef8748cb152067f982268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:14:02 [info] 43#43: *1100 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:02 [info] 43#43: *1101 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:09 [info] 36#36: *1103 [lua] access_by_lua(msblocations.conf:189):2: 5539744697aaa9b8cc4d12d64bc1189c:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:14:09 [info] 36#36: *1103 [lua] logger.lua:23: 5539744697aaa9b8cc4d12d64bc1189c {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.146 - - [23/Jan/2023:06:14:09 +0000] 5539744697aaa9b8cc4d12d64bc1189c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/23 06:14:12 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:12 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:22 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:22 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:24 [info] 36#36: *1108 [lua] access_by_lua(msblocations.conf:189):2: ee679bf309b49992fa704e96b99365f3:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.146 - - [23/Jan/2023:06:14:24 +0000] ee679bf309b49992fa704e96b99365f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/23 06:14:24 [info] 36#36: *1108 [lua] logger.lua:23: ee679bf309b49992fa704e96b99365f3 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , 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/23 06:14:32 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:32 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:39 [info] 36#36: *1111 [lua] access_by_lua(msblocations.conf:189):2: fa6ded5bc6d68a8f0e466ea94d8ca47a:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:14:39 [info] 36#36: *1111 [lua] logger.lua:23: fa6ded5bc6d68a8f0e466ea94d8ca47a {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:14:39 +0000] fa6ded5bc6d68a8f0e466ea94d8ca47a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/23 06:14:42 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:42 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:52 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:52 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:14:54 [info] 36#36: *1116 [lua] access_by_lua(msblocations.conf:189):2: 1e6ec9a0609da49df0a426e82d283710:receive the request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/23 06:14:54 [info] 36#36: *1116 [lua] logger.lua:23: 1e6ec9a0609da49df0a426e82d283710 {"matched":"microservices"} while logging request, client: 10.233.68.146, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.68.146 - - [23/Jan/2023:06:14:54 +0000] 1e6ec9a0609da49df0a426e82d283710 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.146 - - [23/Jan/2023:06:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/23 06:15:02 [info] 36#36: *1117 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443
2023/01/23 06:15:02 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.70.222, server: 0.0.0.0:443