Results

By type

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

2023-01-18 04:55:41 343 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-18 04:55:41 343 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-18 04:55:41 345 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-18 04:55:41 347 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-18 04:55:41 347 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-18 04:55:41 347 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-18 04:55:41 347 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-18 04:55:41 434 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-18 04:55:41 543 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-18 04:55:41 544 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-18 04:55:41 544 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-18 04:55:42 048 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/18 04:55:47 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:55:47 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:55:57 [info] 36#36: *14 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:55:57 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:55:57 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 28cdd7dcafc3bfc5ab73ee6b64859742:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 04:55:57 [info] 36#36: *16 [lua] logger.lua:23: 28cdd7dcafc3bfc5ab73ee6b64859742 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:55:57 +0000] 28cdd7dcafc3bfc5ab73ee6b64859742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.164 upstream_response_time:0.164 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46
2023/01/18 04:56:03 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 4501c2a60bd46e48519a0a73fc5b0d8f:receive the request, client: 10.233.69.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.69.119 - - [18/Jan/2023:04:56:03 +0000] 4501c2a60bd46e48519a0a73fc5b0d8f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.382 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/01/18 04:56:03 [info] 36#36: *19 [lua] logger.lua:23: 4501c2a60bd46e48519a0a73fc5b0d8f {"matched":"microservices"} while logging request, client: 10.233.69.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.69.119 - - [18/Jan/2023:04:56:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 385
2023/01/18 04:56:07 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:07 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:13 [info] 36#36: *22 [lua] access_by_lua(msblocations.conf:189):2: b548dc5fdacdba893e1aeb0432cd61c2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:56:13 +0000] b548dc5fdacdba893e1aeb0432cd61c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/18 04:56:13 [info] 36#36: *22 [lua] logger.lua:23: b548dc5fdacdba893e1aeb0432cd61c2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/18 04:56:13 [info] 36#36: *19 client 10.233.69.119 closed keepalive connection
2023/01/18 04:56:17 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:17 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:24 [info] 36#36: *25 [lua] access_by_lua(msblocations.conf:189):2: 7aa55ed98f6e785b2ed5a068556abe8f:receive the request, client: 10.233.71.224, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/18 04:56:24 [info] 36#36: *25 [lua] logger.lua:23: 7aa55ed98f6e785b2ed5a068556abe8f {"matched":"microservices"} while logging request, client: 10.233.71.224, 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.71.224 - - [18/Jan/2023:04:56:24 +0000] 7aa55ed98f6e785b2ed5a068556abe8f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.064 upstream_response_time:0.064 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.71.224 - - [18/Jan/2023:04:56:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 60
2023/01/18 04:56:27 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:27 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:28 [info] 36#36: *28 [lua] access_by_lua(msblocations.conf:189):2: 9cf983563456b19465a5e044da8ca8e5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 04:56:28 [info] 36#36: *28 [lua] logger.lua:23: 9cf983563456b19465a5e044da8ca8e5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:56:28 +0000] 9cf983563456b19465a5e044da8ca8e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 04:56:29 [info] 36#36: *25 client 10.233.71.224 closed keepalive connection
2023/01/18 04:56:37 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/18 04:56:37 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/18 04:56:37 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/18 04:56:37 [notice] 34#34: signal 29 (SIGIO) received
2023/01/18 04:56:37 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:37 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:43 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:189):2: e1cdc7cc967542402424ea23cb5cbd72:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:56:43 +0000] e1cdc7cc967542402424ea23cb5cbd72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 04:56:43 [info] 36#36: *32 [lua] logger.lua:23: e1cdc7cc967542402424ea23cb5cbd72 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 04:56:47 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:47 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:57 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:57 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:56:58 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:189):2: d0e2f9b287825ac80564f46908549407:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 04:56:58 [info] 36#36: *37 [lua] logger.lua:23: d0e2f9b287825ac80564f46908549407 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:56:58 +0000] d0e2f9b287825ac80564f46908549407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 04:57:07 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:07 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:13 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: 2ceffb917eda4aa6c46c93d835ae0f2e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 04:57:13 [info] 36#36: *40 [lua] logger.lua:23: 2ceffb917eda4aa6c46c93d835ae0f2e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:57:13 +0000] 2ceffb917eda4aa6c46c93d835ae0f2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/18 04:57:17 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:17 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:27 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:27 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:28 [info] 36#36: *45 [lua] access_by_lua(msblocations.conf:189):2: 53e4f5fa372312d2693e0d4f6c74b32c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.70 - - [18/Jan/2023:04:57:28 +0000] 53e4f5fa372312d2693e0d4f6c74b32c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 04:57:28 [info] 36#36: *45 [lua] logger.lua:23: 53e4f5fa372312d2693e0d4f6c74b32c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 04:57:37 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:37 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:43 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:189):2: a9ba7890135b57975c912dd0e5e5708e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:57:43 +0000] a9ba7890135b57975c912dd0e5e5708e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/18 04:57:43 [info] 36#36: *49 [lua] logger.lua:23: a9ba7890135b57975c912dd0e5e5708e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 04:57:47 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:47 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:57 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:57 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:57:58 [info] 36#36: *54 [lua] access_by_lua(msblocations.conf:189):2: 63b01c688a35d3a5abe1c99d0ffed43d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 04:57:58 [info] 36#36: *54 [lua] logger.lua:23: 63b01c688a35d3a5abe1c99d0ffed43d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:57:58 +0000] 63b01c688a35d3a5abe1c99d0ffed43d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.041 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41
2023/01/18 04:58:07 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:07 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:13 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:189):2: 66989efee9153e8d6d73604fb9e5ebd2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:58:13 +0000] 66989efee9153e8d6d73604fb9e5ebd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/18 04:58:13 [info] 36#36: *57 [lua] logger.lua:23: 66989efee9153e8d6d73604fb9e5ebd2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/18 04:58:17 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:17 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:27 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:27 [info] 37#37: *61 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:28 [info] 36#36: *62 [lua] access_by_lua(msblocations.conf:189):2: 99b7bce5e32969cd2cddf83e3f8775ad:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:58:28 +0000] 99b7bce5e32969cd2cddf83e3f8775ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 04:58:28 [info] 36#36: *62 [lua] logger.lua:23: 99b7bce5e32969cd2cddf83e3f8775ad {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 04:58:37 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:37 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:43 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:189):2: 0974fc5237c2a89843cea8395da9c3fc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/18 04:58:43 [info] 36#36: *66 [lua] logger.lua:23: 0974fc5237c2a89843cea8395da9c3fc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:58:43 +0000] 0974fc5237c2a89843cea8395da9c3fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.044 "-" "Consul Health Check" "-"
2023/01/18 04:58:47 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:47 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:57 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:57 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:58:58 [info] 36#36: *71 [lua] access_by_lua(msblocations.conf:189):2: 8fa09fcad874cb33e6d4681b2851e824:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 04:58:58 [info] 36#36: *71 [lua] logger.lua:23: 8fa09fcad874cb33e6d4681b2851e824 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:58:58 +0000] 8fa09fcad874cb33e6d4681b2851e824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 04:59:07 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: b589b710c4c4a5eea7f83eb3574fc446:receive the request, client: 10.233.69.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/18 04:59:07 [info] 36#36: *72 [lua] logger.lua:23: b589b710c4c4a5eea7f83eb3574fc446 {"matched":"microservices"} while logging request, client: 10.233.69.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.69.119 - - [18/Jan/2023:04:59:07 +0000] b589b710c4c4a5eea7f83eb3574fc446 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.074 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.69.119 - - [18/Jan/2023:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 71
2023/01/18 04:59:07 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:07 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:13 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: 30db497826424e58adbdf480910b9dcf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 04:59:13 [info] 36#36: *75 [lua] logger.lua:23: 30db497826424e58adbdf480910b9dcf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:59:13 +0000] 30db497826424e58adbdf480910b9dcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2023/01/18 04:59:17 [info] 36#36: *72 client 10.233.69.119 closed keepalive connection
2023/01/18 04:59:17 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:17 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:27 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:27 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:28 [info] 36#36: *80 [lua] access_by_lua(msblocations.conf:189):2: 8cd9c7e5a5d05c7b53fd0996b3ef2c7d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 04:59:28 [info] 36#36: *80 [lua] logger.lua:23: 8cd9c7e5a5d05c7b53fd0996b3ef2c7d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:59:28 +0000] 8cd9c7e5a5d05c7b53fd0996b3ef2c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 04:59:37 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:37 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:43 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 19ec29ee8e44ec14de93d15fc870ac48:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.70 - - [18/Jan/2023:04:59:43 +0000] 19ec29ee8e44ec14de93d15fc870ac48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/18 04:59:43 [info] 36#36: *84 [lua] logger.lua:23: 19ec29ee8e44ec14de93d15fc870ac48 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 04:59:47 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:47 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:57 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:57 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 04:59:58 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: 5fb47b772a5844da7a9fa1cf5a31c3cd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 04:59:58 [info] 36#36: *89 [lua] logger.lua:23: 5fb47b772a5844da7a9fa1cf5a31c3cd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:04:59:58 +0000] 5fb47b772a5844da7a9fa1cf5a31c3cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:04:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:00:07 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:07 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:13 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: 924e9a490c473ac607fda9f260c3492a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.67.70 - - [18/Jan/2023:05:00:13 +0000] 924e9a490c473ac607fda9f260c3492a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/18 05:00:13 [info] 36#36: *92 [lua] logger.lua:23: 924e9a490c473ac607fda9f260c3492a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:00:17 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:17 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:27 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:27 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:28 [info] 36#36: *97 [lua] access_by_lua(msblocations.conf:189):2: 073c157750d5ed54765d9878ee2f6525:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:00:28 [info] 36#36: *97 [lua] logger.lua:23: 073c157750d5ed54765d9878ee2f6525 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:00:28 +0000] 073c157750d5ed54765d9878ee2f6525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:00:37 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:37 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:43 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: 1803e16877205b7f3b69dbfcde97ea66:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:00:43 [info] 36#36: *101 [lua] logger.lua:23: 1803e16877205b7f3b69dbfcde97ea66 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:00:43 +0000] 1803e16877205b7f3b69dbfcde97ea66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:00:47 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:47 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:57 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:57 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:00:58 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: 5d77b74e9cab515dda506df90c063f6b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:00:58 [info] 36#36: *106 [lua] logger.lua:23: 5d77b74e9cab515dda506df90c063f6b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:00:58 +0000] 5d77b74e9cab515dda506df90c063f6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 05:01:07 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:07 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:13 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: 6d99d1db7507ec8a900b012890874359:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:01:13 [info] 36#36: *109 [lua] logger.lua:23: 6d99d1db7507ec8a900b012890874359 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:01:13 +0000] 6d99d1db7507ec8a900b012890874359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:01:17 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:17 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:27 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:27 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:28 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:189):2: e6624db1b3ca0492aecb2163ca1cf326:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:01:28 [info] 36#36: *114 [lua] logger.lua:23: e6624db1b3ca0492aecb2163ca1cf326 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:01:28 +0000] e6624db1b3ca0492aecb2163ca1cf326 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:01:37 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:37 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:43 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: 46aa770207d80f193f84583976631597:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:05:01:43 +0000] 46aa770207d80f193f84583976631597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:01:43 [info] 36#36: *118 [lua] logger.lua:23: 46aa770207d80f193f84583976631597 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:01:47 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:47 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:57 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:57 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:01:58 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: b0409d42e1f37f2ceb9d8204d1663f4d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:01:58 [info] 36#36: *123 [lua] logger.lua:23: b0409d42e1f37f2ceb9d8204d1663f4d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:01:58 +0000] b0409d42e1f37f2ceb9d8204d1663f4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:02:07 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:07 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:13 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: 1a388cd95ff433fa810ed52101d18254:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:02:13 +0000] 1a388cd95ff433fa810ed52101d18254 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:02:13 [info] 36#36: *126 [lua] logger.lua:23: 1a388cd95ff433fa810ed52101d18254 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:02:17 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:17 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:27 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:27 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:28 [info] 36#36: *131 [lua] access_by_lua(msblocations.conf:189):2: 23961a153763237af89fc170f4ecf200:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:02:28 [info] 36#36: *131 [lua] logger.lua:23: 23961a153763237af89fc170f4ecf200 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:02:28 +0000] 23961a153763237af89fc170f4ecf200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:02:37 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:37 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:43 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: 29584d6c5122b6fc65c1469fa993f55e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:02:43 +0000] 29584d6c5122b6fc65c1469fa993f55e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:02:43 [info] 36#36: *135 [lua] logger.lua:23: 29584d6c5122b6fc65c1469fa993f55e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:02:47 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:47 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:57 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:57 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:02:58 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: c853c13c6c29a4c20efd7fd407bf43f1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:02:58 +0000] c853c13c6c29a4c20efd7fd407bf43f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/18 05:02:58 [info] 36#36: *140 [lua] logger.lua:23: c853c13c6c29a4c20efd7fd407bf43f1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:03:07 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:07 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:13 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: 969eecd505bade0b145b9057b616c6a7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:03:13 +0000] 969eecd505bade0b145b9057b616c6a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:03:13 [info] 36#36: *143 [lua] logger.lua:23: 969eecd505bade0b145b9057b616c6a7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:03:17 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:17 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:27 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:27 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:28 [info] 36#36: *148 [lua] access_by_lua(msblocations.conf:189):2: e87c1305bfce7eec5dbb6a12d096d136:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:03:28 +0000] e87c1305bfce7eec5dbb6a12d096d136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:03:28 [info] 36#36: *148 [lua] logger.lua:23: e87c1305bfce7eec5dbb6a12d096d136 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:03:37 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:37 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:43 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 1133a1bdb22f7e8362792c04a5385e69:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:03:43 [info] 36#36: *152 [lua] logger.lua:23: 1133a1bdb22f7e8362792c04a5385e69 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:03:43 +0000] 1133a1bdb22f7e8362792c04a5385e69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:03:47 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:47 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:57 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:57 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:03:58 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: ef5c8fa61d3ab47c8612ddc2ee6e98d0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:03:58 [info] 36#36: *157 [lua] logger.lua:23: ef5c8fa61d3ab47c8612ddc2ee6e98d0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:03:58 +0000] ef5c8fa61d3ab47c8612ddc2ee6e98d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/18 05:04:07 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:07 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:13 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 59106182d6bf6ba20ffb0c1cef6f603a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:04:13 [info] 36#36: *160 [lua] logger.lua:23: 59106182d6bf6ba20ffb0c1cef6f603a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:04:13 +0000] 59106182d6bf6ba20ffb0c1cef6f603a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:04:17 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:17 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:27 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:27 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:28 [info] 36#36: *165 [lua] access_by_lua(msblocations.conf:189):2: ffb7a036bc24b861c10f69cb8af7ab43:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:04:28 [info] 36#36: *165 [lua] logger.lua:23: ffb7a036bc24b861c10f69cb8af7ab43 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:04:28 +0000] ffb7a036bc24b861c10f69cb8af7ab43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:04:37 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:37 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:43 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: 76738fe9049fbbbb57a5be03c100efe9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:04:43 [info] 36#36: *169 [lua] logger.lua:23: 76738fe9049fbbbb57a5be03c100efe9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:04:43 +0000] 76738fe9049fbbbb57a5be03c100efe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:04:47 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:47 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:57 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:57 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:04:58 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: c860823452a881d448939ccb0c800280:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:04:58 +0000] c860823452a881d448939ccb0c800280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:04:58 [info] 36#36: *174 [lua] logger.lua:23: c860823452a881d448939ccb0c800280 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/18 05:05:07 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:07 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:13 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 4b6694ca556e57b844ec02dd24558b00:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:05:13 +0000] 4b6694ca556e57b844ec02dd24558b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:05:13 [info] 36#36: *177 [lua] logger.lua:23: 4b6694ca556e57b844ec02dd24558b00 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:05:17 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:17 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:27 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:27 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:28 [info] 36#36: *182 [lua] access_by_lua(msblocations.conf:189):2: 4bb4264c75ec8418943f8e4169e4a638:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:05:28 [info] 36#36: *182 [lua] logger.lua:23: 4bb4264c75ec8418943f8e4169e4a638 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:05:28 +0000] 4bb4264c75ec8418943f8e4169e4a638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:05:37 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:37 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:43 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: 3c73ca9b8a69006fc57df7c59493a422:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:05:43 [info] 36#36: *186 [lua] logger.lua:23: 3c73ca9b8a69006fc57df7c59493a422 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:05:43 +0000] 3c73ca9b8a69006fc57df7c59493a422 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:05:47 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:47 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:57 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:57 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:05:58 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: c970437abdff197b232c39c257e5a420:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:05:58 +0000] c970437abdff197b232c39c257e5a420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:05:58 [info] 36#36: *191 [lua] logger.lua:23: c970437abdff197b232c39c257e5a420 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:06:07 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:07 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:13 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: d8524d65813457366eeef8cc39d1fb08:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:06:13 +0000] d8524d65813457366eeef8cc39d1fb08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:06:13 [info] 36#36: *194 [lua] logger.lua:23: d8524d65813457366eeef8cc39d1fb08 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:06:17 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:17 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:27 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:27 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:28 [info] 36#36: *199 [lua] access_by_lua(msblocations.conf:189):2: 69e5137ef490502228e4c02249425921:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:06:28 [info] 36#36: *199 [lua] logger.lua:23: 69e5137ef490502228e4c02249425921 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:06:28 +0000] 69e5137ef490502228e4c02249425921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:06:37 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:37 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:43 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: f5eba897b7242b96c4d5b631b7589663:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:06:43 +0000] f5eba897b7242b96c4d5b631b7589663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:06:43 [info] 36#36: *203 [lua] logger.lua:23: f5eba897b7242b96c4d5b631b7589663 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:06:47 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:47 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:57 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:57 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:06:58 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: ef50b6240e44d42354ff041ab8076847:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:06:58 [info] 36#36: *208 [lua] logger.lua:23: ef50b6240e44d42354ff041ab8076847 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:06:58 +0000] ef50b6240e44d42354ff041ab8076847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:07:07 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:07 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:13 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: 31540763d4e820aa566edd23d5f0163a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:07:13 +0000] 31540763d4e820aa566edd23d5f0163a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:07:13 [info] 36#36: *211 [lua] logger.lua:23: 31540763d4e820aa566edd23d5f0163a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:07:17 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:17 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:27 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:27 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:28 [info] 36#36: *216 [lua] access_by_lua(msblocations.conf:189):2: 1bd76a824ea139ff429de9f4877d7ac2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:07:28 [info] 36#36: *216 [lua] logger.lua:23: 1bd76a824ea139ff429de9f4877d7ac2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:07:28 +0000] 1bd76a824ea139ff429de9f4877d7ac2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:07:37 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:37 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:43 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 7e78a08599ba164f738bca1d539291a6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:07:43 [info] 36#36: *220 [lua] logger.lua:23: 7e78a08599ba164f738bca1d539291a6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:07:43 +0000] 7e78a08599ba164f738bca1d539291a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:07:47 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:47 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:57 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:57 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:07:58 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: f73e4cf5f9f269df5f70c14831034a8c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:07:59 [info] 36#36: *225 [lua] logger.lua:23: f73e4cf5f9f269df5f70c14831034a8c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:07:59 +0000] f73e4cf5f9f269df5f70c14831034a8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:08:07 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:07 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:14 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: 73619ff1b04977a91832fae30d47966c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:08:14 [info] 36#36: *228 [lua] logger.lua:23: 73619ff1b04977a91832fae30d47966c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:08:14 +0000] 73619ff1b04977a91832fae30d47966c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:08:17 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:17 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:27 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:27 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:29 [info] 36#36: *233 [lua] access_by_lua(msblocations.conf:189):2: 45cc1662f8d3a3714835eb4b397f0aa5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:05:08:29 +0000] 45cc1662f8d3a3714835eb4b397f0aa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:08:29 [info] 36#36: *233 [lua] logger.lua:23: 45cc1662f8d3a3714835eb4b397f0aa5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:08:37 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:37 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:44 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: 691e2640dedfa8dde66ce5cb0aaf9d04:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:08:44 [info] 36#36: *237 [lua] logger.lua:23: 691e2640dedfa8dde66ce5cb0aaf9d04 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:08:44 +0000] 691e2640dedfa8dde66ce5cb0aaf9d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:08:47 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:47 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:57 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:57 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:08:59 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: 9e3dc429ebf937dad197a96ffeed80e7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:08:59 [info] 36#36: *242 [lua] logger.lua:23: 9e3dc429ebf937dad197a96ffeed80e7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:08:59 +0000] 9e3dc429ebf937dad197a96ffeed80e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:09:07 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:07 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:14 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: d623bc805152dc6739e9f7aebd48bee4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:09:14 +0000] d623bc805152dc6739e9f7aebd48bee4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:09:14 [info] 36#36: *245 [lua] logger.lua:23: d623bc805152dc6739e9f7aebd48bee4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:09:17 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:17 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:27 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:27 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:29 [info] 36#36: *250 [lua] access_by_lua(msblocations.conf:189):2: 6bdf93036711a01dc24ab543e7033e7c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:09:29 [info] 36#36: *250 [lua] logger.lua:23: 6bdf93036711a01dc24ab543e7033e7c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:09:29 +0000] 6bdf93036711a01dc24ab543e7033e7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:09:37 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:37 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:44 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: abed2e2a9c295d86404e83a07f877767:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:09:44 +0000] abed2e2a9c295d86404e83a07f877767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:09:44 [info] 36#36: *254 [lua] logger.lua:23: abed2e2a9c295d86404e83a07f877767 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:09:47 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:47 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:57 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:57 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:09:59 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 6040233a9565f4d61f1334f6f556e689:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:09:59 [info] 36#36: *259 [lua] logger.lua:23: 6040233a9565f4d61f1334f6f556e689 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:09:59 +0000] 6040233a9565f4d61f1334f6f556e689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:10:07 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:07 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:14 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: 7b2238bbff847228ac5448d0edd3af9d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:10:14 [info] 36#36: *262 [lua] logger.lua:23: 7b2238bbff847228ac5448d0edd3af9d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:10:14 +0000] 7b2238bbff847228ac5448d0edd3af9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:10:17 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:17 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:27 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:27 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:29 [info] 36#36: *267 [lua] access_by_lua(msblocations.conf:189):2: d829d146caa706b2cea5a81116b17bfb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:05:10:29 +0000] d829d146caa706b2cea5a81116b17bfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:10:29 [info] 36#36: *267 [lua] logger.lua:23: d829d146caa706b2cea5a81116b17bfb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:10:37 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:37 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:44 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: cd41c6fdbd412e8a7c14151e86d1a4a2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:10:44 [info] 36#36: *271 [lua] logger.lua:23: cd41c6fdbd412e8a7c14151e86d1a4a2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:10:44 +0000] cd41c6fdbd412e8a7c14151e86d1a4a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:10:47 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:47 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:57 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:57 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:10:59 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: bfb9ef07be7eecdeac07923185f4a987:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:10:59 +0000] bfb9ef07be7eecdeac07923185f4a987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:10:59 [info] 36#36: *276 [lua] logger.lua:23: bfb9ef07be7eecdeac07923185f4a987 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:11:07 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:07 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:14 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 3931d721a9bd8eebb0140d7035529a16:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:11:14 [info] 36#36: *279 [lua] logger.lua:23: 3931d721a9bd8eebb0140d7035529a16 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:11:14 +0000] 3931d721a9bd8eebb0140d7035529a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:11:17 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:17 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:27 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:27 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:29 [info] 36#36: *284 [lua] access_by_lua(msblocations.conf:189):2: 5068d89f9a828ecfcdb22edc6aff977a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:11:29 [info] 36#36: *284 [lua] logger.lua:23: 5068d89f9a828ecfcdb22edc6aff977a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:11:29 +0000] 5068d89f9a828ecfcdb22edc6aff977a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:11:37 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:37 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:44 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 613cdf261202ab9be477cbd03d5913ad:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:11:44 [info] 36#36: *288 [lua] logger.lua:23: 613cdf261202ab9be477cbd03d5913ad {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:11:44 +0000] 613cdf261202ab9be477cbd03d5913ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:11:47 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:47 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:57 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:57 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:11:59 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: e7489728b07a67bdd5b23d0e71951a94:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:11:59 [info] 36#36: *293 [lua] logger.lua:23: e7489728b07a67bdd5b23d0e71951a94 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:11:59 +0000] e7489728b07a67bdd5b23d0e71951a94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:12:07 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:07 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:14 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: f8e4ce67f41c6da73a935d14d615bb66:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:12:14 [info] 36#36: *296 [lua] logger.lua:23: f8e4ce67f41c6da73a935d14d615bb66 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:12:14 +0000] f8e4ce67f41c6da73a935d14d615bb66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:12:17 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:17 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:27 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:27 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:29 [info] 36#36: *301 [lua] access_by_lua(msblocations.conf:189):2: f458b38d2044384749254808c85cacc7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:12:29 +0000] f458b38d2044384749254808c85cacc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:12:29 [info] 36#36: *301 [lua] logger.lua:23: f458b38d2044384749254808c85cacc7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:12:37 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:37 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:44 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: 5c101822f5d1f60902b8316a2e251845:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:12:44 [info] 36#36: *305 [lua] logger.lua:23: 5c101822f5d1f60902b8316a2e251845 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:12:44 +0000] 5c101822f5d1f60902b8316a2e251845 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:12:47 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:47 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:57 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:57 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:12:59 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: 2ab14840788c28ab2dc386b659081456:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:12:59 [info] 36#36: *310 [lua] logger.lua:23: 2ab14840788c28ab2dc386b659081456 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:12:59 +0000] 2ab14840788c28ab2dc386b659081456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:13:07 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:07 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:14 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: 0f1ed6a8f6f1fa2bbe3d6e37ccb5047b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:13:14 [info] 36#36: *313 [lua] logger.lua:23: 0f1ed6a8f6f1fa2bbe3d6e37ccb5047b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:13:14 +0000] 0f1ed6a8f6f1fa2bbe3d6e37ccb5047b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:13:17 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:17 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:27 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:27 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:29 [info] 36#36: *318 [lua] access_by_lua(msblocations.conf:189):2: c80e6348e7391498a4d683e6dd9f395b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:13:29 [info] 36#36: *318 [lua] logger.lua:23: c80e6348e7391498a4d683e6dd9f395b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:13:29 +0000] c80e6348e7391498a4d683e6dd9f395b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 05:13:37 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:37 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:44 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 52a95c9840cfc4ea397451dbdbb41049:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:05:13:44 +0000] 52a95c9840cfc4ea397451dbdbb41049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:13:44 [info] 36#36: *322 [lua] logger.lua:23: 52a95c9840cfc4ea397451dbdbb41049 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:13:47 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:47 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:57 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:57 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:13:59 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: c6e062d6d5cbddd2b813063ee2406a0a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:13:59 +0000] c6e062d6d5cbddd2b813063ee2406a0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:13:59 [info] 36#36: *327 [lua] logger.lua:23: c6e062d6d5cbddd2b813063ee2406a0a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:14:07 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:07 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:14 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: 04a1db0a9179c42f76b21791bcf33a4a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:14:14 +0000] 04a1db0a9179c42f76b21791bcf33a4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:14:14 [info] 36#36: *330 [lua] logger.lua:23: 04a1db0a9179c42f76b21791bcf33a4a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:14:17 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:17 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:27 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:27 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:29 [info] 36#36: *335 [lua] access_by_lua(msblocations.conf:189):2: 1ca433d6a693ce66c0efb6dab5bc2b84:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:14:29 [info] 36#36: *335 [lua] logger.lua:23: 1ca433d6a693ce66c0efb6dab5bc2b84 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:14:29 +0000] 1ca433d6a693ce66c0efb6dab5bc2b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:14:37 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:37 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:44 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: fe8cc1ef9122ba815bce83cf3ac12217:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:14:44 +0000] fe8cc1ef9122ba815bce83cf3ac12217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:14:44 [info] 36#36: *339 [lua] logger.lua:23: fe8cc1ef9122ba815bce83cf3ac12217 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:14:47 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:47 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:57 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:57 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:14:59 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 1bf5d605919c8d16e01033213f62c893:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:14:59 [info] 36#36: *344 [lua] logger.lua:23: 1bf5d605919c8d16e01033213f62c893 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:14:59 +0000] 1bf5d605919c8d16e01033213f62c893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/18 05:15:07 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:07 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:14 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 8da9c59ea69c227e3845a64ee29b657a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:15:14 +0000] 8da9c59ea69c227e3845a64ee29b657a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/18 05:15:14 [info] 36#36: *347 [lua] logger.lua:23: 8da9c59ea69c227e3845a64ee29b657a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 05:15:17 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:17 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:27 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:27 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:29 [info] 36#36: *352 [lua] access_by_lua(msblocations.conf:189):2: 0f3368c60ffdf007acc11c4411f862e0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:15:29 [info] 36#36: *352 [lua] logger.lua:23: 0f3368c60ffdf007acc11c4411f862e0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:15:29 +0000] 0f3368c60ffdf007acc11c4411f862e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:15:37 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:37 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:44 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: d1f62213b81bd402678bace5bdc21ad1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:15:44 [info] 36#36: *356 [lua] logger.lua:23: d1f62213b81bd402678bace5bdc21ad1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:15:44 +0000] d1f62213b81bd402678bace5bdc21ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:15:47 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:47 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:57 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:57 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:15:59 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: 7f3ddaa3651b0fe396bed1c390bc079a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:15:59 +0000] 7f3ddaa3651b0fe396bed1c390bc079a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:15:59 [info] 36#36: *361 [lua] logger.lua:23: 7f3ddaa3651b0fe396bed1c390bc079a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:16:07 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:07 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:14 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: e32c375b6e5b67091db030e374114a64:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:16:14 [info] 36#36: *364 [lua] logger.lua:23: e32c375b6e5b67091db030e374114a64 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:16:14 +0000] e32c375b6e5b67091db030e374114a64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:16:17 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:17 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:27 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:27 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:29 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:189):2: 3ea658c1dd29c285dcadf5e0a69b89c8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:16:29 +0000] 3ea658c1dd29c285dcadf5e0a69b89c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 05:16:29 [info] 36#36: *369 [lua] logger.lua:23: 3ea658c1dd29c285dcadf5e0a69b89c8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:16:37 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:37 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:44 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: 981b1b005b32d1fdbe0ed3c3a51de124:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:16:44 +0000] 981b1b005b32d1fdbe0ed3c3a51de124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:16:44 [info] 36#36: *373 [lua] logger.lua:23: 981b1b005b32d1fdbe0ed3c3a51de124 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:16:47 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:47 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:57 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:57 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:16:59 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 09b0d8e84fdc803eebc6dfb38ca501eb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:16:59 +0000] 09b0d8e84fdc803eebc6dfb38ca501eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:16:59 [info] 36#36: *378 [lua] logger.lua:23: 09b0d8e84fdc803eebc6dfb38ca501eb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:17:07 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:07 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:14 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: d27faf57782e24a36c77ed822e060d8c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:17:14 +0000] d27faf57782e24a36c77ed822e060d8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:17:14 [info] 36#36: *381 [lua] logger.lua:23: d27faf57782e24a36c77ed822e060d8c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:17:17 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:17 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:27 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:27 [info] 37#37: *385 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:29 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:189):2: e8031ccae708f053777339c94dc76a4a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:17:29 [info] 36#36: *386 [lua] logger.lua:23: e8031ccae708f053777339c94dc76a4a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:17:29 +0000] e8031ccae708f053777339c94dc76a4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:17:37 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:37 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:44 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 76f377db7e53febb853b35b62e6b9011:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:17:44 [info] 36#36: *390 [lua] logger.lua:23: 76f377db7e53febb853b35b62e6b9011 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:17:44 +0000] 76f377db7e53febb853b35b62e6b9011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:17:47 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:47 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:57 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:57 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:17:59 [info] 36#36: *395 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.194, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.71.194 - - [18/Jan/2023:05:17:59 +0000] 0a72047362eaeaacf288d746a58faa3c "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/18 05:17:59 [info] 36#36: *396 [lua] access_by_lua(msblocations.conf:189):2: 8f7d28d52a45df8130f6d3f0aa69b55b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:17:59 [info] 36#36: *396 [lua] logger.lua:23: 8f7d28d52a45df8130f6d3f0aa69b55b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:17:59 +0000] 8f7d28d52a45df8130f6d3f0aa69b55b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:18:07 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:07 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:14 [info] 36#36: *399 [lua] access_by_lua(msblocations.conf:189):2: 4fe180aec825ff4122fc9854faaf43f1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:18:14 [info] 36#36: *399 [lua] logger.lua:23: 4fe180aec825ff4122fc9854faaf43f1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:18:14 +0000] 4fe180aec825ff4122fc9854faaf43f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:18:17 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:17 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:27 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:27 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:29 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: b8b340e23c5c346b337b79c9c7475aa9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:05:18:29 +0000] b8b340e23c5c346b337b79c9c7475aa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:18:29 [info] 36#36: *404 [lua] logger.lua:23: b8b340e23c5c346b337b79c9c7475aa9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:18:37 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:37 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:44 [info] 36#36: *408 [lua] access_by_lua(msblocations.conf:189):2: 3f76ed924aa37943104d85bd75f78e1b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:18:44 [info] 36#36: *408 [lua] logger.lua:23: 3f76ed924aa37943104d85bd75f78e1b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:18:44 +0000] 3f76ed924aa37943104d85bd75f78e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:18:47 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:47 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:57 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:57 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:18:59 [info] 36#36: *413 [lua] access_by_lua(msblocations.conf:189):2: 978e48e29370434a501ac724d82163d9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:18:59 [info] 36#36: *413 [lua] logger.lua:23: 978e48e29370434a501ac724d82163d9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:18:59 +0000] 978e48e29370434a501ac724d82163d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/18 05:19:07 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:07 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:14 [info] 36#36: *416 [lua] access_by_lua(msblocations.conf:189):2: 5486749910c76bc09865eb928394cf42:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:19:14 [info] 36#36: *416 [lua] logger.lua:23: 5486749910c76bc09865eb928394cf42 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:19:14 +0000] 5486749910c76bc09865eb928394cf42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:19:17 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:17 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:27 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:27 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:29 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: 6b2e2da1f27e622dde119b687cabd4d7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:19:29 [info] 36#36: *421 [lua] logger.lua:23: 6b2e2da1f27e622dde119b687cabd4d7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:19:29 +0000] 6b2e2da1f27e622dde119b687cabd4d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:19:37 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:37 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
10.233.67.70 - - [18/Jan/2023:05:19:44 +0000] b917093a960e046f1c1f75007532125f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:19:44 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:189):2: b917093a960e046f1c1f75007532125f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:19:44 [info] 36#36: *425 [lua] logger.lua:23: b917093a960e046f1c1f75007532125f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:19:47 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:47 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:57 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:57 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:19:59 [info] 36#36: *430 [lua] access_by_lua(msblocations.conf:189):2: cb8a7602ea19ba5d807decc594e77a8b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:19:59 +0000] cb8a7602ea19ba5d807decc594e77a8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:19:59 [info] 36#36: *430 [lua] logger.lua:23: cb8a7602ea19ba5d807decc594e77a8b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:20:07 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:07 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:14 [info] 36#36: *433 [lua] access_by_lua(msblocations.conf:189):2: 5bed3da7e4aa20680345fe3a9729a6b1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:20:14 +0000] 5bed3da7e4aa20680345fe3a9729a6b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:20:14 [info] 36#36: *433 [lua] logger.lua:23: 5bed3da7e4aa20680345fe3a9729a6b1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:20:17 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:17 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:27 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:27 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:29 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 9bfdbe595d63bc58ced9a04e62adeae4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:20:29 +0000] 9bfdbe595d63bc58ced9a04e62adeae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:20:29 [info] 36#36: *438 [lua] logger.lua:23: 9bfdbe595d63bc58ced9a04e62adeae4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:20:37 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:37 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:44 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:189):2: 2856c43fa3a6c39a007788137e96d432:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:05:20:44 +0000] 2856c43fa3a6c39a007788137e96d432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:20:44 [info] 36#36: *442 [lua] logger.lua:23: 2856c43fa3a6c39a007788137e96d432 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:20:47 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:47 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:57 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:57 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:20:59 [info] 36#36: *447 [lua] access_by_lua(msblocations.conf:189):2: 3c7abe78d783259c067d4ce3929b0af5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:20:59 +0000] 3c7abe78d783259c067d4ce3929b0af5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:20:59 [info] 36#36: *447 [lua] logger.lua:23: 3c7abe78d783259c067d4ce3929b0af5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:21:07 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:07 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:14 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:189):2: 18a82150bc50a4702bb7c0510c2d6af2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:21:14 [info] 36#36: *450 [lua] logger.lua:23: 18a82150bc50a4702bb7c0510c2d6af2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:21:14 +0000] 18a82150bc50a4702bb7c0510c2d6af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:21:17 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:17 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:27 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:27 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:29 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: c8ceab5036806a33080055e81b2b4298:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:21:29 [info] 36#36: *455 [lua] logger.lua:23: c8ceab5036806a33080055e81b2b4298 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.67.70 - - [18/Jan/2023:05:21:29 +0000] c8ceab5036806a33080055e81b2b4298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/18 05:21:37 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:37 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:44 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: 8bcb5a2b0f11742b7629020d9fa795db:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:21:44 [info] 36#36: *459 [lua] logger.lua:23: 8bcb5a2b0f11742b7629020d9fa795db {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:21:44 +0000] 8bcb5a2b0f11742b7629020d9fa795db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:21:47 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:47 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:57 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:57 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:21:59 [info] 36#36: *464 [lua] access_by_lua(msblocations.conf:189):2: d3f11f4e30884029bd574cb586bd988b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:21:59 +0000] d3f11f4e30884029bd574cb586bd988b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:21:59 [info] 36#36: *464 [lua] logger.lua:23: d3f11f4e30884029bd574cb586bd988b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:22:07 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:07 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:15 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:189):2: f03ad34c48c1493560d60b23c140ee77:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:22:15 +0000] f03ad34c48c1493560d60b23c140ee77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:22:15 [info] 36#36: *467 [lua] logger.lua:23: f03ad34c48c1493560d60b23c140ee77 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:22:17 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:17 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:27 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:27 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:30 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: cb39d71b750bac407b798b5e27b37dd0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:22:30 +0000] cb39d71b750bac407b798b5e27b37dd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:22:30 [info] 36#36: *472 [lua] logger.lua:23: cb39d71b750bac407b798b5e27b37dd0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:22:37 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:37 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:45 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: 0161ce5f92db9e1d6d9df2718ed1ec4c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:22:45 [info] 36#36: *476 [lua] logger.lua:23: 0161ce5f92db9e1d6d9df2718ed1ec4c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:22:45 +0000] 0161ce5f92db9e1d6d9df2718ed1ec4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/18 05:22:47 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:47 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:57 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:22:57 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:00 [info] 36#36: *481 [lua] access_by_lua(msblocations.conf:189):2: bfc6d28cdd42d31a27f4b6ea5e1188ab:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:23:00 +0000] bfc6d28cdd42d31a27f4b6ea5e1188ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:23:00 [info] 36#36: *481 [lua] logger.lua:23: bfc6d28cdd42d31a27f4b6ea5e1188ab {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:23:07 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:07 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:15 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:189):2: a52b1b413c7ab07f808afc4aa8ab6aa9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:23:15 +0000] a52b1b413c7ab07f808afc4aa8ab6aa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:23:15 [info] 36#36: *484 [lua] logger.lua:23: a52b1b413c7ab07f808afc4aa8ab6aa9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:23:17 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:17 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:27 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:27 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:30 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: 76fdd766ba2d5e8bc7a77c94ec1cf005:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:23:30 +0000] 76fdd766ba2d5e8bc7a77c94ec1cf005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:23:30 [info] 36#36: *489 [lua] logger.lua:23: 76fdd766ba2d5e8bc7a77c94ec1cf005 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:23:37 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:37 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:45 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: d414a7c23722b6ca6c74d32f366ad630:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:23:45 +0000] d414a7c23722b6ca6c74d32f366ad630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:23:45 [info] 36#36: *493 [lua] logger.lua:23: d414a7c23722b6ca6c74d32f366ad630 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:23:47 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:47 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:57 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:23:57 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:00 [info] 36#36: *498 [lua] access_by_lua(msblocations.conf:189):2: c2198bbef23cdf8b334036bd1d80ae8e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:24:00 [info] 36#36: *498 [lua] logger.lua:23: c2198bbef23cdf8b334036bd1d80ae8e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:24:00 +0000] c2198bbef23cdf8b334036bd1d80ae8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:24:07 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:07 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:15 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:189):2: 0af4e7ec27d23ddd79102fd985c1767e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:24:15 [info] 36#36: *501 [lua] logger.lua:23: 0af4e7ec27d23ddd79102fd985c1767e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:24:15 +0000] 0af4e7ec27d23ddd79102fd985c1767e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:24:17 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:17 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:27 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:27 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:30 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: fa75320037fccf70207b623472c4e513:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:24:30 [info] 36#36: *506 [lua] logger.lua:23: fa75320037fccf70207b623472c4e513 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:24:30 +0000] fa75320037fccf70207b623472c4e513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:24:37 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:37 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:45 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: a44f3cecc43e314aaa3c01a2817aa8b6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:24:45 +0000] a44f3cecc43e314aaa3c01a2817aa8b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:24:45 [info] 36#36: *510 [lua] logger.lua:23: a44f3cecc43e314aaa3c01a2817aa8b6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:24:47 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:47 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:57 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:24:57 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:00 [info] 36#36: *515 [lua] access_by_lua(msblocations.conf:189):2: 200cd3dcf56b1fcf075fffd99c6d50e0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:25:00 +0000] 200cd3dcf56b1fcf075fffd99c6d50e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:25:00 [info] 36#36: *515 [lua] logger.lua:23: 200cd3dcf56b1fcf075fffd99c6d50e0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:25:07 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:07 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:15 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:189):2: 04deb5898ca2b4b5c0326126fcee02b6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:25:15 [info] 36#36: *518 [lua] logger.lua:23: 04deb5898ca2b4b5c0326126fcee02b6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:25:15 +0000] 04deb5898ca2b4b5c0326126fcee02b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:25:17 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:17 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:27 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:27 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:30 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: a9df793fc58dfd6c926ab821419f23a3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.70 - - [18/Jan/2023:05:25:30 +0000] a9df793fc58dfd6c926ab821419f23a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:25:30 [info] 36#36: *523 [lua] logger.lua:23: a9df793fc58dfd6c926ab821419f23a3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:25:37 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:37 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:45 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: 24fc24858fbe90b3b68f708f23a43ec4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:25:45 [info] 36#36: *527 [lua] logger.lua:23: 24fc24858fbe90b3b68f708f23a43ec4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:25:45 +0000] 24fc24858fbe90b3b68f708f23a43ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:25:47 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:47 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:57 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:25:57 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:00 [info] 36#36: *532 [lua] access_by_lua(msblocations.conf:189):2: b631b5b052e8158670d51886f40ef227:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:26:00 [info] 36#36: *532 [lua] logger.lua:23: b631b5b052e8158670d51886f40ef227 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:26:00 +0000] b631b5b052e8158670d51886f40ef227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:26:07 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:07 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:15 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:189):2: 8f0ab26ab7f547e051e7d43ebd057df4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:26:15 [info] 36#36: *535 [lua] logger.lua:23: 8f0ab26ab7f547e051e7d43ebd057df4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:26:15 +0000] 8f0ab26ab7f547e051e7d43ebd057df4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:26:17 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:17 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:27 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:27 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:30 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:189):2: e0b0d66f39ef188b324d31aa3f94e4e0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:26:30 +0000] e0b0d66f39ef188b324d31aa3f94e4e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:26:30 [info] 36#36: *540 [lua] logger.lua:23: e0b0d66f39ef188b324d31aa3f94e4e0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:26:37 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:37 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:45 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: be83a312fdf648448db8e8199851c3c5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:26:45 [info] 36#36: *544 [lua] logger.lua:23: be83a312fdf648448db8e8199851c3c5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:26:45 +0000] be83a312fdf648448db8e8199851c3c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:26:47 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:47 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:57 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:26:57 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:00 [info] 36#36: *549 [lua] access_by_lua(msblocations.conf:189):2: 41443ba97179b99366f4e3f0aadbfe98:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:27:00 +0000] 41443ba97179b99366f4e3f0aadbfe98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:27:00 [info] 36#36: *549 [lua] logger.lua:23: 41443ba97179b99366f4e3f0aadbfe98 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:27:07 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:07 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:15 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:189):2: d068dd3c99a1bbae6a188ae43fae7c2b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:27:15 [info] 36#36: *552 [lua] logger.lua:23: d068dd3c99a1bbae6a188ae43fae7c2b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:27:15 +0000] d068dd3c99a1bbae6a188ae43fae7c2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:27:17 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:17 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:27 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:27 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:30 [info] 36#36: *557 [lua] access_by_lua(msblocations.conf:189):2: 7c79071dac9a663f17b31e0f035d51ac:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:27:30 [info] 36#36: *557 [lua] logger.lua:23: 7c79071dac9a663f17b31e0f035d51ac {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:27:30 +0000] 7c79071dac9a663f17b31e0f035d51ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:27:37 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:37 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:45 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: 1801d6ea902b7ac61fac24e0f11a8215:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:27:45 [info] 36#36: *561 [lua] logger.lua:23: 1801d6ea902b7ac61fac24e0f11a8215 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:27:45 +0000] 1801d6ea902b7ac61fac24e0f11a8215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:27:47 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:47 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:57 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:27:57 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:00 [info] 36#36: *566 [lua] access_by_lua(msblocations.conf:189):2: 2a2fdbb5ff2868e50cd3d33cb1cfc4f6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:28:00 [info] 36#36: *566 [lua] logger.lua:23: 2a2fdbb5ff2868e50cd3d33cb1cfc4f6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:28:00 +0000] 2a2fdbb5ff2868e50cd3d33cb1cfc4f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:28:07 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:07 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:15 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:189):2: 4164497ad492ad802a7317e98a6df080:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:28:15 [info] 36#36: *569 [lua] logger.lua:23: 4164497ad492ad802a7317e98a6df080 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:28:15 +0000] 4164497ad492ad802a7317e98a6df080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 05:28:17 [info] 37#37: *571 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:17 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:27 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:27 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:30 [info] 36#36: *574 [lua] access_by_lua(msblocations.conf:189):2: cf04fe8aaf6e774b5207fd060c4c8080:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:28:30 +0000] cf04fe8aaf6e774b5207fd060c4c8080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:28:30 [info] 36#36: *574 [lua] logger.lua:23: cf04fe8aaf6e774b5207fd060c4c8080 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:28:37 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:37 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:45 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: b00c0b5421c75574d37eb8301b83f6cc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:28:45 [info] 36#36: *578 [lua] logger.lua:23: b00c0b5421c75574d37eb8301b83f6cc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:28:45 +0000] b00c0b5421c75574d37eb8301b83f6cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/18 05:28:47 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:47 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:57 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:28:57 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:00 [info] 36#36: *583 [lua] access_by_lua(msblocations.conf:189):2: 3cd471bafe984a9e6c73e7f082685305:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:29:00 +0000] 3cd471bafe984a9e6c73e7f082685305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:29:00 [info] 36#36: *583 [lua] logger.lua:23: 3cd471bafe984a9e6c73e7f082685305 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:29:07 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:07 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:15 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:189):2: 34793375982640a1fb6a2e0bbc07aa67:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:29:15 [info] 36#36: *586 [lua] logger.lua:23: 34793375982640a1fb6a2e0bbc07aa67 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:29:15 +0000] 34793375982640a1fb6a2e0bbc07aa67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:29:17 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:17 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:27 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:27 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:30 [info] 36#36: *591 [lua] access_by_lua(msblocations.conf:189):2: 6f89be3c76fe14b19812fa3394ab1d30:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:29:30 +0000] 6f89be3c76fe14b19812fa3394ab1d30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:29:30 [info] 36#36: *591 [lua] logger.lua:23: 6f89be3c76fe14b19812fa3394ab1d30 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/18 05:29:37 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:37 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:45 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: a5347c1d417742ed56a0787b897eb315:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:29:45 +0000] a5347c1d417742ed56a0787b897eb315 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 05:29:45 [info] 36#36: *595 [lua] logger.lua:23: a5347c1d417742ed56a0787b897eb315 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:29:47 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:47 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:57 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:29:57 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:00 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:189):2: 634d4f9246c1370355dcf163b25c567d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:30:00 +0000] 634d4f9246c1370355dcf163b25c567d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:30:00 [info] 36#36: *600 [lua] logger.lua:23: 634d4f9246c1370355dcf163b25c567d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:30:07 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:07 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:15 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: 13b764bbd7a802410222cde222d8dd13:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:30:15 [info] 36#36: *603 [lua] logger.lua:23: 13b764bbd7a802410222cde222d8dd13 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:30:15 +0000] 13b764bbd7a802410222cde222d8dd13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:30:17 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:17 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:27 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:27 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:30 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:189):2: 77396de9741196f7f373b61ab1721c1d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:30:30 [info] 36#36: *608 [lua] logger.lua:23: 77396de9741196f7f373b61ab1721c1d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:30:30 +0000] 77396de9741196f7f373b61ab1721c1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:30:37 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:37 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:45 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: 539664f88ce9b13ba441597a4f8ec911:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:30:45 +0000] 539664f88ce9b13ba441597a4f8ec911 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:30:45 [info] 36#36: *612 [lua] logger.lua:23: 539664f88ce9b13ba441597a4f8ec911 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:30:47 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:47 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:57 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:30:57 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:00 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:189):2: 3253fef8d23dfd617b18ac913a836201:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:31:00 +0000] 3253fef8d23dfd617b18ac913a836201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:31:00 [info] 36#36: *617 [lua] logger.lua:23: 3253fef8d23dfd617b18ac913a836201 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:31:07 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:07 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:15 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: f4c4e49fddcf49b788a0a09b7fca7841:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:31:15 +0000] f4c4e49fddcf49b788a0a09b7fca7841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:31:15 [info] 36#36: *620 [lua] logger.lua:23: f4c4e49fddcf49b788a0a09b7fca7841 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:31:17 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:17 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:27 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:27 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:30 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:189):2: 2646dbf970f43a1b574dde72efc5dc70:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:31:30 +0000] 2646dbf970f43a1b574dde72efc5dc70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/18 05:31:30 [info] 36#36: *625 [lua] logger.lua:23: 2646dbf970f43a1b574dde72efc5dc70 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/18 05:31:37 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:37 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:45 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: 823cfe6dd50b58f1496b9f53741a6c34:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:31:45 +0000] 823cfe6dd50b58f1496b9f53741a6c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:31:45 [info] 36#36: *629 [lua] logger.lua:23: 823cfe6dd50b58f1496b9f53741a6c34 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:31:47 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:47 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:57 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:31:57 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:00 [info] 36#36: *634 [lua] access_by_lua(msblocations.conf:189):2: 460a4b006d2ee3042d3fb053a50c28bd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:32:00 +0000] 460a4b006d2ee3042d3fb053a50c28bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:32:00 [info] 36#36: *634 [lua] logger.lua:23: 460a4b006d2ee3042d3fb053a50c28bd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:32:07 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:07 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:15 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:189):2: 8cde8207c0382a5f7dac77283adb3c25:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:32:15 +0000] 8cde8207c0382a5f7dac77283adb3c25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:32:15 [info] 36#36: *637 [lua] logger.lua:23: 8cde8207c0382a5f7dac77283adb3c25 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:32:17 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:17 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:27 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:27 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:30 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:189):2: 87b77cfa0dfa378223fee9534ed23a0b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:32:30 +0000] 87b77cfa0dfa378223fee9534ed23a0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:32:30 [info] 36#36: *642 [lua] logger.lua:23: 87b77cfa0dfa378223fee9534ed23a0b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:32:37 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:37 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:45 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: 33f525624c3708be308fda07a18e25fd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:32:45 [info] 36#36: *646 [lua] logger.lua:23: 33f525624c3708be308fda07a18e25fd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:32:45 +0000] 33f525624c3708be308fda07a18e25fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:32:47 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:47 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:57 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:32:57 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:00 [info] 36#36: *651 [lua] access_by_lua(msblocations.conf:189):2: 6a7233ca46dce36d12ccd56383cd911b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:33:00 [info] 36#36: *651 [lua] logger.lua:23: 6a7233ca46dce36d12ccd56383cd911b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:33:00 +0000] 6a7233ca46dce36d12ccd56383cd911b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:33:07 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:07 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:15 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:189):2: fad50c05f5ffdf0c49723dd515d38923:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:33:15 +0000] fad50c05f5ffdf0c49723dd515d38923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:33:15 [info] 36#36: *654 [lua] logger.lua:23: fad50c05f5ffdf0c49723dd515d38923 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:33:17 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:17 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:27 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:27 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:30 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:189):2: a111386158003617e5408553a5993766:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:05:33:30 +0000] a111386158003617e5408553a5993766 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:33:30 [info] 36#36: *659 [lua] logger.lua:23: a111386158003617e5408553a5993766 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:33:37 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:37 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:45 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: 529d72cf543d2c5fedb0ec3ddbc9ee64:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:33:45 [info] 36#36: *663 [lua] logger.lua:23: 529d72cf543d2c5fedb0ec3ddbc9ee64 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:33:45 +0000] 529d72cf543d2c5fedb0ec3ddbc9ee64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:33:47 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:47 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:57 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:33:57 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:00 [info] 36#36: *668 [lua] access_by_lua(msblocations.conf:189):2: abfbc856e909cdc69293514b78b8789c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:34:00 [info] 36#36: *668 [lua] logger.lua:23: abfbc856e909cdc69293514b78b8789c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:34:00 +0000] abfbc856e909cdc69293514b78b8789c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:34:07 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:07 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:15 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:189):2: 751414b01288fa98e7204106cbaed22c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:34:15 +0000] 751414b01288fa98e7204106cbaed22c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 05:34:15 [info] 36#36: *671 [lua] logger.lua:23: 751414b01288fa98e7204106cbaed22c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:34:17 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:17 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:27 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:27 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:30 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:189):2: d3d5ae9baa911882e2ff8380e2a6237f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:34:30 [info] 36#36: *676 [lua] logger.lua:23: d3d5ae9baa911882e2ff8380e2a6237f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:34:30 +0000] d3d5ae9baa911882e2ff8380e2a6237f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:34:37 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:37 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:45 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: ae0b823360cbb62fcb550d805106337a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:34:45 [info] 36#36: *680 [lua] logger.lua:23: ae0b823360cbb62fcb550d805106337a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:34:45 +0000] ae0b823360cbb62fcb550d805106337a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:34:47 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:47 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:57 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:34:57 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:00 [info] 36#36: *685 [lua] access_by_lua(msblocations.conf:189):2: dab9705ce2d5f1fe54e6d5c7eb503839:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/18 05:35:00 [info] 36#36: *685 [lua] logger.lua:23: dab9705ce2d5f1fe54e6d5c7eb503839 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:35:00 +0000] dab9705ce2d5f1fe54e6d5c7eb503839 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/18 05:35:07 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:07 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:15 [info] 36#36: *688 [lua] access_by_lua(msblocations.conf:189):2: 9939388ca5f5d527263564d876ff49d2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:35:15 +0000] 9939388ca5f5d527263564d876ff49d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:35:15 [info] 36#36: *688 [lua] logger.lua:23: 9939388ca5f5d527263564d876ff49d2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:35:17 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:17 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:27 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:27 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:30 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: 68cdfc0e99eefb88421abe67cccc1a68:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:35:30 [info] 36#36: *693 [lua] logger.lua:23: 68cdfc0e99eefb88421abe67cccc1a68 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:35:30 +0000] 68cdfc0e99eefb88421abe67cccc1a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:35:37 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:37 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:45 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: bde18d89ffc068d9d3d06dfd1857361f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:35:45 +0000] bde18d89ffc068d9d3d06dfd1857361f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 05:35:45 [info] 36#36: *697 [lua] logger.lua:23: bde18d89ffc068d9d3d06dfd1857361f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:35:47 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:47 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:57 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:35:57 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:00 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: 76e698a7d7b3f4145c358f6a9ed61db9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:36:00 [info] 36#36: *702 [lua] logger.lua:23: 76e698a7d7b3f4145c358f6a9ed61db9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.70 - - [18/Jan/2023:05:36:00 +0000] 76e698a7d7b3f4145c358f6a9ed61db9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:36:07 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:07 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:15 [info] 36#36: *705 [lua] access_by_lua(msblocations.conf:189):2: 3e9bf2dd22ba7fee3b32b58c81fd0fd3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:36:15 +0000] 3e9bf2dd22ba7fee3b32b58c81fd0fd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/18 05:36:15 [info] 36#36: *705 [lua] logger.lua:23: 3e9bf2dd22ba7fee3b32b58c81fd0fd3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:36:17 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:17 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:27 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:27 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:30 [info] 36#36: *710 [lua] access_by_lua(msblocations.conf:189):2: 413c037f10a4400ec74b541fa729c0a7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:36:30 [info] 36#36: *710 [lua] logger.lua:23: 413c037f10a4400ec74b541fa729c0a7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:36:30 +0000] 413c037f10a4400ec74b541fa729c0a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:36:37 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:37 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:45 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: 98b67edb3e4eb64c27b4eb46ee199d3f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:36:45 +0000] 98b67edb3e4eb64c27b4eb46ee199d3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:36:45 [info] 36#36: *714 [lua] logger.lua:23: 98b67edb3e4eb64c27b4eb46ee199d3f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/18 05:36:47 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:47 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:57 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:36:57 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:00 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: a70440ea8befdce1347f9feaec12699f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:37:00 [info] 36#36: *719 [lua] logger.lua:23: a70440ea8befdce1347f9feaec12699f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:37:00 +0000] a70440ea8befdce1347f9feaec12699f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/18 05:37:07 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:07 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:15 [info] 36#36: *722 [lua] access_by_lua(msblocations.conf:189):2: 9da61b6970c799fea5efe0f173f6fb4b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:37:15 +0000] 9da61b6970c799fea5efe0f173f6fb4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:37:15 [info] 36#36: *722 [lua] logger.lua:23: 9da61b6970c799fea5efe0f173f6fb4b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:37:17 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:17 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:27 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:27 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:30 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:189):2: 8789c90e04f6248bb0bc11e68bbf51b0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:37:30 +0000] 8789c90e04f6248bb0bc11e68bbf51b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:37:30 [info] 36#36: *727 [lua] logger.lua:23: 8789c90e04f6248bb0bc11e68bbf51b0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:37:37 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:37 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:45 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: e96ef8bff4d9edefec2631fcc56f7ce3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:37:45 +0000] e96ef8bff4d9edefec2631fcc56f7ce3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/18 05:37:45 [info] 36#36: *731 [lua] logger.lua:23: e96ef8bff4d9edefec2631fcc56f7ce3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/18 05:37:47 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:47 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:57 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:37:57 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:00 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: b3881384a217cd829d45fb43a0b5ea3a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:38:01 [info] 36#36: *736 [lua] logger.lua:23: b3881384a217cd829d45fb43a0b5ea3a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:38:01 +0000] b3881384a217cd829d45fb43a0b5ea3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/18 05:38:07 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:07 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:16 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: feac5acc7db183b53e344c3318cddeaa:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:38:16 +0000] feac5acc7db183b53e344c3318cddeaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:38:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:38:16 [info] 36#36: *739 [lua] logger.lua:23: feac5acc7db183b53e344c3318cddeaa {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:38:17 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:17 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:27 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:27 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:31 [info] 36#36: *744 [lua] access_by_lua(msblocations.conf:189):2: f27b93022433a48c888bcd6c8c1ee2c4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:38:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:05:38:31 +0000] f27b93022433a48c888bcd6c8c1ee2c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:38:31 [info] 36#36: *744 [lua] logger.lua:23: f27b93022433a48c888bcd6c8c1ee2c4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:38:37 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:37 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:46 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 92c4c29571281314506d7240d2067789:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:38:46 [info] 36#36: *748 [lua] logger.lua:23: 92c4c29571281314506d7240d2067789 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:38:46 +0000] 92c4c29571281314506d7240d2067789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:38:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:38:47 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:47 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:57 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:38:57 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:01 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: f8212e4af5c9bbe13245fdba48adb5a6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:39:01 [info] 36#36: *753 [lua] logger.lua:23: f8212e4af5c9bbe13245fdba48adb5a6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:39:01 +0000] f8212e4af5c9bbe13245fdba48adb5a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:39:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:39:07 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:07 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:16 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: b846567a326cb991db243ac90633ac6e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:39:16 [info] 36#36: *756 [lua] logger.lua:23: b846567a326cb991db243ac90633ac6e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:39:16 +0000] b846567a326cb991db243ac90633ac6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:39:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:39:17 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:17 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:27 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:27 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:31 [info] 36#36: *761 [lua] access_by_lua(msblocations.conf:189):2: 0b302fa8715d08cbf94b3e5549270120:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:39:31 [info] 36#36: *761 [lua] logger.lua:23: 0b302fa8715d08cbf94b3e5549270120 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:39:31 +0000] 0b302fa8715d08cbf94b3e5549270120 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:39:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:39:37 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:37 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:46 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: 602f09d29dc0f60241505d85a79b7700:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:39:46 [info] 36#36: *765 [lua] logger.lua:23: 602f09d29dc0f60241505d85a79b7700 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:39:46 +0000] 602f09d29dc0f60241505d85a79b7700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:39:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:39:47 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:47 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:57 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:39:57 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:01 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: 8d38ec37f32e7ee4f106e2db34b71b25:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:40:01 [info] 36#36: *770 [lua] logger.lua:23: 8d38ec37f32e7ee4f106e2db34b71b25 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:40:01 +0000] 8d38ec37f32e7ee4f106e2db34b71b25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:40:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:40:07 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:07 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:16 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: b1994fbff5aaa8b7323b0f208da4a5c5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:40:16 +0000] b1994fbff5aaa8b7323b0f208da4a5c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:40:16 [info] 36#36: *773 [lua] logger.lua:23: b1994fbff5aaa8b7323b0f208da4a5c5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:40:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:40:17 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:17 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:27 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:27 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:31 [info] 36#36: *778 [lua] access_by_lua(msblocations.conf:189):2: c07148d4038c7dfc5e8e1ae0df19922f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:40:31 +0000] c07148d4038c7dfc5e8e1ae0df19922f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:40:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:40:31 [info] 36#36: *778 [lua] logger.lua:23: c07148d4038c7dfc5e8e1ae0df19922f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:40:37 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:37 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:46 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: b7d305e7be3d0ac32d63b9b17b2b06ac:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:40:46 [info] 36#36: *782 [lua] logger.lua:23: b7d305e7be3d0ac32d63b9b17b2b06ac {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:40:46 +0000] b7d305e7be3d0ac32d63b9b17b2b06ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:40:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:40:47 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:47 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:57 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:40:57 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:01 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: dbcd60f88fbe344cd90d7c55976a76ad:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:41:01 [info] 36#36: *787 [lua] logger.lua:23: dbcd60f88fbe344cd90d7c55976a76ad {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:41:01 +0000] dbcd60f88fbe344cd90d7c55976a76ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:41:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:41:07 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:07 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:16 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: fccae523cd8ad4d116fd29263d34eddd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:41:16 +0000] fccae523cd8ad4d116fd29263d34eddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:41:16 [info] 36#36: *790 [lua] logger.lua:23: fccae523cd8ad4d116fd29263d34eddd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:41:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:41:17 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:17 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:18 [info] 36#36: *793 client closed connection while waiting for request, client: 10.233.65.51, server: 0.0.0.0:443
2023/01/18 05:41:27 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:27 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:31 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: 45394190e6547b0bb1971a0c10e664af:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:41:31 +0000] 45394190e6547b0bb1971a0c10e664af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:41:31 [info] 36#36: *796 [lua] logger.lua:23: 45394190e6547b0bb1971a0c10e664af {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:41:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:41:37 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:37 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:46 [info] 36#36: *800 [lua] access_by_lua(msblocations.conf:189):2: 1aaeaa02441173e3c6572149818cf8ec:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:41:46 [info] 36#36: *800 [lua] logger.lua:23: 1aaeaa02441173e3c6572149818cf8ec {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:41:46 +0000] 1aaeaa02441173e3c6572149818cf8ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:41:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:41:47 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:47 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:57 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:41:57 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:01 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:189):2: 8262c25f1ec2c8437b8ed491449e1e63:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:42:01 [info] 36#36: *805 [lua] logger.lua:23: 8262c25f1ec2c8437b8ed491449e1e63 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:42:01 +0000] 8262c25f1ec2c8437b8ed491449e1e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:42:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:42:07 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:07 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:16 [info] 36#36: *808 [lua] access_by_lua(msblocations.conf:189):2: 9668a4902b6330e8e54b14efe702545a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:42:16 [info] 36#36: *808 [lua] logger.lua:23: 9668a4902b6330e8e54b14efe702545a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:42:16 +0000] 9668a4902b6330e8e54b14efe702545a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:42:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:42:17 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:17 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:27 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:27 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:31 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: b71f8e9c84b601e7ff25d30b80e503bf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:42:31 +0000] b71f8e9c84b601e7ff25d30b80e503bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:42:31 [info] 36#36: *813 [lua] logger.lua:23: b71f8e9c84b601e7ff25d30b80e503bf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:42:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:42:37 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:37 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:46 [info] 36#36: *817 [lua] access_by_lua(msblocations.conf:189):2: cbac64ffa50a46358a6a4c5a4d1828ff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:42:46 +0000] cbac64ffa50a46358a6a4c5a4d1828ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:42:46 [info] 36#36: *817 [lua] logger.lua:23: cbac64ffa50a46358a6a4c5a4d1828ff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:42:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/18 05:42:47 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:47 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:57 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:42:57 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:01 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: 03c414bb76884725fda8367f363443fe:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:43:01 [info] 36#36: *822 [lua] logger.lua:23: 03c414bb76884725fda8367f363443fe {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:43:01 +0000] 03c414bb76884725fda8367f363443fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:43:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:43:07 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:07 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:16 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: ff270eef397f26ddd9decad0dcda345d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:43:16 +0000] ff270eef397f26ddd9decad0dcda345d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 05:43:16 [info] 36#36: *825 [lua] logger.lua:23: ff270eef397f26ddd9decad0dcda345d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:43:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 05:43:17 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:17 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:27 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:27 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:31 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:189):2: c5e3cb9578b542e51955b4e6a6f5eb5b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:43:31 +0000] c5e3cb9578b542e51955b4e6a6f5eb5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:43:31 [info] 36#36: *830 [lua] logger.lua:23: c5e3cb9578b542e51955b4e6a6f5eb5b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:43:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:43:37 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:37 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:46 [info] 36#36: *834 [lua] access_by_lua(msblocations.conf:189):2: 3ec6841723df3bcefdf3ed1a663c05a8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:43:46 +0000] 3ec6841723df3bcefdf3ed1a663c05a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 05:43:46 [info] 36#36: *834 [lua] logger.lua:23: 3ec6841723df3bcefdf3ed1a663c05a8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:43:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:43:47 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:47 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:57 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:43:57 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:01 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: 565128f9fb1e8cae2fd2af0efb38c389:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:44:01 [info] 36#36: *839 [lua] logger.lua:23: 565128f9fb1e8cae2fd2af0efb38c389 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:44:01 +0000] 565128f9fb1e8cae2fd2af0efb38c389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:44:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:44:07 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:07 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:16 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: 510cdf634e6b05e5b813b46fd0156f36:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:44:16 +0000] 510cdf634e6b05e5b813b46fd0156f36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:44:16 [info] 36#36: *842 [lua] logger.lua:23: 510cdf634e6b05e5b813b46fd0156f36 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:44:17 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:17 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:27 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:27 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:31 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: e1140e118ebc66ffea64ff2da5f96fcb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:44:31 +0000] e1140e118ebc66ffea64ff2da5f96fcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:44:31 [info] 36#36: *847 [lua] logger.lua:23: e1140e118ebc66ffea64ff2da5f96fcb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:44:37 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:37 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:46 [info] 36#36: *851 [lua] access_by_lua(msblocations.conf:189):2: 53a9d8b12e14c8c031b8c091f475e7ab:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:44:46 [info] 36#36: *851 [lua] logger.lua:23: 53a9d8b12e14c8c031b8c091f475e7ab {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:44:46 +0000] 53a9d8b12e14c8c031b8c091f475e7ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:44:47 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:47 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:57 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:44:57 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:01 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: 9dab532a1aa1b22450c773e50270c1a6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:45:01 +0000] 9dab532a1aa1b22450c773e50270c1a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:45:01 [info] 36#36: *856 [lua] logger.lua:23: 9dab532a1aa1b22450c773e50270c1a6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:45:07 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:07 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:16 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: 017d5554e50100dbd5571ff576bda9e9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:45:16 +0000] 017d5554e50100dbd5571ff576bda9e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:45:16 [info] 36#36: *859 [lua] logger.lua:23: 017d5554e50100dbd5571ff576bda9e9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:45:17 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:17 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:27 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:27 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:31 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:189):2: a7b33073350d0ac521882f714b1d7551:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:45:31 [info] 36#36: *864 [lua] logger.lua:23: a7b33073350d0ac521882f714b1d7551 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:45:31 +0000] a7b33073350d0ac521882f714b1d7551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:45:37 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:37 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:46 [info] 36#36: *868 [lua] access_by_lua(msblocations.conf:189):2: c1fecbffa714661e2474f06e1c9fd33e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:45:46 +0000] c1fecbffa714661e2474f06e1c9fd33e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:45:46 [info] 36#36: *868 [lua] logger.lua:23: c1fecbffa714661e2474f06e1c9fd33e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:45:47 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:47 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:57 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:45:57 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:01 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 52bad52507706a17fec5d72fb4024738:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:46:01 [info] 36#36: *873 [lua] logger.lua:23: 52bad52507706a17fec5d72fb4024738 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:46:01 +0000] 52bad52507706a17fec5d72fb4024738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:46:07 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:07 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:16 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: 64bdf310d9d3507af1d51696865b35ce:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:46:16 [info] 36#36: *876 [lua] logger.lua:23: 64bdf310d9d3507af1d51696865b35ce {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:46:16 +0000] 64bdf310d9d3507af1d51696865b35ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:46:17 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:17 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:27 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:27 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:31 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: 2ff4f595cf0af2c874e4638a3d53deff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:46:31 +0000] 2ff4f595cf0af2c874e4638a3d53deff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:46:31 [info] 36#36: *881 [lua] logger.lua:23: 2ff4f595cf0af2c874e4638a3d53deff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:46:37 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:37 [info] 37#37: *882 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:46 [info] 36#36: *885 [lua] access_by_lua(msblocations.conf:189):2: 68f3b2a7bb2c3271495fc120acd87f3c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:46:46 +0000] 68f3b2a7bb2c3271495fc120acd87f3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:46:46 [info] 36#36: *885 [lua] logger.lua:23: 68f3b2a7bb2c3271495fc120acd87f3c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:46:47 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:47 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:57 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:46:57 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:01 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: 7397c91388a40be17641f9ff4e3500ff:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:47:01 [info] 36#36: *890 [lua] logger.lua:23: 7397c91388a40be17641f9ff4e3500ff {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:47:01 +0000] 7397c91388a40be17641f9ff4e3500ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:47:07 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:07 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:16 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: d651dfda41c4517f1b3b6bb75fe0f294:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:47:16 [info] 36#36: *893 [lua] logger.lua:23: d651dfda41c4517f1b3b6bb75fe0f294 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:47:16 +0000] d651dfda41c4517f1b3b6bb75fe0f294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:47:17 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:17 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:27 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:27 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:31 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: e5004b83b1e6827f2cb4d25a064a7f2f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:47:31 [info] 36#36: *898 [lua] logger.lua:23: e5004b83b1e6827f2cb4d25a064a7f2f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:47:31 +0000] e5004b83b1e6827f2cb4d25a064a7f2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:47:37 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:37 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:46 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: 1d5eafb6e1a69c5619e6956445c9989e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:47:46 [info] 36#36: *902 [lua] logger.lua:23: 1d5eafb6e1a69c5619e6956445c9989e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:47:46 +0000] 1d5eafb6e1a69c5619e6956445c9989e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:47:47 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:47 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:57 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:47:57 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:01 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: d12aab65abb91ddfd3dc3a112f82dba3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:48:01 +0000] d12aab65abb91ddfd3dc3a112f82dba3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 05:48:01 [info] 36#36: *907 [lua] logger.lua:23: d12aab65abb91ddfd3dc3a112f82dba3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 05:48:07 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:07 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:16 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: 4f05342071421641e14fab21a8bfe2b5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:48:16 [info] 36#36: *910 [lua] logger.lua:23: 4f05342071421641e14fab21a8bfe2b5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:48:16 +0000] 4f05342071421641e14fab21a8bfe2b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:48:17 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:17 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:27 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:27 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:31 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: 0c81f09fc04933cc1a588f357d9083f3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:48:31 [info] 36#36: *915 [lua] logger.lua:23: 0c81f09fc04933cc1a588f357d9083f3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:48:31 +0000] 0c81f09fc04933cc1a588f357d9083f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:48:37 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:37 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:46 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:189):2: 8de29ae22ec46322b55fc551d203868e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:48:46 +0000] 8de29ae22ec46322b55fc551d203868e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:48:46 [info] 36#36: *919 [lua] logger.lua:23: 8de29ae22ec46322b55fc551d203868e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:48:47 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:47 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:57 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:48:57 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:01 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 026aa302ed0f1d81b0bc09db1b6ad9d5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:49:01 +0000] 026aa302ed0f1d81b0bc09db1b6ad9d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:49:01 [info] 36#36: *924 [lua] logger.lua:23: 026aa302ed0f1d81b0bc09db1b6ad9d5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:49:07 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:07 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:16 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: 42f5e362ef219cc75c342ce4646aa1c2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:49:16 [info] 36#36: *927 [lua] logger.lua:23: 42f5e362ef219cc75c342ce4646aa1c2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:49:16 +0000] 42f5e362ef219cc75c342ce4646aa1c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:49:17 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:17 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:27 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:27 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:30 [info] 36#36: *932 client closed connection while waiting for request, client: 10.233.65.51, server: 0.0.0.0:443
2023/01/18 05:49:31 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:189):2: 22e7f8f9bc764f4e9047fe0dfc1b68b0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:49:31 +0000] 22e7f8f9bc764f4e9047fe0dfc1b68b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:49:31 [info] 36#36: *933 [lua] logger.lua:23: 22e7f8f9bc764f4e9047fe0dfc1b68b0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:49:37 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:37 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:46 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: 07311e91c29e8d84b8889ff0a5005a97:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:49:46 [info] 36#36: *937 [lua] logger.lua:23: 07311e91c29e8d84b8889ff0a5005a97 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:49:46 +0000] 07311e91c29e8d84b8889ff0a5005a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:49:47 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:47 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:57 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:49:57 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:01 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:189):2: cbb30dee9ddb6d7fd22e775fbfc17b74:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:50:01 +0000] cbb30dee9ddb6d7fd22e775fbfc17b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:50:01 [info] 36#36: *942 [lua] logger.lua:23: cbb30dee9ddb6d7fd22e775fbfc17b74 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:50:07 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:07 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:16 [info] 36#36: *945 [lua] access_by_lua(msblocations.conf:189):2: 572500e938a8bfb8ce715993d1c01cfe:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:50:16 [info] 36#36: *945 [lua] logger.lua:23: 572500e938a8bfb8ce715993d1c01cfe {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:50:16 +0000] 572500e938a8bfb8ce715993d1c01cfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:50:17 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:17 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:27 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:27 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:31 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:189):2: 87fef104804c6a13caac390fe04928b7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:50:31 +0000] 87fef104804c6a13caac390fe04928b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:50:31 [info] 36#36: *950 [lua] logger.lua:23: 87fef104804c6a13caac390fe04928b7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:50:37 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:37 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:46 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 1b3ca32835813806c45de2064577cc4f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:50:46 +0000] 1b3ca32835813806c45de2064577cc4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:50:46 [info] 36#36: *954 [lua] logger.lua:23: 1b3ca32835813806c45de2064577cc4f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:50:47 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:47 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:57 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:50:57 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:01 [info] 36#36: *959 [lua] access_by_lua(msblocations.conf:189):2: 398053d6a7f95ecf9d05b84eb5f62bee:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:51:01 [info] 36#36: *959 [lua] logger.lua:23: 398053d6a7f95ecf9d05b84eb5f62bee {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:51:01 +0000] 398053d6a7f95ecf9d05b84eb5f62bee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:51:07 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:07 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:16 [info] 36#36: *962 [lua] access_by_lua(msblocations.conf:189):2: 3315c50514f5abaf1e80218c8af6e02b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:51:16 [info] 36#36: *962 [lua] logger.lua:23: 3315c50514f5abaf1e80218c8af6e02b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:51:16 +0000] 3315c50514f5abaf1e80218c8af6e02b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:51:17 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:17 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:27 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:27 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:31 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:189):2: ce7ceb2b82ff7d134ec74952cfa530ee:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:51:31 [info] 36#36: *967 [lua] logger.lua:23: ce7ceb2b82ff7d134ec74952cfa530ee {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:51:31 +0000] ce7ceb2b82ff7d134ec74952cfa530ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:51:37 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:37 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:46 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: cc476b97c6d354734cc87328832b8996:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:51:46 [info] 36#36: *971 [lua] logger.lua:23: cc476b97c6d354734cc87328832b8996 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:51:46 +0000] cc476b97c6d354734cc87328832b8996 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/18 05:51:47 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:47 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:57 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:51:57 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:01 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:189):2: bc4389ad681835aca293bc1d458ea00c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:52:01 [info] 36#36: *976 [lua] logger.lua:23: bc4389ad681835aca293bc1d458ea00c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:52:01 +0000] bc4389ad681835aca293bc1d458ea00c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:52:07 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:07 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:16 [info] 36#36: *979 [lua] access_by_lua(msblocations.conf:189):2: ad73cba7c14407aea127c3b24b27e55d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:52:16 [info] 36#36: *979 [lua] logger.lua:23: ad73cba7c14407aea127c3b24b27e55d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:52:16 +0000] ad73cba7c14407aea127c3b24b27e55d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:52:17 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:17 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:27 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:27 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:31 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:189):2: 7180c96d1e499063c944c56b46c45978:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:52:31 [info] 36#36: *984 [lua] logger.lua:23: 7180c96d1e499063c944c56b46c45978 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:52:31 +0000] 7180c96d1e499063c944c56b46c45978 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:52:37 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:37 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:46 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: a12235dad2a08d691b8ef1dbe62bed6f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:52:46 +0000] a12235dad2a08d691b8ef1dbe62bed6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 05:52:46 [info] 36#36: *988 [lua] logger.lua:23: a12235dad2a08d691b8ef1dbe62bed6f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:52:47 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:47 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:57 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:52:57 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:01 [info] 36#36: *993 [lua] access_by_lua(msblocations.conf:189):2: 2cf7b3470a50f5c710124ec3ac73f024:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:53:01 [info] 36#36: *993 [lua] logger.lua:23: 2cf7b3470a50f5c710124ec3ac73f024 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:53:01 +0000] 2cf7b3470a50f5c710124ec3ac73f024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:53:07 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:07 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:16 [info] 36#36: *996 [lua] access_by_lua(msblocations.conf:189):2: ec23d68f77c16bab8c892bd80bee6d03:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:53:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.70 - - [18/Jan/2023:05:53:16 +0000] ec23d68f77c16bab8c892bd80bee6d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:53:16 [info] 36#36: *996 [lua] logger.lua:23: ec23d68f77c16bab8c892bd80bee6d03 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:53:17 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:17 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:27 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:27 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:31 [info] 36#36: *1001 [lua] access_by_lua(msblocations.conf:189):2: 1e588c4657c0c90d77cb95a137262a9b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:53:31 [info] 36#36: *1001 [lua] logger.lua:23: 1e588c4657c0c90d77cb95a137262a9b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:53:31 +0000] 1e588c4657c0c90d77cb95a137262a9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:53:37 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:37 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:46 [info] 36#36: *1005 [lua] access_by_lua(msblocations.conf:189):2: 2108c30401d7957b2c3a95b964b06c1d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:53:46 [info] 36#36: *1005 [lua] logger.lua:23: 2108c30401d7957b2c3a95b964b06c1d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:53:46 +0000] 2108c30401d7957b2c3a95b964b06c1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:53:47 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:47 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:57 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:53:57 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:01 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: aed4c1b4be5129998b43c01fa1f4a859:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:54:01 [info] 36#36: *1010 [lua] logger.lua:23: aed4c1b4be5129998b43c01fa1f4a859 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:54:01 +0000] aed4c1b4be5129998b43c01fa1f4a859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:54:07 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:07 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:16 [info] 36#36: *1013 [lua] access_by_lua(msblocations.conf:189):2: d2709dae23a51e55e1a746c57471b439:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:54:16 [info] 36#36: *1013 [lua] logger.lua:23: d2709dae23a51e55e1a746c57471b439 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:54:16 +0000] d2709dae23a51e55e1a746c57471b439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:54:17 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:17 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:27 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:27 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:31 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: b52f46c5298fddb9ea99d88b2bfe385f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:54:31 +0000] b52f46c5298fddb9ea99d88b2bfe385f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 05:54:31 [info] 36#36: *1018 [lua] logger.lua:23: b52f46c5298fddb9ea99d88b2bfe385f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:54:37 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:37 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:46 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: 4a9e89f92d9e9c38e956cbc3f9d22cce:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:54:46 +0000] 4a9e89f92d9e9c38e956cbc3f9d22cce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 05:54:46 [info] 36#36: *1022 [lua] logger.lua:23: 4a9e89f92d9e9c38e956cbc3f9d22cce {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:54:47 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:47 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:57 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:54:57 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:01 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 254d6e8d6198105e541e0467e25b3d4d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:55:01 [info] 36#36: *1027 [lua] logger.lua:23: 254d6e8d6198105e541e0467e25b3d4d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:55:01 +0000] 254d6e8d6198105e541e0467e25b3d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:55:07 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:07 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:16 [info] 36#36: *1030 [lua] access_by_lua(msblocations.conf:189):2: f6163077d960a2dab2a55e74a9ee2943:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:55:16 +0000] f6163077d960a2dab2a55e74a9ee2943 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:55:16 [info] 36#36: *1030 [lua] logger.lua:23: f6163077d960a2dab2a55e74a9ee2943 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:55:17 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:17 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:27 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:27 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:31 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: 08032c12e39881d3e13e51b716dd4013:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:55:31 [info] 36#36: *1035 [lua] logger.lua:23: 08032c12e39881d3e13e51b716dd4013 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:05:55:31 +0000] 08032c12e39881d3e13e51b716dd4013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 05:55:37 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:37 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:46 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: 63655e05f97e5b76121779885f0f972b:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:55:46 [info] 36#36: *1039 [lua] logger.lua:23: 63655e05f97e5b76121779885f0f972b {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:55:46 +0000] 63655e05f97e5b76121779885f0f972b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/18 05:55:47 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:47 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:57 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:55:57 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:01 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:189):2: d991ccb2a97b43efcd8c594a13539658:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:56:01 [info] 36#36: *1044 [lua] logger.lua:23: d991ccb2a97b43efcd8c594a13539658 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:56:01 +0000] d991ccb2a97b43efcd8c594a13539658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:56:07 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:07 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:16 [info] 36#36: *1047 [lua] access_by_lua(msblocations.conf:189):2: b8b0844ce10acbfb9d1ea05da4180cf4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:56:16 [info] 36#36: *1047 [lua] logger.lua:23: b8b0844ce10acbfb9d1ea05da4180cf4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:56:16 +0000] b8b0844ce10acbfb9d1ea05da4180cf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:56:17 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:17 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:27 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:27 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:31 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:189):2: 2fa8158ad3f80e6ab78692c4d2bf79d1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:56:32 [info] 36#36: *1052 [lua] logger.lua:23: 2fa8158ad3f80e6ab78692c4d2bf79d1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:56:32 +0000] 2fa8158ad3f80e6ab78692c4d2bf79d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:56:37 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:37 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:47 [info] 36#36: *1056 [lua] access_by_lua(msblocations.conf:189):2: 2160226c20043740eeedabd7a252a8bb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:56:47 [info] 36#36: *1056 [lua] logger.lua:23: 2160226c20043740eeedabd7a252a8bb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:56:47 +0000] 2160226c20043740eeedabd7a252a8bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 05:56:47 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:47 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:57 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:56:57 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:02 [info] 36#36: *1061 [lua] access_by_lua(msblocations.conf:189):2: e3706ee9857aa0fb52dfb6faccea0609:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:57:02 +0000] e3706ee9857aa0fb52dfb6faccea0609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:57:02 [info] 36#36: *1061 [lua] logger.lua:23: e3706ee9857aa0fb52dfb6faccea0609 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:57:04 [info] 36#36: *1062 client closed connection while waiting for request, client: 10.233.65.51, server: 0.0.0.0:443
2023/01/18 05:57:07 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:07 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:17 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:189):2: 54462de3ac199c8bd8daa11b39124ffc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:57:17 +0000] 54462de3ac199c8bd8daa11b39124ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:57:17 [info] 36#36: *1065 [lua] logger.lua:23: 54462de3ac199c8bd8daa11b39124ffc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:57:17 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:17 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:27 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:27 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:32 [info] 36#36: *1070 [lua] access_by_lua(msblocations.conf:189):2: e42f6e7ea4454dce2406d72cd8d4f502:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:57:32 +0000] e42f6e7ea4454dce2406d72cd8d4f502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 05:57:32 [info] 36#36: *1070 [lua] logger.lua:23: e42f6e7ea4454dce2406d72cd8d4f502 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 05:57:37 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:37 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:47 [info] 36#36: *1074 [lua] access_by_lua(msblocations.conf:189):2: 1b45ed88765a529626a72ac5d5adbd86:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:57:47 +0000] 1b45ed88765a529626a72ac5d5adbd86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:57:47 [info] 36#36: *1074 [lua] logger.lua:23: 1b45ed88765a529626a72ac5d5adbd86 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:57:47 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:47 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:57 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:57:57 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:02 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: 6a1397351c7090fef6073dd3321d4fde:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:58:02 [info] 36#36: *1079 [lua] logger.lua:23: 6a1397351c7090fef6073dd3321d4fde {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:58:02 +0000] 6a1397351c7090fef6073dd3321d4fde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:58:07 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:07 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:17 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: 06698c6591a2156c070522a13334bd45:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:58:17 +0000] 06698c6591a2156c070522a13334bd45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 05:58:17 [info] 36#36: *1082 [lua] logger.lua:23: 06698c6591a2156c070522a13334bd45 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 05:58:17 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:17 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:27 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:27 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:32 [info] 36#36: *1087 [lua] access_by_lua(msblocations.conf:189):2: c2e9d68f20e98d031f15abd4daff7f63:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:58:32 [info] 36#36: *1087 [lua] logger.lua:23: c2e9d68f20e98d031f15abd4daff7f63 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:58:32 +0000] c2e9d68f20e98d031f15abd4daff7f63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:58:37 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:37 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:47 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 8935c4ab42f79de5f5f312c3ed91a4aa:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:58:47 +0000] 8935c4ab42f79de5f5f312c3ed91a4aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:58:47 [info] 36#36: *1091 [lua] logger.lua:23: 8935c4ab42f79de5f5f312c3ed91a4aa {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 05:58:47 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:47 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:57 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:58:57 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:02 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: 008e2e9b03316d47e8f13b3807299d04:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:59:02 [info] 36#36: *1096 [lua] logger.lua:23: 008e2e9b03316d47e8f13b3807299d04 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:59:02 +0000] 008e2e9b03316d47e8f13b3807299d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/18 05:59:07 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:07 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:17 [info] 36#36: *1099 [lua] access_by_lua(msblocations.conf:189):2: 6dd0fa809cdc4fad3637c7f3705efdb1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:59:17 +0000] 6dd0fa809cdc4fad3637c7f3705efdb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/18 05:59:17 [info] 36#36: *1099 [lua] logger.lua:23: 6dd0fa809cdc4fad3637c7f3705efdb1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 05:59:17 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:17 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:27 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:27 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:32 [info] 36#36: *1104 [lua] access_by_lua(msblocations.conf:189):2: a2568267bb4f6fdf97ca3b57e4a50661:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:59:32 [info] 36#36: *1104 [lua] logger.lua:23: a2568267bb4f6fdf97ca3b57e4a50661 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:59:32 +0000] a2568267bb4f6fdf97ca3b57e4a50661 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 05:59:37 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:37 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:47 [info] 36#36: *1108 [lua] access_by_lua(msblocations.conf:189):2: 5f9222dc5a3057717ec2d355621455b1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 05:59:47 [info] 36#36: *1108 [lua] logger.lua:23: 5f9222dc5a3057717ec2d355621455b1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:05:59:47 +0000] 5f9222dc5a3057717ec2d355621455b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:05:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 05:59:47 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:47 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:57 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 05:59:57 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:02 [info] 36#36: *1113 [lua] access_by_lua(msblocations.conf:189):2: 9e8430c1e69bd933d64d5847b646c460:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:00:02 +0000] 9e8430c1e69bd933d64d5847b646c460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 06:00:02 [info] 36#36: *1113 [lua] logger.lua:23: 9e8430c1e69bd933d64d5847b646c460 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:00:07 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:07 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:17 [info] 36#36: *1116 [lua] access_by_lua(msblocations.conf:189):2: d9bcbe6b0b254b0e5702bfa54411d8c9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:00:17 [info] 36#36: *1116 [lua] logger.lua:23: d9bcbe6b0b254b0e5702bfa54411d8c9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:00:17 +0000] d9bcbe6b0b254b0e5702bfa54411d8c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:00:17 [info] 37#37: *1117 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:17 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:27 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:27 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:32 [info] 36#36: *1121 [lua] access_by_lua(msblocations.conf:189):2: 6d48504e785135358031158eac302931:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:00:32 +0000] 6d48504e785135358031158eac302931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:00:32 [info] 36#36: *1121 [lua] logger.lua:23: 6d48504e785135358031158eac302931 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:00:37 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:37 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:47 [info] 36#36: *1126 [lua] access_by_lua(msblocations.conf:189):2: dedb17f46da3823d89ae264a54122197:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:00:47 [info] 36#36: *1126 [lua] logger.lua:23: dedb17f46da3823d89ae264a54122197 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:00:47 +0000] dedb17f46da3823d89ae264a54122197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:00:47 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:47 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:57 [info] 36#36: *1125 client prematurely closed connection while reading client request line, client: 10.233.64.56, server: 
10.233.64.56 - - [18/Jan/2023:06:00:57 +0000] 3c93563a94f3bea70e2e085b232bc100 "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-"
2023/01/18 06:00:57 [info] 36#36: *1129 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.56, server: , request: "GET / HTTP/1.0"
10.233.64.56 - - [18/Jan/2023:06:00:57 +0000] 7d5348b169fef7a09d6d90b530937225 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/18 06:00:57 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:00:57 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:02 [info] 36#36: *1132 [lua] access_by_lua(msblocations.conf:189):2: f3a1fd4e4fde4259a770c7da2d3118e3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:01:02 [info] 36#36: *1132 [lua] logger.lua:23: f3a1fd4e4fde4259a770c7da2d3118e3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:01:02 +0000] f3a1fd4e4fde4259a770c7da2d3118e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:01:07 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:07 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:17 [info] 36#36: *1135 [lua] access_by_lua(msblocations.conf:189):2: 7aa5b46832f8fd82059db4445fa66086:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:01:17 +0000] 7aa5b46832f8fd82059db4445fa66086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 06:01:17 [info] 36#36: *1135 [lua] logger.lua:23: 7aa5b46832f8fd82059db4445fa66086 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:01:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:01:17 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:17 [info] 37#37: *1137 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:27 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:27 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:32 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:189):2: 7d52d7ff7e8327d07953759483f23573:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:01:32 [info] 36#36: *1140 [lua] logger.lua:23: 7d52d7ff7e8327d07953759483f23573 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:01:32 +0000] 7d52d7ff7e8327d07953759483f23573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:01:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:01:37 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:37 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:47 [info] 36#36: *1144 [lua] access_by_lua(msblocations.conf:189):2: 89d2cc71107dd1ddb77028702751df1a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:01:47 +0000] 89d2cc71107dd1ddb77028702751df1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 06:01:47 [info] 36#36: *1144 [lua] logger.lua:23: 89d2cc71107dd1ddb77028702751df1a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:01:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:01:47 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:47 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:57 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:01:57 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:02 [info] 36#36: *1149 [lua] access_by_lua(msblocations.conf:189):2: c501115552864c3ddb92d30c1bedf255:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:02:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:02:02 [info] 36#36: *1149 [lua] logger.lua:23: c501115552864c3ddb92d30c1bedf255 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:02:02 +0000] c501115552864c3ddb92d30c1bedf255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 06:02:07 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:07 [info] 37#37: *1151 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:17 [info] 36#36: *1152 [lua] access_by_lua(msblocations.conf:189):2: b41f303a203e9df4b3944b43bb1ea9d8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:02:17 +0000] b41f303a203e9df4b3944b43bb1ea9d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:02:17 [info] 36#36: *1152 [lua] logger.lua:23: b41f303a203e9df4b3944b43bb1ea9d8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:02:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:02:17 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:17 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:23 [info] 36#36: *1155 [lua] access_by_lua(msblocations.conf:189):2: ccccf07c34be6fed02064746255c9c9b:receive the request, client: 10.233.64.56, server: , request: "GET /nmaplowercheck1674021743 HTTP/1.1", host: "10.32.243.139:30283"
2023/01/18 06:02:23 [warn] 36#36: *1155 [lua] error_handler.lua:29: error_svc_not_found(): ccccf07c34be6fed02064746255c9c9b No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /nmaplowercheck1674021743 HTTP/1.1", host: "10.32.243.139:30283"
10.233.64.56 - - [18/Jan/2023:06:02:23 +0000] ccccf07c34be6fed02064746255c9c9b "GET /nmaplowercheck1674021743 HTTP/1.1" 502 request_processing_time:0.003 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/18 06:02:23 [info] 36#36: *1156 [lua] access_by_lua(msblocations.conf:189):2: 44253de0f891a2eddab62a70121a54bd:receive the request, client: 10.233.64.56, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.139:30283"
2023/01/18 06:02:23 [warn] 36#36: *1156 [lua] error_handler.lua:29: error_svc_not_found(): 44253de0f891a2eddab62a70121a54bd No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.139:30283"
10.233.64.56 - - [18/Jan/2023:06:02:23 +0000] 44253de0f891a2eddab62a70121a54bd "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/18 06:02:23 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:189):2: 08887dd0866f04615b3c8aabc688d01f:receive the request, client: 10.233.64.56, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.139:30283"
2023/01/18 06:02:23 [warn] 36#36: *1157 [lua] error_handler.lua:29: error_svc_not_found(): 08887dd0866f04615b3c8aabc688d01f No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.139:30283"
10.233.64.56 - - [18/Jan/2023:06:02:24 +0000] d3cf1902d31aba54d3bb2c0667f98d8e "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/18 06:02:24 [info] 36#36: *1158 [lua] access_by_lua(msblocations.conf:189):2: d3cf1902d31aba54d3bb2c0667f98d8e:receive the request, client: 10.233.64.56, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.139:30283"
2023/01/18 06:02:24 [warn] 36#36: *1158 [lua] error_handler.lua:29: error_svc_not_found(): d3cf1902d31aba54d3bb2c0667f98d8e No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.139:30283"
10.233.64.56 - - [18/Jan/2023:06:02:24 +0000] 08887dd0866f04615b3c8aabc688d01f "POST /sdk HTTP/1.1" 502 request_processing_time:0.104 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/18 06:02:27 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:27 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:31 [info] 36#36: *1161 [lua] access_by_lua(msblocations.conf:189):2: 41c16321e220771985af8e55de55845b:receive the request, client: 10.233.64.56, server: , request: "GET / HTTP/1.0"
2023/01/18 06:02:31 [warn] 36#36: *1161 [lua] error_handler.lua:29: error_svc_not_found(): 41c16321e220771985af8e55de55845b No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET / HTTP/1.0"
10.233.64.56 - - [18/Jan/2023:06:02:31 +0000] 41c16321e220771985af8e55de55845b "GET / HTTP/1.0" 502 request_processing_time:0.004 upstream_response_time:- "-" "-" "-"
2023/01/18 06:02:31 [info] 36#36: *1162 [lua] access_by_lua(msblocations.conf:189):2: 6507c247c23ceb3ba619b9c4da69fcfc:receive the request, client: 10.233.64.56, server: , request: "GET / HTTP/1.1", host: "10.32.243.139"
10.233.64.56 - - [18/Jan/2023:06:02:31 +0000] 6507c247c23ceb3ba619b9c4da69fcfc "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/18 06:02:31 [warn] 36#36: *1162 [lua] error_handler.lua:29: error_svc_not_found(): 6507c247c23ceb3ba619b9c4da69fcfc No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET / HTTP/1.1", host: "10.32.243.139"
2023/01/18 06:02:31 [info] 36#36: *1162 client 10.233.64.56 closed keepalive connection
2023/01/18 06:02:32 [info] 36#36: *1163 [lua] access_by_lua(msblocations.conf:189):2: c5cbb6f1bb9ab31d99349e43caeae012:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:02:32 [info] 36#36: *1163 [lua] logger.lua:23: c5cbb6f1bb9ab31d99349e43caeae012 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:02:32 +0000] c5cbb6f1bb9ab31d99349e43caeae012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:02:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/18 06:02:37 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:37 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:47 [info] 36#36: *1167 [lua] access_by_lua(msblocations.conf:189):2: 919324dc52dcd8d8bc0d2bc70ee46dd4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:02:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:02:47 +0000] 919324dc52dcd8d8bc0d2bc70ee46dd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:02:47 [info] 36#36: *1167 [lua] logger.lua:23: 919324dc52dcd8d8bc0d2bc70ee46dd4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:02:47 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:47 [info] 37#37: *1168 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:57 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:02:57 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:02 [info] 36#36: *1172 [lua] access_by_lua(msblocations.conf:189):2: 1ceac936642cfecfed661c6698d5dc07:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:03:02 +0000] 1ceac936642cfecfed661c6698d5dc07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:03:02 [info] 36#36: *1172 [lua] logger.lua:23: 1ceac936642cfecfed661c6698d5dc07 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:03:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:03:07 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:07 [info] 37#37: *1173 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:17 [info] 36#36: *1175 [lua] access_by_lua(msblocations.conf:189):2: a63116c96c1e56bed23824f785c00da7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:03:17 [info] 36#36: *1175 [lua] logger.lua:23: a63116c96c1e56bed23824f785c00da7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:03:17 +0000] a63116c96c1e56bed23824f785c00da7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:03:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:03:17 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:17 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:27 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:27 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:32 [info] 36#36: *1180 [lua] access_by_lua(msblocations.conf:189):2: a0a89b3cbec0d70e98c1babbd61f58bf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:03:32 [info] 36#36: *1180 [lua] logger.lua:23: a0a89b3cbec0d70e98c1babbd61f58bf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:03:32 +0000] a0a89b3cbec0d70e98c1babbd61f58bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:03:37 [info] 36#36: *1182 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:37 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:47 [info] 36#36: *1184 [lua] access_by_lua(msblocations.conf:189):2: 5fb2e6767a529f3f2d5d4785b5331d23:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.70 - - [18/Jan/2023:06:03:47 +0000] 5fb2e6767a529f3f2d5d4785b5331d23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:03:47 [info] 36#36: *1184 [lua] logger.lua:23: 5fb2e6767a529f3f2d5d4785b5331d23 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:03:47 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:47 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:57 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:03:57 [info] 36#36: *1187 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:02 [info] 36#36: *1189 [lua] access_by_lua(msblocations.conf:189):2: 8970ec1cd0da122cd606a06855d10ca5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:04:02 +0000] 8970ec1cd0da122cd606a06855d10ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:04:02 [info] 36#36: *1189 [lua] logger.lua:23: 8970ec1cd0da122cd606a06855d10ca5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:04:07 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:07 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:17 [info] 36#36: *1192 [lua] access_by_lua(msblocations.conf:189):2: 0250ecdb08accc35b40cdbfe8a25d23a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:04:17 [info] 36#36: *1192 [lua] logger.lua:23: 0250ecdb08accc35b40cdbfe8a25d23a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:04:17 +0000] 0250ecdb08accc35b40cdbfe8a25d23a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:04:17 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:17 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:27 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:27 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
10.233.67.70 - - [18/Jan/2023:06:04:32 +0000] b9dea3fe36ddc53719d985cafeb36cdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 06:04:32 [info] 36#36: *1197 [lua] access_by_lua(msblocations.conf:189):2: b9dea3fe36ddc53719d985cafeb36cdb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:04:32 [info] 36#36: *1197 [lua] logger.lua:23: b9dea3fe36ddc53719d985cafeb36cdb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:04:37 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:37 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:47 [info] 36#36: *1201 [lua] access_by_lua(msblocations.conf:189):2: 44c59ddd1490fc0b56d808e60ff41dfb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:04:47 [info] 36#36: *1201 [lua] logger.lua:23: 44c59ddd1490fc0b56d808e60ff41dfb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:04:47 +0000] 44c59ddd1490fc0b56d808e60ff41dfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:04:47 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:47 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:57 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:04:57 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:02 [info] 36#36: *1206 [lua] access_by_lua(msblocations.conf:189):2: a4712534b10422f6af69b368bf824691:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:05:02 [info] 36#36: *1206 [lua] logger.lua:23: a4712534b10422f6af69b368bf824691 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:05:02 +0000] a4712534b10422f6af69b368bf824691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:05:07 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:07 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:17 [info] 36#36: *1209 [lua] access_by_lua(msblocations.conf:189):2: 76ed72ffb9d58255ec8c413288485569:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:05:17 [info] 36#36: *1209 [lua] logger.lua:23: 76ed72ffb9d58255ec8c413288485569 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:05:17 +0000] 76ed72ffb9d58255ec8c413288485569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:05:17 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:17 [info] 37#37: *1211 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:27 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:27 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:32 [info] 36#36: *1214 [lua] access_by_lua(msblocations.conf:189):2: f6d03be1e1f04953911d2c748448987f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:05:32 +0000] f6d03be1e1f04953911d2c748448987f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:05:32 [info] 36#36: *1214 [lua] logger.lua:23: f6d03be1e1f04953911d2c748448987f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:05:37 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:37 [info] 36#36: *1216 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:47 [info] 36#36: *1218 [lua] access_by_lua(msblocations.conf:189):2: 04f29e87cf0647cb3e05f0381a429fa1:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:05:47 [info] 36#36: *1218 [lua] logger.lua:23: 04f29e87cf0647cb3e05f0381a429fa1 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:05:47 +0000] 04f29e87cf0647cb3e05f0381a429fa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:05:47 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:47 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:57 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:05:57 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:02 [info] 36#36: *1223 [lua] access_by_lua(msblocations.conf:189):2: 96d286a7619fe8dd5a812a2bcecfd6ef:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:06:02 +0000] 96d286a7619fe8dd5a812a2bcecfd6ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:06:02 [info] 36#36: *1223 [lua] logger.lua:23: 96d286a7619fe8dd5a812a2bcecfd6ef {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:06:07 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:07 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:17 [info] 36#36: *1226 [lua] access_by_lua(msblocations.conf:189):2: 1d0db9ca19124495e0fbbd0727bc21cd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:06:17 [info] 36#36: *1226 [lua] logger.lua:23: 1d0db9ca19124495e0fbbd0727bc21cd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:06:17 +0000] 1d0db9ca19124495e0fbbd0727bc21cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:06:17 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:17 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:27 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:27 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:32 [info] 36#36: *1231 [lua] access_by_lua(msblocations.conf:189):2: 472891727491f1020e7858d83732327d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:06:32 +0000] 472891727491f1020e7858d83732327d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:06:32 [info] 36#36: *1231 [lua] logger.lua:23: 472891727491f1020e7858d83732327d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:06:37 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:37 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:47 [info] 36#36: *1235 [lua] access_by_lua(msblocations.conf:189):2: a8fae7f551ab163297cd9833926ad49a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:06:47 +0000] a8fae7f551ab163297cd9833926ad49a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:06:47 [info] 36#36: *1235 [lua] logger.lua:23: a8fae7f551ab163297cd9833926ad49a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:06:47 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:47 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:57 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:06:57 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:02 [info] 36#36: *1240 [lua] access_by_lua(msblocations.conf:189):2: 871cfb71d5064ccc47ef1d075786af84:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:07:02 +0000] 871cfb71d5064ccc47ef1d075786af84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:07:02 [info] 36#36: *1240 [lua] logger.lua:23: 871cfb71d5064ccc47ef1d075786af84 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:07:07 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:07 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:17 [info] 36#36: *1243 [lua] access_by_lua(msblocations.conf:189):2: eff17c50c5234490aee6e1ebbdf7e3c8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:07:17 +0000] eff17c50c5234490aee6e1ebbdf7e3c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:07:17 [info] 36#36: *1243 [lua] logger.lua:23: eff17c50c5234490aee6e1ebbdf7e3c8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:07:17 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:17 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:27 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:27 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:32 [info] 36#36: *1248 [lua] access_by_lua(msblocations.conf:189):2: 53dc141aff1df2a36a700c9102860702:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:07:32 [info] 36#36: *1248 [lua] logger.lua:23: 53dc141aff1df2a36a700c9102860702 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:07:32 +0000] 53dc141aff1df2a36a700c9102860702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:07:37 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:37 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:47 [info] 36#36: *1252 [lua] access_by_lua(msblocations.conf:189):2: 709b1e0dfdb581f4dd2893e3d1d02e83:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:07:47 +0000] 709b1e0dfdb581f4dd2893e3d1d02e83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:07:47 [info] 36#36: *1252 [lua] logger.lua:23: 709b1e0dfdb581f4dd2893e3d1d02e83 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:07:47 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:47 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:57 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:07:57 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:02 [info] 36#36: *1257 [lua] access_by_lua(msblocations.conf:189):2: a2702732d4e931cdbfd18801d1760641:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:08:02 [info] 36#36: *1257 [lua] logger.lua:23: a2702732d4e931cdbfd18801d1760641 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:08:02 +0000] a2702732d4e931cdbfd18801d1760641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:08:07 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:07 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:17 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:17 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:17 [info] 36#36: *1262 [lua] access_by_lua(msblocations.conf:189):2: 6e16578378709a1e4991df6072603e96:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:08:17 +0000] 6e16578378709a1e4991df6072603e96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 06:08:17 [info] 36#36: *1262 [lua] logger.lua:23: 6e16578378709a1e4991df6072603e96 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:08:27 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:27 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:32 [info] 36#36: *1265 [lua] access_by_lua(msblocations.conf:189):2: 73d9b10802a4fabf398eeec83a8b64c4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:08:32 +0000] 73d9b10802a4fabf398eeec83a8b64c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:08:32 [info] 36#36: *1265 [lua] logger.lua:23: 73d9b10802a4fabf398eeec83a8b64c4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:08:37 [info] 36#36: *1267 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:37 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:47 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:47 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:47 [info] 36#36: *1271 [lua] access_by_lua(msblocations.conf:189):2: 3bfe78069815d9845aca37977dfadbf8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:08:47 [info] 36#36: *1271 [lua] logger.lua:23: 3bfe78069815d9845aca37977dfadbf8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:08:47 +0000] 3bfe78069815d9845aca37977dfadbf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:08:57 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:08:57 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:02 [info] 36#36: *1274 [lua] access_by_lua(msblocations.conf:189):2: 542a5cf7923f7f7594d97ef138c6d878:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:09:02 [info] 36#36: *1274 [lua] logger.lua:23: 542a5cf7923f7f7594d97ef138c6d878 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:09:02 +0000] 542a5cf7923f7f7594d97ef138c6d878 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:09:07 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:07 [info] 36#36: *1276 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:17 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:17 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:17 [info] 36#36: *1279 [lua] access_by_lua(msblocations.conf:189):2: d96a2669a083a7e4990e651a3cb004dc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:09:17 [info] 36#36: *1279 [lua] logger.lua:23: d96a2669a083a7e4990e651a3cb004dc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:09:17 +0000] d96a2669a083a7e4990e651a3cb004dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:09:27 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:27 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:32 [info] 36#36: *1282 [lua] access_by_lua(msblocations.conf:189):2: bf1dc67dc6186e82ce2466cbfad29a1e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:09:32 [info] 36#36: *1282 [lua] logger.lua:23: bf1dc67dc6186e82ce2466cbfad29a1e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:09:32 +0000] bf1dc67dc6186e82ce2466cbfad29a1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:09:37 [info] 37#37: *1283 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:37 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:47 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:47 [info] 37#37: *1287 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:47 [info] 36#36: *1288 [lua] access_by_lua(msblocations.conf:189):2: c0074877d8fc9bf0009cb77d925e593c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.70 - - [18/Jan/2023:06:09:47 +0000] c0074877d8fc9bf0009cb77d925e593c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:09:47 [info] 36#36: *1288 [lua] logger.lua:23: c0074877d8fc9bf0009cb77d925e593c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:09:57 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:09:57 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:02 [info] 36#36: *1291 [lua] access_by_lua(msblocations.conf:189):2: ac7267181160b35718d8c2efad3bdcda:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:10:02 +0000] ac7267181160b35718d8c2efad3bdcda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:10:02 [info] 36#36: *1291 [lua] logger.lua:23: ac7267181160b35718d8c2efad3bdcda {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:10:07 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:07 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:17 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:17 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:17 [info] 36#36: *1296 [lua] access_by_lua(msblocations.conf:189):2: 6407d75134f76aa036dbe4ca4bf0c625:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:10:17 +0000] 6407d75134f76aa036dbe4ca4bf0c625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:10:17 [info] 36#36: *1296 [lua] logger.lua:23: 6407d75134f76aa036dbe4ca4bf0c625 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:10:27 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:27 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:32 [info] 36#36: *1299 [lua] access_by_lua(msblocations.conf:189):2: 5e9ffb0dca88e383fad07de2ba24a94f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:10:32 [info] 36#36: *1299 [lua] logger.lua:23: 5e9ffb0dca88e383fad07de2ba24a94f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:10:32 +0000] 5e9ffb0dca88e383fad07de2ba24a94f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:10:37 [info] 37#37: *1301 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:37 [info] 37#37: *1300 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:47 [info] 37#37: *1304 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:47 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:47 [info] 36#36: *1305 [lua] access_by_lua(msblocations.conf:189):2: e22fa3f3c85ae93d7bbc1b4ccab4bd60:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:10:47 [info] 36#36: *1305 [lua] logger.lua:23: e22fa3f3c85ae93d7bbc1b4ccab4bd60 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:10:47 +0000] e22fa3f3c85ae93d7bbc1b4ccab4bd60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 06:10:57 [info] 37#37: *1306 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:10:57 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:02 [info] 36#36: *1308 [lua] access_by_lua(msblocations.conf:189):2: 683c39b611deb85dac7eb918d2c27d90:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:11:02 +0000] 683c39b611deb85dac7eb918d2c27d90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:11:02 [info] 36#36: *1308 [lua] logger.lua:23: 683c39b611deb85dac7eb918d2c27d90 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:11:07 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:07 [info] 37#37: *1310 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:17 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:17 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:17 [info] 36#36: *1313 [lua] access_by_lua(msblocations.conf:189):2: d598a94c2f312ff55cd3b93fb6fe0559:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:11:17 +0000] d598a94c2f312ff55cd3b93fb6fe0559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:11:17 [info] 36#36: *1313 [lua] logger.lua:23: d598a94c2f312ff55cd3b93fb6fe0559 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:11:27 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:27 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:32 [info] 36#36: *1316 [lua] access_by_lua(msblocations.conf:189):2: d5731c04abae380bb1a6c4c381e72002:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:11:32 +0000] d5731c04abae380bb1a6c4c381e72002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 06:11:32 [info] 36#36: *1316 [lua] logger.lua:23: d5731c04abae380bb1a6c4c381e72002 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:11:37 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:37 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:47 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:47 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:47 [info] 36#36: *1322 [lua] access_by_lua(msblocations.conf:189):2: 09a88820abf93c4c96f03be1f1a15170:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:11:47 [info] 36#36: *1322 [lua] logger.lua:23: 09a88820abf93c4c96f03be1f1a15170 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:11:47 +0000] 09a88820abf93c4c96f03be1f1a15170 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:11:57 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:11:57 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:02 [info] 36#36: *1325 [lua] access_by_lua(msblocations.conf:189):2: 5dcbc08f37de8c7ebc4b3f12f670bae2:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:12:02 [info] 36#36: *1325 [lua] logger.lua:23: 5dcbc08f37de8c7ebc4b3f12f670bae2 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:12:02 +0000] 5dcbc08f37de8c7ebc4b3f12f670bae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:12:07 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:07 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:17 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:17 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:17 [info] 36#36: *1330 [lua] access_by_lua(msblocations.conf:189):2: b005c67568cbd51e113978d6a2afc4eb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:12:17 [info] 36#36: *1330 [lua] logger.lua:23: b005c67568cbd51e113978d6a2afc4eb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:12:17 +0000] b005c67568cbd51e113978d6a2afc4eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:12:27 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:27 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:32 [info] 36#36: *1333 [lua] access_by_lua(msblocations.conf:189):2: 9508314f0a04481a4c052231b77efdb0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:12:32 +0000] 9508314f0a04481a4c052231b77efdb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:12:32 [info] 36#36: *1333 [lua] logger.lua:23: 9508314f0a04481a4c052231b77efdb0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:12:37 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:37 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:47 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:47 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:47 [info] 36#36: *1339 [lua] access_by_lua(msblocations.conf:189):2: 9832099fc5b41cbbd0aefa8ed626c6eb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:12:47 [info] 36#36: *1339 [lua] logger.lua:23: 9832099fc5b41cbbd0aefa8ed626c6eb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:12:47 +0000] 9832099fc5b41cbbd0aefa8ed626c6eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:12:57 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:12:57 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:02 [info] 36#36: *1342 [lua] access_by_lua(msblocations.conf:189):2: ed895960a675256601a1a727eda07baf:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:13:02 [info] 36#36: *1342 [lua] logger.lua:23: ed895960a675256601a1a727eda07baf {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:13:02 +0000] ed895960a675256601a1a727eda07baf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:13:07 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:07 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:17 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:17 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:17 [info] 36#36: *1347 [lua] access_by_lua(msblocations.conf:189):2: 68296bd29d3fe9330118c2c45cddd2a4:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:13:17 +0000] 68296bd29d3fe9330118c2c45cddd2a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:13:17 [info] 36#36: *1347 [lua] logger.lua:23: 68296bd29d3fe9330118c2c45cddd2a4 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:13:27 [info] 37#37: *1349 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:27 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:32 [info] 36#36: *1350 [lua] access_by_lua(msblocations.conf:189):2: 2cbbb3bc7be5e4884543186dd7e827e0:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:13:32 +0000] 2cbbb3bc7be5e4884543186dd7e827e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:13:32 [info] 36#36: *1350 [lua] logger.lua:23: 2cbbb3bc7be5e4884543186dd7e827e0 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:13:37 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:37 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:47 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:47 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:47 [info] 36#36: *1356 [lua] access_by_lua(msblocations.conf:189):2: b5ae4c851748beac63940d52ca2e6338:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:13:47 +0000] b5ae4c851748beac63940d52ca2e6338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 06:13:47 [info] 36#36: *1356 [lua] logger.lua:23: b5ae4c851748beac63940d52ca2e6338 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 06:13:57 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:13:57 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:02 [info] 36#36: *1359 [lua] access_by_lua(msblocations.conf:189):2: c3230a510ba0782599c4a91b21813e2d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.70 - - [18/Jan/2023:06:14:02 +0000] c3230a510ba0782599c4a91b21813e2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/18 06:14:02 [info] 36#36: *1359 [lua] logger.lua:23: c3230a510ba0782599c4a91b21813e2d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:14:07 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:07 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:17 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:17 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:17 [info] 36#36: *1364 [lua] access_by_lua(msblocations.conf:189):2: 6a94edd5b953c98f81c546997f421e09:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:14:17 +0000] 6a94edd5b953c98f81c546997f421e09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:14:17 [info] 36#36: *1364 [lua] logger.lua:23: 6a94edd5b953c98f81c546997f421e09 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:14:27 [info] 37#37: *1365 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:27 [info] 37#37: *1366 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:32 [info] 36#36: *1367 [lua] access_by_lua(msblocations.conf:189):2: 2a09172426980e83cb907af160ebf71c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:14:32 +0000] 2a09172426980e83cb907af160ebf71c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:14:32 [info] 36#36: *1367 [lua] logger.lua:23: 2a09172426980e83cb907af160ebf71c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:14:37 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:37 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:47 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:47 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:47 [info] 36#36: *1373 [lua] access_by_lua(msblocations.conf:189):2: 1e0647f190746b8b7297fdf360cc3659:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:14:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:14:47 +0000] 1e0647f190746b8b7297fdf360cc3659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:14:47 [info] 36#36: *1373 [lua] logger.lua:23: 1e0647f190746b8b7297fdf360cc3659 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:14:57 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:14:57 [info] 37#37: *1374 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:02 [info] 36#36: *1376 [lua] access_by_lua(msblocations.conf:189):2: 854be014dd1f9bd72c857d43a91683fd:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:15:02 +0000] 854be014dd1f9bd72c857d43a91683fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/18 06:15:02 [info] 36#36: *1376 [lua] logger.lua:23: 854be014dd1f9bd72c857d43a91683fd {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:15:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/18 06:15:07 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:07 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:17 [info] 37#37: *1380 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:17 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:17 [info] 36#36: *1381 [lua] access_by_lua(msblocations.conf:189):2: 5abde1c0a08bc296e3e8c3a31b69a8d3:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:15:17 [info] 36#36: *1381 [lua] logger.lua:23: 5abde1c0a08bc296e3e8c3a31b69a8d3 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:15:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:15:17 +0000] 5abde1c0a08bc296e3e8c3a31b69a8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:15:27 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:27 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:32 [info] 36#36: *1384 [lua] access_by_lua(msblocations.conf:189):2: b39ebc47e5f4b29d7b42ed865453e3a9:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:15:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:15:32 [info] 36#36: *1384 [lua] logger.lua:23: b39ebc47e5f4b29d7b42ed865453e3a9 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:15:32 +0000] b39ebc47e5f4b29d7b42ed865453e3a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:15:37 [info] 37#37: *1386 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:37 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:47 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:47 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:47 [info] 36#36: *1390 [lua] access_by_lua(msblocations.conf:189):2: 781d60ef7a67a1905cc21b9d29babe45:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:15:47 [info] 36#36: *1390 [lua] logger.lua:23: 781d60ef7a67a1905cc21b9d29babe45 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:15:47 +0000] 781d60ef7a67a1905cc21b9d29babe45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:15:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:15:57 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:15:57 [info] 37#37: *1391 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:02 [info] 36#36: *1393 [lua] access_by_lua(msblocations.conf:189):2: 4428fc386f1f2e604bf2bf69cfe394fe:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:16:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:16:02 [info] 36#36: *1393 [lua] logger.lua:23: 4428fc386f1f2e604bf2bf69cfe394fe {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:16:02 +0000] 4428fc386f1f2e604bf2bf69cfe394fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 06:16:07 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:07 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:17 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:17 [info] 36#36: *1397 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:17 [info] 36#36: *1398 [lua] access_by_lua(msblocations.conf:189):2: e8e83e9975b1624753a7c1d09b1b7b08:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:16:18 [info] 36#36: *1398 [lua] logger.lua:23: e8e83e9975b1624753a7c1d09b1b7b08 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:16:18 +0000] e8e83e9975b1624753a7c1d09b1b7b08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/18 06:16:22 [info] 36#36: *1399 [lua] access_by_lua(msblocations.conf:189):2: 4b2a479a8b1319911413a5beb9e73506:receive the request, client: 10.233.69.109, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2023/01/18 06:16:22 [info] 36#36: *1399 [lua] logger.lua:23: 4b2a479a8b1319911413a5beb9e73506 {"matched":"microservices"} while logging request, client: 10.233.69.109, 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.69.109 - - [18/Jan/2023:06:16:22 +0000] 4b2a479a8b1319911413a5beb9e73506 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "python-requests/2.28.2" "-"
10.233.69.109 - - [18/Jan/2023:06:16:22 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.2" 19
2023/01/18 06:16:22 [info] 36#36: *1400 [lua] access_by_lua(msblocations.conf:189):2: e7700cebeb54ec8dabd16bec0d467543:receive the request, client: 10.233.69.109, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:22 +0000] e7700cebeb54ec8dabd16bec0d467543 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:22 [info] 36#36: *1400 [lua] logger.lua:23: e7700cebeb54ec8dabd16bec0d467543 {"matched":"multicloud"} while logging request, client: 10.233.69.109, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.33.220:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
2023/01/18 06:16:22 [info] 36#36: *1402 [lua] access_by_lua(msblocations.conf:189):2: c2b64c9d880e7e7210d1cb42fea243c8:receive the request, client: 10.233.69.109, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:22 +0000] c2b64c9d880e7e7210d1cb42fea243c8 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:22 [info] 36#36: *1402 [lua] logger.lua:23: c2b64c9d880e7e7210d1cb42fea243c8 {"matched":"multicloud-pike"} while logging request, client: 10.233.69.109, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.37.134:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
2023/01/18 06:16:22 [info] 36#36: *1404 [lua] access_by_lua(msblocations.conf:189):2: 74d97ae0f26ae223a5201bdfa08dc052:receive the request, client: 10.233.69.109, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/18 06:16:22 [info] 36#36: *1404 [lua] logger.lua:23: 74d97ae0f26ae223a5201bdfa08dc052 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.109, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.10.157:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:22 +0000] 74d97ae0f26ae223a5201bdfa08dc052 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:27 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:27 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:33 [info] 36#36: *1408 [lua] access_by_lua(msblocations.conf:189):2: 3abdee77edf6c7116bf5f243892a687a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:16:33 +0000] 3abdee77edf6c7116bf5f243892a687a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:16:33 [info] 36#36: *1408 [lua] logger.lua:23: 3abdee77edf6c7116bf5f243892a687a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:16:37 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:37 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:38 [info] 36#36: *1412 [lua] access_by_lua(msblocations.conf:189):2: 3269d5abc7bea5463067311baa470cb8:receive the request, client: 10.233.69.109, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:38 +0000] 3269d5abc7bea5463067311baa470cb8 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.093 upstream_response_time:0.092 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:38 [info] 36#36: *1412 [lua] logger.lua:23: 3269d5abc7bea5463067311baa470cb8 {"matched":"usecaseui"} while logging request, client: 10.233.69.109, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.12.18:8443/usecase-ui/", host: "msb-iag.onap"
2023/01/18 06:16:38 [info] 36#36: *1414 [lua] access_by_lua(msblocations.conf:189):2: 84c67aaddbe7303960fb69ed59ad616e:receive the request, client: 10.233.69.109, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/18 06:16:38 [info] 36#36: *1414 [lua] logger.lua:23: 84c67aaddbe7303960fb69ed59ad616e {"matched":"gvnfmdriver"} while logging request, client: 10.233.69.109, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.49.163:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:38 +0000] 84c67aaddbe7303960fb69ed59ad616e "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:38 [info] 36#36: *1416 [lua] access_by_lua(msblocations.conf:189):2: a519c3b8a04d35810179aafb9f2ec112:receive the request, client: 10.233.69.109, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/18 06:16:38 [info] 36#36: *1416 [lua] logger.lua:23: a519c3b8a04d35810179aafb9f2ec112 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.69.109, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.52.6:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:38 +0000] a519c3b8a04d35810179aafb9f2ec112 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.251 upstream_response_time:0.250 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:38 [info] 36#36: *1418 [lua] access_by_lua(msblocations.conf:189):2: 9a2945824d8975b286408cf7e834bf03:receive the request, client: 10.233.69.109, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:39 +0000] 9a2945824d8975b286408cf7e834bf03 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.801 upstream_response_time:0.799 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:39 [info] 36#36: *1418 [lua] logger.lua:23: 9a2945824d8975b286408cf7e834bf03 {"matched":"nslcm"} while logging request, client: 10.233.69.109, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.42.153:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2023/01/18 06:16:39 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:189):2: 05a8a17946b2932ce64fafa973f6678e:receive the request, client: 10.233.69.109, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/18 06:16:40 [info] 36#36: *1420 [lua] logger.lua:23: 05a8a17946b2932ce64fafa973f6678e {"matched":"vnflcm"} while logging request, client: 10.233.69.109, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.19.82:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:40 +0000] 05a8a17946b2932ce64fafa973f6678e "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.545 upstream_response_time:0.544 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:40 [info] 36#36: *1422 [lua] access_by_lua(msblocations.conf:189):2: 0c26ffbbc27a2acf74756720fb5dfb0c:receive the request, client: 10.233.69.109, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:40 +0000] 0c26ffbbc27a2acf74756720fb5dfb0c "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.602 upstream_response_time:0.600 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:40 [info] 36#36: *1422 [lua] logger.lua:23: 0c26ffbbc27a2acf74756720fb5dfb0c {"matched":"vnfmgr"} while logging request, client: 10.233.69.109, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.28.88:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2023/01/18 06:16:40 [info] 36#36: *1424 [lua] access_by_lua(msblocations.conf:189):2: 3b8dcae5aaaed049cca94740cc372867:receive the request, client: 10.233.69.109, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/18 06:16:41 [info] 36#36: *1424 [lua] logger.lua:23: 3b8dcae5aaaed049cca94740cc372867 {"matched":"vnfres"} while logging request, client: 10.233.69.109, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.53.82:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:41 +0000] 3b8dcae5aaaed049cca94740cc372867 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.433 upstream_response_time:0.432 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:41 [info] 36#36: *1426 [lua] access_by_lua(msblocations.conf:189):2: dc22b2a9a9e6d4aafb9ca46b87350a9e:receive the request, client: 10.233.69.109, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:41 +0000] dc22b2a9a9e6d4aafb9ca46b87350a9e "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:41 [info] 36#36: *1426 [lua] logger.lua:23: dc22b2a9a9e6d4aafb9ca46b87350a9e {"matched":"ztevnfmdriver"} while logging request, client: 10.233.69.109, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.54.121:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
2023/01/18 06:16:42 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:189):2: 8096709f57f768d07ecad948a32d364e:receive the request, client: 10.233.69.109, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:42 +0000] 8096709f57f768d07ecad948a32d364e "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:42 [info] 36#36: *1428 [lua] logger.lua:23: 8096709f57f768d07ecad948a32d364e {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.69.109, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.71.224:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
2023/01/18 06:16:42 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:189):2: f0cbf6e5eef39deb430e504bc7468e37:receive the request, client: 10.233.69.109, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/18 06:16:42 [info] 36#36: *1430 [lua] logger.lua:23: f0cbf6e5eef39deb430e504bc7468e37 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.69.109, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.69.119:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:42 +0000] f0cbf6e5eef39deb430e504bc7468e37 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.040 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:42 [info] 36#36: *1432 [lua] access_by_lua(msblocations.conf:189):2: 3f00e0338f3e9da17b76e9f31be1af3d:receive the request, client: 10.233.69.109, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:42 +0000] 3f00e0338f3e9da17b76e9f31be1af3d "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:42 [info] 36#36: *1432 [lua] logger.lua:23: 3f00e0338f3e9da17b76e9f31be1af3d {"matched":"multicloud-fcaps"} while logging request, client: 10.233.69.109, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.41.249:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
2023/01/18 06:16:42 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:189):2: 1a7130fcc1f6bd5f5a98f18944187590:receive the request, client: 10.233.69.109, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.69.109 - - [18/Jan/2023:06:16:43 +0000] 1a7130fcc1f6bd5f5a98f18944187590 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.880 upstream_response_time:0.879 "-" "python-requests/2.28.2" "-"
2023/01/18 06:16:43 [info] 36#36: *1434 [lua] logger.lua:23: 1a7130fcc1f6bd5f5a98f18944187590 {"matched":"parser"} while logging request, client: 10.233.69.109, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.16.57:8806/api/parser/v1/health_check", host: "msb-iag.onap"
2023/01/18 06:16:47 [info] 36#36: *1436 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:47 [info] 36#36: *1437 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:48 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:189):2: 7f42ed58eba80c6a85a1f440a4e3a553:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:16:48 [info] 36#36: *1438 [lua] logger.lua:23: 7f42ed58eba80c6a85a1f440a4e3a553 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:16:48 +0000] 7f42ed58eba80c6a85a1f440a4e3a553 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:16:49 [info] 36#36: *1399 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1400 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1402 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1404 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1412 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1414 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1416 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1418 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1420 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1422 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1424 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1426 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1428 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1430 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1432 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:49 [info] 36#36: *1434 client 10.233.69.109 closed keepalive connection
2023/01/18 06:16:57 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:16:57 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:03 [info] 36#36: *1441 [lua] access_by_lua(msblocations.conf:189):2: 23f989e278e5f49fc1bc365ff7cea08e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:17:03 [info] 36#36: *1441 [lua] logger.lua:23: 23f989e278e5f49fc1bc365ff7cea08e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:17:03 +0000] 23f989e278e5f49fc1bc365ff7cea08e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:17:07 [info] 36#36: *1442 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:07 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:17 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:17 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:18 [info] 36#36: *1446 [lua] access_by_lua(msblocations.conf:189):2: 39d933d5f7722cb0529b7b9400dd5d64:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:17:18 +0000] 39d933d5f7722cb0529b7b9400dd5d64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:17:18 [info] 36#36: *1446 [lua] logger.lua:23: 39d933d5f7722cb0529b7b9400dd5d64 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:17:27 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:27 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:33 [info] 36#36: *1449 [lua] access_by_lua(msblocations.conf:189):2: 902e5c098123c3eb7a5a85763d8e1426:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:17:33 [info] 36#36: *1449 [lua] logger.lua:23: 902e5c098123c3eb7a5a85763d8e1426 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:17:33 +0000] 902e5c098123c3eb7a5a85763d8e1426 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:17:37 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:37 [info] 36#36: *1451 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:47 [info] 37#37: *1453 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:47 [info] 37#37: *1454 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:48 [info] 36#36: *1455 [lua] access_by_lua(msblocations.conf:189):2: b920b0f0c175470e0727e95ee9c370b7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:17:48 [info] 36#36: *1455 [lua] logger.lua:23: b920b0f0c175470e0727e95ee9c370b7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:17:48 +0000] b920b0f0c175470e0727e95ee9c370b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:17:57 [info] 37#37: *1457 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:17:57 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:03 [info] 36#36: *1458 [lua] access_by_lua(msblocations.conf:189):2: db042f6b0bd83d57a080cbfdeb967a70:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:18:03 +0000] db042f6b0bd83d57a080cbfdeb967a70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:18:03 [info] 36#36: *1458 [lua] logger.lua:23: db042f6b0bd83d57a080cbfdeb967a70 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:18:07 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:07 [info] 37#37: *1460 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:17 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:17 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:18 [info] 36#36: *1463 [lua] access_by_lua(msblocations.conf:189):2: b8bc794a12925917dc29f76ce5f84099:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:18:18 [info] 36#36: *1463 [lua] logger.lua:23: b8bc794a12925917dc29f76ce5f84099 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:18:18 +0000] b8bc794a12925917dc29f76ce5f84099 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:18:27 [info] 36#36: *1464 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:27 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:33 [info] 36#36: *1466 [lua] access_by_lua(msblocations.conf:189):2: 6d25d532cae0e8c492f731dfc35728fb:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:18:33 +0000] 6d25d532cae0e8c492f731dfc35728fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:18:33 [info] 36#36: *1466 [lua] logger.lua:23: 6d25d532cae0e8c492f731dfc35728fb {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:18:37 [info] 37#37: *1467 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:37 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:47 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:47 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:48 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:189):2: 309549af95b7df81d2a75ec5dcf64f75:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:18:48 +0000] 309549af95b7df81d2a75ec5dcf64f75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 06:18:48 [info] 36#36: *1472 [lua] logger.lua:23: 309549af95b7df81d2a75ec5dcf64f75 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:18:57 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:18:57 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:03 [info] 36#36: *1475 [lua] access_by_lua(msblocations.conf:189):2: f7b07ba45c938c05eb16c642fc77df93:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:19:03 +0000] f7b07ba45c938c05eb16c642fc77df93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/18 06:19:03 [info] 36#36: *1475 [lua] logger.lua:23: f7b07ba45c938c05eb16c642fc77df93 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/18 06:19:07 [info] 36#36: *1476 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:07 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:17 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:17 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:18 [info] 36#36: *1480 [lua] access_by_lua(msblocations.conf:189):2: 7be3e2ed15135132762e6c224f5b1b58:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:19:18 [info] 36#36: *1480 [lua] logger.lua:23: 7be3e2ed15135132762e6c224f5b1b58 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:19:18 +0000] 7be3e2ed15135132762e6c224f5b1b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:19:27 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:27 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:33 [info] 36#36: *1483 [lua] access_by_lua(msblocations.conf:189):2: d74cf0c08a5918262db070878bca3e55:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:19:33 [info] 36#36: *1483 [lua] logger.lua:23: d74cf0c08a5918262db070878bca3e55 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:19:33 +0000] d74cf0c08a5918262db070878bca3e55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:19:37 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:37 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:47 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:47 [info] 36#36: *1488 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:48 [info] 36#36: *1489 [lua] access_by_lua(msblocations.conf:189):2: f603ea4b29ededac16594acc8c6a00df:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:19:48 +0000] f603ea4b29ededac16594acc8c6a00df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/18 06:19:48 [info] 36#36: *1489 [lua] logger.lua:23: f603ea4b29ededac16594acc8c6a00df {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:19:57 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:19:57 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:03 [info] 36#36: *1492 [lua] access_by_lua(msblocations.conf:189):2: dc9dbdc69eff57a91eaf365725941918:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:20:03 [info] 36#36: *1492 [lua] logger.lua:23: dc9dbdc69eff57a91eaf365725941918 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:20:03 +0000] dc9dbdc69eff57a91eaf365725941918 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:20:07 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:07 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:17 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:17 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:18 [info] 36#36: *1497 [lua] access_by_lua(msblocations.conf:189):2: 32adddf5b7e5a613c6be351743686b10:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:20:18 [info] 36#36: *1497 [lua] logger.lua:23: 32adddf5b7e5a613c6be351743686b10 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:20:18 +0000] 32adddf5b7e5a613c6be351743686b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:20:27 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:27 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:33 [info] 36#36: *1500 [lua] access_by_lua(msblocations.conf:189):2: f13eb926e42ff7f5065e5c2ba339f457:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:20:33 +0000] f13eb926e42ff7f5065e5c2ba339f457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/18 06:20:33 [info] 36#36: *1500 [lua] logger.lua:23: f13eb926e42ff7f5065e5c2ba339f457 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:20:37 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:37 [info] 37#37: *1501 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:47 [info] 36#36: *1505 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:47 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:48 [info] 36#36: *1506 [lua] access_by_lua(msblocations.conf:189):2: 13cdca9b5103c7e113299e3cc35e373f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:20:48 [info] 36#36: *1506 [lua] logger.lua:23: 13cdca9b5103c7e113299e3cc35e373f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:20:48 +0000] 13cdca9b5103c7e113299e3cc35e373f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:20:57 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:20:57 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:03 [info] 36#36: *1509 [lua] access_by_lua(msblocations.conf:189):2: 6182bed00d56a76699eabb227b44aff8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:21:03 +0000] 6182bed00d56a76699eabb227b44aff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:21:03 [info] 36#36: *1509 [lua] logger.lua:23: 6182bed00d56a76699eabb227b44aff8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:21:07 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:07 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:17 [info] 37#37: *1513 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:17 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:18 [info] 36#36: *1514 [lua] access_by_lua(msblocations.conf:189):2: 68ca3e6d44e6b62fe3da9c7aa5399cd5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:21:18 [info] 36#36: *1514 [lua] logger.lua:23: 68ca3e6d44e6b62fe3da9c7aa5399cd5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:21:18 +0000] 68ca3e6d44e6b62fe3da9c7aa5399cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:21:27 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:27 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:33 [info] 36#36: *1517 [lua] access_by_lua(msblocations.conf:189):2: 273322221a3f80933e6d163322b8838f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:21:33 [info] 36#36: *1517 [lua] logger.lua:23: 273322221a3f80933e6d163322b8838f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:21:33 +0000] 273322221a3f80933e6d163322b8838f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:21:37 [info] 37#37: *1518 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:37 [info] 36#36: *1519 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:47 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:47 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:48 [info] 36#36: *1523 [lua] access_by_lua(msblocations.conf:189):2: 4c80e51de2130e37f23c5c9cb6428cf8:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:21:48 [info] 36#36: *1523 [lua] logger.lua:23: 4c80e51de2130e37f23c5c9cb6428cf8 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:21:48 +0000] 4c80e51de2130e37f23c5c9cb6428cf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:21:57 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:21:57 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:03 [info] 36#36: *1526 [lua] access_by_lua(msblocations.conf:189):2: a832148d280d0c2fccb10634981d72be:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:22:03 [info] 36#36: *1526 [lua] logger.lua:23: a832148d280d0c2fccb10634981d72be {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:22:03 +0000] a832148d280d0c2fccb10634981d72be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:22:07 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:07 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:17 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:17 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:18 [info] 36#36: *1531 [lua] access_by_lua(msblocations.conf:189):2: 4c90e416e5cd60e73d20785d6fd07361:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:22:18 +0000] 4c90e416e5cd60e73d20785d6fd07361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:22:18 [info] 36#36: *1531 [lua] logger.lua:23: 4c90e416e5cd60e73d20785d6fd07361 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:22:27 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:27 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:33 [info] 36#36: *1534 [lua] access_by_lua(msblocations.conf:189):2: 75aae3bf1208d370e76f5cb772575f69:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:22:33 +0000] 75aae3bf1208d370e76f5cb772575f69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:22:33 [info] 36#36: *1534 [lua] logger.lua:23: 75aae3bf1208d370e76f5cb772575f69 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:22:37 [info] 37#37: *1536 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:37 [info] 37#37: *1535 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:47 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:47 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:48 [info] 36#36: *1540 [lua] access_by_lua(msblocations.conf:189):2: 0fa74bd72d4f01066d98cb393bf4f48f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:22:48 [info] 36#36: *1540 [lua] logger.lua:23: 0fa74bd72d4f01066d98cb393bf4f48f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:22:48 +0000] 0fa74bd72d4f01066d98cb393bf4f48f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:22:57 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:22:57 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:03 [info] 36#36: *1543 [lua] access_by_lua(msblocations.conf:189):2: b59deb50e5d3de198a13f6c23d46a02a:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:23:03 [info] 36#36: *1543 [lua] logger.lua:23: b59deb50e5d3de198a13f6c23d46a02a {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:23:03 +0000] b59deb50e5d3de198a13f6c23d46a02a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:23:07 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:07 [info] 37#37: *1544 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:17 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:17 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:18 [info] 36#36: *1548 [lua] access_by_lua(msblocations.conf:189):2: 403fbf0e298734b88bda74d7ad751e0e:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:23:18 [info] 36#36: *1548 [lua] logger.lua:23: 403fbf0e298734b88bda74d7ad751e0e {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:23:18 +0000] 403fbf0e298734b88bda74d7ad751e0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:23:27 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:27 [info] 37#37: *1550 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:33 [info] 36#36: *1551 [lua] access_by_lua(msblocations.conf:189):2: 8e167cb8021caa6771647a64b614e211:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:23:33 [info] 36#36: *1551 [lua] logger.lua:23: 8e167cb8021caa6771647a64b614e211 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:23:33 +0000] 8e167cb8021caa6771647a64b614e211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:23:37 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:37 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:47 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:47 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:48 [info] 36#36: *1557 [lua] access_by_lua(msblocations.conf:189):2: e7d8827cdeb290d834d8e857a95d0d5d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:23:48 [info] 36#36: *1557 [lua] logger.lua:23: e7d8827cdeb290d834d8e857a95d0d5d {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:23:48 +0000] e7d8827cdeb290d834d8e857a95d0d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:23:57 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:23:57 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:03 [info] 36#36: *1560 [lua] access_by_lua(msblocations.conf:189):2: 027b524e42304fcb5a70c0f367e05c10:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:24:03 [info] 36#36: *1560 [lua] logger.lua:23: 027b524e42304fcb5a70c0f367e05c10 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:24:03 +0000] 027b524e42304fcb5a70c0f367e05c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:24:07 [info] 36#36: *1561 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:07 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:17 [info] 37#37: *1564 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:17 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:18 [info] 36#36: *1565 [lua] access_by_lua(msblocations.conf:189):2: 853c8fd8621d5c768d8920846f9bbfb5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:24:18 +0000] 853c8fd8621d5c768d8920846f9bbfb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/18 06:24:18 [info] 36#36: *1565 [lua] logger.lua:23: 853c8fd8621d5c768d8920846f9bbfb5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/18 06:24:27 [info] 36#36: *1567 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:27 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:33 [info] 36#36: *1568 [lua] access_by_lua(msblocations.conf:189):2: 5970bdc6970945d014913a3fbddabdd6:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:24:33 +0000] 5970bdc6970945d014913a3fbddabdd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/18 06:24:33 [info] 36#36: *1568 [lua] logger.lua:23: 5970bdc6970945d014913a3fbddabdd6 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:24:37 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:37 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:47 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:47 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:48 [info] 36#36: *1574 [lua] access_by_lua(msblocations.conf:189):2: ab623644467536b32d3a9598e7d24942:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:24:48 [info] 36#36: *1574 [lua] logger.lua:23: ab623644467536b32d3a9598e7d24942 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:24:48 +0000] ab623644467536b32d3a9598e7d24942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/18 06:24:57 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:24:57 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:03 [info] 36#36: *1577 [lua] access_by_lua(msblocations.conf:189):2: c0de9bce7462c1c2e44ee0c9b8388e40:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:25:03 [info] 36#36: *1577 [lua] logger.lua:23: c0de9bce7462c1c2e44ee0c9b8388e40 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:25:03 +0000] c0de9bce7462c1c2e44ee0c9b8388e40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:25:07 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:07 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:17 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:17 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:18 [info] 36#36: *1582 [lua] access_by_lua(msblocations.conf:189):2: be031966828a128f3914e7989e71d096:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:25:18 +0000] be031966828a128f3914e7989e71d096 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:25:18 [info] 36#36: *1582 [lua] logger.lua:23: be031966828a128f3914e7989e71d096 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/18 06:25:27 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:27 [info] 37#37: *1584 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:33 [info] 36#36: *1585 [lua] access_by_lua(msblocations.conf:189):2: 82b8c4a2aaca781006194b0084d5265f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/18 06:25:33 [info] 36#36: *1585 [lua] logger.lua:23: 82b8c4a2aaca781006194b0084d5265f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:25:33 +0000] 82b8c4a2aaca781006194b0084d5265f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:25:37 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:37 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:47 [info] 37#37: *1590 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:47 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:48 [info] 36#36: *1591 [lua] access_by_lua(msblocations.conf:189):2: e09d727a77ddfa89daa5f946dbb7c38c:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.70 - - [18/Jan/2023:06:25:48 +0000] e09d727a77ddfa89daa5f946dbb7c38c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:25:48 [info] 36#36: *1591 [lua] logger.lua:23: e09d727a77ddfa89daa5f946dbb7c38c {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:25:57 [info] 37#37: *1592 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:25:57 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:03 [info] 36#36: *1594 [lua] access_by_lua(msblocations.conf:189):2: 9db515adaee13842429ec4c20ac99785:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:26:03 +0000] 9db515adaee13842429ec4c20ac99785 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.70 - - [18/Jan/2023:06:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:26:03 [info] 36#36: *1594 [lua] logger.lua:23: 9db515adaee13842429ec4c20ac99785 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:26:07 [info] 36#36: *1596 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:07 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:17 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:17 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:18 [info] 36#36: *1599 [lua] access_by_lua(msblocations.conf:189):2: 647fd80fa830f8c65d58e8ee93f75996:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:26:18 +0000] 647fd80fa830f8c65d58e8ee93f75996 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/18 06:26:18 [info] 36#36: *1599 [lua] logger.lua:23: 647fd80fa830f8c65d58e8ee93f75996 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/18 06:26:27 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:27 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:33 [info] 36#36: *1602 [lua] access_by_lua(msblocations.conf:189):2: ca96177c03ea4c044a863a265146a8cc:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:26:33 [info] 36#36: *1602 [lua] logger.lua:23: ca96177c03ea4c044a863a265146a8cc {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:26:33 +0000] ca96177c03ea4c044a863a265146a8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:26:37 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:37 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:47 [info] 37#37: *1606 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:47 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:48 [info] 36#36: *1608 [lua] access_by_lua(msblocations.conf:189):2: 2615f299835f0b100406e467feaefff7:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.70 - - [18/Jan/2023:06:26:48 +0000] 2615f299835f0b100406e467feaefff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:26:48 [info] 36#36: *1608 [lua] logger.lua:23: 2615f299835f0b100406e467feaefff7 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/18 06:26:57 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:26:57 [info] 37#37: *1610 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:03 [info] 36#36: *1611 [lua] access_by_lua(msblocations.conf:189):2: f6e17a2a8c590bbdbbdacfc6f99799c5:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:27:03 [info] 36#36: *1611 [lua] logger.lua:23: f6e17a2a8c590bbdbbdacfc6f99799c5 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:27:03 +0000] f6e17a2a8c590bbdbbdacfc6f99799c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/18 06:27:07 [info] 37#37: *1613 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:07 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:17 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:17 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:18 [info] 36#36: *1616 [lua] access_by_lua(msblocations.conf:189):2: 657f5c1deea66faa899353743feba59f:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:27:18 [info] 36#36: *1616 [lua] logger.lua:23: 657f5c1deea66faa899353743feba59f {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:27:18 +0000] 657f5c1deea66faa899353743feba59f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/18 06:27:27 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:27 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:33 [info] 36#36: *1619 [lua] access_by_lua(msblocations.conf:189):2: 6be26a678079a9d914611fa361de4844:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:27:33 +0000] 6be26a678079a9d914611fa361de4844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/18 06:27:33 [info] 36#36: *1619 [lua] logger.lua:23: 6be26a678079a9d914611fa361de4844 {"matched":"microservices"} while logging request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:27:37 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:37 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:47 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:47 [info] 37#37: *1624 client closed connection while SSL handshaking, client: 10.233.67.244, server: 0.0.0.0:443
2023/01/18 06:27:48 [info] 36#36: *1625 [lua] access_by_lua(msblocations.conf:189):2: 12a845b2120641870ec7567e08e9e99d:receive the request, client: 10.233.67.70, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.70 - - [18/Jan/2023:06:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/18 06:27:48 [info] 36#36: *1625 [lua] logger.lua:23: 12a845b2120641870ec7567e08e9e99d {"matched":"microservices"} whil