Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.44.131
### 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/03 05:07:17 [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/03 05:07:17 [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/03 05:07:17 [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/03 05:07:17 [notice] 33#33: using the "epoll" event method
2023/01/03 05:07:17 [notice] 33#33: openresty/1.13.6.1
2023/01/03 05:07:17 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/03 05:07:17 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/03 05:07:17 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/01/03 05:07:17 [notice] 34#34: start worker processes
2023/01/03 05:07:17 [notice] 34#34: start worker process 36
2023/01/03 05:07:17 [notice] 34#34: start worker process 37
2023/01/03 05:07:17 [notice] 34#34: start worker process 38
2023/01/03 05:07:17 [notice] 34#34: start worker process 40
2023/01/03 05:07:17 [notice] 34#34: start worker process 42
@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 ...
2023/01/03 05:07:17 [notice] 34#34: start worker process 46
2023/01/03 05:07:17 [notice] 34#34: start worker process 47
2023/01/03 05:07:17 [notice] 34#34: start worker process 48
2023/01/03 05:07:17 [notice] 34#34: start cache manager process 49
2023/01/03 05:07:17 [notice] 34#34: start cache loader process 50
@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-20230103050717.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-03 05:07:22 344 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-03 05:07:22 359 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-03 05:07:22 361 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-03 05:07:22 478 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-03 05:07:22 480 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.44.131:10081 Enabled:true
2023-01-03 05:07:24 632 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes 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-03 05:07:24 806 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-03 05:07:24 806 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-03 05:07:24 807 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-03 05:07:24 809 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-03 05:07:24 809 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-03 05:07:24 809 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-03 05:07:24 809 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-03 05:07:24 922 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-03 05:07:25 224 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-03 05:07:25 225 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-03 05:07:25 225 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-03 05:07:26 095 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/03 05:07:33 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:07:33 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:07:39 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:133):2: 433a553e6c195172f36aacc6c7547601:receive the request, client: 10.233.68.52, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/03 05:07:40 [info] 37#37: *14 [lua] logger.lua:23: 433a553e6c195172f36aacc6c7547601 {"matched":"microservices"} while logging request, client: 10.233.68.52, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.68.52 - - [03/Jan/2023:05:07:40 +0000] 433a553e6c195172f36aacc6c7547601 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.570 upstream_response_time:0.567 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.68.52 - - [03/Jan/2023:05:07:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 374
2023/01/03 05:07:43 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:07:43 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:07:47 [info] 37#37: *19 [lua] access_by_lua(msblocations.conf:133):2: 04723fe90e3d2ee9a6b1c1e265373026:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:07:47 +0000] 04723fe90e3d2ee9a6b1c1e265373026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.050 upstream_response_time:0.048 "-" "Consul Health Check" "-"
2023/01/03 05:07:47 [info] 37#37: *19 [lua] logger.lua:23: 04723fe90e3d2ee9a6b1c1e265373026 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35
2023/01/03 05:07:50 [info] 37#37: *14 client 10.233.68.52 closed keepalive connection
2023/01/03 05:07:53 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:07:53 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:02 [info] 37#37: *22 [lua] access_by_lua(msblocations.conf:133):2: e4a42197139096014270b8f36da5a69b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:08:02 +0000] e4a42197139096014270b8f36da5a69b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/01/03 05:08:02 [info] 37#37: *22 [lua] logger.lua:23: e4a42197139096014270b8f36da5a69b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/03 05:08:03 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:03 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:04 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:133):2: 82bda350280c96df3b188cd1fdc41d82:receive the request, client: 10.233.70.34, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/03 05:08:04 [info] 37#37: *25 [lua] logger.lua:23: 82bda350280c96df3b188cd1fdc41d82 {"matched":"microservices"} while logging request, client: 10.233.70.34, 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.70.34 - - [03/Jan/2023:05:08:04 +0000] 82bda350280c96df3b188cd1fdc41d82 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.108 upstream_response_time:0.107 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.70.34 - - [03/Jan/2023:05:08:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 109
2023/01/03 05:08:09 [info] 37#37: *25 client 10.233.70.34 closed keepalive connection
2023/01/03 05:08:13 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:13 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:17 [notice] 50#50: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/03 05:08:17 [notice] 34#34: signal 17 (SIGCHLD) received from 50
2023/01/03 05:08:17 [notice] 34#34: cache loader process 50 exited with code 0
2023/01/03 05:08:17 [notice] 34#34: signal 29 (SIGIO) received
2023/01/03 05:08:17 [info] 37#37: *30 [lua] access_by_lua(msblocations.conf:133):2: 387eb455226ca07cd6bd817311a2efff:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:08:17 [info] 37#37: *30 [lua] logger.lua:23: 387eb455226ca07cd6bd817311a2efff {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:08:17 +0000] 387eb455226ca07cd6bd817311a2efff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:08:23 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:23 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:32 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:133):2: c0051c6ce584b736d860395f9ca1ac8d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:08:32 [info] 37#37: *33 [lua] logger.lua:23: c0051c6ce584b736d860395f9ca1ac8d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:08:32 +0000] c0051c6ce584b736d860395f9ca1ac8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:08:33 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:33 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:43 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:43 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:47 [info] 37#37: *38 [lua] access_by_lua(msblocations.conf:133):2: bd56f64697743b69ba6bdc768699d3da:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:08:47 [info] 37#37: *38 [lua] logger.lua:23: bd56f64697743b69ba6bdc768699d3da {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:08:47 +0000] bd56f64697743b69ba6bdc768699d3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:08:53 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:08:53 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:02 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:133):2: 2a1242e8f60d9d9a7fc7422f74e08d3c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:09:02 +0000] 2a1242e8f60d9d9a7fc7422f74e08d3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/03 05:09:02 [info] 37#37: *41 [lua] logger.lua:23: 2a1242e8f60d9d9a7fc7422f74e08d3c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/03 05:09:03 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:03 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:13 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:13 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:17 [info] 37#37: *47 [lua] access_by_lua(msblocations.conf:133):2: b56d9939c7c0ba8e9d55d9028c403c69:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:09:17 +0000] b56d9939c7c0ba8e9d55d9028c403c69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:09:17 [info] 37#37: *47 [lua] logger.lua:23: b56d9939c7c0ba8e9d55d9028c403c69 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:09:23 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:23 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:27 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:133):2: 6a833e1eba0dff30d3cd8b17dff68219:receive the request, client: 10.233.68.52, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/03 05:09:27 [info] 37#37: *50 [lua] logger.lua:23: 6a833e1eba0dff30d3cd8b17dff68219 {"matched":"microservices"} while logging request, client: 10.233.68.52, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.68.52 - - [03/Jan/2023:05:09:27 +0000] 6a833e1eba0dff30d3cd8b17dff68219 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.116 upstream_response_time:0.112 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.68.52 - - [03/Jan/2023:05:09:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 99
2023/01/03 05:09:32 [info] 37#37: *51 [lua] access_by_lua(msblocations.conf:133):2: f67a0e6b985f5d6979507f624c5edf60:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.229 - - [03/Jan/2023:05:09:32 +0000] f67a0e6b985f5d6979507f624c5edf60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:09:32 [info] 37#37: *51 [lua] logger.lua:23: f67a0e6b985f5d6979507f624c5edf60 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:09:33 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:33 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:37 [info] 37#37: *50 client 10.233.68.52 closed keepalive connection
2023/01/03 05:09:43 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:43 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:47 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:133):2: 6f8debdf589896f54544e0effb7e72b2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:09:47 [info] 37#37: *56 [lua] logger.lua:23: 6f8debdf589896f54544e0effb7e72b2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:09:47 +0000] 6f8debdf589896f54544e0effb7e72b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/03 05:09:53 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:09:53 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:02 [info] 37#37: *59 [lua] access_by_lua(msblocations.conf:133):2: eee56484f48fdbf5e2d0591141f1991c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:10:02 +0000] eee56484f48fdbf5e2d0591141f1991c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/03 05:10:02 [info] 37#37: *59 [lua] logger.lua:23: eee56484f48fdbf5e2d0591141f1991c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/03 05:10:03 [info] 37#37: *61 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:03 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:13 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:13 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:17 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:133):2: 449293ae88d3b171b26c13a1ac70445c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:10:17 [info] 37#37: *65 [lua] logger.lua:23: 449293ae88d3b171b26c13a1ac70445c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:10:17 +0000] 449293ae88d3b171b26c13a1ac70445c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:10:23 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:23 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:32 [info] 37#37: *68 [lua] access_by_lua(msblocations.conf:133):2: 2be2717d4bc67effb0b991140a3c53bb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:10:33 [info] 37#37: *68 [lua] logger.lua:23: 2be2717d4bc67effb0b991140a3c53bb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:10:33 +0000] 2be2717d4bc67effb0b991140a3c53bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 05:10:33 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:33 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:43 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:43 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:48 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:133):2: f7e1f4f64ea2af2bbfbd41bf1fa38277:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:10:48 +0000] f7e1f4f64ea2af2bbfbd41bf1fa38277 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/03 05:10:48 [info] 37#37: *73 [lua] logger.lua:23: f7e1f4f64ea2af2bbfbd41bf1fa38277 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:10:53 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:10:53 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:03 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:133):2: fe43f53bdcfc4de6f672fb0bd2d173bf:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.72.229 - - [03/Jan/2023:05:11:03 +0000] fe43f53bdcfc4de6f672fb0bd2d173bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/03 05:11:03 [info] 37#37: *76 [lua] logger.lua:23: fe43f53bdcfc4de6f672fb0bd2d173bf {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:11:03 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:03 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:13 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:13 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:18 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:133):2: adcb2be5d652ea0c362ddcc47b72648b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:11:18 +0000] adcb2be5d652ea0c362ddcc47b72648b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:11:18 [info] 37#37: *82 [lua] logger.lua:23: adcb2be5d652ea0c362ddcc47b72648b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:11:23 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:23 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:33 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:133):2: e41d4caeb21ff95d1af21930a3a3dfc7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:11:33 [info] 37#37: *85 [lua] logger.lua:23: e41d4caeb21ff95d1af21930a3a3dfc7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:11:33 +0000] e41d4caeb21ff95d1af21930a3a3dfc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.036 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 32
2023/01/03 05:11:33 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:33 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:43 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:43 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:48 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:133):2: 3a8286c2ba91cf843bfd0dd41eadb4bc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:11:48 +0000] 3a8286c2ba91cf843bfd0dd41eadb4bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:11:48 [info] 37#37: *90 [lua] logger.lua:23: 3a8286c2ba91cf843bfd0dd41eadb4bc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:11:53 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:11:53 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:03 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:133):2: 9b4e63ff44442f1973967b8b9d511754:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:12:03 [info] 37#37: *93 [lua] logger.lua:23: 9b4e63ff44442f1973967b8b9d511754 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:12:03 +0000] 9b4e63ff44442f1973967b8b9d511754 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/03 05:12:03 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:03 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:13 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:13 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:18 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:133):2: 2394e144d52c7c72b7d0fe5dda92a411:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:12:18 +0000] 2394e144d52c7c72b7d0fe5dda92a411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:12:18 [info] 37#37: *99 [lua] logger.lua:23: 2394e144d52c7c72b7d0fe5dda92a411 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:12:23 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:23 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:33 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:133):2: c1e279a2eba99bf5ad44f11578d9ee32:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:12:33 [info] 37#37: *102 [lua] logger.lua:23: c1e279a2eba99bf5ad44f11578d9ee32 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:12:33 +0000] c1e279a2eba99bf5ad44f11578d9ee32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:12:33 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:33 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:43 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:43 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:48 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:133):2: ab1ae9bf1723860c56b7b7cc93d3ff0b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.72.229 - - [03/Jan/2023:05:12:48 +0000] ab1ae9bf1723860c56b7b7cc93d3ff0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:12:48 [info] 37#37: *107 [lua] logger.lua:23: ab1ae9bf1723860c56b7b7cc93d3ff0b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:12:53 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:12:53 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:03 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:133):2: 24bc93a2acb9ffbf03b5ac14346f36b9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:13:03 [info] 37#37: *110 [lua] logger.lua:23: 24bc93a2acb9ffbf03b5ac14346f36b9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.72.229 - - [03/Jan/2023:05:13:03 +0000] 24bc93a2acb9ffbf03b5ac14346f36b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/03 05:13:03 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:03 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:13 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:13 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:18 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:133):2: ef4f5b24934bd87e7d27ef5aa45fcf63:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:13:18 [info] 37#37: *116 [lua] logger.lua:23: ef4f5b24934bd87e7d27ef5aa45fcf63 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:13:18 +0000] ef4f5b24934bd87e7d27ef5aa45fcf63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:13:23 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:23 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:33 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:133):2: dc7331853216821834bf641673647d62:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:13:33 +0000] dc7331853216821834bf641673647d62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:13:33 [info] 37#37: *119 [lua] logger.lua:23: dc7331853216821834bf641673647d62 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:13:33 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:33 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:43 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:43 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
10.233.72.229 - - [03/Jan/2023:05:13:48 +0000] 2c85a70506496db0d071b36990ba06ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:13:48 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:133):2: 2c85a70506496db0d071b36990ba06ce:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:13:48 [info] 37#37: *124 [lua] logger.lua:23: 2c85a70506496db0d071b36990ba06ce {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:13:53 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:13:53 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:03 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:03 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:03 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:133):2: dc3f7cb637e987196995598b02edb0d5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:14:03 +0000] dc3f7cb637e987196995598b02edb0d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:14:03 [info] 37#37: *129 [lua] logger.lua:23: dc3f7cb637e987196995598b02edb0d5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:14:13 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:13 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:18 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:133):2: bd21688b676709faa6ed0534347d6069:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:14:18 [info] 37#37: *133 [lua] logger.lua:23: bd21688b676709faa6ed0534347d6069 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:14:18 +0000] bd21688b676709faa6ed0534347d6069 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:14:23 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:23 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:33 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:33 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:33 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:133):2: e67808276f800e80e4dc5359bd6dbfa6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:14:33 +0000] e67808276f800e80e4dc5359bd6dbfa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:14:33 [info] 37#37: *138 [lua] logger.lua:23: e67808276f800e80e4dc5359bd6dbfa6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:14:43 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:43 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:48 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:133):2: 13eaa296cf5ac66d60afa0a9006c759c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:14:48 [info] 37#37: *141 [lua] logger.lua:23: 13eaa296cf5ac66d60afa0a9006c759c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:14:48 +0000] 13eaa296cf5ac66d60afa0a9006c759c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:14:53 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:14:53 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:03 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:03 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:03 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:133):2: 32cc8d0a5a5f6f439aa0160f5bf9164e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:15:03 +0000] 32cc8d0a5a5f6f439aa0160f5bf9164e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/03 05:15:03 [info] 37#37: *146 [lua] logger.lua:23: 32cc8d0a5a5f6f439aa0160f5bf9164e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/03 05:15:13 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:13 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:18 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:133):2: 49832edcb6ee3fc254d7f494638b4d1f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:15:18 +0000] 49832edcb6ee3fc254d7f494638b4d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:15:18 [info] 37#37: *150 [lua] logger.lua:23: 49832edcb6ee3fc254d7f494638b4d1f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:15:23 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:23 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:33 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:33 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:33 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:133):2: 179a85c3bd8421bbc9a3342d8f2e85d9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:15:33 [info] 37#37: *155 [lua] logger.lua:23: 179a85c3bd8421bbc9a3342d8f2e85d9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:15:33 +0000] 179a85c3bd8421bbc9a3342d8f2e85d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:15:43 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:43 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:48 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:133):2: d92b07e2506564cca3b379cdf7986155:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:15:48 +0000] d92b07e2506564cca3b379cdf7986155 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:15:48 [info] 37#37: *158 [lua] logger.lua:23: d92b07e2506564cca3b379cdf7986155 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/03 05:15:53 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:15:53 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:03 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:03 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:03 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:133):2: 00142be27552d4b0d3bf40c48c1a0fd5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:16:03 +0000] 00142be27552d4b0d3bf40c48c1a0fd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 05:16:03 [info] 37#37: *163 [lua] logger.lua:23: 00142be27552d4b0d3bf40c48c1a0fd5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:16:13 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:13 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:18 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:133):2: 8cdaedabdf238e502efc717074cb1094:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:16:18 [info] 37#37: *167 [lua] logger.lua:23: 8cdaedabdf238e502efc717074cb1094 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:16:18 +0000] 8cdaedabdf238e502efc717074cb1094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:16:23 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:23 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:33 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:33 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:33 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:133):2: 8dbf894dbd0db6461c0216152de7ada0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:16:33 +0000] 8dbf894dbd0db6461c0216152de7ada0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:16:33 [info] 37#37: *172 [lua] logger.lua:23: 8dbf894dbd0db6461c0216152de7ada0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:16:43 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:43 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:48 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:133):2: 107f635949ee2a1f3d858670a6585ecd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:16:48 +0000] 107f635949ee2a1f3d858670a6585ecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/03 05:16:48 [info] 37#37: *175 [lua] logger.lua:23: 107f635949ee2a1f3d858670a6585ecd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:16:53 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:16:53 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:03 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:03 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:03 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:133):2: b6c1459c9e24453ae74df9d75437ed98:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:17:03 +0000] b6c1459c9e24453ae74df9d75437ed98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:17:03 [info] 37#37: *180 [lua] logger.lua:23: b6c1459c9e24453ae74df9d75437ed98 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:17:13 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:13 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:18 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:133):2: 489225dd9d9f7b2c2f737f081e048db4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:17:18 [info] 37#37: *184 [lua] logger.lua:23: 489225dd9d9f7b2c2f737f081e048db4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:17:18 +0000] 489225dd9d9f7b2c2f737f081e048db4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:17:23 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:23 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:33 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:33 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:33 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:133):2: 28d68320f72bcf6642d6e65c3e96408a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:17:33 +0000] 28d68320f72bcf6642d6e65c3e96408a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:17:33 [info] 37#37: *189 [lua] logger.lua:23: 28d68320f72bcf6642d6e65c3e96408a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:17:43 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:43 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:48 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:133):2: b075e2c512fc396bb29c5f7905b3a647:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:17:48 [info] 37#37: *192 [lua] logger.lua:23: b075e2c512fc396bb29c5f7905b3a647 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:17:48 +0000] b075e2c512fc396bb29c5f7905b3a647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/03 05:17:53 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:17:53 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:03 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:03 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:03 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:133):2: 94bdfbba03e0afb5171566e7044dd377:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:18:03 [info] 37#37: *197 [lua] logger.lua:23: 94bdfbba03e0afb5171566e7044dd377 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:18:03 +0000] 94bdfbba03e0afb5171566e7044dd377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:18:13 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:13 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:18 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:133):2: af946fc1303688aa2bd43aba09d8a8da:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:18:18 [info] 37#37: *201 [lua] logger.lua:23: af946fc1303688aa2bd43aba09d8a8da {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:18:18 +0000] af946fc1303688aa2bd43aba09d8a8da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:18:23 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:23 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:33 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:33 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:33 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:133):2: 58ffa627268bbec5a2c78a38abe38972:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:18:33 +0000] 58ffa627268bbec5a2c78a38abe38972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:18:33 [info] 37#37: *206 [lua] logger.lua:23: 58ffa627268bbec5a2c78a38abe38972 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:18:43 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:43 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:48 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:133):2: c039bd04c604ff0942f17d8a52f0145d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:18:49 [info] 37#37: *209 [lua] logger.lua:23: c039bd04c604ff0942f17d8a52f0145d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:18:49 +0000] c039bd04c604ff0942f17d8a52f0145d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/03 05:18:53 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:18:53 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:03 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:03 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:04 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:133):2: 2b761cf81c5ade38bfc50d03595adfc8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:19:04 [info] 37#37: *214 [lua] logger.lua:23: 2b761cf81c5ade38bfc50d03595adfc8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:19:04 +0000] 2b761cf81c5ade38bfc50d03595adfc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/03 05:19:13 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:13 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:19 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:133):2: a12f837ef89f7f3c327bc746bbcf89c6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:19:19 +0000] a12f837ef89f7f3c327bc746bbcf89c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:19:19 [info] 37#37: *218 [lua] logger.lua:23: a12f837ef89f7f3c327bc746bbcf89c6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:19:23 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:23 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:33 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:33 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:34 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:133):2: ba7a2d1ab3fa210418f12d848791ee96:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:19:34 [info] 37#37: *223 [lua] logger.lua:23: ba7a2d1ab3fa210418f12d848791ee96 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:19:34 +0000] ba7a2d1ab3fa210418f12d848791ee96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:19:43 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:43 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:49 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:133):2: 750aee31cb7a31144e34c61c1a1d666f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:19:49 [info] 37#37: *226 [lua] logger.lua:23: 750aee31cb7a31144e34c61c1a1d666f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:19:49 +0000] 750aee31cb7a31144e34c61c1a1d666f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/03 05:19:53 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:19:53 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:03 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:03 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:04 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:133):2: 7365f6c7d7a27a0d4d2cd813bb564ef9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:20:04 +0000] 7365f6c7d7a27a0d4d2cd813bb564ef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:20:04 [info] 37#37: *231 [lua] logger.lua:23: 7365f6c7d7a27a0d4d2cd813bb564ef9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:20:13 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:13 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:19 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:133):2: 4e1c498c0b5f45161f639e4479d29db3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:20:19 +0000] 4e1c498c0b5f45161f639e4479d29db3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:20:19 [info] 37#37: *235 [lua] logger.lua:23: 4e1c498c0b5f45161f639e4479d29db3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:20:23 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:23 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:33 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:33 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:34 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:133):2: 780178a5762cfec22355fc1087b57ada:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:20:34 +0000] 780178a5762cfec22355fc1087b57ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:20:34 [info] 37#37: *240 [lua] logger.lua:23: 780178a5762cfec22355fc1087b57ada {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:20:43 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:43 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:49 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:133):2: 7942ddeeba031c2cef77964460c0ddfb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:20:49 [info] 37#37: *243 [lua] logger.lua:23: 7942ddeeba031c2cef77964460c0ddfb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:20:49 +0000] 7942ddeeba031c2cef77964460c0ddfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/03 05:20:53 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:20:53 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:03 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:03 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:04 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:133):2: 1f361ea08663fe3f67cecf41e8059cf5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:21:04 +0000] 1f361ea08663fe3f67cecf41e8059cf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:21:04 [info] 37#37: *248 [lua] logger.lua:23: 1f361ea08663fe3f67cecf41e8059cf5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:21:13 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:13 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:19 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:133):2: 111d4fc18b9491a73d41f07a82235004:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:21:19 [info] 37#37: *252 [lua] logger.lua:23: 111d4fc18b9491a73d41f07a82235004 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:21:19 +0000] 111d4fc18b9491a73d41f07a82235004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.039 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2023/01/03 05:21:23 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:23 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:33 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:33 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:34 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:133):2: 0e741ca6d4a125a6a9bd3742ff3df13d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:21:34 +0000] 0e741ca6d4a125a6a9bd3742ff3df13d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/03 05:21:34 [info] 37#37: *257 [lua] logger.lua:23: 0e741ca6d4a125a6a9bd3742ff3df13d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:21:43 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:43 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:49 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:133):2: 0e8faa9e1598ad9ec7fb121cc00bfb9d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:21:49 +0000] 0e8faa9e1598ad9ec7fb121cc00bfb9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/03 05:21:49 [info] 37#37: *260 [lua] logger.lua:23: 0e8faa9e1598ad9ec7fb121cc00bfb9d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:21:53 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:21:53 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:03 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:03 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:04 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:133):2: c034ad5db1bb9ef918cfe4539f8262c9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:22:04 +0000] c034ad5db1bb9ef918cfe4539f8262c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/03 05:22:04 [info] 37#37: *265 [lua] logger.lua:23: c034ad5db1bb9ef918cfe4539f8262c9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:22:13 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:13 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:19 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:133):2: ba04fab5e8d4357e7df90d41bf062cdd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:22:19 [info] 37#37: *269 [lua] logger.lua:23: ba04fab5e8d4357e7df90d41bf062cdd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:22:19 +0000] ba04fab5e8d4357e7df90d41bf062cdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:22:23 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:23 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:33 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:33 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:34 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:133):2: 22bab4312cb23a6419e291f7df928204:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:22:34 +0000] 22bab4312cb23a6419e291f7df928204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.044 "-" "Consul Health Check" "-"
2023/01/03 05:22:34 [info] 37#37: *274 [lua] logger.lua:23: 22bab4312cb23a6419e291f7df928204 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40
2023/01/03 05:22:43 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:43 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:49 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:133):2: cc24331d194a7ee330731f1253f94e93:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:22:49 [info] 37#37: *277 [lua] logger.lua:23: cc24331d194a7ee330731f1253f94e93 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:22:49 +0000] cc24331d194a7ee330731f1253f94e93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/03 05:22:53 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:22:53 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:03 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:03 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:04 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:133):2: c9e52d0771b4396a9ac743d6d706542b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:23:04 [info] 37#37: *282 [lua] logger.lua:23: c9e52d0771b4396a9ac743d6d706542b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:23:04 +0000] c9e52d0771b4396a9ac743d6d706542b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:23:13 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:13 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:19 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:133):2: db92ec96842de904a1b9e90aec46b305:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:23:19 [info] 37#37: *286 [lua] logger.lua:23: db92ec96842de904a1b9e90aec46b305 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:23:19 +0000] db92ec96842de904a1b9e90aec46b305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/03 05:23:23 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:23 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:33 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:33 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:34 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:133):2: 6590deff36de56ba57dcfc94272c97f8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:23:34 [info] 37#37: *291 [lua] logger.lua:23: 6590deff36de56ba57dcfc94272c97f8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:23:34 +0000] 6590deff36de56ba57dcfc94272c97f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/03 05:23:43 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:43 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:49 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:133):2: 577803351f82a8653fd00b36d724461d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:23:49 [info] 37#37: *294 [lua] logger.lua:23: 577803351f82a8653fd00b36d724461d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:23:49 +0000] 577803351f82a8653fd00b36d724461d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:23:53 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:23:53 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:03 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:03 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:04 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:133):2: 0b0a26bc4f4b0a5ae9718aa3ddc2cce1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:24:04 [info] 37#37: *299 [lua] logger.lua:23: 0b0a26bc4f4b0a5ae9718aa3ddc2cce1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:24:04 +0000] 0b0a26bc4f4b0a5ae9718aa3ddc2cce1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:24:13 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:13 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:19 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:133):2: 858412eee50ec46f41daefbc0b2a1e94:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:05:24:19 +0000] 858412eee50ec46f41daefbc0b2a1e94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:24:19 [info] 37#37: *303 [lua] logger.lua:23: 858412eee50ec46f41daefbc0b2a1e94 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:24:23 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:23 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:33 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:33 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:34 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:133):2: af0a894cb4260d6b87c9a4385dafa5c7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:24:34 +0000] af0a894cb4260d6b87c9a4385dafa5c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/03 05:24:34 [info] 37#37: *308 [lua] logger.lua:23: af0a894cb4260d6b87c9a4385dafa5c7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:24:43 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:43 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:49 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:133):2: a4257bc803c7cf807633d6faf28986d1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:24:49 [info] 37#37: *311 [lua] logger.lua:23: a4257bc803c7cf807633d6faf28986d1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:24:49 +0000] a4257bc803c7cf807633d6faf28986d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:24:53 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:24:53 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:03 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:03 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:04 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:133):2: b701881294d3f20052d0929d474649bd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:25:04 +0000] b701881294d3f20052d0929d474649bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/03 05:25:04 [info] 37#37: *316 [lua] logger.lua:23: b701881294d3f20052d0929d474649bd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:25:13 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:13 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:19 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:133):2: b7cae67be3fe2e51c6845244e1cd5cf5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:25:19 +0000] b7cae67be3fe2e51c6845244e1cd5cf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/03 05:25:19 [info] 37#37: *320 [lua] logger.lua:23: b7cae67be3fe2e51c6845244e1cd5cf5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:25:23 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:23 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:33 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:33 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:34 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:133):2: d0ad56e85475001738cb79b407b7b5e3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:25:34 [info] 37#37: *325 [lua] logger.lua:23: d0ad56e85475001738cb79b407b7b5e3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:25:34 +0000] d0ad56e85475001738cb79b407b7b5e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.101 upstream_response_time:0.100 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/03 05:25:43 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:43 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:49 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:133):2: f7bfbb111e72c0aed7d3b3d787c59bc0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.72.229 - - [03/Jan/2023:05:25:49 +0000] f7bfbb111e72c0aed7d3b3d787c59bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/03 05:25:49 [info] 37#37: *328 [lua] logger.lua:23: f7bfbb111e72c0aed7d3b3d787c59bc0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:25:53 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:25:53 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:03 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:03 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:04 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:133):2: d4aa4072f0b47492cb3d8ccaace95431:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:26:04 +0000] d4aa4072f0b47492cb3d8ccaace95431 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:26:04 [info] 37#37: *333 [lua] logger.lua:23: d4aa4072f0b47492cb3d8ccaace95431 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:26:13 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:13 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:20 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:133):2: 7c832ec31037b50356e1eda64807f88d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:26:20 [info] 37#37: *337 [lua] logger.lua:23: 7c832ec31037b50356e1eda64807f88d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:26:20 +0000] 7c832ec31037b50356e1eda64807f88d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/03 05:26:23 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:23 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:33 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:33 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:35 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:133):2: ff71b42c2f2ee1eb71da567ff822694d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:26:35 +0000] ff71b42c2f2ee1eb71da567ff822694d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:26:35 [info] 37#37: *342 [lua] logger.lua:23: ff71b42c2f2ee1eb71da567ff822694d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:26:43 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:43 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:50 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:133):2: a7e7a041b29304c7bfb3128a4622332c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:26:50 [info] 37#37: *345 [lua] logger.lua:23: a7e7a041b29304c7bfb3128a4622332c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:26:50 +0000] a7e7a041b29304c7bfb3128a4622332c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:26:53 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:26:53 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:03 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:03 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:05 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:133):2: c075e60fb2613d721a7673386291d3dc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:27:05 [info] 37#37: *350 [lua] logger.lua:23: c075e60fb2613d721a7673386291d3dc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:27:05 +0000] c075e60fb2613d721a7673386291d3dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/03 05:27:13 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:13 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:20 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:133):2: b0723ae735eb0c6a180e17ba1ab21366:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:27:20 +0000] b0723ae735eb0c6a180e17ba1ab21366 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:27:20 [info] 37#37: *354 [lua] logger.lua:23: b0723ae735eb0c6a180e17ba1ab21366 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:27:23 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:23 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:33 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:33 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:35 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:133):2: 473c8b522e4d98158eb21a1989a80a4e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:27:35 [info] 37#37: *359 [lua] logger.lua:23: 473c8b522e4d98158eb21a1989a80a4e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.72.229 - - [03/Jan/2023:05:27:35 +0000] 473c8b522e4d98158eb21a1989a80a4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/03 05:27:43 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:43 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:50 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:133):2: d31db70d801d89443c8a1df804f4b807:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:27:50 [info] 37#37: *362 [lua] logger.lua:23: d31db70d801d89443c8a1df804f4b807 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:27:50 +0000] d31db70d801d89443c8a1df804f4b807 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:27:53 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:27:53 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:03 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:03 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:05 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:133):2: b08b1999d03670a3450b72469375095c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:28:05 +0000] b08b1999d03670a3450b72469375095c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/03 05:28:05 [info] 37#37: *367 [lua] logger.lua:23: b08b1999d03670a3450b72469375095c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:28:13 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:13 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:20 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:133):2: 3cd1f362562755474836f3b6d557751b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:28:20 [info] 37#37: *371 [lua] logger.lua:23: 3cd1f362562755474836f3b6d557751b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:28:20 +0000] 3cd1f362562755474836f3b6d557751b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:28:23 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:23 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:33 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:33 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:35 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:133):2: d5e23d84c3554aa7058d90b78e4a8e16:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:28:35 [info] 37#37: *376 [lua] logger.lua:23: d5e23d84c3554aa7058d90b78e4a8e16 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:28:35 +0000] d5e23d84c3554aa7058d90b78e4a8e16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 32
2023/01/03 05:28:43 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:43 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:50 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:133):2: 56e92b7258bf9fe3da7b7adb4716260f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:28:50 [info] 37#37: *379 [lua] logger.lua:23: 56e92b7258bf9fe3da7b7adb4716260f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:28:50 +0000] 56e92b7258bf9fe3da7b7adb4716260f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 05:28:53 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:28:53 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:03 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:03 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:05 [info] 37#37: *384 [lua] access_by_lua(msblocations.conf:133):2: f24c0a098d491704135e6d59613b12e1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:29:05 +0000] f24c0a098d491704135e6d59613b12e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.220 upstream_response_time:0.148 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:29:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 101
2023/01/03 05:29:05 [info] 37#37: *384 [lua] logger.lua:23: f24c0a098d491704135e6d59613b12e1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:29:13 [info] 37#37: *385 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:13 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:20 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:133):2: 7c48967bb2b15f50228e61fda8d8862a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:29:21 [info] 37#37: *388 [lua] logger.lua:23: 7c48967bb2b15f50228e61fda8d8862a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.72.229 - - [03/Jan/2023:05:29:21 +0000] 7c48967bb2b15f50228e61fda8d8862a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/03 05:29:23 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:23 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:33 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:33 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:36 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:133):2: 611a4da0c6b23f1b06a6feaad62f944f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:29:36 [info] 37#37: *393 [lua] logger.lua:23: 611a4da0c6b23f1b06a6feaad62f944f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:29:36 +0000] 611a4da0c6b23f1b06a6feaad62f944f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/03 05:29:43 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:43 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:50 [info] 37#37: *396 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.65.124, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.65.124 - - [03/Jan/2023:05:29:50 +0000] 082e8f67169d11de39dc6be6159fbee0 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/03 05:29:51 [info] 37#37: *397 [lua] access_by_lua(msblocations.conf:133):2: 34fd1388f45fe74c521b9547764c7e4b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:05:29:51 +0000] 34fd1388f45fe74c521b9547764c7e4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/03 05:29:51 [info] 37#37: *397 [lua] logger.lua:23: 34fd1388f45fe74c521b9547764c7e4b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:29:53 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:29:53 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:03 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:03 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:06 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:133):2: 5ec67155df6ea72e4853738b24cc7479:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:30:06 [info] 37#37: *402 [lua] logger.lua:23: 5ec67155df6ea72e4853738b24cc7479 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:30:06 +0000] 5ec67155df6ea72e4853738b24cc7479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/03 05:30:13 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:13 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:22 [info] 37#37: *406 [lua] access_by_lua(msblocations.conf:133):2: 4d35b97d515e3135857e7c8db9dfc507:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
10.233.72.229 - - [03/Jan/2023:05:30:22 +0000] 4d35b97d515e3135857e7c8db9dfc507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/03 05:30:22 [info] 37#37: *406 [lua] logger.lua:23: 4d35b97d515e3135857e7c8db9dfc507 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:30:23 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:23 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:33 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:33 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:37 [info] 37#37: *411 [lua] access_by_lua(msblocations.conf:133):2: 34564aed6491720e6ad228bcafa2e7d6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/03 05:30:37 [info] 37#37: *411 [lua] logger.lua:23: 34564aed6491720e6ad228bcafa2e7d6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:30:37 +0000] 34564aed6491720e6ad228bcafa2e7d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/03 05:30:43 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:43 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:52 [info] 37#37: *414 [lua] access_by_lua(msblocations.conf:133):2: 7f037615abc55f4f660b5a26dbe1b0a8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:30:52 [info] 37#37: *414 [lua] logger.lua:23: 7f037615abc55f4f660b5a26dbe1b0a8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:30:52 +0000] 7f037615abc55f4f660b5a26dbe1b0a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:30:53 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:30:53 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:03 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:03 [info] 37#37: *417 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:07 [info] 37#37: *419 [lua] access_by_lua(msblocations.conf:133):2: 5e6362dc36c48dd05a6cd32a3729644b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:31:07 [info] 37#37: *419 [lua] logger.lua:23: 5e6362dc36c48dd05a6cd32a3729644b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:31:07 +0000] 5e6362dc36c48dd05a6cd32a3729644b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/03 05:31:13 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:13 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:22 [info] 37#37: *423 [lua] access_by_lua(msblocations.conf:133):2: fa7bc97890271149a318988e6781319a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:31:22 [info] 37#37: *423 [lua] logger.lua:23: fa7bc97890271149a318988e6781319a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:31:22 +0000] fa7bc97890271149a318988e6781319a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:31:23 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:23 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:33 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:33 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:37 [info] 37#37: *428 [lua] access_by_lua(msblocations.conf:133):2: 3ecd351d9fd2b4eb323e28c6e0e3ae48:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:31:37 [info] 37#37: *428 [lua] logger.lua:23: 3ecd351d9fd2b4eb323e28c6e0e3ae48 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:31:37 +0000] 3ecd351d9fd2b4eb323e28c6e0e3ae48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:31:43 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:43 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:52 [info] 37#37: *431 [lua] access_by_lua(msblocations.conf:133):2: 8e3a6b5e911d4bd2c38e4684c429b03e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:31:52 [info] 37#37: *431 [lua] logger.lua:23: 8e3a6b5e911d4bd2c38e4684c429b03e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:31:52 +0000] 8e3a6b5e911d4bd2c38e4684c429b03e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/03 05:31:53 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:31:53 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:03 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:03 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:07 [info] 37#37: *436 [lua] access_by_lua(msblocations.conf:133):2: bddd4217ccef6941ba136790741f55d7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:32:07 [info] 37#37: *436 [lua] logger.lua:23: bddd4217ccef6941ba136790741f55d7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:32:07 +0000] bddd4217ccef6941ba136790741f55d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:32:13 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:13 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:22 [info] 37#37: *440 [lua] access_by_lua(msblocations.conf:133):2: 3a534b906d792fe05d304e86dd2cf9ad:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:32:22 +0000] 3a534b906d792fe05d304e86dd2cf9ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:32:22 [info] 37#37: *440 [lua] logger.lua:23: 3a534b906d792fe05d304e86dd2cf9ad {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:32:23 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:23 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:33 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:33 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:37 [info] 37#37: *445 [lua] access_by_lua(msblocations.conf:133):2: 0645fdaa3d435a1d08845e8376ffae26:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:32:37 [info] 37#37: *445 [lua] logger.lua:23: 0645fdaa3d435a1d08845e8376ffae26 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:32:37 +0000] 0645fdaa3d435a1d08845e8376ffae26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/01/03 05:32:43 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:43 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:52 [info] 37#37: *448 [lua] access_by_lua(msblocations.conf:133):2: 2d0e31b9ccb7bcc13c07a74a557ab8ed:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:32:52 +0000] 2d0e31b9ccb7bcc13c07a74a557ab8ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:32:52 [info] 37#37: *448 [lua] logger.lua:23: 2d0e31b9ccb7bcc13c07a74a557ab8ed {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:32:53 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:32:53 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:03 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:03 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:07 [info] 37#37: *453 [lua] access_by_lua(msblocations.conf:133):2: 443f1ee4a604f9617c529d0b543fea6c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:33:07 +0000] 443f1ee4a604f9617c529d0b543fea6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:33:07 [info] 37#37: *453 [lua] logger.lua:23: 443f1ee4a604f9617c529d0b543fea6c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:33:13 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:13 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:22 [info] 37#37: *457 [lua] access_by_lua(msblocations.conf:133):2: d979161da5cb9f620c152034014f67e9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:33:22 [info] 37#37: *457 [lua] logger.lua:23: d979161da5cb9f620c152034014f67e9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:33:22 +0000] d979161da5cb9f620c152034014f67e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:33:23 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:23 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:33 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:33 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:37 [info] 37#37: *462 [lua] access_by_lua(msblocations.conf:133):2: a59d4fed315b4ee140475fcf437d2546:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:33:37 +0000] a59d4fed315b4ee140475fcf437d2546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:33:37 [info] 37#37: *462 [lua] logger.lua:23: a59d4fed315b4ee140475fcf437d2546 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:33:43 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:43 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:52 [info] 37#37: *465 [lua] access_by_lua(msblocations.conf:133):2: 1beb62c932b0a4dbe80e830a9a568b5c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:33:52 [info] 37#37: *465 [lua] logger.lua:23: 1beb62c932b0a4dbe80e830a9a568b5c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:33:52 +0000] 1beb62c932b0a4dbe80e830a9a568b5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/03 05:33:53 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:33:53 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:03 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:03 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:07 [info] 37#37: *470 [lua] access_by_lua(msblocations.conf:133):2: 3421d9b74da32d6bff25e2fbb49929fd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:34:07 +0000] 3421d9b74da32d6bff25e2fbb49929fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/03 05:34:07 [info] 37#37: *470 [lua] logger.lua:23: 3421d9b74da32d6bff25e2fbb49929fd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:34:13 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:13 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:22 [info] 37#37: *474 [lua] access_by_lua(msblocations.conf:133):2: cb8483643537de29f49cd1c657d5f4b7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:34:22 [info] 37#37: *474 [lua] logger.lua:23: cb8483643537de29f49cd1c657d5f4b7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:34:22 +0000] cb8483643537de29f49cd1c657d5f4b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:34:23 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:23 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:33 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:33 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:37 [info] 37#37: *479 [lua] access_by_lua(msblocations.conf:133):2: e72bfbc5d292a66e728b80d9b8c11075:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:34:37 +0000] e72bfbc5d292a66e728b80d9b8c11075 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:34:37 [info] 37#37: *479 [lua] logger.lua:23: e72bfbc5d292a66e728b80d9b8c11075 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:34:43 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:43 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:52 [info] 37#37: *482 [lua] access_by_lua(msblocations.conf:133):2: 642e1293814630610f3f3126a6458789:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.229 - - [03/Jan/2023:05:34:52 +0000] 642e1293814630610f3f3126a6458789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/03 05:34:52 [info] 37#37: *482 [lua] logger.lua:23: 642e1293814630610f3f3126a6458789 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:34:53 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:34:53 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:03 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:03 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:07 [info] 37#37: *487 [lua] access_by_lua(msblocations.conf:133):2: a2bd58f34b04d74a152276f2cfb5e01e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:35:08 +0000] a2bd58f34b04d74a152276f2cfb5e01e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:35:08 [info] 37#37: *487 [lua] logger.lua:23: a2bd58f34b04d74a152276f2cfb5e01e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:35:13 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:13 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:23 [info] 37#37: *491 [lua] access_by_lua(msblocations.conf:133):2: ed9cdc98c73610da7095b31e56d0314f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:35:23 [info] 37#37: *491 [lua] logger.lua:23: ed9cdc98c73610da7095b31e56d0314f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:35:23 +0000] ed9cdc98c73610da7095b31e56d0314f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/03 05:35:23 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:23 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:33 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:33 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:38 [info] 37#37: *496 [lua] access_by_lua(msblocations.conf:133):2: f65b60490a0a592ab384633b6ebfd8a8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.72.229 - - [03/Jan/2023:05:35:38 +0000] f65b60490a0a592ab384633b6ebfd8a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/03 05:35:38 [info] 37#37: *496 [lua] logger.lua:23: f65b60490a0a592ab384633b6ebfd8a8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:35:43 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:43 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:53 [info] 37#37: *499 [lua] access_by_lua(msblocations.conf:133):2: 9ad5c25cca51eb0b82a3c74c8f8f4169:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:35:53 +0000] 9ad5c25cca51eb0b82a3c74c8f8f4169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/03 05:35:53 [info] 37#37: *499 [lua] logger.lua:23: 9ad5c25cca51eb0b82a3c74c8f8f4169 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:35:53 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:35:53 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:03 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:03 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:08 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:133):2: 8c975949abde2d93b5ed0612a87cf335:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:36:08 +0000] 8c975949abde2d93b5ed0612a87cf335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/03 05:36:08 [info] 37#37: *504 [lua] logger.lua:23: 8c975949abde2d93b5ed0612a87cf335 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/03 05:36:13 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:13 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:23 [info] 37#37: *508 [lua] access_by_lua(msblocations.conf:133):2: da3c3943ed09a556991e064e456afd01:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:36:23 [info] 37#37: *508 [lua] logger.lua:23: da3c3943ed09a556991e064e456afd01 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:36:23 +0000] da3c3943ed09a556991e064e456afd01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 05:36:23 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:23 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:33 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:33 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:38 [info] 37#37: *513 [lua] access_by_lua(msblocations.conf:133):2: ed3431e19b478910a2f26cb799b2e997:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:36:38 +0000] ed3431e19b478910a2f26cb799b2e997 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/03 05:36:38 [info] 37#37: *513 [lua] logger.lua:23: ed3431e19b478910a2f26cb799b2e997 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/03 05:36:43 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:43 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:53 [info] 37#37: *516 [lua] access_by_lua(msblocations.conf:133):2: f48d05328e0c26d66a874c4c45f3c36c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:36:53 [info] 37#37: *516 [lua] logger.lua:23: f48d05328e0c26d66a874c4c45f3c36c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:36:53 +0000] f48d05328e0c26d66a874c4c45f3c36c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:36:53 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:36:53 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:03 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:03 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:08 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:133):2: 4a056733824bf80b431b1a12f854a06f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:37:08 [info] 37#37: *521 [lua] logger.lua:23: 4a056733824bf80b431b1a12f854a06f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:37:08 +0000] 4a056733824bf80b431b1a12f854a06f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/03 05:37:13 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:13 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:23 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:23 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:23 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:133):2: b48aefea8922c088b38957384ddf1b50:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:37:23 +0000] b48aefea8922c088b38957384ddf1b50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:37:23 [info] 37#37: *527 [lua] logger.lua:23: b48aefea8922c088b38957384ddf1b50 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:37:33 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:33 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:38 [info] 37#37: *530 [lua] access_by_lua(msblocations.conf:133):2: 7534393b44c129a030beadd58fbcef49:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:37:38 +0000] 7534393b44c129a030beadd58fbcef49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:37:38 [info] 37#37: *530 [lua] logger.lua:23: 7534393b44c129a030beadd58fbcef49 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:37:43 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:43 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:53 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:53 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:37:53 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:133):2: 025778562e6a8716afb812eb3a191851:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:37:53 +0000] 025778562e6a8716afb812eb3a191851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:37:53 [info] 37#37: *535 [lua] logger.lua:23: 025778562e6a8716afb812eb3a191851 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:38:03 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:03 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:08 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:133):2: e2eef4c843b2dd1093e542f1fe19cdd2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:38:08 [info] 37#37: *538 [lua] logger.lua:23: e2eef4c843b2dd1093e542f1fe19cdd2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:38:08 +0000] e2eef4c843b2dd1093e542f1fe19cdd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:38:13 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:13 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:23 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:23 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:23 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:133):2: 5ce8a46dd61d22828a611bdf94203da6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.72.229 - - [03/Jan/2023:05:38:23 +0000] 5ce8a46dd61d22828a611bdf94203da6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/03 05:38:23 [info] 37#37: *544 [lua] logger.lua:23: 5ce8a46dd61d22828a611bdf94203da6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:38:33 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:33 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:38 [info] 37#37: *547 [lua] access_by_lua(msblocations.conf:133):2: c2f636a481ec19b7eb5fd053a9a67369:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:38:38 +0000] c2f636a481ec19b7eb5fd053a9a67369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:38:38 [info] 37#37: *547 [lua] logger.lua:23: c2f636a481ec19b7eb5fd053a9a67369 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:38:43 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:43 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:53 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:53 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:38:53 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:133):2: 3e5cb3f7e78819d1162be656c307fd8b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:38:53 [info] 37#37: *552 [lua] logger.lua:23: 3e5cb3f7e78819d1162be656c307fd8b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:38:53 +0000] 3e5cb3f7e78819d1162be656c307fd8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/03 05:39:03 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:03 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:08 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:133):2: 4742187f8835d2d8e8f88b0c5092757b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.72.229 - - [03/Jan/2023:05:39:08 +0000] 4742187f8835d2d8e8f88b0c5092757b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/03 05:39:08 [info] 37#37: *555 [lua] logger.lua:23: 4742187f8835d2d8e8f88b0c5092757b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:39:13 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:13 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:23 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:23 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:23 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:133):2: 4d235b91f226325a04f6fb1517a0e631:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:39:23 [info] 37#37: *561 [lua] logger.lua:23: 4d235b91f226325a04f6fb1517a0e631 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:39:23 +0000] 4d235b91f226325a04f6fb1517a0e631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2023/01/03 05:39:33 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:33 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:38 [info] 37#37: *564 [lua] access_by_lua(msblocations.conf:133):2: e5dd583bceaa9a4f0c18390d6c67f805:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.72.229 - - [03/Jan/2023:05:39:38 +0000] e5dd583bceaa9a4f0c18390d6c67f805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/03 05:39:38 [info] 37#37: *564 [lua] logger.lua:23: e5dd583bceaa9a4f0c18390d6c67f805 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:39:43 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:43 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:53 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:53 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:39:53 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:133):2: 28aa0089054eccf670e34351ba3017a3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:39:54 [info] 37#37: *569 [lua] logger.lua:23: 28aa0089054eccf670e34351ba3017a3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:39:54 +0000] 28aa0089054eccf670e34351ba3017a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:39:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:40:03 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:03 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:09 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:133):2: 58338bf5751a871b79d3bf9b83163393:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:40:09 +0000] 58338bf5751a871b79d3bf9b83163393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.039 "-" "Consul Health Check" "-"
2023/01/03 05:40:09 [info] 37#37: *572 [lua] logger.lua:23: 58338bf5751a871b79d3bf9b83163393 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:40:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2023/01/03 05:40:13 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:13 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:23 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:23 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:24 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:133):2: f250871de47653aa78c68ed3d8a840f8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:40:24 [info] 37#37: *578 [lua] logger.lua:23: f250871de47653aa78c68ed3d8a840f8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:40:24 +0000] f250871de47653aa78c68ed3d8a840f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:40:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/03 05:40:33 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:33 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:39 [info] 37#37: *581 [lua] access_by_lua(msblocations.conf:133):2: 76be5933904f18533fff719647935d3c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:40:39 [info] 37#37: *581 [lua] logger.lua:23: 76be5933904f18533fff719647935d3c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:40:39 +0000] 76be5933904f18533fff719647935d3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:40:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:40:43 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:43 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:53 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:53 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:40:54 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:133):2: 443e8b140d94f2891ca81ac9e256ee4c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:40:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:05:40:54 +0000] 443e8b140d94f2891ca81ac9e256ee4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:40:54 [info] 37#37: *586 [lua] logger.lua:23: 443e8b140d94f2891ca81ac9e256ee4c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:41:03 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:03 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:09 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:133):2: eebd9333dcbb371195e5edd91bdbafce:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:41:09 +0000] eebd9333dcbb371195e5edd91bdbafce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:41:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:41:09 [info] 37#37: *589 [lua] logger.lua:23: eebd9333dcbb371195e5edd91bdbafce {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:41:13 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:13 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:23 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:23 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:24 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:133):2: 9bb183dddf3f6f2a4235c0fac4d3cd4f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:41:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:41:24 [info] 37#37: *595 [lua] logger.lua:23: 9bb183dddf3f6f2a4235c0fac4d3cd4f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:41:24 +0000] 9bb183dddf3f6f2a4235c0fac4d3cd4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:41:33 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:33 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:39 [info] 37#37: *598 [lua] access_by_lua(msblocations.conf:133):2: 093738c52beff198b62a929291976100:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:41:39 [info] 37#37: *598 [lua] logger.lua:23: 093738c52beff198b62a929291976100 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:41:39 +0000] 093738c52beff198b62a929291976100 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:41:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:41:43 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:43 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:53 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:53 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:41:54 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:133):2: 61a82dbff0d92ecdd4d6fafc6ea86227:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:41:54 [info] 37#37: *603 [lua] logger.lua:23: 61a82dbff0d92ecdd4d6fafc6ea86227 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:41:54 +0000] 61a82dbff0d92ecdd4d6fafc6ea86227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:41:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:42:03 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:03 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:09 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:133):2: 54073c61538cb4f50f10c8c8a2fe1647:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:42:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/03 05:42:09 [info] 37#37: *606 [lua] logger.lua:23: 54073c61538cb4f50f10c8c8a2fe1647 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:42:09 +0000] 54073c61538cb4f50f10c8c8a2fe1647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/03 05:42:13 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:13 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:23 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:23 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:24 [info] 37#37: *612 [lua] access_by_lua(msblocations.conf:133):2: 536085b47d3fdea9f250c1797986b619:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:42:24 +0000] 536085b47d3fdea9f250c1797986b619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:42:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:42:24 [info] 37#37: *612 [lua] logger.lua:23: 536085b47d3fdea9f250c1797986b619 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:42:33 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:33 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:39 [info] 37#37: *615 [lua] access_by_lua(msblocations.conf:133):2: 55790de50c76f6a69fab499fb4537cea:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:42:39 +0000] 55790de50c76f6a69fab499fb4537cea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/03 05:42:39 [info] 37#37: *615 [lua] logger.lua:23: 55790de50c76f6a69fab499fb4537cea {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:42:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/03 05:42:43 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:43 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:53 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:53 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:42:54 [info] 37#37: *620 [lua] access_by_lua(msblocations.conf:133):2: 819664c9c05695ef34d58fd48c49b4c7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:42:54 +0000] 819664c9c05695ef34d58fd48c49b4c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:42:54 [info] 37#37: *620 [lua] logger.lua:23: 819664c9c05695ef34d58fd48c49b4c7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:42:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:43:03 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:03 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:09 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:133):2: ef0fc8af8e6ecbc30b7c87fbb4e1ed3d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:43:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:43:09 +0000] ef0fc8af8e6ecbc30b7c87fbb4e1ed3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:43:09 [info] 37#37: *623 [lua] logger.lua:23: ef0fc8af8e6ecbc30b7c87fbb4e1ed3d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:43:13 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:13 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:23 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:23 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:24 [info] 37#37: *629 [lua] access_by_lua(msblocations.conf:133):2: 56a9318a817d41d20b3a8b7c966f7d1a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:43:24 [info] 37#37: *629 [lua] logger.lua:23: 56a9318a817d41d20b3a8b7c966f7d1a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:43:24 +0000] 56a9318a817d41d20b3a8b7c966f7d1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:43:33 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:33 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:39 [info] 37#37: *632 [lua] access_by_lua(msblocations.conf:133):2: 04e7acf597a181f5ea017d950027172b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:43:39 +0000] 04e7acf597a181f5ea017d950027172b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:43:39 [info] 37#37: *632 [lua] logger.lua:23: 04e7acf597a181f5ea017d950027172b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:43:43 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:43 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:53 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:53 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:43:54 [info] 37#37: *637 [lua] access_by_lua(msblocations.conf:133):2: 66ad72d548e817e3167ed4c273c1dd9a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:43:54 [info] 37#37: *637 [lua] logger.lua:23: 66ad72d548e817e3167ed4c273c1dd9a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:43:54 +0000] 66ad72d548e817e3167ed4c273c1dd9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:44:03 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:03 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:09 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:133):2: dfd8e1b7885b4b8acccd34ac63a7e060:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:44:09 [info] 37#37: *640 [lua] logger.lua:23: dfd8e1b7885b4b8acccd34ac63a7e060 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:44:09 +0000] dfd8e1b7885b4b8acccd34ac63a7e060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:44:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:44:13 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:13 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:23 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:23 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:24 [info] 37#37: *646 [lua] access_by_lua(msblocations.conf:133):2: 80605956681a4bb6504d5ab3e63a4d75:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:44:24 +0000] 80605956681a4bb6504d5ab3e63a4d75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 05:44:24 [info] 37#37: *646 [lua] logger.lua:23: 80605956681a4bb6504d5ab3e63a4d75 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:44:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:44:33 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:33 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:39 [info] 37#37: *649 [lua] access_by_lua(msblocations.conf:133):2: 52c54e5a09b57ab170405f3524bf608d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:44:39 [info] 37#37: *649 [lua] logger.lua:23: 52c54e5a09b57ab170405f3524bf608d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:44:39 +0000] 52c54e5a09b57ab170405f3524bf608d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:44:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:44:43 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:43 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:53 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:53 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:44:54 [info] 37#37: *654 [lua] access_by_lua(msblocations.conf:133):2: e8d59249d57d05a39875708554e09a60:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:44:54 +0000] e8d59249d57d05a39875708554e09a60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:44:54 [info] 37#37: *654 [lua] logger.lua:23: e8d59249d57d05a39875708554e09a60 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:44:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:45:03 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:03 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:09 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:133):2: fa3682c0fc17d7cec5830a6b9881dccd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:45:09 [info] 37#37: *657 [lua] logger.lua:23: fa3682c0fc17d7cec5830a6b9881dccd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:45:09 +0000] fa3682c0fc17d7cec5830a6b9881dccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:45:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:45:13 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:13 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:23 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:23 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:24 [info] 37#37: *663 [lua] access_by_lua(msblocations.conf:133):2: 36d389d6de2017a61eb403446b5583ee:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:45:24 +0000] 36d389d6de2017a61eb403446b5583ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 05:45:24 [info] 37#37: *663 [lua] logger.lua:23: 36d389d6de2017a61eb403446b5583ee {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:45:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:45:33 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:33 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:39 [info] 37#37: *666 [lua] access_by_lua(msblocations.conf:133):2: 67c8a07a1f7410bc459cffbd91f82d26:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:45:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.72.229 - - [03/Jan/2023:05:45:39 +0000] 67c8a07a1f7410bc459cffbd91f82d26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 05:45:39 [info] 37#37: *666 [lua] logger.lua:23: 67c8a07a1f7410bc459cffbd91f82d26 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:45:43 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:43 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:53 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:53 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:45:54 [info] 37#37: *671 [lua] access_by_lua(msblocations.conf:133):2: 634a4059e98d5ab7a30aff4ee7df1502:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:45:54 +0000] 634a4059e98d5ab7a30aff4ee7df1502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/03 05:45:54 [info] 37#37: *671 [lua] logger.lua:23: 634a4059e98d5ab7a30aff4ee7df1502 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/03 05:46:03 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:03 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:09 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:133):2: fd9fb74de5fc8fa2f092b69e5d4ddd3a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:46:09 +0000] fd9fb74de5fc8fa2f092b69e5d4ddd3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:46:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:46:09 [info] 37#37: *674 [lua] logger.lua:23: fd9fb74de5fc8fa2f092b69e5d4ddd3a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:46:13 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:13 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:23 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:23 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:24 [info] 37#37: *680 [lua] access_by_lua(msblocations.conf:133):2: 637e396136f4402417b7b21ca36504ef:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:46:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:46:24 [info] 37#37: *680 [lua] logger.lua:23: 637e396136f4402417b7b21ca36504ef {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:46:24 +0000] 637e396136f4402417b7b21ca36504ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:46:33 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:33 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:39 [info] 37#37: *683 [lua] access_by_lua(msblocations.conf:133):2: 826939e450156a60328ca3e18e2d3cc8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:46:39 +0000] 826939e450156a60328ca3e18e2d3cc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:46:39 [info] 37#37: *683 [lua] logger.lua:23: 826939e450156a60328ca3e18e2d3cc8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:46:43 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:43 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:53 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:53 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:46:54 [info] 37#37: *688 [lua] access_by_lua(msblocations.conf:133):2: 2d46b54f4c7189c08a27233f70f2584f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:46:54 [info] 37#37: *688 [lua] logger.lua:23: 2d46b54f4c7189c08a27233f70f2584f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:46:54 +0000] 2d46b54f4c7189c08a27233f70f2584f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/03 05:47:03 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:03 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:09 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:133):2: fcad081a0845c27c6a3072e2d7d6655c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:47:09 +0000] fcad081a0845c27c6a3072e2d7d6655c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:47:09 [info] 37#37: *691 [lua] logger.lua:23: fcad081a0845c27c6a3072e2d7d6655c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:47:13 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:13 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:23 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:23 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:24 [info] 37#37: *697 [lua] access_by_lua(msblocations.conf:133):2: 82d252d08691c43ce2030c8c91caa234:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:47:24 [info] 37#37: *697 [lua] logger.lua:23: 82d252d08691c43ce2030c8c91caa234 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:05:47:24 +0000] 82d252d08691c43ce2030c8c91caa234 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:47:33 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:33 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:39 [info] 37#37: *700 [lua] access_by_lua(msblocations.conf:133):2: 9aa9e2f3267544d9da4f70a22a62e95b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:47:39 +0000] 9aa9e2f3267544d9da4f70a22a62e95b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:47:39 [info] 37#37: *700 [lua] logger.lua:23: 9aa9e2f3267544d9da4f70a22a62e95b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:47:43 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:43 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:53 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:53 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:47:54 [info] 37#37: *705 [lua] access_by_lua(msblocations.conf:133):2: a6ee99deb1f8afb80e55947913ad0501:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:47:54 [info] 37#37: *705 [lua] logger.lua:23: a6ee99deb1f8afb80e55947913ad0501 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:47:54 +0000] a6ee99deb1f8afb80e55947913ad0501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:48:03 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:03 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:09 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:133):2: 5a6de72acbc3a0248b24db33b94e0ddf:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:48:09 [info] 37#37: *708 [lua] logger.lua:23: 5a6de72acbc3a0248b24db33b94e0ddf {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:48:09 +0000] 5a6de72acbc3a0248b24db33b94e0ddf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:48:13 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:13 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:23 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:23 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:24 [info] 37#37: *714 [lua] access_by_lua(msblocations.conf:133):2: 69cedc5defcff4cb076178a743bc3de2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:48:24 [info] 37#37: *714 [lua] logger.lua:23: 69cedc5defcff4cb076178a743bc3de2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:48:24 +0000] 69cedc5defcff4cb076178a743bc3de2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:48:33 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:33 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:39 [info] 37#37: *717 [lua] access_by_lua(msblocations.conf:133):2: 6dea23c94cba4afdd0fc6f1e4231c155:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:48:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:48:39 [info] 37#37: *717 [lua] logger.lua:23: 6dea23c94cba4afdd0fc6f1e4231c155 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:48:39 +0000] 6dea23c94cba4afdd0fc6f1e4231c155 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:48:43 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:43 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:53 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:53 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:48:54 [info] 37#37: *722 [lua] access_by_lua(msblocations.conf:133):2: 3c4a1ca82145e6f2f65648625622a257:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:48:54 +0000] 3c4a1ca82145e6f2f65648625622a257 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:48:54 [info] 37#37: *722 [lua] logger.lua:23: 3c4a1ca82145e6f2f65648625622a257 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:48:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:49:03 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:03 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:09 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:133):2: ddd7d7c5da77d48b77405cf16f2f6c13:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:49:09 [info] 37#37: *725 [lua] logger.lua:23: ddd7d7c5da77d48b77405cf16f2f6c13 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:49:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:05:49:09 +0000] ddd7d7c5da77d48b77405cf16f2f6c13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:49:13 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:13 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:23 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:23 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:24 [info] 37#37: *731 [lua] access_by_lua(msblocations.conf:133):2: cef30fa463c63c46044276733a0edc82:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:49:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:49:24 [info] 37#37: *731 [lua] logger.lua:23: cef30fa463c63c46044276733a0edc82 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:49:24 +0000] cef30fa463c63c46044276733a0edc82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:49:33 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:33 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:39 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:133):2: 288884a7400ec5fe878872862d1c7a06:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:49:39 [info] 37#37: *734 [lua] logger.lua:23: 288884a7400ec5fe878872862d1c7a06 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:49:39 +0000] 288884a7400ec5fe878872862d1c7a06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:49:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:49:43 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:43 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:53 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:53 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:49:54 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:133):2: 89ba5454d36cc54ad894741fc85a6f5c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:49:54 +0000] 89ba5454d36cc54ad894741fc85a6f5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/03 05:49:54 [info] 37#37: *739 [lua] logger.lua:23: 89ba5454d36cc54ad894741fc85a6f5c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/03 05:50:03 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:03 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:09 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:133):2: 1716ee290faf2f6d99f1f33a6a8561f5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:50:09 +0000] 1716ee290faf2f6d99f1f33a6a8561f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:50:09 [info] 37#37: *742 [lua] logger.lua:23: 1716ee290faf2f6d99f1f33a6a8561f5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:50:13 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:13 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:23 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:23 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:24 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:133):2: 87f5ace2a96007ea0ee34120677538e3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:50:24 [info] 37#37: *748 [lua] logger.lua:23: 87f5ace2a96007ea0ee34120677538e3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:50:24 +0000] 87f5ace2a96007ea0ee34120677538e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:50:33 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:33 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:39 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:133):2: 606cffc78c0221287ca98dfc0b6771ac:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:50:39 [info] 37#37: *751 [lua] logger.lua:23: 606cffc78c0221287ca98dfc0b6771ac {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:50:39 +0000] 606cffc78c0221287ca98dfc0b6771ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:50:43 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:43 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:53 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:53 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:50:54 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:133):2: 12d5e9521c96ace85299419e3bfa809f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:50:54 +0000] 12d5e9521c96ace85299419e3bfa809f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 05:50:54 [info] 37#37: *756 [lua] logger.lua:23: 12d5e9521c96ace85299419e3bfa809f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:51:03 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:03 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:10 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:133):2: a0c5ebd97c2e2105e339d5510a931a5b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:51:10 [info] 37#37: *759 [lua] logger.lua:23: a0c5ebd97c2e2105e339d5510a931a5b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:51:10 +0000] a0c5ebd97c2e2105e339d5510a931a5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:51:13 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:13 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:23 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:23 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:25 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:133):2: 6cb79187cbd19797340b9e0a1341a0d3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:51:25 +0000] 6cb79187cbd19797340b9e0a1341a0d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:51:25 [info] 37#37: *765 [lua] logger.lua:23: 6cb79187cbd19797340b9e0a1341a0d3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:51:33 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:33 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:40 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:133):2: a51406aabc6ac420df07352e22e10a72:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:51:40 +0000] a51406aabc6ac420df07352e22e10a72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:51:40 [info] 37#37: *768 [lua] logger.lua:23: a51406aabc6ac420df07352e22e10a72 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:51:43 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:43 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:53 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:53 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:51:55 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:133):2: 3837ac4c5d1417c5e8b6e4e7575f6c15:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:51:55 [info] 37#37: *773 [lua] logger.lua:23: 3837ac4c5d1417c5e8b6e4e7575f6c15 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:51:55 +0000] 3837ac4c5d1417c5e8b6e4e7575f6c15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 05:52:03 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:03 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:10 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:133):2: 48389037d6b64e89addc451fa1127acc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:52:10 [info] 37#37: *776 [lua] logger.lua:23: 48389037d6b64e89addc451fa1127acc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:52:10 +0000] 48389037d6b64e89addc451fa1127acc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:52:13 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:13 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:23 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:23 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:25 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:133):2: ffd0f7385e3f2112858ed399af51ea86:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:52:25 +0000] ffd0f7385e3f2112858ed399af51ea86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:52:25 [info] 37#37: *782 [lua] logger.lua:23: ffd0f7385e3f2112858ed399af51ea86 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:52:33 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:33 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:40 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:133):2: cc2e51fedacf85a3fe3f5c4381ebba61:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:52:40 [info] 37#37: *785 [lua] logger.lua:23: cc2e51fedacf85a3fe3f5c4381ebba61 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:52:40 +0000] cc2e51fedacf85a3fe3f5c4381ebba61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:52:43 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:43 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:53 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:53 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:52:55 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:133):2: 2ed17dc0d8c530d9384925f41d9a067c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:52:55 +0000] 2ed17dc0d8c530d9384925f41d9a067c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 05:52:55 [info] 37#37: *790 [lua] logger.lua:23: 2ed17dc0d8c530d9384925f41d9a067c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:52:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:53:03 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:03 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:10 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:133):2: e01765938ab118fa2a809397f1c09c5b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:53:10 +0000] e01765938ab118fa2a809397f1c09c5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:53:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:53:10 [info] 37#37: *793 [lua] logger.lua:23: e01765938ab118fa2a809397f1c09c5b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:53:13 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:13 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:23 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:23 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:25 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:133):2: 575962009657907e92b6a57b344a5196:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:53:25 +0000] 575962009657907e92b6a57b344a5196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:53:25 [info] 37#37: *799 [lua] logger.lua:23: 575962009657907e92b6a57b344a5196 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:53:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:53:33 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:33 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:40 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:133):2: 28b53ba26089c1dd70b516f39e4176ac:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:53:40 +0000] 28b53ba26089c1dd70b516f39e4176ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:53:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:53:40 [info] 37#37: *802 [lua] logger.lua:23: 28b53ba26089c1dd70b516f39e4176ac {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:53:43 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:43 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:53 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:53 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:53:55 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:133):2: b166d4497607c14f22d0e38253ac6017:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:53:55 +0000] b166d4497607c14f22d0e38253ac6017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:53:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/03 05:53:55 [info] 37#37: *807 [lua] logger.lua:23: b166d4497607c14f22d0e38253ac6017 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:54:03 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:03 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:10 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:133):2: 668dfbb1710b62977ee1b43ad2c589b7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:54:10 +0000] 668dfbb1710b62977ee1b43ad2c589b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/03 05:54:10 [info] 37#37: *810 [lua] logger.lua:23: 668dfbb1710b62977ee1b43ad2c589b7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:54:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/03 05:54:13 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:13 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:23 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:23 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:25 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:133):2: aea9f153bbae325deaafeac57d8635c2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:54:25 [info] 37#37: *816 [lua] logger.lua:23: aea9f153bbae325deaafeac57d8635c2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:54:25 +0000] aea9f153bbae325deaafeac57d8635c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:54:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:54:33 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:33 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:40 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:133):2: 782efef5ddf237b873906b34f06b0671:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:54:40 [info] 37#37: *819 [lua] logger.lua:23: 782efef5ddf237b873906b34f06b0671 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:54:40 +0000] 782efef5ddf237b873906b34f06b0671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:54:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:54:43 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:43 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:53 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:53 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:54:55 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:133):2: 8ee471f5872717dac34c0d39e9061c76:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:54:55 [info] 37#37: *824 [lua] logger.lua:23: 8ee471f5872717dac34c0d39e9061c76 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:54:55 +0000] 8ee471f5872717dac34c0d39e9061c76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:54:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 05:55:03 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:03 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:10 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:133):2: a3bf6437e37c5df635ba1eb6e5c20184:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:55:10 [info] 37#37: *827 [lua] logger.lua:23: a3bf6437e37c5df635ba1eb6e5c20184 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:55:10 +0000] a3bf6437e37c5df635ba1eb6e5c20184 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:55:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:55:13 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:13 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:23 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:23 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:25 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:133):2: 08dc771de4da86e67d0601a875987a19:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:55:25 [info] 37#37: *833 [lua] logger.lua:23: 08dc771de4da86e67d0601a875987a19 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:55:25 +0000] 08dc771de4da86e67d0601a875987a19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:55:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:55:33 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:33 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:40 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:133):2: 16f21c9739da58708f8b4ea104aa6e51:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:55:40 [info] 37#37: *836 [lua] logger.lua:23: 16f21c9739da58708f8b4ea104aa6e51 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:55:40 +0000] 16f21c9739da58708f8b4ea104aa6e51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:55:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 05:55:43 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:43 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:53 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:53 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:55:55 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:133):2: 2804b1880adb26ef175e2dd01eb373af:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:55:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:05:55:55 +0000] 2804b1880adb26ef175e2dd01eb373af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/03 05:55:55 [info] 37#37: *841 [lua] logger.lua:23: 2804b1880adb26ef175e2dd01eb373af {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:56:03 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:03 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:10 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:133):2: dd4bdabc8b1bf2350a99f8ff80b05d15:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:56:10 [info] 37#37: *844 [lua] logger.lua:23: dd4bdabc8b1bf2350a99f8ff80b05d15 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:56:10 +0000] dd4bdabc8b1bf2350a99f8ff80b05d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:56:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 05:56:13 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:13 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:23 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:23 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:25 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:133):2: 1f0a176c176cb6c7e3d7c3af97d18af3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:56:25 [info] 37#37: *850 [lua] logger.lua:23: 1f0a176c176cb6c7e3d7c3af97d18af3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:56:25 +0000] 1f0a176c176cb6c7e3d7c3af97d18af3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:56:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/03 05:56:33 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:33 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:40 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:133):2: d27ad49ca801739d12c05445d047475b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:56:40 +0000] d27ad49ca801739d12c05445d047475b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:56:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 05:56:40 [info] 37#37: *853 [lua] logger.lua:23: d27ad49ca801739d12c05445d047475b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:56:43 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:43 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:53 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:53 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:56:55 [info] 37#37: *858 [lua] access_by_lua(msblocations.conf:133):2: bfed3b7ff9ce9329772af096b4dada0c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:56:55 +0000] bfed3b7ff9ce9329772af096b4dada0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 05:56:55 [info] 37#37: *858 [lua] logger.lua:23: bfed3b7ff9ce9329772af096b4dada0c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:56:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 05:57:03 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:03 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:10 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:133):2: 7417d376d0dfecb2f661f987b2d9bfeb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:57:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:57:10 [info] 37#37: *861 [lua] logger.lua:23: 7417d376d0dfecb2f661f987b2d9bfeb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:57:10 +0000] 7417d376d0dfecb2f661f987b2d9bfeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 05:57:13 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:13 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:23 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:23 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:25 [info] 37#37: *867 [lua] access_by_lua(msblocations.conf:133):2: 9a1452afe3a252a377e57ece6790bf36:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:57:25 +0000] 9a1452afe3a252a377e57ece6790bf36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:57:25 [info] 37#37: *867 [lua] logger.lua:23: 9a1452afe3a252a377e57ece6790bf36 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:57:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:57:33 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:33 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:36 [info] 37#37: *870 client closed connection while waiting for request, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 05:57:40 [info] 37#37: *871 [lua] access_by_lua(msblocations.conf:133):2: 7ef6d86bfc11f881c267d4697c6c82cf:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:57:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:57:40 [info] 37#37: *871 [lua] logger.lua:23: 7ef6d86bfc11f881c267d4697c6c82cf {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:57:40 +0000] 7ef6d86bfc11f881c267d4697c6c82cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 05:57:43 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:43 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:53 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:53 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:57:55 [info] 37#37: *876 [lua] access_by_lua(msblocations.conf:133):2: 0a4de569fce26b3bdb134c62228bed59:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:57:55 [info] 37#37: *876 [lua] logger.lua:23: 0a4de569fce26b3bdb134c62228bed59 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:57:55 +0000] 0a4de569fce26b3bdb134c62228bed59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:57:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:58:03 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:03 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:10 [info] 37#37: *879 [lua] access_by_lua(msblocations.conf:133):2: 1658c01c6d33b12df10e4a882364afc7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:58:10 [info] 37#37: *879 [lua] logger.lua:23: 1658c01c6d33b12df10e4a882364afc7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:58:10 +0000] 1658c01c6d33b12df10e4a882364afc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:58:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:58:13 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:13 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:23 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:23 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:25 [info] 37#37: *885 [lua] access_by_lua(msblocations.conf:133):2: a121322233c5194662d269459811dab4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:58:25 [info] 37#37: *885 [lua] logger.lua:23: a121322233c5194662d269459811dab4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:58:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:05:58:25 +0000] a121322233c5194662d269459811dab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 05:58:33 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:33 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:40 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:133):2: 445b604967f2331bfe9c55dba48c3d66:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:58:40 +0000] 445b604967f2331bfe9c55dba48c3d66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:58:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 05:58:40 [info] 37#37: *888 [lua] logger.lua:23: 445b604967f2331bfe9c55dba48c3d66 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:58:43 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:43 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:53 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:53 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:58:55 [info] 37#37: *893 [lua] access_by_lua(msblocations.conf:133):2: cac970aa6d503ba836750d4e21479fa2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:58:55 [info] 37#37: *893 [lua] logger.lua:23: cac970aa6d503ba836750d4e21479fa2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:58:55 +0000] cac970aa6d503ba836750d4e21479fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:58:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:59:03 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:03 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:10 [info] 37#37: *896 [lua] access_by_lua(msblocations.conf:133):2: 1c6007eb2d17ab11b10501f881466cbb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:59:10 [info] 37#37: *896 [lua] logger.lua:23: 1c6007eb2d17ab11b10501f881466cbb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:59:10 +0000] 1c6007eb2d17ab11b10501f881466cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:59:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:59:13 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:13 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:23 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:23 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:25 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:133):2: 2819b1510489a5af5e6b3a5af537d85b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:59:25 +0000] 2819b1510489a5af5e6b3a5af537d85b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 05:59:25 [info] 37#37: *902 [lua] logger.lua:23: 2819b1510489a5af5e6b3a5af537d85b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:59:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 05:59:33 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:33 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:40 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:133):2: dccfe8a5bcda3fe9b51be22f87bf30c6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:59:40 +0000] dccfe8a5bcda3fe9b51be22f87bf30c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:59:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 05:59:40 [info] 37#37: *905 [lua] logger.lua:23: dccfe8a5bcda3fe9b51be22f87bf30c6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 05:59:43 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:43 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:53 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:53 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 05:59:55 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:133):2: e6a18a1cf78b7ade505c945a544a7100:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 05:59:55 [info] 37#37: *910 [lua] logger.lua:23: e6a18a1cf78b7ade505c945a544a7100 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:05:59:55 +0000] e6a18a1cf78b7ade505c945a544a7100 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:05:59:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 06:00:03 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:03 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:10 [info] 37#37: *913 [lua] access_by_lua(msblocations.conf:133):2: 92bc06ca53eeb398a4b56c33df23b046:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:00:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:00:10 [info] 37#37: *913 [lua] logger.lua:23: 92bc06ca53eeb398a4b56c33df23b046 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:00:10 +0000] 92bc06ca53eeb398a4b56c33df23b046 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 06:00:13 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:13 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:23 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:23 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:25 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:133):2: 5569e26b0586bceff64a0d36da1a66a9:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:00:25 [info] 37#37: *919 [lua] logger.lua:23: 5569e26b0586bceff64a0d36da1a66a9 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:00:25 +0000] 5569e26b0586bceff64a0d36da1a66a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:00:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:00:33 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:33 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:40 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:133):2: ee112755175d4041552cad3c496dcd21:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:00:40 +0000] ee112755175d4041552cad3c496dcd21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:00:40 [info] 37#37: *922 [lua] logger.lua:23: ee112755175d4041552cad3c496dcd21 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:00:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:00:43 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:43 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:53 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:53 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:00:55 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:133):2: 666c49bff87ad97e7483f6dba40b027f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:00:55 +0000] 666c49bff87ad97e7483f6dba40b027f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:00:55 [info] 37#37: *927 [lua] logger.lua:23: 666c49bff87ad97e7483f6dba40b027f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:00:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:01:03 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:03 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:10 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:133):2: b24dd47bab70c709c947d150a13808e3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:01:10 +0000] b24dd47bab70c709c947d150a13808e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:01:10 [info] 37#37: *930 [lua] logger.lua:23: b24dd47bab70c709c947d150a13808e3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:01:13 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:13 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:23 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:23 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
10.233.72.229 - - [03/Jan/2023:06:01:25 +0000] b1f2242f4b848c2923b028fbcaa21508 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:01:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:01:25 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:133):2: b1f2242f4b848c2923b028fbcaa21508:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:01:25 [info] 37#37: *936 [lua] logger.lua:23: b1f2242f4b848c2923b028fbcaa21508 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:01:33 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:33 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:40 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:133):2: e9dd9d64ec27c792f4627abb5f93a912:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:01:40 [info] 37#37: *939 [lua] logger.lua:23: e9dd9d64ec27c792f4627abb5f93a912 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:01:40 +0000] e9dd9d64ec27c792f4627abb5f93a912 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:01:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:01:43 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:43 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:53 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:53 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:01:55 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:133):2: 1399c9771c6d023b63a86d4ed29fb4be:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:01:55 [info] 37#37: *944 [lua] logger.lua:23: 1399c9771c6d023b63a86d4ed29fb4be {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:01:55 +0000] 1399c9771c6d023b63a86d4ed29fb4be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:01:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:02:03 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:03 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:10 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:133):2: ac7da3bea1ba1aa8341267e7e753ba8d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:02:10 [info] 37#37: *947 [lua] logger.lua:23: ac7da3bea1ba1aa8341267e7e753ba8d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:02:10 +0000] ac7da3bea1ba1aa8341267e7e753ba8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:02:13 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:13 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:23 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:23 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:25 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:133):2: 7d7b052e65f4b697c8ef24198a97c1e1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:02:25 +0000] 7d7b052e65f4b697c8ef24198a97c1e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:02:25 [info] 37#37: *953 [lua] logger.lua:23: 7d7b052e65f4b697c8ef24198a97c1e1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:02:33 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:33 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:40 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:133):2: aa6a4bd2e9ab6a94f172a4b01c486116:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:02:40 +0000] aa6a4bd2e9ab6a94f172a4b01c486116 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/03 06:02:40 [info] 37#37: *956 [lua] logger.lua:23: aa6a4bd2e9ab6a94f172a4b01c486116 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:02:43 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:43 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:53 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:53 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:02:55 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:133):2: 1b14eff586514bd409c6be71e6718cce:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:02:55 +0000] 1b14eff586514bd409c6be71e6718cce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:02:55 [info] 37#37: *961 [lua] logger.lua:23: 1b14eff586514bd409c6be71e6718cce {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:03:03 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:03 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:10 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:133):2: 6049a6598e23d14a3e1905a5e153f63d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:03:10 +0000] 6049a6598e23d14a3e1905a5e153f63d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:03:10 [info] 37#37: *964 [lua] logger.lua:23: 6049a6598e23d14a3e1905a5e153f63d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:03:13 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:13 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:23 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:23 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:25 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:133):2: b96b98e5876ab1ad249f2f9b64865133:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:03:26 +0000] b96b98e5876ab1ad249f2f9b64865133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:03:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:03:26 [info] 37#37: *970 [lua] logger.lua:23: b96b98e5876ab1ad249f2f9b64865133 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:03:33 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:33 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:41 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:133):2: 39b8ba1eb0648604ab0f4eed23d6cd7c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:03:41 [info] 37#37: *973 [lua] logger.lua:23: 39b8ba1eb0648604ab0f4eed23d6cd7c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:03:41 +0000] 39b8ba1eb0648604ab0f4eed23d6cd7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:03:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:03:43 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:43 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:53 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:53 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:03:56 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:133):2: 57c27674cb88f340dd70ab7c75419cd1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:03:56 +0000] 57c27674cb88f340dd70ab7c75419cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:03:56 [info] 37#37: *978 [lua] logger.lua:23: 57c27674cb88f340dd70ab7c75419cd1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:03:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:04:03 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:03 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:11 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:133):2: a5528501e65c710449091c92008d85d4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:04:11 +0000] a5528501e65c710449091c92008d85d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:04:11 [info] 37#37: *981 [lua] logger.lua:23: a5528501e65c710449091c92008d85d4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:04:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:04:13 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:13 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:23 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:23 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:26 [info] 37#37: *987 [lua] access_by_lua(msblocations.conf:133):2: 79c9c956dc78e1c38e8a51303ae2e3f2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:04:26 +0000] 79c9c956dc78e1c38e8a51303ae2e3f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:04:26 [info] 37#37: *987 [lua] logger.lua:23: 79c9c956dc78e1c38e8a51303ae2e3f2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:04:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:04:33 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:33 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:41 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:133):2: c94366dfc8e63af36d089bbb8c063989:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:04:41 +0000] c94366dfc8e63af36d089bbb8c063989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:04:41 [info] 37#37: *990 [lua] logger.lua:23: c94366dfc8e63af36d089bbb8c063989 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:04:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:04:43 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:43 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:53 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:53 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:04:56 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:133):2: 44fba70273ffcd4b861bbb3dff42c809:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:04:56 [info] 37#37: *995 [lua] logger.lua:23: 44fba70273ffcd4b861bbb3dff42c809 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:04:56 +0000] 44fba70273ffcd4b861bbb3dff42c809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:05:03 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:03 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:11 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:133):2: 318a3e6c3cc3b633851587f01d7edb74:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:05:11 [info] 37#37: *998 [lua] logger.lua:23: 318a3e6c3cc3b633851587f01d7edb74 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:05:11 +0000] 318a3e6c3cc3b633851587f01d7edb74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:05:13 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:13 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:23 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:23 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:26 [info] 37#37: *1004 [lua] access_by_lua(msblocations.conf:133):2: 424da002f5f840deab4e192257c57899:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:05:26 [info] 37#37: *1004 [lua] logger.lua:23: 424da002f5f840deab4e192257c57899 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:05:26 +0000] 424da002f5f840deab4e192257c57899 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:05:33 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:33 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:41 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:133):2: 50bc3213fc9524c9c18d7285bacaab30:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:05:41 +0000] 50bc3213fc9524c9c18d7285bacaab30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:05:41 [info] 37#37: *1007 [lua] logger.lua:23: 50bc3213fc9524c9c18d7285bacaab30 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:05:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:05:43 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:43 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:53 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:53 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:05:56 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:133):2: 2fa401dea7fe27b66d6c8ab9ed906d83:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:05:56 [info] 37#37: *1012 [lua] logger.lua:23: 2fa401dea7fe27b66d6c8ab9ed906d83 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:05:56 +0000] 2fa401dea7fe27b66d6c8ab9ed906d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:05:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:06:03 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:03 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:11 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:133):2: cd4e0ad21acae0b4916b0f54a4ff5546:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:06:11 +0000] cd4e0ad21acae0b4916b0f54a4ff5546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 06:06:11 [info] 37#37: *1015 [lua] logger.lua:23: cd4e0ad21acae0b4916b0f54a4ff5546 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:06:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:06:13 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:13 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:23 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:23 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:26 [info] 37#37: *1021 [lua] access_by_lua(msblocations.conf:133):2: 66cab6078f377cc59a74f3c3798bbf87:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:06:26 [info] 37#37: *1021 [lua] logger.lua:23: 66cab6078f377cc59a74f3c3798bbf87 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:06:26 +0000] 66cab6078f377cc59a74f3c3798bbf87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:06:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:06:33 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:33 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:41 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:133):2: 4ded7faa879a62e3c05f3c89c3ae7f34:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:06:41 [info] 37#37: *1024 [lua] logger.lua:23: 4ded7faa879a62e3c05f3c89c3ae7f34 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:06:41 +0000] 4ded7faa879a62e3c05f3c89c3ae7f34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:06:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:06:43 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:43 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:53 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:53 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:06:56 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:133):2: 89d806712c64070f4d3ca7cec60105d5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:06:56 +0000] 89d806712c64070f4d3ca7cec60105d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:06:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 06:06:56 [info] 37#37: *1029 [lua] logger.lua:23: 89d806712c64070f4d3ca7cec60105d5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:07:03 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:03 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:11 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:133):2: 254e0636991615c268072f67ffad9872:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:07:11 [info] 37#37: *1032 [lua] logger.lua:23: 254e0636991615c268072f67ffad9872 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:07:11 +0000] 254e0636991615c268072f67ffad9872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:07:13 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:13 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:23 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:23 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:26 [info] 37#37: *1038 [lua] access_by_lua(msblocations.conf:133):2: 553dfd74672221d6a53701f1da5a8fef:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:07:26 +0000] 553dfd74672221d6a53701f1da5a8fef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-"
2023/01/03 06:07:26 [info] 37#37: *1038 [lua] logger.lua:23: 553dfd74672221d6a53701f1da5a8fef {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/03 06:07:33 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:33 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:41 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:133):2: 686b5f8f2b184fffe11f052bb5053a02:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:07:41 [info] 37#37: *1041 [lua] logger.lua:23: 686b5f8f2b184fffe11f052bb5053a02 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:07:41 +0000] 686b5f8f2b184fffe11f052bb5053a02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:07:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:07:43 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:43 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:53 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:53 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:07:56 [info] 37#37: *1046 [lua] access_by_lua(msblocations.conf:133):2: a62ca47b10143b99c8d2a9ab7a1d1b1f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:07:56 [info] 37#37: *1046 [lua] logger.lua:23: a62ca47b10143b99c8d2a9ab7a1d1b1f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:07:56 +0000] a62ca47b10143b99c8d2a9ab7a1d1b1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:07:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:08:03 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:03 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:11 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:133):2: b36c4a06cb343a188765cfb5ca19fbc0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:08:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:08:11 [info] 37#37: *1049 [lua] logger.lua:23: b36c4a06cb343a188765cfb5ca19fbc0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:08:11 +0000] b36c4a06cb343a188765cfb5ca19fbc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 06:08:13 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:13 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:23 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:23 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:26 [info] 37#37: *1055 [lua] access_by_lua(msblocations.conf:133):2: af2353b3f5bc3934531f47393f297cf6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:08:26 [info] 37#37: *1055 [lua] logger.lua:23: af2353b3f5bc3934531f47393f297cf6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:08:26 +0000] af2353b3f5bc3934531f47393f297cf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:08:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:08:33 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:33 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:41 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:133):2: a08f96b5eef6e042cf9fd93a1e42d992:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:08:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:06:08:41 +0000] a08f96b5eef6e042cf9fd93a1e42d992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:08:41 [info] 37#37: *1058 [lua] logger.lua:23: a08f96b5eef6e042cf9fd93a1e42d992 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:08:43 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:43 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:53 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:53 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:08:56 [info] 37#37: *1063 [lua] access_by_lua(msblocations.conf:133):2: 7358ad20aa3b01a4e62c1fe058fcd96f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:08:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:06:08:56 +0000] 7358ad20aa3b01a4e62c1fe058fcd96f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 06:08:56 [info] 37#37: *1063 [lua] logger.lua:23: 7358ad20aa3b01a4e62c1fe058fcd96f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:09:03 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:03 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:08 [info] 37#37: *1066 client closed connection while waiting for request, client: 10.233.67.236, server: 0.0.0.0:443
2023/01/03 06:09:11 [info] 37#37: *1067 [lua] access_by_lua(msblocations.conf:133):2: 4ee2688ac0ac0bd0dc28b9dffe993c92:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:09:11 [info] 37#37: *1067 [lua] logger.lua:23: 4ee2688ac0ac0bd0dc28b9dffe993c92 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:09:11 +0000] 4ee2688ac0ac0bd0dc28b9dffe993c92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:09:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:09:13 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:13 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:23 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:23 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:26 [info] 37#37: *1073 [lua] access_by_lua(msblocations.conf:133):2: 4fc08f0800be7390f50a0885bc5cb519:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:09:26 [info] 37#37: *1073 [lua] logger.lua:23: 4fc08f0800be7390f50a0885bc5cb519 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:09:26 +0000] 4fc08f0800be7390f50a0885bc5cb519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:09:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/03 06:09:33 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:33 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:41 [info] 37#37: *1076 [lua] access_by_lua(msblocations.conf:133):2: 17948ae511bcbbc3b534007cc535de15:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:09:41 +0000] 17948ae511bcbbc3b534007cc535de15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:09:41 [info] 37#37: *1076 [lua] logger.lua:23: 17948ae511bcbbc3b534007cc535de15 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:09:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:09:43 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:43 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:53 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:53 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:09:56 [info] 37#37: *1081 [lua] access_by_lua(msblocations.conf:133):2: fd68ab0f33d0188ccbb8ff57672115e1:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:09:56 [info] 37#37: *1081 [lua] logger.lua:23: fd68ab0f33d0188ccbb8ff57672115e1 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:09:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:09:56 +0000] fd68ab0f33d0188ccbb8ff57672115e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 06:10:03 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:03 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:11 [info] 37#37: *1084 [lua] access_by_lua(msblocations.conf:133):2: 0e5d62295e511e74601cec289cdbd07e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:10:11 [info] 37#37: *1084 [lua] logger.lua:23: 0e5d62295e511e74601cec289cdbd07e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:10:11 +0000] 0e5d62295e511e74601cec289cdbd07e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:10:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:10:13 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:13 [info] 37#37: *1086 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:23 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:23 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:26 [info] 37#37: *1090 [lua] access_by_lua(msblocations.conf:133):2: 2c43f8880164bd71eb8753d760da501a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:10:26 [info] 37#37: *1090 [lua] logger.lua:23: 2c43f8880164bd71eb8753d760da501a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:10:26 +0000] 2c43f8880164bd71eb8753d760da501a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:10:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:10:33 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:33 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:41 [info] 37#37: *1093 [lua] access_by_lua(msblocations.conf:133):2: aa2af0c0a661501a321f1bec4b32c938:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:10:41 [info] 37#37: *1093 [lua] logger.lua:23: aa2af0c0a661501a321f1bec4b32c938 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:10:41 +0000] aa2af0c0a661501a321f1bec4b32c938 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:10:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:10:43 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:43 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:53 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:53 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:10:56 [info] 37#37: *1098 [lua] access_by_lua(msblocations.conf:133):2: c04c66e18ce341de5bce1b1979383054:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:10:56 +0000] c04c66e18ce341de5bce1b1979383054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:10:56 [info] 37#37: *1098 [lua] logger.lua:23: c04c66e18ce341de5bce1b1979383054 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:10:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:11:03 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:03 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:11 [info] 37#37: *1101 [lua] access_by_lua(msblocations.conf:133):2: 5e9c395092d25686fc85f2e8884b370a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:11:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:11:11 [info] 37#37: *1101 [lua] logger.lua:23: 5e9c395092d25686fc85f2e8884b370a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:11:11 +0000] 5e9c395092d25686fc85f2e8884b370a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:11:13 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:13 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:23 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:23 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:26 [info] 37#37: *1107 [lua] access_by_lua(msblocations.conf:133):2: 35623072139f610fec87a1ea47ba1ce3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:11:26 [info] 37#37: *1107 [lua] logger.lua:23: 35623072139f610fec87a1ea47ba1ce3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:11:26 +0000] 35623072139f610fec87a1ea47ba1ce3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:11:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:11:33 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:33 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:41 [info] 37#37: *1110 [lua] access_by_lua(msblocations.conf:133):2: d8800e44cb30680416708408c33a43fc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:11:41 +0000] d8800e44cb30680416708408c33a43fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:11:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:11:41 [info] 37#37: *1110 [lua] logger.lua:23: d8800e44cb30680416708408c33a43fc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:11:43 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:43 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:53 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:53 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:11:56 [info] 37#37: *1115 [lua] access_by_lua(msblocations.conf:133):2: f1dc224cd8acc02e1a9e71c47c77a41d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:11:56 +0000] f1dc224cd8acc02e1a9e71c47c77a41d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 06:11:56 [info] 37#37: *1115 [lua] logger.lua:23: f1dc224cd8acc02e1a9e71c47c77a41d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:11:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:12:03 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:03 [info] 37#37: *1117 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:11 [info] 37#37: *1118 [lua] access_by_lua(msblocations.conf:133):2: 11546be2ea31da1d1f9750f3f113e52c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:12:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:12:11 +0000] 11546be2ea31da1d1f9750f3f113e52c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:12:11 [info] 37#37: *1118 [lua] logger.lua:23: 11546be2ea31da1d1f9750f3f113e52c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:12:13 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:13 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:23 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:23 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:26 [info] 37#37: *1124 [lua] access_by_lua(msblocations.conf:133):2: b3305a6ccd0571f3436ebee8e40508fc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:12:26 +0000] b3305a6ccd0571f3436ebee8e40508fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:12:26 [info] 37#37: *1124 [lua] logger.lua:23: b3305a6ccd0571f3436ebee8e40508fc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:12:33 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:33 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:41 [info] 37#37: *1127 [lua] access_by_lua(msblocations.conf:133):2: d3e69cb32a82fe4d8234b86af2c66a4e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:12:41 [info] 37#37: *1127 [lua] logger.lua:23: d3e69cb32a82fe4d8234b86af2c66a4e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:12:41 +0000] d3e69cb32a82fe4d8234b86af2c66a4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:12:43 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:43 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:53 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:53 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:12:56 [info] 37#37: *1133 [lua] access_by_lua(msblocations.conf:133):2: bc4969d93128357bdd6027f8b8376d5b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:12:56 +0000] bc4969d93128357bdd6027f8b8376d5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:12:56 [info] 37#37: *1133 [lua] logger.lua:23: bc4969d93128357bdd6027f8b8376d5b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:13:03 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:03 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:06 [info] 37#37: *1132 client prematurely closed connection while reading client request line, client: 10.233.64.227, server: 
10.233.64.227 - - [03/Jan/2023:06:13:06 +0000] 9432051ea8de882239cb1c81e179db8a "" 400 request_processing_time:4.999 upstream_response_time:- "-" "-" "-"
2023/01/03 06:13:06 [info] 37#37: *1136 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.227, server: , request: "GET / HTTP/1.0"
10.233.64.227 - - [03/Jan/2023:06:13:06 +0000] a7efd92289e32aa6755f221d072b4ffe "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/03 06:13:11 [info] 37#37: *1137 [lua] access_by_lua(msblocations.conf:133):2: 635108add1653b156e910abf0562959c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:13:11 [info] 37#37: *1137 [lua] logger.lua:23: 635108add1653b156e910abf0562959c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:13:11 +0000] 635108add1653b156e910abf0562959c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:13:13 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:13 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:23 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:23 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:26 [info] 37#37: *1143 [lua] access_by_lua(msblocations.conf:133):2: 8fab39fabe9b48b427eaf460c31b9d32:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:13:26 [info] 37#37: *1143 [lua] logger.lua:23: 8fab39fabe9b48b427eaf460c31b9d32 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:13:26 +0000] 8fab39fabe9b48b427eaf460c31b9d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:13:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/03 06:13:33 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:33 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:41 [info] 37#37: *1146 [lua] access_by_lua(msblocations.conf:133):2: 012c7cce2dbf0a1ea809f9dc8a14a7cb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:13:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:13:41 [info] 37#37: *1146 [lua] logger.lua:23: 012c7cce2dbf0a1ea809f9dc8a14a7cb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:13:41 +0000] 012c7cce2dbf0a1ea809f9dc8a14a7cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:13:43 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:43 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:53 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:53 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:13:56 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:133):2: 86440ed04e4ae5aaacb558700c811298:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:13:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:13:56 +0000] 86440ed04e4ae5aaacb558700c811298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:13:56 [info] 37#37: *1151 [lua] logger.lua:23: 86440ed04e4ae5aaacb558700c811298 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:14:03 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:03 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:11 [info] 37#37: *1154 [lua] access_by_lua(msblocations.conf:133):2: b148529799a1548d3af3f804054b48d7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:14:11 [info] 37#37: *1154 [lua] logger.lua:23: b148529799a1548d3af3f804054b48d7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:14:11 +0000] b148529799a1548d3af3f804054b48d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:14:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:14:13 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:13 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:23 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:23 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:26 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:133):2: a7038944cfdec821301322cf2f304475:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:14:26 +0000] a7038944cfdec821301322cf2f304475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:14:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:14:26 [info] 37#37: *1160 [lua] logger.lua:23: a7038944cfdec821301322cf2f304475 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:14:32 [info] 37#37: *1162 [lua] access_by_lua(msblocations.conf:133):2: 48f7cf3f4783c1d8880701526e3a1165:receive the request, client: 10.233.64.227, server: , request: "GET /nmaplowercheck1672726472 HTTP/1.1", host: "10.32.241.191:30283"
2023/01/03 06:14:32 [info] 37#37: *1161 [lua] access_by_lua(msblocations.conf:133):2: 2366dd4a5810ff5042bb7559047ad471:receive the request, client: 10.233.64.227, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.191:30283"
2023/01/03 06:14:32 [warn] 37#37: *1162 [lua] error_handler.lua:29: error_svc_not_found(): 48f7cf3f4783c1d8880701526e3a1165 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET /nmaplowercheck1672726472 HTTP/1.1", host: "10.32.241.191:30283"
2023/01/03 06:14:32 [warn] 37#37: *1161 [lua] error_handler.lua:29: error_svc_not_found(): 2366dd4a5810ff5042bb7559047ad471 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.191:30283"
10.233.64.227 - - [03/Jan/2023:06:14:32 +0000] 48f7cf3f4783c1d8880701526e3a1165 "GET /nmaplowercheck1672726472 HTTP/1.1" 502 request_processing_time:0.009 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.227 - - [03/Jan/2023:06:14:33 +0000] 2366dd4a5810ff5042bb7559047ad471 "POST /sdk HTTP/1.1" 502 request_processing_time:0.127 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.227 - - [03/Jan/2023:06:14:33 +0000] ddfff9c30498bfa592c26fa8c36ec842 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/03 06:14:33 [info] 37#37: *1163 [lua] access_by_lua(msblocations.conf:133):2: ddfff9c30498bfa592c26fa8c36ec842:receive the request, client: 10.233.64.227, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.191:30283"
2023/01/03 06:14:33 [warn] 37#37: *1163 [lua] error_handler.lua:29: error_svc_not_found(): ddfff9c30498bfa592c26fa8c36ec842 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.191:30283"
2023/01/03 06:14:33 [info] 37#37: *1164 [lua] access_by_lua(msblocations.conf:133):2: c58b3c74b4f157887de834615fdd353c:receive the request, client: 10.233.64.227, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.191:30283"
2023/01/03 06:14:33 [warn] 37#37: *1164 [lua] error_handler.lua:29: error_svc_not_found(): c58b3c74b4f157887de834615fdd353c No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.191:30283"
10.233.64.227 - - [03/Jan/2023:06:14:33 +0000] c58b3c74b4f157887de834615fdd353c "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/03 06:14:33 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:33 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:40 [info] 37#37: *1167 [lua] access_by_lua(msblocations.conf:133):2: 0a904fcdea119d019ff1003c40bccea9:receive the request, client: 10.233.64.227, server: , request: "GET / HTTP/1.0"
2023/01/03 06:14:40 [warn] 37#37: *1167 [lua] error_handler.lua:29: error_svc_not_found(): 0a904fcdea119d019ff1003c40bccea9 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET / HTTP/1.0"
10.233.64.227 - - [03/Jan/2023:06:14:40 +0000] 0a904fcdea119d019ff1003c40bccea9 "GET / HTTP/1.0" 502 request_processing_time:0.010 upstream_response_time:- "-" "-" "-"
2023/01/03 06:14:40 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:133):2: 857bbf93269647b9f2ccc4196016c164:receive the request, client: 10.233.64.227, server: , request: "GET / HTTP/1.1", host: "10.32.241.191"
2023/01/03 06:14:40 [warn] 37#37: *1168 [lua] error_handler.lua:29: error_svc_not_found(): 857bbf93269647b9f2ccc4196016c164 No route found for this request! detail_info:Custom not match, client: 10.233.64.227, server: , request: "GET / HTTP/1.1", host: "10.32.241.191"
10.233.64.227 - - [03/Jan/2023:06:14:40 +0000] 857bbf93269647b9f2ccc4196016c164 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/03 06:14:41 [info] 37#37: *1168 client 10.233.64.227 closed keepalive connection
2023/01/03 06:14:41 [info] 37#37: *1169 [lua] access_by_lua(msblocations.conf:133):2: 50ebf2315cc370e7fe0bc6df982c4e41:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:14:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:14:41 +0000] 50ebf2315cc370e7fe0bc6df982c4e41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 06:14:41 [info] 37#37: *1169 [lua] logger.lua:23: 50ebf2315cc370e7fe0bc6df982c4e41 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:14:43 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:43 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:53 [info] 37#37: *1173 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:53 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:14:56 [info] 37#37: *1174 [lua] access_by_lua(msblocations.conf:133):2: 35d3a439e9fbf67477a6de496e83e502:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:14:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:14:56 [info] 37#37: *1174 [lua] logger.lua:23: 35d3a439e9fbf67477a6de496e83e502 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:14:56 +0000] 35d3a439e9fbf67477a6de496e83e502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:15:03 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:03 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:11 [info] 37#37: *1177 [lua] access_by_lua(msblocations.conf:133):2: f59481a005b8ffbc00b67a4628787f7a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:15:11 [info] 37#37: *1177 [lua] logger.lua:23: f59481a005b8ffbc00b67a4628787f7a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:15:11 +0000] f59481a005b8ffbc00b67a4628787f7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:15:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:15:13 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:13 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:23 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:23 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:26 [info] 37#37: *1183 [lua] access_by_lua(msblocations.conf:133):2: b73b1c35e4ab78f3a2b686aa01724976:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:15:26 +0000] b73b1c35e4ab78f3a2b686aa01724976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/03 06:15:26 [info] 37#37: *1183 [lua] logger.lua:23: b73b1c35e4ab78f3a2b686aa01724976 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:15:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/03 06:15:33 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:33 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:41 [info] 37#37: *1186 [lua] access_by_lua(msblocations.conf:133):2: c3bc5ec321f4aa46c7c62266b742a7c4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:15:41 [info] 37#37: *1186 [lua] logger.lua:23: c3bc5ec321f4aa46c7c62266b742a7c4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:15:41 +0000] c3bc5ec321f4aa46c7c62266b742a7c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 06:15:43 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:43 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:53 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:53 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:15:56 [info] 37#37: *1191 [lua] access_by_lua(msblocations.conf:133):2: 89132d0f5f39e3f05dbcf342c187aaf4:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:15:57 +0000] 89132d0f5f39e3f05dbcf342c187aaf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:15:57 [info] 37#37: *1191 [lua] logger.lua:23: 89132d0f5f39e3f05dbcf342c187aaf4 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:16:03 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:03 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:12 [info] 37#37: *1194 [lua] access_by_lua(msblocations.conf:133):2: 35b1ee9a5d5b47e423f828971749a2c0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:16:12 [info] 37#37: *1194 [lua] logger.lua:23: 35b1ee9a5d5b47e423f828971749a2c0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:16:12 +0000] 35b1ee9a5d5b47e423f828971749a2c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:16:13 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:13 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:23 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:23 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:27 [info] 37#37: *1200 [lua] access_by_lua(msblocations.conf:133):2: 80875e482f76a4b659fbac01c5c35ab5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:16:27 +0000] 80875e482f76a4b659fbac01c5c35ab5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:16:27 [info] 37#37: *1200 [lua] logger.lua:23: 80875e482f76a4b659fbac01c5c35ab5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:16:33 [info] 37#37: *1202 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:33 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:42 [info] 37#37: *1203 [lua] access_by_lua(msblocations.conf:133):2: e55d220bdfcad85918ad757318c30bcb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:16:42 +0000] e55d220bdfcad85918ad757318c30bcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:16:42 [info] 37#37: *1203 [lua] logger.lua:23: e55d220bdfcad85918ad757318c30bcb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:16:43 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:43 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:53 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:53 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:16:57 [info] 37#37: *1208 [lua] access_by_lua(msblocations.conf:133):2: 2bb6238877940eb558dea350e78232e5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:16:57 +0000] 2bb6238877940eb558dea350e78232e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:16:57 [info] 37#37: *1208 [lua] logger.lua:23: 2bb6238877940eb558dea350e78232e5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:17:03 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:03 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:12 [info] 37#37: *1211 [lua] access_by_lua(msblocations.conf:133):2: 68a3ffc7193eb6648e0a26fd9a024e02:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:17:12 [info] 37#37: *1211 [lua] logger.lua:23: 68a3ffc7193eb6648e0a26fd9a024e02 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:17:12 +0000] 68a3ffc7193eb6648e0a26fd9a024e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:17:13 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:13 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:23 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:23 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:27 [info] 37#37: *1217 [lua] access_by_lua(msblocations.conf:133):2: 5bf461080f610fa21ddbf06fab6d1207:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:17:27 [info] 37#37: *1217 [lua] logger.lua:23: 5bf461080f610fa21ddbf06fab6d1207 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:17:27 +0000] 5bf461080f610fa21ddbf06fab6d1207 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/03 06:17:33 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:33 [info] 37#37: *1219 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:42 [info] 37#37: *1220 [lua] access_by_lua(msblocations.conf:133):2: 26fa038f55d71e642e2f20f4c1f53446:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:17:42 +0000] 26fa038f55d71e642e2f20f4c1f53446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:17:42 [info] 37#37: *1220 [lua] logger.lua:23: 26fa038f55d71e642e2f20f4c1f53446 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:17:43 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:43 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:53 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:53 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:17:57 [info] 37#37: *1225 [lua] access_by_lua(msblocations.conf:133):2: 1bfae6b32c9640acb0f28c320eb9359e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:17:57 +0000] 1bfae6b32c9640acb0f28c320eb9359e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:17:57 [info] 37#37: *1225 [lua] logger.lua:23: 1bfae6b32c9640acb0f28c320eb9359e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:18:03 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:03 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:12 [info] 37#37: *1228 [lua] access_by_lua(msblocations.conf:133):2: d77ba3afe22aea3849bd4d36cc226a0c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:18:12 +0000] d77ba3afe22aea3849bd4d36cc226a0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:18:12 [info] 37#37: *1228 [lua] logger.lua:23: d77ba3afe22aea3849bd4d36cc226a0c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:18:13 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:13 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:23 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:23 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:27 [info] 37#37: *1234 [lua] access_by_lua(msblocations.conf:133):2: 22280ba4297f53d20eed60591c90880b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:06:18:27 +0000] 22280ba4297f53d20eed60591c90880b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:18:27 [info] 37#37: *1234 [lua] logger.lua:23: 22280ba4297f53d20eed60591c90880b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:18:33 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:33 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:42 [info] 37#37: *1237 [lua] access_by_lua(msblocations.conf:133):2: 0b20e8b415f5397a537e160eaaf9f883:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:18:42 +0000] 0b20e8b415f5397a537e160eaaf9f883 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:18:42 [info] 37#37: *1237 [lua] logger.lua:23: 0b20e8b415f5397a537e160eaaf9f883 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:18:43 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:43 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:53 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:53 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:18:57 [info] 37#37: *1242 [lua] access_by_lua(msblocations.conf:133):2: 0ab57a0312d3fed2bc120d993297e3c2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:18:57 [info] 37#37: *1242 [lua] logger.lua:23: 0ab57a0312d3fed2bc120d993297e3c2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:18:57 +0000] 0ab57a0312d3fed2bc120d993297e3c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:19:03 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:03 [info] 37#37: *1244 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:12 [info] 37#37: *1245 [lua] access_by_lua(msblocations.conf:133):2: df54c25c5762ee626bfb39cbc5a2201b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:19:12 [info] 37#37: *1245 [lua] logger.lua:23: df54c25c5762ee626bfb39cbc5a2201b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:19:12 +0000] df54c25c5762ee626bfb39cbc5a2201b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 06:19:13 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:13 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:23 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:23 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:27 [info] 37#37: *1251 [lua] access_by_lua(msblocations.conf:133):2: b17a725a5ea1955e29392c979ba61a0f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:19:27 +0000] b17a725a5ea1955e29392c979ba61a0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:19:27 [info] 37#37: *1251 [lua] logger.lua:23: b17a725a5ea1955e29392c979ba61a0f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:19:33 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:33 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:42 [info] 37#37: *1254 [lua] access_by_lua(msblocations.conf:133):2: 50661e2298a4d390de522e91e105c88c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:19:42 [info] 37#37: *1254 [lua] logger.lua:23: 50661e2298a4d390de522e91e105c88c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:19:42 +0000] 50661e2298a4d390de522e91e105c88c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 06:19:43 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:43 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:53 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:53 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:19:57 [info] 37#37: *1259 [lua] access_by_lua(msblocations.conf:133):2: 6f76e95d24fea6bf300069b224ead1b8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.72.229 - - [03/Jan/2023:06:19:57 +0000] 6f76e95d24fea6bf300069b224ead1b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/03 06:19:57 [info] 37#37: *1259 [lua] logger.lua:23: 6f76e95d24fea6bf300069b224ead1b8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:20:03 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:03 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:12 [info] 37#37: *1262 [lua] access_by_lua(msblocations.conf:133):2: fcda15cd3c509bb162a69fced9982656:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:20:12 +0000] fcda15cd3c509bb162a69fced9982656 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 06:20:12 [info] 37#37: *1262 [lua] logger.lua:23: fcda15cd3c509bb162a69fced9982656 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 06:20:13 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:13 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:23 [info] 37#37: *1266 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:23 [info] 37#37: *1267 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:27 [info] 37#37: *1268 [lua] access_by_lua(msblocations.conf:133):2: 057a424e8625fcee27b6f58f24d58cac:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:20:27 +0000] 057a424e8625fcee27b6f58f24d58cac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:20:27 [info] 37#37: *1268 [lua] logger.lua:23: 057a424e8625fcee27b6f58f24d58cac {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:20:33 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:33 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:42 [info] 37#37: *1271 [lua] access_by_lua(msblocations.conf:133):2: 15eaee53cfc014aec63a9f34b9c32d95:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:20:42 [info] 37#37: *1271 [lua] logger.lua:23: 15eaee53cfc014aec63a9f34b9c32d95 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:20:42 +0000] 15eaee53cfc014aec63a9f34b9c32d95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:20:43 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:43 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:53 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:53 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:20:57 [info] 37#37: *1276 [lua] access_by_lua(msblocations.conf:133):2: 83e4c31d7348cd7bcb3f64eb2c4eaacd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.229 - - [03/Jan/2023:06:20:57 +0000] 83e4c31d7348cd7bcb3f64eb2c4eaacd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:20:57 [info] 37#37: *1276 [lua] logger.lua:23: 83e4c31d7348cd7bcb3f64eb2c4eaacd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:21:03 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:03 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:12 [info] 37#37: *1279 [lua] access_by_lua(msblocations.conf:133):2: a7bcfc61cbf5aac4e5f4869225526515:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:21:12 +0000] a7bcfc61cbf5aac4e5f4869225526515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:21:12 [info] 37#37: *1279 [lua] logger.lua:23: a7bcfc61cbf5aac4e5f4869225526515 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:21:13 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:13 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:23 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:23 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:27 [info] 37#37: *1285 [lua] access_by_lua(msblocations.conf:133):2: fca37c3faa776c5fa9b0a097a904a480:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:21:27 [info] 37#37: *1285 [lua] logger.lua:23: fca37c3faa776c5fa9b0a097a904a480 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:21:27 +0000] fca37c3faa776c5fa9b0a097a904a480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:21:33 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:33 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:42 [info] 37#37: *1288 [lua] access_by_lua(msblocations.conf:133):2: 75692cfed62652651ca05055930241a6:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:21:42 +0000] 75692cfed62652651ca05055930241a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:21:42 [info] 37#37: *1288 [lua] logger.lua:23: 75692cfed62652651ca05055930241a6 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:21:43 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:43 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:53 [info] 37#37: *1291 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:53 [info] 37#37: *1292 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:21:57 [info] 37#37: *1293 [lua] access_by_lua(msblocations.conf:133):2: cb488603424f96955ac9410acce2dcd5:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:21:57 +0000] cb488603424f96955ac9410acce2dcd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:21:57 [info] 37#37: *1293 [lua] logger.lua:23: cb488603424f96955ac9410acce2dcd5 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:22:03 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:03 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:12 [info] 37#37: *1296 [lua] access_by_lua(msblocations.conf:133):2: d9bf2c3b345d80e68e86645be0eb9918:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:22:12 +0000] d9bf2c3b345d80e68e86645be0eb9918 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:22:12 [info] 37#37: *1296 [lua] logger.lua:23: d9bf2c3b345d80e68e86645be0eb9918 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:22:13 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:13 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:23 [info] 37#37: *1300 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:23 [info] 37#37: *1301 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:27 [info] 37#37: *1302 [lua] access_by_lua(msblocations.conf:133):2: eb171b30fd8e5b7e023823106e7519a7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:22:27 [info] 37#37: *1302 [lua] logger.lua:23: eb171b30fd8e5b7e023823106e7519a7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:22:27 +0000] eb171b30fd8e5b7e023823106e7519a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:22:33 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:33 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:42 [info] 37#37: *1305 [lua] access_by_lua(msblocations.conf:133):2: 997eb1cffe9ea2c0398f054680009a71:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:22:42 +0000] 997eb1cffe9ea2c0398f054680009a71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 06:22:42 [info] 37#37: *1305 [lua] logger.lua:23: 997eb1cffe9ea2c0398f054680009a71 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:22:43 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:43 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:53 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:53 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:22:57 [info] 37#37: *1310 [lua] access_by_lua(msblocations.conf:133):2: d8e6f1e5f6107c24b2725a195be692ab:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:22:57 [info] 37#37: *1310 [lua] logger.lua:23: d8e6f1e5f6107c24b2725a195be692ab {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:22:57 +0000] d8e6f1e5f6107c24b2725a195be692ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:23:03 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:03 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:12 [info] 37#37: *1313 [lua] access_by_lua(msblocations.conf:133):2: 83f5f5176764eeee2cc67e4aa648e24a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:23:12 [info] 37#37: *1313 [lua] logger.lua:23: 83f5f5176764eeee2cc67e4aa648e24a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.72.229 - - [03/Jan/2023:06:23:12 +0000] 83f5f5176764eeee2cc67e4aa648e24a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/03 06:23:13 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:13 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:23 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:23 [info] 37#37: *1318 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:27 [info] 37#37: *1319 [lua] access_by_lua(msblocations.conf:133):2: cb4dc1384db30bb039ff6b7cc74d2976:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:23:27 +0000] cb4dc1384db30bb039ff6b7cc74d2976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:23:27 [info] 37#37: *1319 [lua] logger.lua:23: cb4dc1384db30bb039ff6b7cc74d2976 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:23:33 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:33 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:42 [info] 37#37: *1322 [lua] access_by_lua(msblocations.conf:133):2: 7ec59b9170ed0239bf584538078ff054:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:23:42 [info] 37#37: *1322 [lua] logger.lua:23: 7ec59b9170ed0239bf584538078ff054 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:23:42 +0000] 7ec59b9170ed0239bf584538078ff054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:23:43 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:43 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:53 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:53 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:23:57 [info] 37#37: *1327 [lua] access_by_lua(msblocations.conf:133):2: b7c69ba642b65d6339777f8a552f2e8c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:23:57 [info] 37#37: *1327 [lua] logger.lua:23: b7c69ba642b65d6339777f8a552f2e8c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.229 - - [03/Jan/2023:06:23:57 +0000] b7c69ba642b65d6339777f8a552f2e8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 06:24:03 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:03 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:12 [info] 37#37: *1330 [lua] access_by_lua(msblocations.conf:133):2: 27b1b8f0d2f9ec319f8cadb63f75e2fa:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:24:12 +0000] 27b1b8f0d2f9ec319f8cadb63f75e2fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:24:12 [info] 37#37: *1330 [lua] logger.lua:23: 27b1b8f0d2f9ec319f8cadb63f75e2fa {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:24:13 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:13 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:23 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:23 [info] 37#37: *1335 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:27 [info] 37#37: *1336 [lua] access_by_lua(msblocations.conf:133):2: bf829ad91f5216a1d6e445de3e5d256b:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:24:27 [info] 37#37: *1336 [lua] logger.lua:23: bf829ad91f5216a1d6e445de3e5d256b {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:24:27 +0000] bf829ad91f5216a1d6e445de3e5d256b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:24:33 [info] 37#37: *1337 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:33 [info] 37#37: *1338 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:42 [info] 37#37: *1339 [lua] access_by_lua(msblocations.conf:133):2: 22d7b352950be6364caf4552f22bc3ec:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:24:42 [info] 37#37: *1339 [lua] logger.lua:23: 22d7b352950be6364caf4552f22bc3ec {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:24:42 +0000] 22d7b352950be6364caf4552f22bc3ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:24:43 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:43 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:53 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:53 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:24:57 [info] 37#37: *1344 [lua] access_by_lua(msblocations.conf:133):2: 978de75e936f7562e6e7545096fed761:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:24:57 +0000] 978de75e936f7562e6e7545096fed761 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:24:57 [info] 37#37: *1344 [lua] logger.lua:23: 978de75e936f7562e6e7545096fed761 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:25:03 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:03 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:12 [info] 37#37: *1347 [lua] access_by_lua(msblocations.conf:133):2: ffc948d2107a7a248971c55a1360ef82:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:25:12 [info] 37#37: *1347 [lua] logger.lua:23: ffc948d2107a7a248971c55a1360ef82 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:25:12 +0000] ffc948d2107a7a248971c55a1360ef82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/03 06:25:13 [info] 37#37: *1348 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:13 [info] 37#37: *1349 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:23 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:23 [info] 37#37: *1352 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:27 [info] 37#37: *1353 [lua] access_by_lua(msblocations.conf:133):2: b717818ba49b97e37143d4f0ddd87690:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:25:27 +0000] b717818ba49b97e37143d4f0ddd87690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 06:25:27 [info] 37#37: *1353 [lua] logger.lua:23: b717818ba49b97e37143d4f0ddd87690 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 06:25:33 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:33 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:42 [info] 37#37: *1356 [lua] access_by_lua(msblocations.conf:133):2: 1b3d3e7389fc70b817184f5e51cd3fba:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:25:42 +0000] 1b3d3e7389fc70b817184f5e51cd3fba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 06:25:42 [info] 37#37: *1356 [lua] logger.lua:23: 1b3d3e7389fc70b817184f5e51cd3fba {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:25:43 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:43 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:53 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:53 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:25:57 [info] 37#37: *1361 [lua] access_by_lua(msblocations.conf:133):2: e5a7816751858a48418705ede7817eed:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:25:57 +0000] e5a7816751858a48418705ede7817eed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 06:25:57 [info] 37#37: *1361 [lua] logger.lua:23: e5a7816751858a48418705ede7817eed {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:26:03 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:03 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:12 [info] 37#37: *1364 [lua] access_by_lua(msblocations.conf:133):2: 04d631a7d50e921a39435bcd2c2f40f8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:26:12 +0000] 04d631a7d50e921a39435bcd2c2f40f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:26:12 [info] 37#37: *1364 [lua] logger.lua:23: 04d631a7d50e921a39435bcd2c2f40f8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:26:13 [info] 37#37: *1365 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:13 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:23 [info] 37#37: *1368 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:23 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:27 [info] 37#37: *1370 [lua] access_by_lua(msblocations.conf:133):2: d801b8f12ec0046e33736d97caa41db0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:26:27 [info] 37#37: *1370 [lua] logger.lua:23: d801b8f12ec0046e33736d97caa41db0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:26:27 +0000] d801b8f12ec0046e33736d97caa41db0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:26:33 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:33 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:42 [info] 37#37: *1373 [lua] access_by_lua(msblocations.conf:133):2: 50668a4fe7df0b6a4044079486bf5826:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.229 - - [03/Jan/2023:06:26:42 +0000] 50668a4fe7df0b6a4044079486bf5826 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:26:42 [info] 37#37: *1373 [lua] logger.lua:23: 50668a4fe7df0b6a4044079486bf5826 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:26:43 [info] 37#37: *1375 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:43 [info] 37#37: *1374 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:53 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:53 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:26:57 [info] 37#37: *1378 [lua] access_by_lua(msblocations.conf:133):2: 6453f873567b8219a23d84826cde86eb:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.229 - - [03/Jan/2023:06:26:57 +0000] 6453f873567b8219a23d84826cde86eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:26:57 [info] 37#37: *1378 [lua] logger.lua:23: 6453f873567b8219a23d84826cde86eb {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:27:03 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:03 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:12 [info] 37#37: *1381 [lua] access_by_lua(msblocations.conf:133):2: 43f15d428b478dd27d7aae0864823274:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:27:12 +0000] 43f15d428b478dd27d7aae0864823274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/03 06:27:12 [info] 37#37: *1381 [lua] logger.lua:23: 43f15d428b478dd27d7aae0864823274 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:27:13 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:13 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:23 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:23 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:27 [info] 37#37: *1387 [lua] access_by_lua(msblocations.conf:133):2: 4e8272120e2b6df51e1a53f1e9e803ab:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:27:27 [info] 37#37: *1387 [lua] logger.lua:23: 4e8272120e2b6df51e1a53f1e9e803ab {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:27:27 +0000] 4e8272120e2b6df51e1a53f1e9e803ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:27:33 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:33 [info] 37#37: *1389 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:42 [info] 37#37: *1390 [lua] access_by_lua(msblocations.conf:133):2: b2d84dd222fa4f1e7d9b95b473954358:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:27:42 [info] 37#37: *1390 [lua] logger.lua:23: b2d84dd222fa4f1e7d9b95b473954358 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:27:42 +0000] b2d84dd222fa4f1e7d9b95b473954358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 06:27:43 [info] 37#37: *1391 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:43 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:53 [info] 37#37: *1394 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:53 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:27:57 [info] 37#37: *1395 [lua] access_by_lua(msblocations.conf:133):2: 883fd88c79d4f1ebd043fb61b10c002c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:27:57 [info] 37#37: *1395 [lua] logger.lua:23: 883fd88c79d4f1ebd043fb61b10c002c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:27:57 +0000] 883fd88c79d4f1ebd043fb61b10c002c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:28:03 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:03 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:12 [info] 37#37: *1398 [lua] access_by_lua(msblocations.conf:133):2: a9b0b14ca953d3e5bf5b3172de140233:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:28:12 [info] 37#37: *1398 [lua] logger.lua:23: a9b0b14ca953d3e5bf5b3172de140233 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:28:12 +0000] a9b0b14ca953d3e5bf5b3172de140233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:28:13 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:13 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:23 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:23 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:27 [info] 37#37: *1404 [lua] access_by_lua(msblocations.conf:133):2: 12f334750164a0c678f04a423771a4f8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:28:27 [info] 37#37: *1404 [lua] logger.lua:23: 12f334750164a0c678f04a423771a4f8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:28:27 +0000] 12f334750164a0c678f04a423771a4f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:28:33 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:33 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:42 [info] 37#37: *1407 [lua] access_by_lua(msblocations.conf:133):2: 342f2a00e00429d75f7177b2515054c0:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:28:43 +0000] 342f2a00e00429d75f7177b2515054c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:28:43 [info] 37#37: *1407 [lua] logger.lua:23: 342f2a00e00429d75f7177b2515054c0 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:28:43 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:43 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:53 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:53 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:28:58 [info] 37#37: *1412 [lua] access_by_lua(msblocations.conf:133):2: a2ddaf0261904a0a46b6ba0ec5937ea2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:28:58 +0000] a2ddaf0261904a0a46b6ba0ec5937ea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:28:58 [info] 37#37: *1412 [lua] logger.lua:23: a2ddaf0261904a0a46b6ba0ec5937ea2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:29:03 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:03 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:13 [info] 37#37: *1415 [lua] access_by_lua(msblocations.conf:133):2: f621afc7bbfe0bc2edb960ed1ab0e9a8:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:29:13 [info] 37#37: *1415 [lua] logger.lua:23: f621afc7bbfe0bc2edb960ed1ab0e9a8 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:29:13 +0000] f621afc7bbfe0bc2edb960ed1ab0e9a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:29:13 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:13 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:23 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:23 [info] 37#37: *1420 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:28 [info] 37#37: *1421 [lua] access_by_lua(msblocations.conf:133):2: 2d3113cd1f56dee77f5f2a7e839e6495:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:29:28 +0000] 2d3113cd1f56dee77f5f2a7e839e6495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:29:28 [info] 37#37: *1421 [lua] logger.lua:23: 2d3113cd1f56dee77f5f2a7e839e6495 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:29:33 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:33 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:40 [info] 37#37: *1424 [lua] access_by_lua(msblocations.conf:133):2: 6784ed31f1760fa7d31a1b8e8f15c565:receive the request, client: 10.233.72.171, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2023/01/03 06:29:40 [info] 37#37: *1424 [lua] logger.lua:23: 6784ed31f1760fa7d31a1b8e8f15c565 {"matched":"microservices"} while logging request, client: 10.233.72.171, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:29:40 +0000] 6784ed31f1760fa7d31a1b8e8f15c565 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.1" "-"
10.233.72.171 - - [03/Jan/2023:06:29:40 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 15
2023/01/03 06:29:40 [info] 37#37: *1425 [lua] access_by_lua(msblocations.conf:133):2: fece20fbf64004f2bdb4ea3ed3be01a9:receive the request, client: 10.233.72.171, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/03 06:29:40 [info] 37#37: *1425 [lua] logger.lua:23: fece20fbf64004f2bdb4ea3ed3be01a9 {"matched":"multicloud"} while logging request, client: 10.233.72.171, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.19.61:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:29:40 +0000] fece20fbf64004f2bdb4ea3ed3be01a9 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "python-requests/2.28.1" "-"
2023/01/03 06:29:40 [info] 37#37: *1427 [lua] access_by_lua(msblocations.conf:133):2: 88e3254a7eed875643080dad447461aa:receive the request, client: 10.233.72.171, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/03 06:29:40 [info] 37#37: *1427 [lua] logger.lua:23: 88e3254a7eed875643080dad447461aa {"matched":"multicloud-pike"} while logging request, client: 10.233.72.171, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.8.48:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:29:40 +0000] 88e3254a7eed875643080dad447461aa "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.1" "-"
2023/01/03 06:29:40 [info] 37#37: *1429 [lua] access_by_lua(msblocations.conf:133):2: 87c352e3ba676c2753e4bcda059273a6:receive the request, client: 10.233.72.171, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:29:40 +0000] 87c352e3ba676c2753e4bcda059273a6 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.28.1" "-"
2023/01/03 06:29:40 [info] 37#37: *1429 [lua] logger.lua:23: 87c352e3ba676c2753e4bcda059273a6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.171, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.30.253:9015/v1/healthcheck", host: "msb-iag.onap"
2023/01/03 06:29:43 [info] 37#37: *1431 [lua] access_by_lua(msblocations.conf:133):2: 3d74c5107f3d294c8b8560bdc69fd0d3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:29:43 [info] 37#37: *1431 [lua] logger.lua:23: 3d74c5107f3d294c8b8560bdc69fd0d3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:29:43 +0000] 3d74c5107f3d294c8b8560bdc69fd0d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:29:43 [info] 37#37: *1432 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:43 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:53 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:53 [info] 36#36: *1435 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:29:58 [info] 37#37: *1436 [lua] access_by_lua(msblocations.conf:133):2: 27f14c6c768b145db84807285cb90a74:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:29:58 [info] 37#37: *1436 [lua] logger.lua:23: 27f14c6c768b145db84807285cb90a74 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:29:58 +0000] 27f14c6c768b145db84807285cb90a74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:29:58 [info] 37#37: *1437 [lua] access_by_lua(msblocations.conf:133):2: 9498264fd4d0e965a4e1eee3c01be76c:receive the request, client: 10.233.72.171, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:29:58 +0000] 9498264fd4d0e965a4e1eee3c01be76c "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.127 upstream_response_time:0.126 "-" "python-requests/2.28.1" "-"
2023/01/03 06:29:58 [info] 37#37: *1437 [lua] logger.lua:23: 9498264fd4d0e965a4e1eee3c01be76c {"matched":"usecaseui"} while logging request, client: 10.233.72.171, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.46.26:8443/usecase-ui/", host: "msb-iag.onap"
2023/01/03 06:29:58 [info] 37#37: *1439 [lua] access_by_lua(msblocations.conf:133):2: c90814954fe9a14f96686c129a470ba6:receive the request, client: 10.233.72.171, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/03 06:29:58 [info] 37#37: *1439 [lua] logger.lua:23: c90814954fe9a14f96686c129a470ba6 {"matched":"gvnfmdriver"} while logging request, client: 10.233.72.171, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.7.182:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:29:58 +0000] c90814954fe9a14f96686c129a470ba6 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "python-requests/2.28.1" "-"
2023/01/03 06:29:58 [info] 37#37: *1441 [lua] access_by_lua(msblocations.conf:133):2: 454988033a1be8f0dd12ed22937d87e5:receive the request, client: 10.233.72.171, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:29:59 +0000] 454988033a1be8f0dd12ed22937d87e5 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.194 upstream_response_time:0.192 "-" "python-requests/2.28.1" "-"
2023/01/03 06:29:59 [info] 37#37: *1441 [lua] logger.lua:23: 454988033a1be8f0dd12ed22937d87e5 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.72.171, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.43.97:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
2023/01/03 06:29:59 [info] 37#37: *1443 [lua] access_by_lua(msblocations.conf:133):2: 8fa250f0c57f1fe247c23ab8cb4ed790:receive the request, client: 10.233.72.171, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:00 +0000] 8fa250f0c57f1fe247c23ab8cb4ed790 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:1.151 upstream_response_time:1.148 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:00 [info] 37#37: *1443 [lua] logger.lua:23: 8fa250f0c57f1fe247c23ab8cb4ed790 {"matched":"nslcm"} while logging request, client: 10.233.72.171, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.53.180:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2023/01/03 06:30:00 [info] 37#37: *1445 [lua] access_by_lua(msblocations.conf:133):2: 8450c9055acc2798290e21373afa9003:receive the request, client: 10.233.72.171, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/03 06:30:01 [info] 37#37: *1445 [lua] logger.lua:23: 8450c9055acc2798290e21373afa9003 {"matched":"vnflcm"} while logging request, client: 10.233.72.171, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.29.135:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:01 +0000] 8450c9055acc2798290e21373afa9003 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.594 upstream_response_time:0.593 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:01 [info] 37#37: *1447 [lua] access_by_lua(msblocations.conf:133):2: 4b579ab5c0fc60358ee270fec5cb6375:receive the request, client: 10.233.72.171, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/03 06:30:01 [info] 37#37: *1447 [lua] logger.lua:23: 4b579ab5c0fc60358ee270fec5cb6375 {"matched":"vnfmgr"} while logging request, client: 10.233.72.171, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.2.245:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:01 +0000] 4b579ab5c0fc60358ee270fec5cb6375 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.529 upstream_response_time:0.528 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:01 [info] 37#37: *1449 [lua] access_by_lua(msblocations.conf:133):2: de6b8bb8829b2bd7ad1ee82d8deffd2e:receive the request, client: 10.233.72.171, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:02 +0000] de6b8bb8829b2bd7ad1ee82d8deffd2e "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.421 upstream_response_time:0.416 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:02 [info] 37#37: *1449 [lua] logger.lua:23: de6b8bb8829b2bd7ad1ee82d8deffd2e {"matched":"vnfres"} while logging request, client: 10.233.72.171, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.14.56:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
2023/01/03 06:30:02 [info] 37#37: *1451 [lua] access_by_lua(msblocations.conf:133):2: 0cebc7abb00122157c406adca0566690:receive the request, client: 10.233.72.171, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/03 06:30:02 [info] 37#37: *1451 [lua] logger.lua:23: 0cebc7abb00122157c406adca0566690 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.72.171, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.15.78:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:02 +0000] 0cebc7abb00122157c406adca0566690 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:03 [info] 37#37: *1453 [lua] access_by_lua(msblocations.conf:133):2: e625e49e9f883dc930ba526098e94a36:receive the request, client: 10.233.72.171, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:03 +0000] e625e49e9f883dc930ba526098e94a36 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.044 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:03 [info] 37#37: *1453 [lua] logger.lua:23: e625e49e9f883dc930ba526098e94a36 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.72.171, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.34:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
2023/01/03 06:30:03 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:03 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:03 [info] 37#37: *1457 [lua] access_by_lua(msblocations.conf:133):2: 5524f651c034f97af39aae8575794a20:receive the request, client: 10.233.72.171, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:03 +0000] 5524f651c034f97af39aae8575794a20 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.056 upstream_response_time:0.052 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:03 [info] 37#37: *1457 [lua] logger.lua:23: 5524f651c034f97af39aae8575794a20 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.72.171, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.52:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
2023/01/03 06:30:03 [info] 37#37: *1459 [lua] access_by_lua(msblocations.conf:133):2: 89609e4dc8d417de420141de0dedef8d:receive the request, client: 10.233.72.171, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/03 06:30:03 [info] 37#37: *1459 [lua] logger.lua:23: 89609e4dc8d417de420141de0dedef8d {"matched":"multicloud-fcaps"} while logging request, client: 10.233.72.171, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.57.107:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:03 +0000] 89609e4dc8d417de420141de0dedef8d "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:03 [info] 37#37: *1461 [lua] access_by_lua(msblocations.conf:133):2: f24ef93473a582d97919ed4c64091972:receive the request, client: 10.233.72.171, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.72.171 - - [03/Jan/2023:06:30:05 +0000] f24ef93473a582d97919ed4c64091972 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:1.311 upstream_response_time:1.310 "-" "python-requests/2.28.1" "-"
2023/01/03 06:30:05 [info] 37#37: *1461 [lua] logger.lua:23: f24ef93473a582d97919ed4c64091972 {"matched":"parser"} while logging request, client: 10.233.72.171, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.19.111:8806/api/parser/v1/health_check", host: "msb-iag.onap"
2023/01/03 06:30:11 [info] 37#37: *1424 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1425 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1427 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1429 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1437 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1439 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1441 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1443 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1445 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1447 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1449 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1451 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1453 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1457 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1459 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:11 [info] 37#37: *1461 client 10.233.72.171 closed keepalive connection
2023/01/03 06:30:13 [info] 37#37: *1463 [lua] access_by_lua(msblocations.conf:133):2: c7cb453cbfca15aa04a960ee03a1bcef:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:30:13 +0000] c7cb453cbfca15aa04a960ee03a1bcef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:30:13 [info] 37#37: *1463 [lua] logger.lua:23: c7cb453cbfca15aa04a960ee03a1bcef {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:30:13 [info] 37#37: *1465 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:13 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:23 [info] 37#37: *1467 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:23 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:28 [info] 37#37: *1469 [lua] access_by_lua(msblocations.conf:133):2: 55253d6c12d0c0f3f922f40227c02bae:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:30:28 [info] 37#37: *1469 [lua] logger.lua:23: 55253d6c12d0c0f3f922f40227c02bae {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:30:28 +0000] 55253d6c12d0c0f3f922f40227c02bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:30:33 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:33 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:43 [info] 37#37: *1472 [lua] access_by_lua(msblocations.conf:133):2: 6f135dc74cfa681b2517ba33bafa0f90:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:30:43 +0000] 6f135dc74cfa681b2517ba33bafa0f90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:30:43 [info] 37#37: *1472 [lua] logger.lua:23: 6f135dc74cfa681b2517ba33bafa0f90 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:30:43 [info] 37#37: *1473 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:43 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:53 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:53 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:30:58 [info] 37#37: *1477 [lua] access_by_lua(msblocations.conf:133):2: 356b77333cc65d72c42df2a4e5da25e3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:30:58 +0000] 356b77333cc65d72c42df2a4e5da25e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:30:58 [info] 37#37: *1477 [lua] logger.lua:23: 356b77333cc65d72c42df2a4e5da25e3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:31:03 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:03 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:13 [info] 37#37: *1480 [lua] access_by_lua(msblocations.conf:133):2: 58f970a6529417c6e6e3ab2be7493451:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:31:13 [info] 37#37: *1480 [lua] logger.lua:23: 58f970a6529417c6e6e3ab2be7493451 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:31:13 +0000] 58f970a6529417c6e6e3ab2be7493451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:31:13 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:13 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:23 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:23 [info] 37#37: *1484 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:28 [info] 37#37: *1486 [lua] access_by_lua(msblocations.conf:133):2: 87b581425359c36557c6f5b676003618:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:31:28 [info] 37#37: *1486 [lua] logger.lua:23: 87b581425359c36557c6f5b676003618 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:31:28 +0000] 87b581425359c36557c6f5b676003618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:31:33 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:33 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:43 [info] 37#37: *1489 [lua] access_by_lua(msblocations.conf:133):2: 0e511dd466ddd5d744763f4a056a9a47:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:31:43 [info] 37#37: *1489 [lua] logger.lua:23: 0e511dd466ddd5d744763f4a056a9a47 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:31:43 +0000] 0e511dd466ddd5d744763f4a056a9a47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/03 06:31:43 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:43 [info] 37#37: *1491 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:53 [info] 37#37: *1492 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:53 [info] 37#37: *1493 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:31:58 [info] 37#37: *1494 [lua] access_by_lua(msblocations.conf:133):2: 7dfbbee4f030fb56fedb18507043593a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:31:58 +0000] 7dfbbee4f030fb56fedb18507043593a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/03 06:31:58 [info] 37#37: *1494 [lua] logger.lua:23: 7dfbbee4f030fb56fedb18507043593a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:32:03 [info] 37#37: *1495 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:03 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:13 [info] 37#37: *1497 [lua] access_by_lua(msblocations.conf:133):2: c3f6d22475f4c05a6e66a48037c83b2f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:32:13 +0000] c3f6d22475f4c05a6e66a48037c83b2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 06:32:13 [info] 37#37: *1497 [lua] logger.lua:23: c3f6d22475f4c05a6e66a48037c83b2f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:32:13 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:13 [info] 37#37: *1499 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:23 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:23 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:28 [info] 37#37: *1503 [lua] access_by_lua(msblocations.conf:133):2: 4b0c1239c0d18342c8312e73a47c888d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:32:28 +0000] 4b0c1239c0d18342c8312e73a47c888d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/03 06:32:28 [info] 37#37: *1503 [lua] logger.lua:23: 4b0c1239c0d18342c8312e73a47c888d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:32:33 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:33 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:43 [info] 37#37: *1506 [lua] access_by_lua(msblocations.conf:133):2: e086c6759f7b5aba0819268f806a2a77:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:32:43 [info] 37#37: *1506 [lua] logger.lua:23: e086c6759f7b5aba0819268f806a2a77 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:32:43 +0000] e086c6759f7b5aba0819268f806a2a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 06:32:43 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:43 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:53 [info] 37#37: *1509 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:53 [info] 37#37: *1510 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:32:58 [info] 37#37: *1511 [lua] access_by_lua(msblocations.conf:133):2: 26ee4203868ff1b93a2acb7c9461eb31:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:32:58 +0000] 26ee4203868ff1b93a2acb7c9461eb31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:32:58 [info] 37#37: *1511 [lua] logger.lua:23: 26ee4203868ff1b93a2acb7c9461eb31 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:33:03 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:03 [info] 37#37: *1513 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:13 [info] 37#37: *1514 [lua] access_by_lua(msblocations.conf:133):2: 8cc01b63ede51730d48af363b623efde:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:33:13 +0000] 8cc01b63ede51730d48af363b623efde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:33:13 [info] 37#37: *1514 [lua] logger.lua:23: 8cc01b63ede51730d48af363b623efde {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:33:13 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:13 [info] 37#37: *1516 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:23 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:23 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:28 [info] 37#37: *1520 [lua] access_by_lua(msblocations.conf:133):2: f763bd6c2ce2264282cbab4d0405b76e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:33:28 +0000] f763bd6c2ce2264282cbab4d0405b76e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/03 06:33:28 [info] 37#37: *1520 [lua] logger.lua:23: f763bd6c2ce2264282cbab4d0405b76e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:33:33 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:33 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:43 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:43 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:43 [info] 37#37: *1525 [lua] access_by_lua(msblocations.conf:133):2: ad2238297abafb1fa004d8c6fac93fb3:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:33:43 +0000] ad2238297abafb1fa004d8c6fac93fb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:33:43 [info] 37#37: *1525 [lua] logger.lua:23: ad2238297abafb1fa004d8c6fac93fb3 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:33:53 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:53 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:33:58 [info] 37#37: *1528 [lua] access_by_lua(msblocations.conf:133):2: cf124be7e1dc13aeefaa0be570e4d7ef:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:33:58 +0000] cf124be7e1dc13aeefaa0be570e4d7ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:33:58 [info] 37#37: *1528 [lua] logger.lua:23: cf124be7e1dc13aeefaa0be570e4d7ef {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:34:03 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:03 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:13 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:13 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:13 [info] 37#37: *1533 [lua] access_by_lua(msblocations.conf:133):2: 7b77d57eedc74c1cc7fa823e327b9393:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:34:13 [info] 37#37: *1533 [lua] logger.lua:23: 7b77d57eedc74c1cc7fa823e327b9393 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:34:13 +0000] 7b77d57eedc74c1cc7fa823e327b9393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 06:34:23 [info] 37#37: *1536 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:23 [info] 37#37: *1535 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:28 [info] 37#37: *1537 [lua] access_by_lua(msblocations.conf:133):2: be9f30198f585e3c460e85cbd19b48dd:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:34:28 [info] 37#37: *1537 [lua] logger.lua:23: be9f30198f585e3c460e85cbd19b48dd {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:34:28 +0000] be9f30198f585e3c460e85cbd19b48dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:34:33 [info] 37#37: *1538 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:33 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:43 [info] 37#37: *1540 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:43 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:43 [info] 37#37: *1542 [lua] access_by_lua(msblocations.conf:133):2: 7e626d39e7c82fbc307c9ca4295b8c39:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:34:43 +0000] 7e626d39e7c82fbc307c9ca4295b8c39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 06:34:43 [info] 37#37: *1542 [lua] logger.lua:23: 7e626d39e7c82fbc307c9ca4295b8c39 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:34:53 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:53 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:34:58 [info] 37#37: *1545 [lua] access_by_lua(msblocations.conf:133):2: b08070f83494868539460726da428a60:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:34:58 +0000] b08070f83494868539460726da428a60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:34:58 [info] 37#37: *1545 [lua] logger.lua:23: b08070f83494868539460726da428a60 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:35:03 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:03 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:13 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:13 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:13 [info] 37#37: *1550 [lua] access_by_lua(msblocations.conf:133):2: d3c23d8a2057e0187c782189793dbd41:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.229 - - [03/Jan/2023:06:35:13 +0000] d3c23d8a2057e0187c782189793dbd41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:35:13 [info] 37#37: *1550 [lua] logger.lua:23: d3c23d8a2057e0187c782189793dbd41 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:35:23 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:23 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:28 [info] 37#37: *1554 [lua] access_by_lua(msblocations.conf:133):2: 401e215a33172ba12f7de45560ad04dc:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:35:28 [info] 37#37: *1554 [lua] logger.lua:23: 401e215a33172ba12f7de45560ad04dc {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:35:28 +0000] 401e215a33172ba12f7de45560ad04dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 06:35:33 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:33 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:43 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:43 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:43 [info] 37#37: *1559 [lua] access_by_lua(msblocations.conf:133):2: 25798d8ee600877c226d98fa3b85591d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:35:43 +0000] 25798d8ee600877c226d98fa3b85591d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 06:35:43 [info] 37#37: *1559 [lua] logger.lua:23: 25798d8ee600877c226d98fa3b85591d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:35:53 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:53 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:35:58 [info] 37#37: *1562 [lua] access_by_lua(msblocations.conf:133):2: a15f78ce22bcd6cd58ef012a94f1ad6c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:35:58 +0000] a15f78ce22bcd6cd58ef012a94f1ad6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 06:35:58 [info] 37#37: *1562 [lua] logger.lua:23: a15f78ce22bcd6cd58ef012a94f1ad6c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:36:03 [info] 37#37: *1563 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:03 [info] 37#37: *1564 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:13 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:13 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:13 [info] 37#37: *1567 [lua] access_by_lua(msblocations.conf:133):2: ecc27c4c418509ee98c7f96d2dce76d7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:36:13 [info] 37#37: *1567 [lua] logger.lua:23: ecc27c4c418509ee98c7f96d2dce76d7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:36:13 +0000] ecc27c4c418509ee98c7f96d2dce76d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:36:23 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:23 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:28 [info] 37#37: *1571 [lua] access_by_lua(msblocations.conf:133):2: d7fcd5a5c64daa46cdd5caa711f342f2:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:36:28 +0000] d7fcd5a5c64daa46cdd5caa711f342f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:36:28 [info] 37#37: *1571 [lua] logger.lua:23: d7fcd5a5c64daa46cdd5caa711f342f2 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:36:33 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:33 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:43 [info] 37#37: *1574 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:43 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:43 [info] 37#37: *1576 [lua] access_by_lua(msblocations.conf:133):2: 4893d16789a847ce38b529681b371276:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.229 - - [03/Jan/2023:06:36:43 +0000] 4893d16789a847ce38b529681b371276 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:36:43 [info] 37#37: *1576 [lua] logger.lua:23: 4893d16789a847ce38b529681b371276 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:36:53 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:53 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:36:58 [info] 37#37: *1579 [lua] access_by_lua(msblocations.conf:133):2: 671b8339ed6bbd46c7db217d26986171:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:36:58 +0000] 671b8339ed6bbd46c7db217d26986171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 06:36:58 [info] 37#37: *1579 [lua] logger.lua:23: 671b8339ed6bbd46c7db217d26986171 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:37:03 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:03 [info] 37#37: *1581 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:13 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:13 [info] 37#37: *1582 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:13 [info] 37#37: *1584 [lua] access_by_lua(msblocations.conf:133):2: a1d7f337a132d6e66bcc3307ef15f93e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:37:13 +0000] a1d7f337a132d6e66bcc3307ef15f93e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:37:13 [info] 37#37: *1584 [lua] logger.lua:23: a1d7f337a132d6e66bcc3307ef15f93e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:37:23 [info] 37#37: *1586 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:23 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:28 [info] 37#37: *1588 [lua] access_by_lua(msblocations.conf:133):2: e633079cf093d043aea2ccfc1e5c591e:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:37:28 [info] 37#37: *1588 [lua] logger.lua:23: e633079cf093d043aea2ccfc1e5c591e {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:37:28 +0000] e633079cf093d043aea2ccfc1e5c591e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:37:33 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:33 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:43 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:43 [info] 37#37: *1591 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:43 [info] 37#37: *1593 [lua] access_by_lua(msblocations.conf:133):2: e6f49025393d8c911f67bed1606c6a5c:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:37:43 [info] 37#37: *1593 [lua] logger.lua:23: e6f49025393d8c911f67bed1606c6a5c {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:37:43 +0000] e6f49025393d8c911f67bed1606c6a5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:37:53 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:53 [info] 37#37: *1595 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:37:58 [info] 37#37: *1596 [lua] access_by_lua(msblocations.conf:133):2: 077260c471749bcf60a1379a0b6aa373:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:37:58 +0000] 077260c471749bcf60a1379a0b6aa373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:37:58 [info] 37#37: *1596 [lua] logger.lua:23: 077260c471749bcf60a1379a0b6aa373 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:38:03 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:03 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:13 [info] 37#37: *1599 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:13 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:13 [info] 37#37: *1601 [lua] access_by_lua(msblocations.conf:133):2: f4d64eb48a982d669353b296e42f6d5a:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:38:13 [info] 37#37: *1601 [lua] logger.lua:23: f4d64eb48a982d669353b296e42f6d5a {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:38:13 +0000] f4d64eb48a982d669353b296e42f6d5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 06:38:23 [info] 37#37: *1603 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:23 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:28 [info] 37#37: *1605 [lua] access_by_lua(msblocations.conf:133):2: 8db042d86f88575aeb3926c279c38e50:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:38:28 +0000] 8db042d86f88575aeb3926c279c38e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 06:38:28 [info] 37#37: *1605 [lua] logger.lua:23: 8db042d86f88575aeb3926c279c38e50 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:38:33 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:33 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:43 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:43 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:43 [info] 37#37: *1610 [lua] access_by_lua(msblocations.conf:133):2: 29f10f90045b7bac2cb2612f088756d7:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.229 - - [03/Jan/2023:06:38:43 +0000] 29f10f90045b7bac2cb2612f088756d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 06:38:43 [info] 37#37: *1610 [lua] logger.lua:23: 29f10f90045b7bac2cb2612f088756d7 {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:38:53 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:53 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:38:58 [info] 37#37: *1613 [lua] access_by_lua(msblocations.conf:133):2: 7f79f5a6ff877361abbc466421ca282f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:38:58 [info] 37#37: *1613 [lua] logger.lua:23: 7f79f5a6ff877361abbc466421ca282f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:38:58 +0000] 7f79f5a6ff877361abbc466421ca282f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 06:39:03 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:03 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:13 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:13 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:13 [info] 37#37: *1618 [lua] access_by_lua(msblocations.conf:133):2: 04684f2550a08a7b045bea6bbe7a589d:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/03 06:39:13 [info] 37#37: *1618 [lua] logger.lua:23: 04684f2550a08a7b045bea6bbe7a589d {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:39:13 +0000] 04684f2550a08a7b045bea6bbe7a589d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 06:39:23 [info] 37#37: *1620 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:23 [info] 37#37: *1621 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:28 [info] 37#37: *1622 [lua] access_by_lua(msblocations.conf:133):2: 77f7d7badb5e14fd46cc7e31cec6512f:receive the request, client: 10.233.72.229, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.229 - - [03/Jan/2023:06:39:29 +0000] 77f7d7badb5e14fd46cc7e31cec6512f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.72.229 - - [03/Jan/2023:06:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/03 06:39:29 [info] 37#37: *1622 [lua] logger.lua:23: 77f7d7badb5e14fd46cc7e31cec6512f {"matched":"microservices"} while logging request, client: 10.233.72.229, server: , request: "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/03 06:39:33 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:33 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:43 [info] 37#37: *1625 client closed connection while SSL handshaking, client: 10.233.72.48, server: 0.0.0.0:443
2023/01/03 06:39:43 [info] 37#37: *1626 client closed connection while SSL handsh