Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.42.126
### 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/06 03:00:33 [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/06 03:00:33 [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/06 03:00:33 [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/06 03:00:33 [notice] 33#33: using the "epoll" event method
2023/01/06 03:00:33 [notice] 33#33: openresty/1.13.6.1
2023/01/06 03:00:33 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/06 03:00:33 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/06 03:00:33 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/01/06 03:00:33 [notice] 34#34: start worker processes
2023/01/06 03:00:33 [notice] 34#34: start worker process 36
2023/01/06 03:00:33 [notice] 34#34: start worker process 37
2023/01/06 03:00:33 [notice] 34#34: start worker process 38
2023/01/06 03:00:33 [notice] 34#34: start worker process 40
2023/01/06 03:00:33 [notice] 34#34: start worker process 41
2023/01/06 03:00:33 [notice] 34#34: start worker process 42
2023/01/06 03:00:33 [notice] 34#34: start worker process 43
2023/01/06 03:00:33 [notice] 34#34: start worker process 44
2023/01/06 03:00:33 [notice] 34#34: start cache manager process 45
2023/01/06 03:00:33 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230106030033.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-06 03:00:36 847 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-06 03:00:36 874 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-06 03:00:36 874 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-06 03:00:36 955 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-06 03:00:36 956 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.42.126:10081 Enabled:true
2023-01-06 03:00:39 417 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-06 03:00:39 535 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-06 03:00:39 536 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-06 03:00:39 537 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-06 03:00:39 538 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-06 03:00:39 539 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-06 03:00:39 539 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-06 03:00:39 539 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-06 03:00:39 647 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-06 03:00:39 817 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-06 03:00:39 817 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-06 03:00:39 817 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-06 03:00:40 543 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/06 03:00:50 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:00:50 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:00:58 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:133):2: 595f4ee8282a75c06710555f0ce3fe72:receive the request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/06 03:00:58 [info] 36#36: *14 [lua] logger.lua:23: 595f4ee8282a75c06710555f0ce3fe72 {"matched":"microservices"} while logging request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.67.217 - - [06/Jan/2023:03:00:58 +0000] 595f4ee8282a75c06710555f0ce3fe72 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.334 upstream_response_time:0.332 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.67.217 - - [06/Jan/2023:03:00:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 253
2023/01/06 03:01:00 [info] 36#36: *17 [lua] access_by_lua(msblocations.conf:133):2: 37ef264a32592cbb203d21fa3fd304c4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:01:00 +0000] 37ef264a32592cbb203d21fa3fd304c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/06 03:01:00 [info] 36#36: *17 [lua] logger.lua:23: 37ef264a32592cbb203d21fa3fd304c4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/06 03:01:00 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:00 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:08 [info] 36#36: *14 client 10.233.67.217 closed keepalive connection
2023/01/06 03:01:10 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:10 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:15 [info] 36#36: *22 [lua] access_by_lua(msblocations.conf:133):2: 7ff4da714001618b2a0988b40518d403:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:01:15 +0000] 7ff4da714001618b2a0988b40518d403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:01:15 [info] 36#36: *22 [lua] logger.lua:23: 7ff4da714001618b2a0988b40518d403 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:01:20 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:20 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:30 [info] 36#36: *25 [lua] access_by_lua(msblocations.conf:133):2: 410c540b3407590d2a3c04fcef647c61:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:01:30 [info] 36#36: *25 [lua] logger.lua:23: 410c540b3407590d2a3c04fcef647c61 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:01:30 +0000] 410c540b3407590d2a3c04fcef647c61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/06 03:01:30 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:30 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:33 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/06 03:01:33 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/06 03:01:33 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/06 03:01:33 [notice] 34#34: signal 29 (SIGIO) received
2023/01/06 03:01:40 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:40 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:45 [info] 36#36: *31 [lua] access_by_lua(msblocations.conf:133):2: 1aade5c84d240a45eadf069f13d58602:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:01:45 [info] 36#36: *31 [lua] logger.lua:23: 1aade5c84d240a45eadf069f13d58602 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:01:45 +0000] 1aade5c84d240a45eadf069f13d58602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:01:50 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:01:50 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:00 [info] 36#36: *34 [lua] access_by_lua(msblocations.conf:133):2: d84b8422c3e7ac6dccccf705a713d690:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:02:00 +0000] d84b8422c3e7ac6dccccf705a713d690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/06 03:02:00 [info] 36#36: *34 [lua] logger.lua:23: d84b8422c3e7ac6dccccf705a713d690 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/06 03:02:00 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:00 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:10 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:10 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:15 [info] 36#36: *39 [lua] access_by_lua(msblocations.conf:133):2: fbb5f70660f93dc7699f6bb35a588efd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:02:15 [info] 36#36: *39 [lua] logger.lua:23: fbb5f70660f93dc7699f6bb35a588efd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:02:15 +0000] fbb5f70660f93dc7699f6bb35a588efd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:02:20 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:20 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:30 [info] 36#36: *42 [lua] access_by_lua(msblocations.conf:133):2: 6fa3a0e506bb2bda73f4b286d13217f4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:02:30 +0000] 6fa3a0e506bb2bda73f4b286d13217f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:02:30 [info] 36#36: *42 [lua] logger.lua:23: 6fa3a0e506bb2bda73f4b286d13217f4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:02:30 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:30 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:40 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:40 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:45 [info] 36#36: *48 [lua] access_by_lua(msblocations.conf:133):2: c55f156648079418199920f25f604b4d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:02:45 [info] 36#36: *48 [lua] logger.lua:23: c55f156648079418199920f25f604b4d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:02:45 +0000] c55f156648079418199920f25f604b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:02:50 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:02:50 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:00 [info] 36#36: *51 [lua] access_by_lua(msblocations.conf:133):2: 3c242e648b386e47d6414e3dd1b7cdf6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:03:00 [info] 36#36: *51 [lua] logger.lua:23: 3c242e648b386e47d6414e3dd1b7cdf6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:03:00 +0000] 3c242e648b386e47d6414e3dd1b7cdf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:03:00 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:00 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:10 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:10 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:15 [info] 36#36: *56 [lua] access_by_lua(msblocations.conf:133):2: 93e5b4c03e112a4e66bc7e8bdc3285ff:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:03:15 +0000] 93e5b4c03e112a4e66bc7e8bdc3285ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/06 03:03:15 [info] 36#36: *56 [lua] logger.lua:23: 93e5b4c03e112a4e66bc7e8bdc3285ff {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 03:03:20 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:20 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:30 [info] 36#36: *59 [lua] access_by_lua(msblocations.conf:133):2: 9dfa6a4e31d4c4915231444588a32a16:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:03:30 [info] 36#36: *59 [lua] logger.lua:23: 9dfa6a4e31d4c4915231444588a32a16 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:03:30 +0000] 9dfa6a4e31d4c4915231444588a32a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:03:30 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:30 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:39 [info] 36#36: *63 [lua] access_by_lua(msblocations.conf:133):2: 5ae6cfac59ae37bdcf4cf92e62c50ae5:receive the request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.67.217 - - [06/Jan/2023:03:03:39 +0000] 5ae6cfac59ae37bdcf4cf92e62c50ae5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.140 upstream_response_time:0.139 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/01/06 03:03:39 [info] 36#36: *63 [lua] logger.lua:23: 5ae6cfac59ae37bdcf4cf92e62c50ae5 {"matched":"microservices"} while logging request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.67.217 - - [06/Jan/2023:03:03:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 136
2023/01/06 03:03:40 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:40 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:45 [info] 36#36: *63 client 10.233.67.217 closed keepalive connection
2023/01/06 03:03:45 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:133):2: 0db53f8eac1571bfedac39873e7d21ae:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:03:45 [info] 36#36: *66 [lua] logger.lua:23: 0db53f8eac1571bfedac39873e7d21ae {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:03:45 +0000] 0db53f8eac1571bfedac39873e7d21ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:03:50 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:03:50 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:00 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:133):2: f85a1c1a15d90bccdd6cbbf1053de447:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:04:00 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:00 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
10.233.66.124 - - [06/Jan/2023:03:04:00 +0000] f85a1c1a15d90bccdd6cbbf1053de447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2023/01/06 03:04:00 [info] 36#36: *69 [lua] logger.lua:23: f85a1c1a15d90bccdd6cbbf1053de447 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/06 03:04:10 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:10 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:15 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:133):2: 0fd3d5de4fa3bf3d75c3c9eaa2f07de5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:04:15 +0000] 0fd3d5de4fa3bf3d75c3c9eaa2f07de5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:04:15 [info] 36#36: *74 [lua] logger.lua:23: 0fd3d5de4fa3bf3d75c3c9eaa2f07de5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:04:20 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:20 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:30 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:30 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:30 [info] 36#36: *79 [lua] access_by_lua(msblocations.conf:133):2: dfdf6b42f8dc55bc6ee0d35ca1febde3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:04:30 +0000] dfdf6b42f8dc55bc6ee0d35ca1febde3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:04:30 [info] 36#36: *79 [lua] logger.lua:23: dfdf6b42f8dc55bc6ee0d35ca1febde3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:04:40 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:40 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:45 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:133):2: e729b54b82cdfbcf4243176e802541e6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:04:45 +0000] e729b54b82cdfbcf4243176e802541e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:04:45 [info] 36#36: *83 [lua] logger.lua:23: e729b54b82cdfbcf4243176e802541e6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:04:50 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:04:50 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:00 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:00 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:00 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:133):2: 3a1cc4bfecb30170e028f1e3e8705a4f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.124 - - [06/Jan/2023:03:05:00 +0000] 3a1cc4bfecb30170e028f1e3e8705a4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/06 03:05:00 [info] 36#36: *88 [lua] logger.lua:23: 3a1cc4bfecb30170e028f1e3e8705a4f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:05:10 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:10 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:15 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:133):2: 254260440ca1f90afc516c132c67c669:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:05:15 +0000] 254260440ca1f90afc516c132c67c669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/06 03:05:15 [info] 36#36: *91 [lua] logger.lua:23: 254260440ca1f90afc516c132c67c669 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/06 03:05:20 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:20 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:22 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:133):2: 49fc0b4a755de83352efb07ed40f33bf:receive the request, client: 10.233.66.204, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/06 03:05:22 [info] 36#36: *94 [lua] logger.lua:23: 49fc0b4a755de83352efb07ed40f33bf {"matched":"microservices"} while logging request, client: 10.233.66.204, 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.204 - - [06/Jan/2023:03:05:22 +0000] 49fc0b4a755de83352efb07ed40f33bf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.218 upstream_response_time:0.217 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.204 - - [06/Jan/2023:03:05:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 215
2023/01/06 03:05:30 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:30 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:30 [info] 36#36: *97 [lua] access_by_lua(msblocations.conf:133):2: 3315b7d9bab22510cc046587d4039753:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:05:30 +0000] 3315b7d9bab22510cc046587d4039753 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/06 03:05:30 [info] 36#36: *97 [lua] logger.lua:23: 3315b7d9bab22510cc046587d4039753 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40
2023/01/06 03:05:33 [info] 36#36: *94 client 10.233.66.204 closed keepalive connection
2023/01/06 03:05:40 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:40 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:45 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:133):2: 57df2825d704405afecb5ae4a1d8f84e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.124 - - [06/Jan/2023:03:05:45 +0000] 57df2825d704405afecb5ae4a1d8f84e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/06 03:05:45 [info] 36#36: *101 [lua] logger.lua:23: 57df2825d704405afecb5ae4a1d8f84e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:05:50 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:05:50 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:00 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:00 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:00 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:133):2: a5f022db70028a246b753ab7f2fc4588:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:06:00 [info] 36#36: *106 [lua] logger.lua:23: a5f022db70028a246b753ab7f2fc4588 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:06:00 +0000] a5f022db70028a246b753ab7f2fc4588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:06:10 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:10 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:15 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:133):2: e6a073747c621a2a0b4db9c92a43845a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:06:15 +0000] e6a073747c621a2a0b4db9c92a43845a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:06:15 [info] 36#36: *109 [lua] logger.lua:23: e6a073747c621a2a0b4db9c92a43845a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:06:20 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:20 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:30 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:30 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:30 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:133):2: bb88ae57263d62fffb79263d55f0909e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:06:30 [info] 36#36: *114 [lua] logger.lua:23: bb88ae57263d62fffb79263d55f0909e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:06:30 +0000] bb88ae57263d62fffb79263d55f0909e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:06:36 [info] 36#36: *116 [lua] access_by_lua(msblocations.conf:133):2: d53d5e782448ac979d5f907932ecddec:receive the request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/06 03:06:36 [info] 36#36: *116 [lua] logger.lua:23: d53d5e782448ac979d5f907932ecddec {"matched":"microservices"} while logging request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.67.217 - - [06/Jan/2023:03:06:36 +0000] d53d5e782448ac979d5f907932ecddec "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.078 upstream_response_time:0.076 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.67.217 - - [06/Jan/2023:03:06:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 75
2023/01/06 03:06:40 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:40 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:45 [info] 36#36: *119 [lua] access_by_lua(msblocations.conf:133):2: 76c49c736c9d3f34e05959eb931fa4ee:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:06:45 +0000] 76c49c736c9d3f34e05959eb931fa4ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 03:06:45 [info] 36#36: *119 [lua] logger.lua:23: 76c49c736c9d3f34e05959eb931fa4ee {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:06:46 [info] 36#36: *116 client 10.233.67.217 closed keepalive connection
2023/01/06 03:06:50 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:06:50 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:00 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:00 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:00 [info] 36#36: *124 [lua] access_by_lua(msblocations.conf:133):2: 3889c326d566898205b4ff655fcfdbaf:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:07:01 [info] 36#36: *124 [lua] logger.lua:23: 3889c326d566898205b4ff655fcfdbaf {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.124 - - [06/Jan/2023:03:07:01 +0000] 3889c326d566898205b4ff655fcfdbaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:07:10 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:10 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:16 [info] 36#36: *127 [lua] access_by_lua(msblocations.conf:133):2: 12366bcfaab47b8b0b23c047d72c3106:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:07:16 +0000] 12366bcfaab47b8b0b23c047d72c3106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:07:16 [info] 36#36: *127 [lua] logger.lua:23: 12366bcfaab47b8b0b23c047d72c3106 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:07:20 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:20 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:30 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:30 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:31 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:133):2: b74901336f89feff880a76d69627526a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:07:31 +0000] b74901336f89feff880a76d69627526a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 03:07:31 [info] 36#36: *132 [lua] logger.lua:23: b74901336f89feff880a76d69627526a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:07:40 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:40 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:46 [info] 36#36: *136 [lua] access_by_lua(msblocations.conf:133):2: e08786fb709fac9d98420d14f72f2ebe:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:07:46 [info] 36#36: *136 [lua] logger.lua:23: e08786fb709fac9d98420d14f72f2ebe {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:07:46 +0000] e08786fb709fac9d98420d14f72f2ebe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:07:50 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:07:50 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:00 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:00 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:01 [info] 36#36: *141 [lua] access_by_lua(msblocations.conf:133):2: 6b2a7fe2fc09e33e3cf193fd78c56ae3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:08:01 [info] 36#36: *141 [lua] logger.lua:23: 6b2a7fe2fc09e33e3cf193fd78c56ae3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:08:01 +0000] 6b2a7fe2fc09e33e3cf193fd78c56ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:08:10 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:10 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:16 [info] 36#36: *144 [lua] access_by_lua(msblocations.conf:133):2: fefb0dab270672f61d79b1f63c889fc6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:08:16 [info] 36#36: *144 [lua] logger.lua:23: fefb0dab270672f61d79b1f63c889fc6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:08:16 +0000] fefb0dab270672f61d79b1f63c889fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:08:20 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:20 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:30 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:30 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:31 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:133):2: 3b76778af55a5b5e4d5bc1de570d6ecc:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:08:31 [info] 36#36: *149 [lua] logger.lua:23: 3b76778af55a5b5e4d5bc1de570d6ecc {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:08:31 +0000] 3b76778af55a5b5e4d5bc1de570d6ecc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:08:40 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:40 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:46 [info] 36#36: *153 [lua] access_by_lua(msblocations.conf:133):2: 8c59e480e0ae99693a1afa5ffc1b4ead:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:08:46 +0000] 8c59e480e0ae99693a1afa5ffc1b4ead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/06 03:08:46 [info] 36#36: *153 [lua] logger.lua:23: 8c59e480e0ae99693a1afa5ffc1b4ead {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
2023/01/06 03:08:50 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:08:50 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:00 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:00 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:01 [info] 36#36: *158 [lua] access_by_lua(msblocations.conf:133):2: 815eabc050844ce81b13fe616870a968:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:09:01 [info] 36#36: *158 [lua] logger.lua:23: 815eabc050844ce81b13fe616870a968 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:09:01 +0000] 815eabc050844ce81b13fe616870a968 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/06 03:09:10 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:10 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:16 [info] 36#36: *161 [lua] access_by_lua(msblocations.conf:133):2: a02ad8c10f39a50ffdef2b84134f491b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:09:16 [info] 36#36: *161 [lua] logger.lua:23: a02ad8c10f39a50ffdef2b84134f491b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:09:16 +0000] a02ad8c10f39a50ffdef2b84134f491b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:09:20 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:20 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:30 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:30 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:31 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:133):2: af049f578d730688c0ae6ee87ea3aee1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:09:31 [info] 36#36: *166 [lua] logger.lua:23: af049f578d730688c0ae6ee87ea3aee1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:09:31 +0000] af049f578d730688c0ae6ee87ea3aee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:09:40 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:40 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:46 [info] 36#36: *170 [lua] access_by_lua(msblocations.conf:133):2: f34993c10d20a585b0c632592d642d74:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:09:46 +0000] f34993c10d20a585b0c632592d642d74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:09:46 [info] 36#36: *170 [lua] logger.lua:23: f34993c10d20a585b0c632592d642d74 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:09:50 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:09:50 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:00 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:00 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:01 [info] 36#36: *175 [lua] access_by_lua(msblocations.conf:133):2: 22fd726bc60750c9219940c4a588d9fb:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:10:01 [info] 36#36: *175 [lua] logger.lua:23: 22fd726bc60750c9219940c4a588d9fb {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:10:01 +0000] 22fd726bc60750c9219940c4a588d9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:10:10 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:10 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:16 [info] 36#36: *178 [lua] access_by_lua(msblocations.conf:133):2: ef82ffa1114865a60d75993e4d55243a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:10:16 [info] 36#36: *178 [lua] logger.lua:23: ef82ffa1114865a60d75993e4d55243a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:10:16 +0000] ef82ffa1114865a60d75993e4d55243a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:10:20 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:20 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:30 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:30 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:31 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:133):2: 604f9b59eda50a7a38d8269391b14681:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:10:31 [info] 36#36: *183 [lua] logger.lua:23: 604f9b59eda50a7a38d8269391b14681 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:10:31 +0000] 604f9b59eda50a7a38d8269391b14681 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:10:40 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:40 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:46 [info] 36#36: *187 [lua] access_by_lua(msblocations.conf:133):2: 1805a9bb53cd30283a8b25a6e8e5a1ac:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:10:46 +0000] 1805a9bb53cd30283a8b25a6e8e5a1ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:10:46 [info] 36#36: *187 [lua] logger.lua:23: 1805a9bb53cd30283a8b25a6e8e5a1ac {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:10:50 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:10:50 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:00 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:00 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:01 [info] 36#36: *192 [lua] access_by_lua(msblocations.conf:133):2: abcb003af8baee3c851b0c8e0fede091:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.124 - - [06/Jan/2023:03:11:01 +0000] abcb003af8baee3c851b0c8e0fede091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:11:01 [info] 36#36: *192 [lua] logger.lua:23: abcb003af8baee3c851b0c8e0fede091 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:11:10 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:10 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:16 [info] 36#36: *195 [lua] access_by_lua(msblocations.conf:133):2: 5525996384e56393a14fbf72c7d28994:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:11:16 [info] 36#36: *195 [lua] logger.lua:23: 5525996384e56393a14fbf72c7d28994 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:11:16 +0000] 5525996384e56393a14fbf72c7d28994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:11:20 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:20 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:30 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:30 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:31 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:133):2: d19921db438a3f46eb09133da4067218:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:11:31 +0000] d19921db438a3f46eb09133da4067218 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:11:31 [info] 36#36: *200 [lua] logger.lua:23: d19921db438a3f46eb09133da4067218 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:11:40 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:40 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:46 [info] 36#36: *204 [lua] access_by_lua(msblocations.conf:133):2: a75f6ffdb6e4b48533b1eaf8f02478c9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:11:46 +0000] a75f6ffdb6e4b48533b1eaf8f02478c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:11:46 [info] 36#36: *204 [lua] logger.lua:23: a75f6ffdb6e4b48533b1eaf8f02478c9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:11:50 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:11:50 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:00 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:00 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:01 [info] 36#36: *209 [lua] access_by_lua(msblocations.conf:133):2: 552908c45d52b55a61b67bdbe4eb7af1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:12:01 [info] 36#36: *209 [lua] logger.lua:23: 552908c45d52b55a61b67bdbe4eb7af1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:12:01 +0000] 552908c45d52b55a61b67bdbe4eb7af1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/01/06 03:12:10 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:10 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:16 [info] 36#36: *212 [lua] access_by_lua(msblocations.conf:133):2: b89055ad0e7ced24dfe908d02036be55:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:12:16 [info] 36#36: *212 [lua] logger.lua:23: b89055ad0e7ced24dfe908d02036be55 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.124 - - [06/Jan/2023:03:12:16 +0000] b89055ad0e7ced24dfe908d02036be55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/06 03:12:20 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:20 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:30 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:30 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:31 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:133):2: 573478c2a652056340abcccb56ffe4a3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:12:31 [info] 36#36: *217 [lua] logger.lua:23: 573478c2a652056340abcccb56ffe4a3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:12:31 +0000] 573478c2a652056340abcccb56ffe4a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:12:40 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:40 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:46 [info] 36#36: *221 [lua] access_by_lua(msblocations.conf:133):2: 1ed7458f45e784edb83979bb746b5d0d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:12:46 +0000] 1ed7458f45e784edb83979bb746b5d0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/06 03:12:46 [info] 36#36: *221 [lua] logger.lua:23: 1ed7458f45e784edb83979bb746b5d0d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/06 03:12:50 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:12:50 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:00 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:00 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:01 [info] 36#36: *226 [lua] access_by_lua(msblocations.conf:133):2: d60db7e0f6f892ad926adad328dc61a3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:13:01 [info] 36#36: *226 [lua] logger.lua:23: d60db7e0f6f892ad926adad328dc61a3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:13:01 +0000] d60db7e0f6f892ad926adad328dc61a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:13:10 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:10 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:16 [info] 36#36: *229 [lua] access_by_lua(msblocations.conf:133):2: a3560eddec47c732afc1598fc80069c9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:13:16 [info] 36#36: *229 [lua] logger.lua:23: a3560eddec47c732afc1598fc80069c9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:13:16 +0000] a3560eddec47c732afc1598fc80069c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:13:20 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:20 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:30 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:30 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:31 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:133):2: 304b07cd19f9a510c6503aa1ffda78a1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:13:31 [info] 36#36: *234 [lua] logger.lua:23: 304b07cd19f9a510c6503aa1ffda78a1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:13:31 +0000] 304b07cd19f9a510c6503aa1ffda78a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:13:40 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:40 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:46 [info] 36#36: *238 [lua] access_by_lua(msblocations.conf:133):2: f7c4070877b0ca53b969427cbd90fc7f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:13:46 +0000] f7c4070877b0ca53b969427cbd90fc7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:13:46 [info] 36#36: *238 [lua] logger.lua:23: f7c4070877b0ca53b969427cbd90fc7f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:13:50 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:13:50 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:00 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:00 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:01 [info] 36#36: *243 [lua] access_by_lua(msblocations.conf:133):2: 1e5ab63b233b728c718ef1bdc665f58c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:14:01 [info] 36#36: *243 [lua] logger.lua:23: 1e5ab63b233b728c718ef1bdc665f58c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:14:01 +0000] 1e5ab63b233b728c718ef1bdc665f58c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/06 03:14:10 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:10 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:16 [info] 36#36: *246 [lua] access_by_lua(msblocations.conf:133):2: a7c276cdeefffc39759780e7649da843:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:14:16 [info] 36#36: *246 [lua] logger.lua:23: a7c276cdeefffc39759780e7649da843 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:14:16 +0000] a7c276cdeefffc39759780e7649da843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:14:20 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:20 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:30 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:30 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:31 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:133):2: a5be93f65e2f02de57d867b741f2668a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:14:31 [info] 36#36: *251 [lua] logger.lua:23: a5be93f65e2f02de57d867b741f2668a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:14:31 +0000] a5be93f65e2f02de57d867b741f2668a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/01/06 03:14:40 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:40 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:46 [info] 36#36: *255 [lua] access_by_lua(msblocations.conf:133):2: 11ecc3b54268d7dc3c8a477c83b6615b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:14:46 +0000] 11ecc3b54268d7dc3c8a477c83b6615b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:14:46 [info] 36#36: *255 [lua] logger.lua:23: 11ecc3b54268d7dc3c8a477c83b6615b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:14:50 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:14:50 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:00 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:00 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:01 [info] 36#36: *260 [lua] access_by_lua(msblocations.conf:133):2: 0536baf7debee25ebf933c1e4c64ba00:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:15:01 [info] 36#36: *260 [lua] logger.lua:23: 0536baf7debee25ebf933c1e4c64ba00 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:15:01 +0000] 0536baf7debee25ebf933c1e4c64ba00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:15:10 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:10 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:16 [info] 36#36: *263 [lua] access_by_lua(msblocations.conf:133):2: 5531383ac154053fbd40fe5391c33e92:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:15:16 +0000] 5531383ac154053fbd40fe5391c33e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/06 03:15:16 [info] 36#36: *263 [lua] logger.lua:23: 5531383ac154053fbd40fe5391c33e92 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:15:20 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:20 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:30 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:30 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:31 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:133):2: bb0ef386a915cff17b8ef7bf7aefca1c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:15:31 [info] 36#36: *268 [lua] logger.lua:23: bb0ef386a915cff17b8ef7bf7aefca1c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:15:31 +0000] bb0ef386a915cff17b8ef7bf7aefca1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:15:40 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:40 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:46 [info] 36#36: *272 [lua] access_by_lua(msblocations.conf:133):2: 84f328a47bc95c415ed955e200ac0ae5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:15:46 +0000] 84f328a47bc95c415ed955e200ac0ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:15:46 [info] 36#36: *272 [lua] logger.lua:23: 84f328a47bc95c415ed955e200ac0ae5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:15:50 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:15:50 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:00 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:00 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:01 [info] 36#36: *277 [lua] access_by_lua(msblocations.conf:133):2: 1898a85768b26da4e38400f77f44ca3c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:16:01 +0000] 1898a85768b26da4e38400f77f44ca3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 03:16:01 [info] 36#36: *277 [lua] logger.lua:23: 1898a85768b26da4e38400f77f44ca3c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:16:10 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:10 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:16 [info] 36#36: *280 [lua] access_by_lua(msblocations.conf:133):2: 48c291f45adbd3f5db03db848d2680a6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:16:16 [info] 36#36: *280 [lua] logger.lua:23: 48c291f45adbd3f5db03db848d2680a6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:16:16 +0000] 48c291f45adbd3f5db03db848d2680a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:16:20 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:20 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:30 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:30 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:31 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:133):2: a0617c0a5709bea9b3882bf7e1f37d7a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:16:31 [info] 36#36: *285 [lua] logger.lua:23: a0617c0a5709bea9b3882bf7e1f37d7a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:16:31 +0000] a0617c0a5709bea9b3882bf7e1f37d7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:16:40 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:40 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:46 [info] 36#36: *289 [lua] access_by_lua(msblocations.conf:133):2: 1cb7dcbca7786db96d894c87854da711:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:16:46 [info] 36#36: *289 [lua] logger.lua:23: 1cb7dcbca7786db96d894c87854da711 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:16:46 +0000] 1cb7dcbca7786db96d894c87854da711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:16:50 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:16:50 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:00 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:00 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:01 [info] 36#36: *294 [lua] access_by_lua(msblocations.conf:133):2: 39c969c9bf9d9cadd97a09b59c06b55d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:17:01 [info] 36#36: *294 [lua] logger.lua:23: 39c969c9bf9d9cadd97a09b59c06b55d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:17:01 +0000] 39c969c9bf9d9cadd97a09b59c06b55d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:17:10 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:10 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:16 [info] 36#36: *297 [lua] access_by_lua(msblocations.conf:133):2: 7910f69e9bac38e7729a36ff090cec83:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:17:16 +0000] 7910f69e9bac38e7729a36ff090cec83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/06 03:17:16 [info] 36#36: *297 [lua] logger.lua:23: 7910f69e9bac38e7729a36ff090cec83 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:17:20 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:20 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:30 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:30 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:31 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:133):2: 0bffb5b1786948aa1131b2d4b9399c2a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:17:31 [info] 36#36: *302 [lua] logger.lua:23: 0bffb5b1786948aa1131b2d4b9399c2a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:17:31 +0000] 0bffb5b1786948aa1131b2d4b9399c2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/06 03:17:40 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:40 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:46 [info] 36#36: *306 [lua] access_by_lua(msblocations.conf:133):2: b05b54285086636a70ffc5867c96d50e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:17:46 +0000] b05b54285086636a70ffc5867c96d50e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/06 03:17:46 [info] 36#36: *306 [lua] logger.lua:23: b05b54285086636a70ffc5867c96d50e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:17:50 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:17:50 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:00 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:00 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:01 [info] 36#36: *311 [lua] access_by_lua(msblocations.conf:133):2: a75eef59506dcdc4abc43a0c74c662ed:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:18:01 [info] 36#36: *311 [lua] logger.lua:23: a75eef59506dcdc4abc43a0c74c662ed {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:18:01 +0000] a75eef59506dcdc4abc43a0c74c662ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:18:10 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:10 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:16 [info] 36#36: *314 [lua] access_by_lua(msblocations.conf:133):2: faf734c6d0066e022db73eef8b17e88c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:18:16 +0000] faf734c6d0066e022db73eef8b17e88c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:18:16 [info] 36#36: *314 [lua] logger.lua:23: faf734c6d0066e022db73eef8b17e88c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:18:20 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:20 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:30 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:30 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:31 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:133):2: ad110218f9994e7eddc821716dc975fd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
10.233.66.124 - - [06/Jan/2023:03:18:32 +0000] ad110218f9994e7eddc821716dc975fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/06 03:18:32 [info] 36#36: *319 [lua] logger.lua:23: ad110218f9994e7eddc821716dc975fd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:18:40 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:40 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:47 [info] 36#36: *323 [lua] access_by_lua(msblocations.conf:133):2: 3a55c17ca1c1b7b3503f3577e9e927af:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:18:47 +0000] 3a55c17ca1c1b7b3503f3577e9e927af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 03:18:47 [info] 36#36: *323 [lua] logger.lua:23: 3a55c17ca1c1b7b3503f3577e9e927af {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/06 03:18:50 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:18:50 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:00 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:00 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:02 [info] 36#36: *328 [lua] access_by_lua(msblocations.conf:133):2: 6e3d05e1fe824bbc56fe7a2e52a8affd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:19:02 [info] 36#36: *328 [lua] logger.lua:23: 6e3d05e1fe824bbc56fe7a2e52a8affd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:19:02 +0000] 6e3d05e1fe824bbc56fe7a2e52a8affd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:19:10 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:10 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:17 [info] 36#36: *331 [lua] access_by_lua(msblocations.conf:133):2: e23a34ceee424387a92476997aade8e8:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:19:17 [info] 36#36: *331 [lua] logger.lua:23: e23a34ceee424387a92476997aade8e8 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:19:17 +0000] e23a34ceee424387a92476997aade8e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/06 03:19:20 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:20 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:30 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:30 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:32 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:133):2: 8242f4ce8d70d1dfd9ab6bbb76cd1b17:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:19:32 [info] 36#36: *336 [lua] logger.lua:23: 8242f4ce8d70d1dfd9ab6bbb76cd1b17 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:19:32 +0000] 8242f4ce8d70d1dfd9ab6bbb76cd1b17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/06 03:19:40 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:40 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:47 [info] 36#36: *340 [lua] access_by_lua(msblocations.conf:133):2: 7cc811c1be7686bb244bb20346e3de7c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.124 - - [06/Jan/2023:03:19:47 +0000] 7cc811c1be7686bb244bb20346e3de7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:19:47 [info] 36#36: *340 [lua] logger.lua:23: 7cc811c1be7686bb244bb20346e3de7c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:19:50 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:19:50 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:00 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:00 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:02 [info] 36#36: *345 [lua] access_by_lua(msblocations.conf:133):2: b34420bfd3e3c0f49a6675e3d0579a9d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:20:02 [info] 36#36: *345 [lua] logger.lua:23: b34420bfd3e3c0f49a6675e3d0579a9d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:20:02 +0000] b34420bfd3e3c0f49a6675e3d0579a9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:20:10 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:10 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:17 [info] 36#36: *348 [lua] access_by_lua(msblocations.conf:133):2: 7f20234bdb2a9a67ec138c538c573555:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:20:17 [info] 36#36: *348 [lua] logger.lua:23: 7f20234bdb2a9a67ec138c538c573555 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:20:17 +0000] 7f20234bdb2a9a67ec138c538c573555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:20:20 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:20 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:30 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:30 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:32 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:133):2: 2ee2d2d0e453a38139363d1e604b1abe:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:20:32 +0000] 2ee2d2d0e453a38139363d1e604b1abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 03:20:32 [info] 36#36: *353 [lua] logger.lua:23: 2ee2d2d0e453a38139363d1e604b1abe {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:20:40 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:40 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:47 [info] 36#36: *357 [lua] access_by_lua(msblocations.conf:133):2: 3b11d200927a120c5d9904a74f9f0b9d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:20:47 +0000] 3b11d200927a120c5d9904a74f9f0b9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/06 03:20:47 [info] 36#36: *357 [lua] logger.lua:23: 3b11d200927a120c5d9904a74f9f0b9d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:20:50 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:20:50 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:00 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:00 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:02 [info] 36#36: *362 [lua] access_by_lua(msblocations.conf:133):2: 38eb1b33b5b18cd151926c494fe06d4e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:21:02 [info] 36#36: *362 [lua] logger.lua:23: 38eb1b33b5b18cd151926c494fe06d4e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
10.233.66.124 - - [06/Jan/2023:03:21:02 +0000] 38eb1b33b5b18cd151926c494fe06d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-"
2023/01/06 03:21:08 [info] 36#36: *363 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.241, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.67.241 - - [06/Jan/2023:03:21:08 +0000] 1aefc252269a08d5466adb444d7662ca "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/06 03:21:10 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:10 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:17 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:133):2: 5029d23e16b5d059cbba200a6c9bda0e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:21:17 [info] 36#36: *366 [lua] logger.lua:23: 5029d23e16b5d059cbba200a6c9bda0e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:21:17 +0000] 5029d23e16b5d059cbba200a6c9bda0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.079 upstream_response_time:0.067 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 62
2023/01/06 03:21:20 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:20 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:30 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:30 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:32 [info] 36#36: *371 [lua] access_by_lua(msblocations.conf:133):2: 02377be51e0b11174bcd4ebb03024d87:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 50
2023/01/06 03:21:32 [info] 36#36: *371 [lua] logger.lua:23: 02377be51e0b11174bcd4ebb03024d87 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:21:32 +0000] 02377be51e0b11174bcd4ebb03024d87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.066 upstream_response_time:0.060 "-" "Consul Health Check" "-"
2023/01/06 03:21:40 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:40 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:47 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:133):2: c34d4049dc4f8be7433466a3374d8a62:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/06 03:21:47 [info] 36#36: *375 [lua] logger.lua:23: c34d4049dc4f8be7433466a3374d8a62 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:21:47 +0000] c34d4049dc4f8be7433466a3374d8a62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/06 03:21:50 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:21:50 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:00 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:00 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:02 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:133):2: 3ec09cafbd85e8764caa6342a6631ef7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:22:02 +0000] 3ec09cafbd85e8764caa6342a6631ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/06 03:22:02 [info] 36#36: *380 [lua] logger.lua:23: 3ec09cafbd85e8764caa6342a6631ef7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:22:10 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:10 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:17 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:133):2: 8c6b578359b7236cdd67fbf9a901ffca:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.124 - - [06/Jan/2023:03:22:17 +0000] 8c6b578359b7236cdd67fbf9a901ffca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:22:17 [info] 36#36: *383 [lua] logger.lua:23: 8c6b578359b7236cdd67fbf9a901ffca {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:22:20 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:20 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:30 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:30 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:32 [info] 36#36: *388 [lua] access_by_lua(msblocations.conf:133):2: 398bd3bc4f6e41bddef47cb29c18050b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:22:32 [info] 36#36: *388 [lua] logger.lua:23: 398bd3bc4f6e41bddef47cb29c18050b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:22:32 +0000] 398bd3bc4f6e41bddef47cb29c18050b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/06 03:22:40 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:40 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:47 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:133):2: 40c43eeed2927fd3c7f8caa2095e8c6c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:22:47 [info] 36#36: *392 [lua] logger.lua:23: 40c43eeed2927fd3c7f8caa2095e8c6c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:22:47 +0000] 40c43eeed2927fd3c7f8caa2095e8c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:22:50 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:22:50 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:00 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:00 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:02 [info] 36#36: *397 [lua] access_by_lua(msblocations.conf:133):2: 70d356370acc03b4dcce33da996d8489:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:23:02 +0000] 70d356370acc03b4dcce33da996d8489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 03:23:02 [info] 36#36: *397 [lua] logger.lua:23: 70d356370acc03b4dcce33da996d8489 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:23:10 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:10 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:17 [info] 36#36: *400 [lua] access_by_lua(msblocations.conf:133):2: 4d3addaf221ab7ba092810accfa9cda2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/06 03:23:17 [info] 36#36: *400 [lua] logger.lua:23: 4d3addaf221ab7ba092810accfa9cda2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:23:17 +0000] 4d3addaf221ab7ba092810accfa9cda2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/06 03:23:20 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:20 [info] 37#37: *402 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:30 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:30 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:32 [info] 36#36: *405 [lua] access_by_lua(msblocations.conf:133):2: 95f036dfcbd885cfb775190d98a51fab:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:23:32 [info] 36#36: *405 [lua] logger.lua:23: 95f036dfcbd885cfb775190d98a51fab {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:23:32 +0000] 95f036dfcbd885cfb775190d98a51fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:23:40 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:40 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:47 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:133):2: 66d717912e571b31a42de2e48f73c6af:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:23:47 [info] 36#36: *409 [lua] logger.lua:23: 66d717912e571b31a42de2e48f73c6af {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:23:47 +0000] 66d717912e571b31a42de2e48f73c6af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:23:50 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:23:50 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:00 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:00 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:02 [info] 36#36: *414 [lua] access_by_lua(msblocations.conf:133):2: de1f3f97f09919d301d04a4704d0379f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:24:02 +0000] de1f3f97f09919d301d04a4704d0379f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/06 03:24:02 [info] 36#36: *414 [lua] logger.lua:23: de1f3f97f09919d301d04a4704d0379f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:24:10 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:10 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:17 [info] 36#36: *417 [lua] access_by_lua(msblocations.conf:133):2: e0641242dc8f39b30057708d0660eb64:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:24:17 +0000] e0641242dc8f39b30057708d0660eb64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:24:17 [info] 36#36: *417 [lua] logger.lua:23: e0641242dc8f39b30057708d0660eb64 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:24:20 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:20 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:30 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:30 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:32 [info] 36#36: *422 [lua] access_by_lua(msblocations.conf:133):2: 391d306ecb6445c1cdcca12752c5b569:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:24:32 +0000] 391d306ecb6445c1cdcca12752c5b569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:24:32 [info] 36#36: *422 [lua] logger.lua:23: 391d306ecb6445c1cdcca12752c5b569 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:24:40 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:40 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:47 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:133):2: ab7ef2edaa01601cbe5adfa18713ed87:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:24:47 +0000] ab7ef2edaa01601cbe5adfa18713ed87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:24:47 [info] 36#36: *426 [lua] logger.lua:23: ab7ef2edaa01601cbe5adfa18713ed87 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:24:50 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:24:50 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:00 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:00 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:02 [info] 36#36: *431 [lua] access_by_lua(msblocations.conf:133):2: 2c3dfcc13f7d88a7b5a0f1c6e8b99ca0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:25:02 +0000] 2c3dfcc13f7d88a7b5a0f1c6e8b99ca0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:25:02 [info] 36#36: *431 [lua] logger.lua:23: 2c3dfcc13f7d88a7b5a0f1c6e8b99ca0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:25:10 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:10 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:17 [info] 36#36: *434 [lua] access_by_lua(msblocations.conf:133):2: 2ee6c148b4f49af2b8916e2ef973a508:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:25:17 +0000] 2ee6c148b4f49af2b8916e2ef973a508 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.050 upstream_response_time:0.040 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/06 03:25:17 [info] 36#36: *434 [lua] logger.lua:23: 2ee6c148b4f49af2b8916e2ef973a508 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:25:20 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:20 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:30 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:30 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:32 [info] 36#36: *439 [lua] access_by_lua(msblocations.conf:133):2: a1b52444477203ed710e61601b217e53:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:25:32 +0000] a1b52444477203ed710e61601b217e53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:25:32 [info] 36#36: *439 [lua] logger.lua:23: a1b52444477203ed710e61601b217e53 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:25:40 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:40 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:47 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:133):2: bfb3d880415ef54d3115d6428db99e8c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:25:47 +0000] bfb3d880415ef54d3115d6428db99e8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:25:47 [info] 36#36: *443 [lua] logger.lua:23: bfb3d880415ef54d3115d6428db99e8c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:25:50 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:25:50 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:00 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:00 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:02 [info] 36#36: *448 [lua] access_by_lua(msblocations.conf:133):2: fbaceb0c710f5019decf8687203aef45:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:26:03 [info] 36#36: *448 [lua] logger.lua:23: fbaceb0c710f5019decf8687203aef45 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:26:03 +0000] fbaceb0c710f5019decf8687203aef45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.035 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/01/06 03:26:10 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:10 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:18 [info] 36#36: *451 [lua] access_by_lua(msblocations.conf:133):2: 4268e936d8dc4e77d532ac35773d43cd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:26:18 [info] 36#36: *451 [lua] logger.lua:23: 4268e936d8dc4e77d532ac35773d43cd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:26:18 +0000] 4268e936d8dc4e77d532ac35773d43cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:26:20 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:20 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:30 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:30 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:33 [info] 36#36: *456 [lua] access_by_lua(msblocations.conf:133):2: 274e98444e5f40a7726671fae2cfcfd9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:26:33 +0000] 274e98444e5f40a7726671fae2cfcfd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:26:33 [info] 36#36: *456 [lua] logger.lua:23: 274e98444e5f40a7726671fae2cfcfd9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:26:40 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:40 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:48 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:133):2: a1e1873fa949331aeb8efac1380b0000:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:26:48 [info] 36#36: *460 [lua] logger.lua:23: a1e1873fa949331aeb8efac1380b0000 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:26:48 +0000] a1e1873fa949331aeb8efac1380b0000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:26:50 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:26:50 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:00 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:00 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:03 [info] 36#36: *465 [lua] access_by_lua(msblocations.conf:133):2: 841376adf6ae65d4d2072098a1500abd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.66.124 - - [06/Jan/2023:03:27:03 +0000] 841376adf6ae65d4d2072098a1500abd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/06 03:27:03 [info] 36#36: *465 [lua] logger.lua:23: 841376adf6ae65d4d2072098a1500abd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:27:10 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:10 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:18 [info] 36#36: *468 [lua] access_by_lua(msblocations.conf:133):2: 5da77e99a3d4947a915538f0e6a001cc:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:27:18 [info] 36#36: *468 [lua] logger.lua:23: 5da77e99a3d4947a915538f0e6a001cc {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:27:18 +0000] 5da77e99a3d4947a915538f0e6a001cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:27:20 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:20 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:30 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:30 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:33 [info] 36#36: *473 [lua] access_by_lua(msblocations.conf:133):2: 9af2b2e2556d5c2286b466097a089585:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.124 - - [06/Jan/2023:03:27:33 +0000] 9af2b2e2556d5c2286b466097a089585 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/06 03:27:33 [info] 36#36: *473 [lua] logger.lua:23: 9af2b2e2556d5c2286b466097a089585 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:27:40 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:40 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:48 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:133):2: 8e6999a2f931511dfe957d92819e07f6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:27:48 [info] 36#36: *477 [lua] logger.lua:23: 8e6999a2f931511dfe957d92819e07f6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:27:48 +0000] 8e6999a2f931511dfe957d92819e07f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:27:50 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:27:50 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:00 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:00 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:03 [info] 36#36: *482 [lua] access_by_lua(msblocations.conf:133):2: f147604ceaa04f9d63a07743d225f9a6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:28:03 +0000] f147604ceaa04f9d63a07743d225f9a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/06 03:28:03 [info] 36#36: *482 [lua] logger.lua:23: f147604ceaa04f9d63a07743d225f9a6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:28:10 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:10 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:18 [info] 36#36: *485 [lua] access_by_lua(msblocations.conf:133):2: 59bc9eb98082d337f2d4291b30dba083:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:28:18 [info] 36#36: *485 [lua] logger.lua:23: 59bc9eb98082d337f2d4291b30dba083 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:28:18 +0000] 59bc9eb98082d337f2d4291b30dba083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/06 03:28:20 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:20 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:30 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:30 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:33 [info] 36#36: *490 [lua] access_by_lua(msblocations.conf:133):2: f3ec80a232294a0bdb2c44dbda7cfb05:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:28:33 [info] 36#36: *490 [lua] logger.lua:23: f3ec80a232294a0bdb2c44dbda7cfb05 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:28:33 +0000] f3ec80a232294a0bdb2c44dbda7cfb05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/06 03:28:40 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:40 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:48 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:133):2: 32da04a47008c329d75aeab6516ac3f7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:28:48 [info] 36#36: *494 [lua] logger.lua:23: 32da04a47008c329d75aeab6516ac3f7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:28:48 +0000] 32da04a47008c329d75aeab6516ac3f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2023/01/06 03:28:50 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:28:50 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:00 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:00 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:03 [info] 36#36: *499 [lua] access_by_lua(msblocations.conf:133):2: d43aaa7ec04e2917d4930a5f00e00cf1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:29:03 [info] 36#36: *499 [lua] logger.lua:23: d43aaa7ec04e2917d4930a5f00e00cf1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:29:03 +0000] d43aaa7ec04e2917d4930a5f00e00cf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/06 03:29:10 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:10 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:18 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:133):2: 3e97019e978add91cc65156e276e1239:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 03:29:18 [info] 36#36: *502 [lua] logger.lua:23: 3e97019e978add91cc65156e276e1239 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:29:18 +0000] 3e97019e978add91cc65156e276e1239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/06 03:29:20 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:20 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:30 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:30 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:33 [info] 36#36: *507 [lua] access_by_lua(msblocations.conf:133):2: 4a1164b321f0caffa5c2ba8d6b4a6235:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:29:33 [info] 36#36: *507 [lua] logger.lua:23: 4a1164b321f0caffa5c2ba8d6b4a6235 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:29:33 +0000] 4a1164b321f0caffa5c2ba8d6b4a6235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:29:40 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:40 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:48 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:133):2: c428b60e6b709119edfb8e81fb9a0ceb:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:29:48 +0000] c428b60e6b709119edfb8e81fb9a0ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:29:48 [info] 36#36: *511 [lua] logger.lua:23: c428b60e6b709119edfb8e81fb9a0ceb {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:29:50 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:29:50 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:00 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:00 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:03 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:133):2: d71062deba44d1e8eb7100e54959cfcd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.124 - - [06/Jan/2023:03:30:03 +0000] d71062deba44d1e8eb7100e54959cfcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 03:30:03 [info] 36#36: *516 [lua] logger.lua:23: d71062deba44d1e8eb7100e54959cfcd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:30:10 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:10 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:18 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:133):2: 7c170b09f9dda07d032a2647164e84f6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:30:18 +0000] 7c170b09f9dda07d032a2647164e84f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 03:30:18 [info] 36#36: *519 [lua] logger.lua:23: 7c170b09f9dda07d032a2647164e84f6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:30:20 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:20 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:30 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:30 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:33 [info] 36#36: *524 [lua] access_by_lua(msblocations.conf:133):2: 0053aa57d73c2c3a0965080285bc7d38:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:30:33 +0000] 0053aa57d73c2c3a0965080285bc7d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:30:33 [info] 36#36: *524 [lua] logger.lua:23: 0053aa57d73c2c3a0965080285bc7d38 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:30:40 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:40 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:48 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:133):2: 118a7acfaa85de9936d8a8c481f53c2d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:30:48 +0000] 118a7acfaa85de9936d8a8c481f53c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/06 03:30:48 [info] 36#36: *528 [lua] logger.lua:23: 118a7acfaa85de9936d8a8c481f53c2d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/06 03:30:50 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:30:50 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:00 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:00 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:03 [info] 36#36: *533 [lua] access_by_lua(msblocations.conf:133):2: 022709f8767d2eb0a2f2a250b23e3a2a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:31:03 +0000] 022709f8767d2eb0a2f2a250b23e3a2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:31:03 [info] 36#36: *533 [lua] logger.lua:23: 022709f8767d2eb0a2f2a250b23e3a2a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:31:10 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:10 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:18 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:133):2: 4f8ff02b4b976a1461c463672f1b4c89:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:31:18 +0000] 4f8ff02b4b976a1461c463672f1b4c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:31:18 [info] 36#36: *536 [lua] logger.lua:23: 4f8ff02b4b976a1461c463672f1b4c89 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:31:20 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:20 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:30 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:30 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:33 [info] 36#36: *541 [lua] access_by_lua(msblocations.conf:133):2: d4c4960fa63f528e81d2d3241588d477:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:31:33 +0000] d4c4960fa63f528e81d2d3241588d477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:31:33 [info] 36#36: *541 [lua] logger.lua:23: d4c4960fa63f528e81d2d3241588d477 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:31:40 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:40 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:48 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:133):2: 7272b625b200e1c6c286ef2a28c3852a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:31:48 [info] 36#36: *545 [lua] logger.lua:23: 7272b625b200e1c6c286ef2a28c3852a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:31:48 +0000] 7272b625b200e1c6c286ef2a28c3852a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 03:31:50 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:31:50 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:00 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:00 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:03 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:133):2: b29709205264e3e97f3f265952676c7d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:32:03 +0000] b29709205264e3e97f3f265952676c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/06 03:32:03 [info] 36#36: *550 [lua] logger.lua:23: b29709205264e3e97f3f265952676c7d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/06 03:32:10 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:10 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:18 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:133):2: f964c684bab0feee7f59c5eb0b4e0ef5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:32:18 +0000] f964c684bab0feee7f59c5eb0b4e0ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:32:18 [info] 36#36: *553 [lua] logger.lua:23: f964c684bab0feee7f59c5eb0b4e0ef5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:32:20 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:20 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:30 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:30 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:33 [info] 36#36: *558 [lua] access_by_lua(msblocations.conf:133):2: d84408a125554fd67d4f8196b7a78d8a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:32:33 +0000] d84408a125554fd67d4f8196b7a78d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:32:33 [info] 36#36: *558 [lua] logger.lua:23: d84408a125554fd67d4f8196b7a78d8a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:32:40 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:40 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:48 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:133):2: 49022a4a0253c2780673dc333aa7876f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:32:48 [info] 36#36: *562 [lua] logger.lua:23: 49022a4a0253c2780673dc333aa7876f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:32:48 +0000] 49022a4a0253c2780673dc333aa7876f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:32:50 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:32:50 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:00 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:00 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:03 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:133):2: faeec832695f43521c66bdca61ee969d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:33:03 [info] 36#36: *567 [lua] logger.lua:23: faeec832695f43521c66bdca61ee969d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:33:03 +0000] faeec832695f43521c66bdca61ee969d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:33:10 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:10 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:18 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:133):2: 30bc26b0203493797f12ba01fe344c7d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:33:18 [info] 36#36: *570 [lua] logger.lua:23: 30bc26b0203493797f12ba01fe344c7d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:33:18 +0000] 30bc26b0203493797f12ba01fe344c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/06 03:33:20 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:20 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:30 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:30 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:33 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:133):2: d087ccd37054ba1ca04a5a28dbb885f6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:33:33 [info] 36#36: *576 [lua] logger.lua:23: d087ccd37054ba1ca04a5a28dbb885f6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:33:33 +0000] d087ccd37054ba1ca04a5a28dbb885f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/06 03:33:40 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:40 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:48 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:133):2: 915d6e87d95898b4bc50435451b0c7a4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 03:33:48 [info] 36#36: *579 [lua] logger.lua:23: 915d6e87d95898b4bc50435451b0c7a4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:33:48 +0000] 915d6e87d95898b4bc50435451b0c7a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/06 03:33:50 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:33:50 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:00 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:00 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:03 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:133):2: c1f92f4bc64bdfb620a7f8bad89f5608:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:34:03 +0000] c1f92f4bc64bdfb620a7f8bad89f5608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:34:03 [info] 36#36: *584 [lua] logger.lua:23: c1f92f4bc64bdfb620a7f8bad89f5608 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:34:10 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:10 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:18 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:133):2: b7183706314f38ecd62bfb076fb45344:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:34:18 [info] 36#36: *587 [lua] logger.lua:23: b7183706314f38ecd62bfb076fb45344 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:34:18 +0000] b7183706314f38ecd62bfb076fb45344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:34:20 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:20 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:30 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:30 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:33 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:133):2: 01579630d5b95015aa95691ffb1dda1e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:34:33 [info] 36#36: *593 [lua] logger.lua:23: 01579630d5b95015aa95691ffb1dda1e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:34:33 +0000] 01579630d5b95015aa95691ffb1dda1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:34:40 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:40 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:48 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:133):2: f5fe54776d1b70b005c01216768a4447:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:34:48 [info] 36#36: *596 [lua] logger.lua:23: f5fe54776d1b70b005c01216768a4447 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:34:48 +0000] f5fe54776d1b70b005c01216768a4447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:34:50 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:34:50 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:00 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:00 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:03 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:133):2: a9660bb7f62b097f75c0cc7a687ca982:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:35:03 +0000] a9660bb7f62b097f75c0cc7a687ca982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:35:03 [info] 36#36: *601 [lua] logger.lua:23: a9660bb7f62b097f75c0cc7a687ca982 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:35:10 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:10 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:18 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:133):2: 47a9ab89fa11e97871f8306d56f1f5cc:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:35:18 [info] 36#36: *604 [lua] logger.lua:23: 47a9ab89fa11e97871f8306d56f1f5cc {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:35:18 +0000] 47a9ab89fa11e97871f8306d56f1f5cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:35:20 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:20 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:30 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:30 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:33 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:133):2: 1110b8a13729d48934da920d7eccc5ba:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:35:33 [info] 36#36: *610 [lua] logger.lua:23: 1110b8a13729d48934da920d7eccc5ba {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:35:33 +0000] 1110b8a13729d48934da920d7eccc5ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:35:40 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:40 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:48 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:133):2: 08249486cf70d558ee624ffaa6a1eddd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:35:48 +0000] 08249486cf70d558ee624ffaa6a1eddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:35:48 [info] 36#36: *613 [lua] logger.lua:23: 08249486cf70d558ee624ffaa6a1eddd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:35:50 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:35:50 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:00 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:00 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:03 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:133):2: fbc4c3fb62eb4064932396e22d6f56f2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:36:04 +0000] fbc4c3fb62eb4064932396e22d6f56f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 03:36:04 [info] 36#36: *618 [lua] logger.lua:23: fbc4c3fb62eb4064932396e22d6f56f2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:36:10 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:10 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:19 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:133):2: f27180492f0f6f2572e11c0eb68f21b4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:36:19 [info] 36#36: *621 [lua] logger.lua:23: f27180492f0f6f2572e11c0eb68f21b4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:36:19 +0000] f27180492f0f6f2572e11c0eb68f21b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:36:20 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:20 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:30 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:30 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:34 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:133):2: 597dd94169bf8d040c1dcb30f91a19e2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:36:34 [info] 36#36: *627 [lua] logger.lua:23: 597dd94169bf8d040c1dcb30f91a19e2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:36:34 +0000] 597dd94169bf8d040c1dcb30f91a19e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:36:40 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:40 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:49 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:133):2: e166a8e1d74aa7330d36e4340a71f0b2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:36:49 [info] 36#36: *630 [lua] logger.lua:23: e166a8e1d74aa7330d36e4340a71f0b2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:36:49 +0000] e166a8e1d74aa7330d36e4340a71f0b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:36:50 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:36:50 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:00 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:00 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:04 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:133):2: 0bff192b31fd3b1bd561f834bf04ba9f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:37:04 [info] 36#36: *635 [lua] logger.lua:23: 0bff192b31fd3b1bd561f834bf04ba9f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:37:04 +0000] 0bff192b31fd3b1bd561f834bf04ba9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:37:10 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:10 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:19 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:133):2: 60d80e669cd20cfd631567a3110a955a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:37:19 [info] 36#36: *638 [lua] logger.lua:23: 60d80e669cd20cfd631567a3110a955a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:37:19 +0000] 60d80e669cd20cfd631567a3110a955a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:37:20 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:20 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:30 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:30 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:34 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:133):2: 924880d154f149b3fc633ade4811a397:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:37:34 [info] 36#36: *644 [lua] logger.lua:23: 924880d154f149b3fc633ade4811a397 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:37:34 +0000] 924880d154f149b3fc633ade4811a397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:37:40 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:40 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:49 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:133):2: 3cf9a6e45a35ec3887b7c0706b688d38:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:37:49 [info] 36#36: *647 [lua] logger.lua:23: 3cf9a6e45a35ec3887b7c0706b688d38 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.124 - - [06/Jan/2023:03:37:49 +0000] 3cf9a6e45a35ec3887b7c0706b688d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:37:50 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:37:50 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:00 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:00 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:04 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:133):2: 8f2691d1e57a0a15a7d4672f0e2ef3f3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:38:04 [info] 36#36: *652 [lua] logger.lua:23: 8f2691d1e57a0a15a7d4672f0e2ef3f3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:38:04 +0000] 8f2691d1e57a0a15a7d4672f0e2ef3f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:38:10 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:10 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:19 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:133):2: 0e07e24edfb0e63f5ccd208a828b9ace:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 03:38:19 [info] 36#36: *655 [lua] logger.lua:23: 0e07e24edfb0e63f5ccd208a828b9ace {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:38:19 +0000] 0e07e24edfb0e63f5ccd208a828b9ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/06 03:38:20 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:20 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:30 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:30 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:34 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:133):2: 4f52908048467193d0d23a9890ef1fa6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:38:34 [info] 36#36: *661 [lua] logger.lua:23: 4f52908048467193d0d23a9890ef1fa6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:38:34 +0000] 4f52908048467193d0d23a9890ef1fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:38:40 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:40 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:49 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:133):2: defc751332e86db8fc1fb01236f4a1f2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:38:49 +0000] defc751332e86db8fc1fb01236f4a1f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:38:49 [info] 36#36: *664 [lua] logger.lua:23: defc751332e86db8fc1fb01236f4a1f2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:38:50 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:38:50 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:00 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:00 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:04 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:133):2: 873d1bba0442154ffee2ef8e2b129a3f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:39:04 [info] 36#36: *669 [lua] logger.lua:23: 873d1bba0442154ffee2ef8e2b129a3f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:39:04 +0000] 873d1bba0442154ffee2ef8e2b129a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:39:10 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:10 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:19 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:133):2: e8cd664208341cb73c79454117f1494a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:39:19 +0000] e8cd664208341cb73c79454117f1494a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:39:19 [info] 36#36: *672 [lua] logger.lua:23: e8cd664208341cb73c79454117f1494a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:39:20 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:20 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:30 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:30 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:34 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:133):2: 2a56420a1cad4b4b61e0fb039e4cdfdf:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:39:34 +0000] 2a56420a1cad4b4b61e0fb039e4cdfdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:39:34 [info] 36#36: *678 [lua] logger.lua:23: 2a56420a1cad4b4b61e0fb039e4cdfdf {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:39:40 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:40 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:49 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:133):2: 8b96208fc0abd46ae1a9cf86198c8925:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:39:49 +0000] 8b96208fc0abd46ae1a9cf86198c8925 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/06 03:39:49 [info] 36#36: *681 [lua] logger.lua:23: 8b96208fc0abd46ae1a9cf86198c8925 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:39:50 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:39:50 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:00 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:00 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:04 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:133):2: d9e62c56840e5931f58835d9a12dac7b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.124 - - [06/Jan/2023:03:40:04 +0000] d9e62c56840e5931f58835d9a12dac7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 03:40:04 [info] 36#36: *686 [lua] logger.lua:23: d9e62c56840e5931f58835d9a12dac7b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:40:10 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:10 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:19 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:133):2: 9f700f91036ac230e2e5f4eba0a81676:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:40:19 [info] 36#36: *689 [lua] logger.lua:23: 9f700f91036ac230e2e5f4eba0a81676 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:40:19 +0000] 9f700f91036ac230e2e5f4eba0a81676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:40:20 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:20 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:30 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:30 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:34 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:133):2: d52ed191d3237e963c22c2e2ca585c43:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:40:34 [info] 36#36: *695 [lua] logger.lua:23: d52ed191d3237e963c22c2e2ca585c43 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:40:34 +0000] d52ed191d3237e963c22c2e2ca585c43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:40:40 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:40 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:49 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:133):2: d47bc32178ff9126f50eddfc2c8e69ef:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:40:49 +0000] d47bc32178ff9126f50eddfc2c8e69ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:40:49 [info] 36#36: *698 [lua] logger.lua:23: d47bc32178ff9126f50eddfc2c8e69ef {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:40:50 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:40:50 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:00 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:00 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:04 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:133):2: 3ac82a9887be576b62d7bb7237e61e37:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:41:04 [info] 36#36: *703 [lua] logger.lua:23: 3ac82a9887be576b62d7bb7237e61e37 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:41:04 +0000] 3ac82a9887be576b62d7bb7237e61e37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:41:10 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:10 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:19 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:133):2: c8aa82946ed067c8b2e6adfa70c68436:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:41:19 [info] 36#36: *706 [lua] logger.lua:23: c8aa82946ed067c8b2e6adfa70c68436 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:41:19 +0000] c8aa82946ed067c8b2e6adfa70c68436 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:41:20 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:20 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:30 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:30 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:34 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:133):2: febcb1f4b4596065efb02d5b4367eff0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:41:34 [info] 36#36: *712 [lua] logger.lua:23: febcb1f4b4596065efb02d5b4367eff0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:41:34 +0000] febcb1f4b4596065efb02d5b4367eff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:41:40 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:40 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:49 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:133):2: 4167d99896ba239acc660e77fe3b2669:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:41:49 +0000] 4167d99896ba239acc660e77fe3b2669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:41:49 [info] 36#36: *715 [lua] logger.lua:23: 4167d99896ba239acc660e77fe3b2669 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:41:50 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:41:50 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:00 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:00 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:04 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:133):2: 08ab47a9d8e1ff8aba4996cbdbf03a98:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:42:04 [info] 36#36: *720 [lua] logger.lua:23: 08ab47a9d8e1ff8aba4996cbdbf03a98 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:42:04 +0000] 08ab47a9d8e1ff8aba4996cbdbf03a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:42:10 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:10 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:19 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:133):2: 30ba4f8fb88b69b76ab09cd24c982bf2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:42:19 [info] 36#36: *723 [lua] logger.lua:23: 30ba4f8fb88b69b76ab09cd24c982bf2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:42:19 +0000] 30ba4f8fb88b69b76ab09cd24c982bf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:42:20 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:20 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:30 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:30 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:34 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:133):2: a91b389e40368295fa7987ba4302e8de:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:42:34 [info] 36#36: *729 [lua] logger.lua:23: a91b389e40368295fa7987ba4302e8de {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:42:34 +0000] a91b389e40368295fa7987ba4302e8de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/06 03:42:40 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:40 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:49 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:133):2: decd60d93dc475f5228af5652142e616:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:42:49 +0000] decd60d93dc475f5228af5652142e616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:42:49 [info] 36#36: *732 [lua] logger.lua:23: decd60d93dc475f5228af5652142e616 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:42:50 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:42:50 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:00 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:00 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:04 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:133):2: c5b2dbd14909aec833325a3d232da438:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:43:04 [info] 36#36: *737 [lua] logger.lua:23: c5b2dbd14909aec833325a3d232da438 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:43:04 +0000] c5b2dbd14909aec833325a3d232da438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:43:10 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:10 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:19 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:133):2: b44154410514155c197f5fddab357fc2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:43:19 [info] 36#36: *740 [lua] logger.lua:23: b44154410514155c197f5fddab357fc2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:43:19 +0000] b44154410514155c197f5fddab357fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:43:20 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:20 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:30 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:30 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:34 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:133):2: 81888173ae9cd9984d12f873f9017d24:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:43:34 [info] 36#36: *746 [lua] logger.lua:23: 81888173ae9cd9984d12f873f9017d24 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:43:34 +0000] 81888173ae9cd9984d12f873f9017d24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/06 03:43:40 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:40 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:49 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:133):2: 66ec45a1e0b92e38b7c9a3ebd7451fda:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:43:49 +0000] 66ec45a1e0b92e38b7c9a3ebd7451fda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:43:49 [info] 36#36: *749 [lua] logger.lua:23: 66ec45a1e0b92e38b7c9a3ebd7451fda {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:43:50 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:43:50 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:00 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:00 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:04 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:133):2: d41e61c50605d5e36579518e9a129cfa:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:44:04 [info] 36#36: *754 [lua] logger.lua:23: d41e61c50605d5e36579518e9a129cfa {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:44:04 +0000] d41e61c50605d5e36579518e9a129cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:44:10 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:10 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:19 [info] 36#36: *757 [lua] access_by_lua(msblocations.conf:133):2: 8d70e7bb05a4695ce873098bba0d72af:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:44:19 +0000] 8d70e7bb05a4695ce873098bba0d72af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:44:19 [info] 36#36: *757 [lua] logger.lua:23: 8d70e7bb05a4695ce873098bba0d72af {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:44:20 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:20 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:30 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:30 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:34 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:133):2: 15f5a1ca4587bc38a4ac901235ff4752:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:44:34 +0000] 15f5a1ca4587bc38a4ac901235ff4752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:44:34 [info] 36#36: *763 [lua] logger.lua:23: 15f5a1ca4587bc38a4ac901235ff4752 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:44:40 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:40 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:49 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:133):2: 457da11c50471678af79c939c693ff96:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:44:49 [info] 36#36: *766 [lua] logger.lua:23: 457da11c50471678af79c939c693ff96 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:44:49 +0000] 457da11c50471678af79c939c693ff96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:44:50 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:44:50 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:00 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:00 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:04 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:133):2: 9115bb1de0c93a5e084adae616520bba:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:45:04 +0000] 9115bb1de0c93a5e084adae616520bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:45:04 [info] 36#36: *771 [lua] logger.lua:23: 9115bb1de0c93a5e084adae616520bba {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:45:10 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:10 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:19 [info] 36#36: *774 [lua] access_by_lua(msblocations.conf:133):2: 201e0377c51d5dff7badb8fe3687ce4a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.124 - - [06/Jan/2023:03:45:19 +0000] 201e0377c51d5dff7badb8fe3687ce4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:45:19 [info] 36#36: *774 [lua] logger.lua:23: 201e0377c51d5dff7badb8fe3687ce4a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:45:20 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:20 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:30 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:30 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:34 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:133):2: ad7134b15c17b3c2d5b8c16537bce4ad:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:45:34 +0000] ad7134b15c17b3c2d5b8c16537bce4ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 03:45:34 [info] 36#36: *780 [lua] logger.lua:23: ad7134b15c17b3c2d5b8c16537bce4ad {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:45:40 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:40 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:49 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:133):2: 3ca1d07a7ea9c225bff8227eacd7fb2e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:45:49 +0000] 3ca1d07a7ea9c225bff8227eacd7fb2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 03:45:49 [info] 36#36: *783 [lua] logger.lua:23: 3ca1d07a7ea9c225bff8227eacd7fb2e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:45:50 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:45:50 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:00 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:00 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:04 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:133):2: 25087682e9efa7585f2ecf7f514e8d29:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:46:04 +0000] 25087682e9efa7585f2ecf7f514e8d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:46:04 [info] 36#36: *788 [lua] logger.lua:23: 25087682e9efa7585f2ecf7f514e8d29 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:46:10 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:10 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:19 [info] 36#36: *791 [lua] access_by_lua(msblocations.conf:133):2: 0d12c5bca410d66c775f4e3eceacbcfa:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:46:19 [info] 36#36: *791 [lua] logger.lua:23: 0d12c5bca410d66c775f4e3eceacbcfa {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:46:19 +0000] 0d12c5bca410d66c775f4e3eceacbcfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:46:20 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:20 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:30 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:30 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:34 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:133):2: 84b6436f5fdcbe6274a87e841f5cd9fb:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.124 - - [06/Jan/2023:03:46:34 +0000] 84b6436f5fdcbe6274a87e841f5cd9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:46:34 [info] 36#36: *797 [lua] logger.lua:23: 84b6436f5fdcbe6274a87e841f5cd9fb {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:46:40 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:40 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:41 [info] 36#36: *800 client closed connection while waiting for request, client: 10.233.70.54, server: 0.0.0.0:443
2023/01/06 03:46:49 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:133):2: 1fde861969f153c91319fbffe55b7998:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:46:49 [info] 36#36: *801 [lua] logger.lua:23: 1fde861969f153c91319fbffe55b7998 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:46:49 +0000] 1fde861969f153c91319fbffe55b7998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:46:50 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:46:50 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:00 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:00 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:04 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:133):2: 69e4bef52064fba47c70cbe768035643:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:47:04 [info] 36#36: *806 [lua] logger.lua:23: 69e4bef52064fba47c70cbe768035643 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:47:04 +0000] 69e4bef52064fba47c70cbe768035643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:47:10 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:10 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:19 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:133):2: d7c044e7a93c7874e54009e82b580963:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:47:19 +0000] d7c044e7a93c7874e54009e82b580963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/06 03:47:19 [info] 36#36: *809 [lua] logger.lua:23: d7c044e7a93c7874e54009e82b580963 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:47:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:47:20 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:20 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:30 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:30 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:34 [info] 36#36: *815 [lua] access_by_lua(msblocations.conf:133):2: 3ba4a4be81eed5cd19fb7f41818eb7b7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:47:34 +0000] 3ba4a4be81eed5cd19fb7f41818eb7b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:47:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:47:34 [info] 36#36: *815 [lua] logger.lua:23: 3ba4a4be81eed5cd19fb7f41818eb7b7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:47:40 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:40 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:49 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:133):2: ce7cd98b6cfab7d707e6060e1e361035:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:47:49 [info] 36#36: *818 [lua] logger.lua:23: ce7cd98b6cfab7d707e6060e1e361035 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:47:49 +0000] ce7cd98b6cfab7d707e6060e1e361035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:47:50 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:47:50 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:00 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:00 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:04 [info] 36#36: *823 [lua] access_by_lua(msblocations.conf:133):2: ba457c5d37853b0a45864a7183261647:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:48:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:48:04 +0000] ba457c5d37853b0a45864a7183261647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:48:04 [info] 36#36: *823 [lua] logger.lua:23: ba457c5d37853b0a45864a7183261647 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:48:10 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:10 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:19 [info] 36#36: *826 [lua] access_by_lua(msblocations.conf:133):2: 8b452751003eb811faa53b3eb7f40cc3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:48:19 +0000] 8b452751003eb811faa53b3eb7f40cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/01/06 03:48:19 [info] 36#36: *826 [lua] logger.lua:23: 8b452751003eb811faa53b3eb7f40cc3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:48:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/06 03:48:20 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:20 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:30 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:30 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:34 [info] 36#36: *832 [lua] access_by_lua(msblocations.conf:133):2: 890b42e0599f89ae1972390794ca7065:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:48:34 [info] 36#36: *832 [lua] logger.lua:23: 890b42e0599f89ae1972390794ca7065 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:48:34 +0000] 890b42e0599f89ae1972390794ca7065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:48:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:48:40 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:40 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:49 [info] 36#36: *835 [lua] access_by_lua(msblocations.conf:133):2: b691bc983ac0ed2c2679f2cf70fdf670:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:48:49 [info] 36#36: *835 [lua] logger.lua:23: b691bc983ac0ed2c2679f2cf70fdf670 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:48:49 +0000] b691bc983ac0ed2c2679f2cf70fdf670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:48:50 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:48:50 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:00 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:00 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:04 [info] 36#36: *840 [lua] access_by_lua(msblocations.conf:133):2: f85a0e32b08d3f6476844abe09a4ac38:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:49:04 +0000] f85a0e32b08d3f6476844abe09a4ac38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/06 03:49:04 [info] 36#36: *840 [lua] logger.lua:23: f85a0e32b08d3f6476844abe09a4ac38 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/06 03:49:10 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:10 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:19 [info] 36#36: *843 [lua] access_by_lua(msblocations.conf:133):2: 8e8f13d90fe6fcd65175d7caf2c78ae2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.66.124 - - [06/Jan/2023:03:49:19 +0000] 8e8f13d90fe6fcd65175d7caf2c78ae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/06 03:49:19 [info] 36#36: *843 [lua] logger.lua:23: 8e8f13d90fe6fcd65175d7caf2c78ae2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:49:20 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:20 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:30 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:30 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:34 [info] 36#36: *849 [lua] access_by_lua(msblocations.conf:133):2: c074e5373304a81393dc16ba9ecc7692:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:49:34 [info] 36#36: *849 [lua] logger.lua:23: c074e5373304a81393dc16ba9ecc7692 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:49:34 +0000] c074e5373304a81393dc16ba9ecc7692 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:49:40 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:40 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:49 [info] 36#36: *852 [lua] access_by_lua(msblocations.conf:133):2: e3019f7d413385670237384a2b945b2e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:49:49 [info] 36#36: *852 [lua] logger.lua:23: e3019f7d413385670237384a2b945b2e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:49:49 +0000] e3019f7d413385670237384a2b945b2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/06 03:49:50 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:49:50 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:00 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:00 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:04 [info] 36#36: *857 [lua] access_by_lua(msblocations.conf:133):2: dd9be47a65ddaa7e39f6d840c9ce8651:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:50:04 [info] 36#36: *857 [lua] logger.lua:23: dd9be47a65ddaa7e39f6d840c9ce8651 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:50:04 +0000] dd9be47a65ddaa7e39f6d840c9ce8651 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:50:10 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:10 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:20 [info] 36#36: *860 [lua] access_by_lua(msblocations.conf:133):2: f2a5a739d1b9bb4f507b51646ed93bd4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:50:20 +0000] f2a5a739d1b9bb4f507b51646ed93bd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:50:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:50:20 [info] 36#36: *860 [lua] logger.lua:23: f2a5a739d1b9bb4f507b51646ed93bd4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:50:20 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:20 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:30 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:30 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:35 [info] 36#36: *866 [lua] access_by_lua(msblocations.conf:133):2: ddf242355354d809691c30b6cd918480:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:50:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:50:35 [info] 36#36: *866 [lua] logger.lua:23: ddf242355354d809691c30b6cd918480 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:50:35 +0000] ddf242355354d809691c30b6cd918480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:50:40 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:40 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:50 [info] 36#36: *869 [lua] access_by_lua(msblocations.conf:133):2: 355a627bb4bad6ca574eea1351a5dbb0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:50:50 [info] 36#36: *869 [lua] logger.lua:23: 355a627bb4bad6ca574eea1351a5dbb0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:50:50 +0000] 355a627bb4bad6ca574eea1351a5dbb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:50:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:50:50 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:50:50 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:00 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:00 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:05 [info] 36#36: *874 [lua] access_by_lua(msblocations.conf:133):2: d52d0eef0067f25cb48c85d3d1e9391e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:51:05 +0000] d52d0eef0067f25cb48c85d3d1e9391e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 03:51:05 [info] 36#36: *874 [lua] logger.lua:23: d52d0eef0067f25cb48c85d3d1e9391e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:51:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:51:10 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:10 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:20 [info] 36#36: *877 [lua] access_by_lua(msblocations.conf:133):2: 8bf7d237a9700cf3f38cd5c7f205dc2f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:51:20 [info] 36#36: *877 [lua] logger.lua:23: 8bf7d237a9700cf3f38cd5c7f205dc2f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:51:20 +0000] 8bf7d237a9700cf3f38cd5c7f205dc2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:51:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:51:20 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:20 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:30 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:30 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:35 [info] 36#36: *883 [lua] access_by_lua(msblocations.conf:133):2: 2678918a5aa159727c789de022785e03:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:51:35 [info] 36#36: *883 [lua] logger.lua:23: 2678918a5aa159727c789de022785e03 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:51:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:51:35 +0000] 2678918a5aa159727c789de022785e03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:51:40 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:40 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:50 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:133):2: 77061d88990b3bfce491da2b8ab57386:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:51:50 +0000] 77061d88990b3bfce491da2b8ab57386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/06 03:51:50 [info] 36#36: *886 [lua] logger.lua:23: 77061d88990b3bfce491da2b8ab57386 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:51:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:51:50 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:51:50 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:00 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:00 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:05 [info] 36#36: *891 [lua] access_by_lua(msblocations.conf:133):2: e8e36ee1f882ed7c99b11c3fbf88e06e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:52:05 +0000] e8e36ee1f882ed7c99b11c3fbf88e06e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:52:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:52:05 [info] 36#36: *891 [lua] logger.lua:23: e8e36ee1f882ed7c99b11c3fbf88e06e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:52:10 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:10 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:20 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:133):2: 06cac2a938e8b2e6c8d4d1c81581068a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:52:20 +0000] 06cac2a938e8b2e6c8d4d1c81581068a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:52:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/06 03:52:20 [info] 36#36: *894 [lua] logger.lua:23: 06cac2a938e8b2e6c8d4d1c81581068a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:52:20 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:20 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:30 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:30 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:35 [info] 36#36: *900 [lua] access_by_lua(msblocations.conf:133):2: da7c8a01bdbf755a26222ce80d971ec9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:52:35 [info] 36#36: *900 [lua] logger.lua:23: da7c8a01bdbf755a26222ce80d971ec9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:52:35 +0000] da7c8a01bdbf755a26222ce80d971ec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:52:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:52:40 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:40 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:50 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:133):2: 3ec3a23aeae882db474548c93d644c9e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:52:50 +0000] 3ec3a23aeae882db474548c93d644c9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:52:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:52:50 [info] 36#36: *903 [lua] logger.lua:23: 3ec3a23aeae882db474548c93d644c9e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:52:50 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:52:50 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:00 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:00 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:05 [info] 36#36: *908 [lua] access_by_lua(msblocations.conf:133):2: c7eeff51496e4f6801ae426bdbe25b54:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:53:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:53:05 [info] 36#36: *908 [lua] logger.lua:23: c7eeff51496e4f6801ae426bdbe25b54 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:53:05 +0000] c7eeff51496e4f6801ae426bdbe25b54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:53:10 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:10 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:20 [info] 36#36: *911 [lua] access_by_lua(msblocations.conf:133):2: 0b7f4120e9b2b613f6b8c6235d22aa27:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:53:20 +0000] 0b7f4120e9b2b613f6b8c6235d22aa27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 03:53:20 [info] 36#36: *911 [lua] logger.lua:23: 0b7f4120e9b2b613f6b8c6235d22aa27 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:53:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/06 03:53:20 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:20 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:30 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:30 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:35 [info] 36#36: *917 [lua] access_by_lua(msblocations.conf:133):2: 0df8e9861a10320eea6aba121c7d6820:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:53:35 [info] 36#36: *917 [lua] logger.lua:23: 0df8e9861a10320eea6aba121c7d6820 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:53:35 +0000] 0df8e9861a10320eea6aba121c7d6820 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:53:40 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:40 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:50 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:133):2: 8a6917bc64dcb4def1671a6b3a7695a0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:53:50 [info] 36#36: *920 [lua] logger.lua:23: 8a6917bc64dcb4def1671a6b3a7695a0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:53:50 +0000] 8a6917bc64dcb4def1671a6b3a7695a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:53:50 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:53:50 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:00 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:00 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:05 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:133):2: 66ebe16c9e9b5862747b604f4f8adf5c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:54:05 +0000] 66ebe16c9e9b5862747b604f4f8adf5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 03:54:05 [info] 36#36: *925 [lua] logger.lua:23: 66ebe16c9e9b5862747b604f4f8adf5c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:54:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:54:10 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:10 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:20 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:133):2: c9c6747fd82134b0c65ca0ca2b94a971:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:54:20 +0000] c9c6747fd82134b0c65ca0ca2b94a971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:54:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:54:20 [info] 36#36: *928 [lua] logger.lua:23: c9c6747fd82134b0c65ca0ca2b94a971 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:54:20 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:20 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:26 [info] 36#36: *931 client closed connection while waiting for request, client: 10.233.70.54, server: 0.0.0.0:443
2023/01/06 03:54:30 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:30 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:35 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:133):2: 45c09e8568f87cad81373db9e1db178b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:54:35 +0000] 45c09e8568f87cad81373db9e1db178b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/06 03:54:35 [info] 36#36: *935 [lua] logger.lua:23: 45c09e8568f87cad81373db9e1db178b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:54:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:54:40 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:40 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:50 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:133):2: fd4a56c2f5e0e134dba14a1061734ce9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:54:50 [info] 36#36: *938 [lua] logger.lua:23: fd4a56c2f5e0e134dba14a1061734ce9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:54:50 +0000] fd4a56c2f5e0e134dba14a1061734ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:54:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:54:50 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:54:50 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:00 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:00 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:05 [info] 36#36: *943 [lua] access_by_lua(msblocations.conf:133):2: 99f90172569dadc751793e7829703575:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:55:05 +0000] 99f90172569dadc751793e7829703575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 03:55:05 [info] 36#36: *943 [lua] logger.lua:23: 99f90172569dadc751793e7829703575 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:55:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:55:10 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:10 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:20 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:133):2: 6782ec13d40e9d03be039ebd4409a438:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:55:20 +0000] 6782ec13d40e9d03be039ebd4409a438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:55:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:55:20 [info] 36#36: *946 [lua] logger.lua:23: 6782ec13d40e9d03be039ebd4409a438 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:55:20 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:20 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:30 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:30 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:35 [info] 36#36: *952 [lua] access_by_lua(msblocations.conf:133):2: 8d54519907fad6673560b237672da824:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:55:35 +0000] 8d54519907fad6673560b237672da824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 03:55:35 [info] 36#36: *952 [lua] logger.lua:23: 8d54519907fad6673560b237672da824 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:55:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 03:55:40 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:40 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:50 [info] 36#36: *955 [lua] access_by_lua(msblocations.conf:133):2: 225dc5298799a721bccb6b1818fb8109:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:55:50 +0000] 225dc5298799a721bccb6b1818fb8109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/06 03:55:50 [info] 36#36: *955 [lua] logger.lua:23: 225dc5298799a721bccb6b1818fb8109 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:55:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:55:50 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:55:50 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:00 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:00 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:05 [info] 36#36: *960 [lua] access_by_lua(msblocations.conf:133):2: cb25ab2bca1df78d0360552b7a1cbbc5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:56:05 [info] 36#36: *960 [lua] logger.lua:23: cb25ab2bca1df78d0360552b7a1cbbc5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:56:05 +0000] cb25ab2bca1df78d0360552b7a1cbbc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:56:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:56:10 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:10 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:20 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:133):2: a74fed943d64f0bf0413edce2ca1c82c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:56:20 [info] 36#36: *963 [lua] logger.lua:23: a74fed943d64f0bf0413edce2ca1c82c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:56:20 +0000] a74fed943d64f0bf0413edce2ca1c82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:56:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:56:20 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:20 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:30 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:30 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:35 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:133):2: fb4743f4b86ab664a9492fd6df3bf91b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:56:35 +0000] fb4743f4b86ab664a9492fd6df3bf91b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 03:56:35 [info] 36#36: *969 [lua] logger.lua:23: fb4743f4b86ab664a9492fd6df3bf91b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 03:56:40 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:40 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:50 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:133):2: ea20c096e7399284e2ce9c870c97595e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:56:50 [info] 36#36: *972 [lua] logger.lua:23: ea20c096e7399284e2ce9c870c97595e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:56:50 +0000] ea20c096e7399284e2ce9c870c97595e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 03:56:50 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:56:50 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:00 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:00 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:05 [info] 36#36: *977 [lua] access_by_lua(msblocations.conf:133):2: e3e75207f8f1699d48795896b01b4a3e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:57:05 +0000] e3e75207f8f1699d48795896b01b4a3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 03:57:05 [info] 36#36: *977 [lua] logger.lua:23: e3e75207f8f1699d48795896b01b4a3e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 03:57:10 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:10 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:20 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:133):2: 8f58a3684b8d4c23a735c8a5e0e2d3d1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:57:20 [info] 36#36: *980 [lua] logger.lua:23: 8f58a3684b8d4c23a735c8a5e0e2d3d1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:57:20 +0000] 8f58a3684b8d4c23a735c8a5e0e2d3d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:57:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 03:57:20 [info] 37#37: *981 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:20 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:30 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:30 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:35 [info] 36#36: *986 [lua] access_by_lua(msblocations.conf:133):2: a7815036fd2b0da01d40418b45361239:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:57:35 [info] 36#36: *986 [lua] logger.lua:23: a7815036fd2b0da01d40418b45361239 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:57:35 +0000] a7815036fd2b0da01d40418b45361239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:57:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:57:40 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:40 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:50 [info] 36#36: *989 [lua] access_by_lua(msblocations.conf:133):2: 48f4c7c61a24a60f4aa0bc587ed9486f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:57:50 +0000] 48f4c7c61a24a60f4aa0bc587ed9486f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/06 03:57:50 [info] 36#36: *989 [lua] logger.lua:23: 48f4c7c61a24a60f4aa0bc587ed9486f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/06 03:57:50 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:57:50 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:00 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:00 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:05 [info] 36#36: *994 [lua] access_by_lua(msblocations.conf:133):2: aa8ec713d3496bdf1a6794a7a465232a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:58:05 +0000] aa8ec713d3496bdf1a6794a7a465232a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:58:05 [info] 36#36: *994 [lua] logger.lua:23: aa8ec713d3496bdf1a6794a7a465232a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:58:10 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:10 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:20 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:133):2: cfac288d019f91208fe638f12100588c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:58:20 +0000] cfac288d019f91208fe638f12100588c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 03:58:20 [info] 36#36: *997 [lua] logger.lua:23: cfac288d019f91208fe638f12100588c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:58:20 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:20 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:30 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:30 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:35 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:133):2: 0cd09ddeda4092584d70130758beca04:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:58:35 [info] 36#36: *1003 [lua] logger.lua:23: 0cd09ddeda4092584d70130758beca04 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:58:35 +0000] 0cd09ddeda4092584d70130758beca04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:58:40 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:40 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:50 [info] 36#36: *1006 [lua] access_by_lua(msblocations.conf:133):2: 1fca42b79eecc23f52e54bfb0d4f67e6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.124 - - [06/Jan/2023:03:58:50 +0000] 1fca42b79eecc23f52e54bfb0d4f67e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 03:58:50 [info] 36#36: *1006 [lua] logger.lua:23: 1fca42b79eecc23f52e54bfb0d4f67e6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , 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/06 03:58:50 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:58:50 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:00 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:00 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:05 [info] 36#36: *1011 [lua] access_by_lua(msblocations.conf:133):2: c6e2af45eb3a173c44e3b7082f6e829c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:59:05 [info] 36#36: *1011 [lua] logger.lua:23: c6e2af45eb3a173c44e3b7082f6e829c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:59:05 +0000] c6e2af45eb3a173c44e3b7082f6e829c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 03:59:10 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:10 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:20 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:133):2: 8f907649eedda31ea1d78b6ae68dc04b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:59:20 [info] 36#36: *1014 [lua] logger.lua:23: 8f907649eedda31ea1d78b6ae68dc04b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:59:20 +0000] 8f907649eedda31ea1d78b6ae68dc04b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 03:59:20 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:20 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:30 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:30 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:35 [info] 36#36: *1020 [lua] access_by_lua(msblocations.conf:133):2: 8a8483928bf0fe65ad34390ac9c49b51:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:59:35 [info] 36#36: *1020 [lua] logger.lua:23: 8a8483928bf0fe65ad34390ac9c49b51 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:59:35 +0000] 8a8483928bf0fe65ad34390ac9c49b51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 03:59:40 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:40 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:50 [info] 36#36: *1023 [lua] access_by_lua(msblocations.conf:133):2: 19d0fa1fc3120c390702b2d9d006429c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 03:59:50 [info] 36#36: *1023 [lua] logger.lua:23: 19d0fa1fc3120c390702b2d9d006429c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:03:59:50 +0000] 19d0fa1fc3120c390702b2d9d006429c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:03:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/06 03:59:50 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 03:59:50 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:00 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:00 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:05 [info] 36#36: *1028 [lua] access_by_lua(msblocations.conf:133):2: 3576af4d26c979222f4d6f849edbd9d1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 04:00:05 [info] 36#36: *1028 [lua] logger.lua:23: 3576af4d26c979222f4d6f849edbd9d1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:04:00:05 +0000] 3576af4d26c979222f4d6f849edbd9d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:04:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 04:00:10 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:10 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:20 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:20 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:20 [info] 36#36: *1033 [lua] access_by_lua(msblocations.conf:133):2: d13a5680177a1c204b866b265a9e44c6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:04:00:20 +0000] d13a5680177a1c204b866b265a9e44c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.093 upstream_response_time:0.080 "-" "Consul Health Check" "-"
2023/01/06 04:00:20 [info] 36#36: *1033 [lua] logger.lua:23: d13a5680177a1c204b866b265a9e44c6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:04:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 74
2023/01/06 04:00:30 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:30 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:35 [info] 36#36: *1037 [lua] access_by_lua(msblocations.conf:133):2: 9fcf5421aa632206b788394c6b3d9a7d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:04:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 04:00:35 [info] 36#36: *1037 [lua] logger.lua:23: 9fcf5421aa632206b788394c6b3d9a7d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:04:00:35 +0000] 9fcf5421aa632206b788394c6b3d9a7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 04:00:40 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:40 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:50 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:50 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443
2023/01/06 04:00:50 [info] 36#36: *1042 [lua] access_by_lua(msblocations.conf:133):2: 63fad5668fc8c6cb372d709ac121ca5f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.124 - - [06/Jan/2023:04:00:50 +0000] 63fad5668fc8c6cb372d709ac121ca5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.66.124 - - [06/Jan/2023:04:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2023/01/06 04:00:50 [info] 36#36: *1042 [lua] logger.lua:23: 63fad5668fc8c6cb372d709ac121ca5f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"