Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.22.98
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
===============================================================================
=========== 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/01 05:05:42 [warn] 34#34: [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/01 05:05:42 [warn] 34#34: [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/01 05:05:42 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/01 05:05:42 [notice] 34#34: using the "epoll" event method
2023/01/01 05:05:42 [notice] 34#34: openresty/1.13.6.1
2023/01/01 05:05:42 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/01 05:05:42 [notice] 34#34: OS: Linux 5.4.0-96-generic
2023/01/01 05:05:42 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/01/01 05:05:42 [notice] 35#35: start worker processes
2023/01/01 05:05:42 [notice] 35#35: start worker process 39
2023/01/01 05:05:42 [notice] 35#35: start worker process 40
2023/01/01 05:05:42 [notice] 35#35: start worker process 41
2023/01/01 05:05:42 [notice] 35#35: start worker process 42
2023/01/01 05:05:42 [notice] 35#35: start worker process 43
2023/01/01 05:05:42 [notice] 35#35: start worker process 44
2023/01/01 05:05:42 [notice] 35#35: start worker process 45
2023/01/01 05:05:42 [notice] 35#35: start worker process 46
2023/01/01 05:05:42 [notice] 35#35: start cache manager process 47
2023/01/01 05:05:42 [notice] 35#35: start cache loader process 48
@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-20230101050543.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-01 05:05:48 017 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-01 05:05:48 043 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-01 05:05:48 044 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-01 05:05:48 166 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-01 05:05:48 166 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.22.98:10081 Enabled:true
2023-01-01 05:05:52 256 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-01 05:05:52 427 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-01 05:05:52 427 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-01 05:05:52 428 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-01 05:05:52 429 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-01 05:05:52 429 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-01 05:05:52 429 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-01 05:05:52 430 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-01 05:05:52 593 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-01 05:05:52 887 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-01 05:05:52 887 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-01 05:05:52 887 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-01 05:05:54 570 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/01 05:05:56 [info] 43#43: *12 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:05:56 [info] 43#43: *13 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:06 [info] 42#42: *14 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:06 [info] 42#42: *15 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:09 [info] 43#43: *16 [lua] access_by_lua(msblocations.conf:189):2: a23baa7e8770711d9869ee2cffef4b15:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:06:10 +0000] a23baa7e8770711d9869ee2cffef4b15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.294 upstream_response_time:0.292 "-" "Consul Health Check" "-"
2023/01/01 05:06:10 [info] 43#43: *16 [lua] logger.lua:23: a23baa7e8770711d9869ee2cffef4b15 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 82
2023/01/01 05:06:11 [info] 43#43: *19 [lua] access_by_lua(msblocations.conf:189):2: 0d991d7c39236c50ad14b9dbec251e28:receive the request, client: 10.233.68.20, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/01 05:06:12 [info] 43#43: *19 [lua] logger.lua:23: 0d991d7c39236c50ad14b9dbec251e28 {"matched":"microservices"} while logging request, client: 10.233.68.20, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.68.20 - - [01/Jan/2023:05:06:12 +0000] 0d991d7c39236c50ad14b9dbec251e28 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.340 upstream_response_time:0.340 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.68.20 - - [01/Jan/2023:05:06:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 350
2023/01/01 05:06:14 [info] 43#43: *20 [lua] access_by_lua(msblocations.conf:189):2: 4a4ec58de69f55b85beb2c53baf3e663:receive the request, client: 10.233.66.195, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/01 05:06:14 [info] 43#43: *20 [lua] logger.lua:23: 4a4ec58de69f55b85beb2c53baf3e663 {"matched":"microservices"} while logging request, client: 10.233.66.195, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.66.195 - - [01/Jan/2023:05:06:14 +0000] 4a4ec58de69f55b85beb2c53baf3e663 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.154 upstream_response_time:0.154 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.195 - - [01/Jan/2023:05:06:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 144
2023/01/01 05:06:16 [info] 42#42: *21 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:16 [info] 42#42: *22 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:22 [info] 43#43: *19 client 10.233.68.20 closed keepalive connection
2023/01/01 05:06:23 [info] 43#43: *20 client 10.233.66.195 closed keepalive connection
2023/01/01 05:06:25 [info] 43#43: *23 [lua] access_by_lua(msblocations.conf:189):2: f3079f63da9a2b4e536240b5e42c7465:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:06:25 +0000] f3079f63da9a2b4e536240b5e42c7465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/01 05:06:25 [info] 43#43: *23 [lua] logger.lua:23: f3079f63da9a2b4e536240b5e42c7465 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:06:26 [info] 42#42: *24 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:26 [info] 42#42: *25 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:36 [info] 43#43: *27 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:36 [info] 43#43: *26 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:40 [info] 43#43: *28 [lua] access_by_lua(msblocations.conf:189):2: 2974fd68746ae425a005824131081a93:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:06:40 [info] 43#43: *28 [lua] logger.lua:23: 2974fd68746ae425a005824131081a93 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:06:40 +0000] 2974fd68746ae425a005824131081a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:06:42 [notice] 48#48: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/01 05:06:42 [notice] 35#35: signal 17 (SIGCHLD) received from 48
2023/01/01 05:06:42 [notice] 35#35: cache loader process 48 exited with code 0
2023/01/01 05:06:42 [notice] 35#35: signal 29 (SIGIO) received
2023/01/01 05:06:46 [info] 43#43: *31 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:46 [info] 42#42: *32 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:55 [info] 43#43: *33 [lua] access_by_lua(msblocations.conf:189):2: 62f672f52c57299cd83ebb80e1fd9e8e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:06:55 [info] 43#43: *33 [lua] logger.lua:23: 62f672f52c57299cd83ebb80e1fd9e8e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:06:55 +0000] 62f672f52c57299cd83ebb80e1fd9e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:06:56 [info] 43#43: *34 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:06:56 [info] 43#43: *35 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:06 [info] 43#43: *36 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:06 [info] 43#43: *37 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:10 [info] 43#43: *38 [lua] access_by_lua(msblocations.conf:189):2: 409d6da8ba8af9f64474dec3499c1926:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:07:10 [info] 43#43: *38 [lua] logger.lua:23: 409d6da8ba8af9f64474dec3499c1926 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:07:10 +0000] 409d6da8ba8af9f64474dec3499c1926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/01 05:07:16 [info] 43#43: *39 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:16 [info] 43#43: *40 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:25 [info] 43#43: *41 [lua] access_by_lua(msblocations.conf:189):2: 829279e1d2111f7dee4b9263de30378c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:07:25 [info] 43#43: *41 [lua] logger.lua:23: 829279e1d2111f7dee4b9263de30378c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:07:25 +0000] 829279e1d2111f7dee4b9263de30378c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.073 upstream_response_time:0.066 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 52
2023/01/01 05:07:26 [info] 43#43: *42 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:26 [info] 43#43: *43 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:36 [info] 43#43: *44 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:36 [info] 43#43: *45 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:40 [info] 43#43: *46 [lua] access_by_lua(msblocations.conf:189):2: 194a65785ce6446bae97567a828a2ff8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:07:40 [info] 43#43: *46 [lua] logger.lua:23: 194a65785ce6446bae97567a828a2ff8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:07:40 +0000] 194a65785ce6446bae97567a828a2ff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:07:46 [info] 42#42: *48 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:46 [info] 42#42: *49 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:55 [info] 43#43: *50 [lua] access_by_lua(msblocations.conf:189):2: 9829b405cb0aff8e918b0e14c2dc7146:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:07:55 +0000] 9829b405cb0aff8e918b0e14c2dc7146 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/01 05:07:55 [info] 43#43: *50 [lua] logger.lua:23: 9829b405cb0aff8e918b0e14c2dc7146 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:07:56 [info] 42#42: *51 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:07:56 [info] 42#42: *52 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:06 [info] 43#43: *53 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:06 [info] 43#43: *54 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:10 [info] 43#43: *55 [lua] access_by_lua(msblocations.conf:189):2: 7ef9b8af9be9fa12975a30b03e37d92e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:08:10 [info] 43#43: *55 [lua] logger.lua:23: 7ef9b8af9be9fa12975a30b03e37d92e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:08:10 +0000] 7ef9b8af9be9fa12975a30b03e37d92e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:08:16 [info] 42#42: *56 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:16 [info] 42#42: *57 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:25 [info] 43#43: *58 [lua] access_by_lua(msblocations.conf:189):2: 74e6a0c71dfc4a05683874648202d485:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:08:25 [info] 43#43: *58 [lua] logger.lua:23: 74e6a0c71dfc4a05683874648202d485 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:08:25 +0000] 74e6a0c71dfc4a05683874648202d485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/01 05:08:26 [info] 43#43: *59 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:26 [info] 43#43: *60 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:36 [info] 43#43: *62 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:36 [info] 43#43: *61 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:40 [info] 43#43: *63 [lua] access_by_lua(msblocations.conf:189):2: 8e6ad20883be01b14a1c83f9ed34b985:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:08:40 +0000] 8e6ad20883be01b14a1c83f9ed34b985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28
2023/01/01 05:08:40 [info] 43#43: *63 [lua] logger.lua:23: 8e6ad20883be01b14a1c83f9ed34b985 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:08:46 [info] 43#43: *65 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:46 [info] 43#43: *66 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:55 [info] 43#43: *67 [lua] access_by_lua(msblocations.conf:189):2: 78407a4f5208a805ba12532f605914aa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:08:55 [info] 43#43: *67 [lua] logger.lua:23: 78407a4f5208a805ba12532f605914aa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:08:55 +0000] 78407a4f5208a805ba12532f605914aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:08:56 [info] 42#42: *68 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:08:56 [info] 42#42: *69 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:06 [info] 43#43: *70 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:06 [info] 43#43: *71 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:10 [info] 43#43: *72 [lua] access_by_lua(msblocations.conf:189):2: 95ab34bd940d83332067d7417fcefdd4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:09:10 [info] 43#43: *72 [lua] logger.lua:23: 95ab34bd940d83332067d7417fcefdd4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:09:10 +0000] 95ab34bd940d83332067d7417fcefdd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/01 05:09:16 [info] 43#43: *73 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:16 [info] 43#43: *74 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:25 [info] 43#43: *75 [lua] access_by_lua(msblocations.conf:189):2: 1daa278a19d9ed9f22364faa9e42acad:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 05:09:25 [info] 43#43: *75 [lua] logger.lua:23: 1daa278a19d9ed9f22364faa9e42acad {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:09:25 +0000] 1daa278a19d9ed9f22364faa9e42acad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2023/01/01 05:09:26 [info] 43#43: *77 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:26 [info] 43#43: *76 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:36 [info] 43#43: *78 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:36 [info] 43#43: *79 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:40 [info] 43#43: *80 [lua] access_by_lua(msblocations.conf:189):2: 7e682c98cd8d3975f9f1aba8775d5b37:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:09:40 [info] 43#43: *80 [lua] logger.lua:23: 7e682c98cd8d3975f9f1aba8775d5b37 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:09:40 +0000] 7e682c98cd8d3975f9f1aba8775d5b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:09:46 [info] 42#42: *82 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:46 [info] 42#42: *83 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:55 [info] 43#43: *84 [lua] access_by_lua(msblocations.conf:189):2: 725d59625cd378d7674942668984bff7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:09:55 [info] 43#43: *84 [lua] logger.lua:23: 725d59625cd378d7674942668984bff7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:09:55 +0000] 725d59625cd378d7674942668984bff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:09:56 [info] 42#42: *85 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:09:56 [info] 42#42: *86 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:06 [info] 43#43: *87 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:06 [info] 43#43: *88 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:10 [info] 43#43: *89 [lua] access_by_lua(msblocations.conf:189):2: 7c4948b445e86a015b4174b2fb9ae25c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:10:10 [info] 43#43: *89 [lua] logger.lua:23: 7c4948b445e86a015b4174b2fb9ae25c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:10:10 +0000] 7c4948b445e86a015b4174b2fb9ae25c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:10:16 [info] 43#43: *90 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:16 [info] 43#43: *91 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:25 [info] 43#43: *92 [lua] access_by_lua(msblocations.conf:189):2: f6a38f8905e8c1742e24e7ec46ad3d93:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:10:25 [info] 43#43: *92 [lua] logger.lua:23: f6a38f8905e8c1742e24e7ec46ad3d93 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:10:25 +0000] f6a38f8905e8c1742e24e7ec46ad3d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:10:26 [info] 43#43: *93 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:26 [info] 43#43: *94 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:36 [info] 43#43: *95 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:36 [info] 43#43: *96 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:40 [info] 43#43: *97 [lua] access_by_lua(msblocations.conf:189):2: c885a79544b0a9ac4abdcbb5890f5cee:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:10:40 +0000] c885a79544b0a9ac4abdcbb5890f5cee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:10:40 [info] 43#43: *97 [lua] logger.lua:23: c885a79544b0a9ac4abdcbb5890f5cee {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:10:46 [info] 42#42: *99 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:46 [info] 42#42: *100 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:55 [info] 43#43: *101 [lua] access_by_lua(msblocations.conf:189):2: dd50686bb98cb0710570d0e026ea9389:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:10:55 +0000] dd50686bb98cb0710570d0e026ea9389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/01 05:10:55 [info] 43#43: *101 [lua] logger.lua:23: dd50686bb98cb0710570d0e026ea9389 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/01 05:10:56 [info] 43#43: *102 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:10:56 [info] 43#43: *103 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:06 [info] 43#43: *104 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:06 [info] 43#43: *105 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:10 [info] 43#43: *106 [lua] access_by_lua(msblocations.conf:189):2: b2f43af7f2319d1169e60b51fa657599:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:11:10 [info] 43#43: *106 [lua] logger.lua:23: b2f43af7f2319d1169e60b51fa657599 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:11:10 +0000] b2f43af7f2319d1169e60b51fa657599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/01 05:11:16 [info] 43#43: *108 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:16 [info] 43#43: *107 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:25 [info] 43#43: *109 [lua] access_by_lua(msblocations.conf:189):2: 2fd6158d3abbb274a2c09356d917c2ca:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:11:25 [info] 43#43: *109 [lua] logger.lua:23: 2fd6158d3abbb274a2c09356d917c2ca {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:11:25 +0000] 2fd6158d3abbb274a2c09356d917c2ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:11:26 [info] 42#42: *110 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:26 [info] 42#42: *111 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:36 [info] 43#43: *112 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:36 [info] 43#43: *113 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:40 [info] 43#43: *114 [lua] access_by_lua(msblocations.conf:189):2: 3464d05db10f74c5fdc4028c84dff9f5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.49 - - [01/Jan/2023:05:11:40 +0000] 3464d05db10f74c5fdc4028c84dff9f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:11:40 [info] 43#43: *114 [lua] logger.lua:23: 3464d05db10f74c5fdc4028c84dff9f5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:11:46 [info] 43#43: *116 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:46 [info] 43#43: *117 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:55 [info] 43#43: *118 [lua] access_by_lua(msblocations.conf:189):2: 4a60140834712d2be4893de2099e669c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:11:56 [info] 43#43: *118 [lua] logger.lua:23: 4a60140834712d2be4893de2099e669c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:11:56 +0000] 4a60140834712d2be4893de2099e669c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:11:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:11:56 [info] 43#43: *120 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:11:56 [info] 43#43: *119 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:06 [info] 43#43: *121 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:06 [info] 43#43: *122 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:11 [info] 43#43: *123 [lua] access_by_lua(msblocations.conf:189):2: a25b9190349451a0a7560dd6491ca640:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:12:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.49 - - [01/Jan/2023:05:12:11 +0000] a25b9190349451a0a7560dd6491ca640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/01 05:12:11 [info] 43#43: *123 [lua] logger.lua:23: a25b9190349451a0a7560dd6491ca640 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:12:16 [info] 43#43: *125 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:16 [info] 43#43: *124 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:26 [info] 43#43: *126 [lua] access_by_lua(msblocations.conf:189):2: 9d32977788bbc23cb640c1b945020f86:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:12:26 [info] 43#43: *126 [lua] logger.lua:23: 9d32977788bbc23cb640c1b945020f86 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:12:26 +0000] 9d32977788bbc23cb640c1b945020f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:12:26 [info] 42#42: *128 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:26 [info] 43#43: *127 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:36 [info] 43#43: *130 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:36 [info] 43#43: *129 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:41 [info] 43#43: *131 [lua] access_by_lua(msblocations.conf:189):2: 4726e959f78f009bdff35bda94c87118:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:12:41 [info] 43#43: *131 [lua] logger.lua:23: 4726e959f78f009bdff35bda94c87118 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.49 - - [01/Jan/2023:05:12:41 +0000] 4726e959f78f009bdff35bda94c87118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:12:46 [info] 43#43: *133 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:46 [info] 43#43: *134 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:56 [info] 43#43: *135 [lua] access_by_lua(msblocations.conf:189):2: 1626f6500461b09ba7cb4aca9c9be6b7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:12:56 +0000] 1626f6500461b09ba7cb4aca9c9be6b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/01 05:12:56 [info] 43#43: *135 [lua] logger.lua:23: 1626f6500461b09ba7cb4aca9c9be6b7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:12:56 [info] 43#43: *136 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:12:56 [info] 43#43: *137 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:06 [info] 43#43: *138 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:06 [info] 43#43: *139 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:11 [info] 43#43: *140 [lua] access_by_lua(msblocations.conf:189):2: 2e66f39c9b2718af3b70fd69b9a2d421:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:13:11 [info] 43#43: *140 [lua] logger.lua:23: 2e66f39c9b2718af3b70fd69b9a2d421 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:13:11 +0000] 2e66f39c9b2718af3b70fd69b9a2d421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/01 05:13:16 [info] 43#43: *141 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:16 [info] 43#43: *142 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:26 [info] 43#43: *143 [lua] access_by_lua(msblocations.conf:189):2: fd0bc8c3d9443378fde5c8d43ea722b9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:13:26 [info] 43#43: *143 [lua] logger.lua:23: fd0bc8c3d9443378fde5c8d43ea722b9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:13:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.49 - - [01/Jan/2023:05:13:26 +0000] fd0bc8c3d9443378fde5c8d43ea722b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:13:26 [info] 42#42: *144 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:26 [info] 42#42: *145 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:36 [info] 43#43: *146 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:36 [info] 42#42: *147 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:41 [info] 43#43: *148 [lua] access_by_lua(msblocations.conf:189):2: 9650e01d779bead3639b0fcbfb2b7fec:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:13:41 [info] 43#43: *148 [lua] logger.lua:23: 9650e01d779bead3639b0fcbfb2b7fec {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:13:41 +0000] 9650e01d779bead3639b0fcbfb2b7fec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:13:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:13:46 [info] 42#42: *150 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:46 [info] 42#42: *151 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:56 [info] 43#43: *152 [lua] access_by_lua(msblocations.conf:189):2: c7d29f2896d1d99119382c918929a074:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:13:56 +0000] c7d29f2896d1d99119382c918929a074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/01 05:13:56 [info] 43#43: *152 [lua] logger.lua:23: c7d29f2896d1d99119382c918929a074 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:13:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:13:56 [info] 43#43: *154 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:13:56 [info] 43#43: *153 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:06 [info] 43#43: *155 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:06 [info] 43#43: *156 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:11 [info] 43#43: *157 [lua] access_by_lua(msblocations.conf:189):2: 05103aa75d0a6d1db20002e248485318:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:14:11 +0000] 05103aa75d0a6d1db20002e248485318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:14:11 [info] 43#43: *157 [lua] logger.lua:23: 05103aa75d0a6d1db20002e248485318 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:14:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:14:16 [info] 42#42: *158 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:16 [info] 42#42: *159 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:26 [info] 43#43: *160 [lua] access_by_lua(msblocations.conf:189):2: bd8a7c1c88496924d6baaf7839cd2147:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:14:26 +0000] bd8a7c1c88496924d6baaf7839cd2147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:14:26 [info] 43#43: *160 [lua] logger.lua:23: bd8a7c1c88496924d6baaf7839cd2147 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:14:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:14:26 [info] 43#43: *161 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:26 [info] 43#43: *162 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:36 [info] 43#43: *163 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:36 [info] 43#43: *164 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:41 [info] 43#43: *165 [lua] access_by_lua(msblocations.conf:189):2: d3dcf2a41e1c0d4969682b720f075ce9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:14:41 +0000] d3dcf2a41e1c0d4969682b720f075ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:14:41 [info] 43#43: *165 [lua] logger.lua:23: d3dcf2a41e1c0d4969682b720f075ce9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:14:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:14:46 [info] 42#42: *167 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:46 [info] 42#42: *168 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:56 [info] 43#43: *169 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:56 [info] 43#43: *170 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:14:56 [info] 43#43: *171 [lua] access_by_lua(msblocations.conf:189):2: 603bf2a865f02b4b0c90c93738f514e4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:14:56 [info] 43#43: *171 [lua] logger.lua:23: 603bf2a865f02b4b0c90c93738f514e4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:14:56 +0000] 603bf2a865f02b4b0c90c93738f514e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:14:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:15:06 [info] 43#43: *172 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:06 [info] 43#43: *173 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:11 [info] 43#43: *174 [lua] access_by_lua(msblocations.conf:189):2: d32e6dfad5914003824a6f2ad9f3d271:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:15:11 +0000] d32e6dfad5914003824a6f2ad9f3d271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:15:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:15:11 [info] 43#43: *174 [lua] logger.lua:23: d32e6dfad5914003824a6f2ad9f3d271 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:15:16 [info] 43#43: *175 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:16 [info] 43#43: *176 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:26 [info] 42#42: *177 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:26 [info] 43#43: *178 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:26 [info] 43#43: *179 [lua] access_by_lua(msblocations.conf:189):2: 99be80d6a5faa5769f24c5730f59607e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:15:26 +0000] 99be80d6a5faa5769f24c5730f59607e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:15:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/01 05:15:26 [info] 43#43: *179 [lua] logger.lua:23: 99be80d6a5faa5769f24c5730f59607e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:15:36 [info] 43#43: *180 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:36 [info] 43#43: *181 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:41 [info] 43#43: *182 [lua] access_by_lua(msblocations.conf:189):2: dfde1734b6314bfdc11384d3a1c8473a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:15:41 [info] 43#43: *182 [lua] logger.lua:23: dfde1734b6314bfdc11384d3a1c8473a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:15:41 +0000] dfde1734b6314bfdc11384d3a1c8473a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:15:46 [info] 43#43: *184 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:46 [info] 43#43: *185 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:56 [info] 43#43: *187 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:56 [info] 43#43: *186 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:15:56 [info] 43#43: *188 [lua] access_by_lua(msblocations.conf:189):2: 84c7414fcfb22f84590df7c417c116b4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:15:56 [info] 43#43: *188 [lua] logger.lua:23: 84c7414fcfb22f84590df7c417c116b4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:15:56 +0000] 84c7414fcfb22f84590df7c417c116b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/01 05:16:06 [info] 42#42: *189 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:06 [info] 42#42: *190 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:11 [info] 43#43: *191 [lua] access_by_lua(msblocations.conf:189):2: 87ef45aeddc9d9a096b49577f50e83b1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:16:11 [info] 43#43: *191 [lua] logger.lua:23: 87ef45aeddc9d9a096b49577f50e83b1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:16:11 +0000] 87ef45aeddc9d9a096b49577f50e83b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:16:16 [info] 43#43: *192 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:16 [info] 43#43: *193 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:26 [info] 42#42: *194 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:26 [info] 42#42: *195 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:26 [info] 43#43: *196 [lua] access_by_lua(msblocations.conf:189):2: 48dd4ef9fb7ff3f6571ac9b2edfc6472:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:16:26 [info] 43#43: *196 [lua] logger.lua:23: 48dd4ef9fb7ff3f6571ac9b2edfc6472 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:16:26 +0000] 48dd4ef9fb7ff3f6571ac9b2edfc6472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:16:36 [info] 43#43: *197 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:36 [info] 43#43: *198 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:41 [info] 43#43: *199 [lua] access_by_lua(msblocations.conf:189):2: 95c81846a57b156ca002b035cb1bdd6a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:16:41 [info] 43#43: *199 [lua] logger.lua:23: 95c81846a57b156ca002b035cb1bdd6a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:16:41 +0000] 95c81846a57b156ca002b035cb1bdd6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:16:46 [info] 43#43: *202 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:46 [info] 43#43: *201 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:56 [info] 43#43: *203 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:56 [info] 42#42: *204 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:16:56 [info] 43#43: *205 [lua] access_by_lua(msblocations.conf:189):2: 2ba5da3019a9e00376e58da3cd466bfc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:16:56 [info] 43#43: *205 [lua] logger.lua:23: 2ba5da3019a9e00376e58da3cd466bfc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:16:56 +0000] 2ba5da3019a9e00376e58da3cd466bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:17:06 [info] 43#43: *206 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:06 [info] 43#43: *207 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:11 [info] 43#43: *208 [lua] access_by_lua(msblocations.conf:189):2: 5737f73276f635ff0d1912f0d326490f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:17:11 [info] 43#43: *208 [lua] logger.lua:23: 5737f73276f635ff0d1912f0d326490f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:17:11 +0000] 5737f73276f635ff0d1912f0d326490f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:17:16 [info] 42#42: *209 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:16 [info] 42#42: *210 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:26 [info] 43#43: *211 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:26 [info] 43#43: *212 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:26 [info] 43#43: *213 [lua] access_by_lua(msblocations.conf:189):2: 5c70fa16dfd8cf01c3581e6ddee76571:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:17:26 [info] 43#43: *213 [lua] logger.lua:23: 5c70fa16dfd8cf01c3581e6ddee76571 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:17:26 +0000] 5c70fa16dfd8cf01c3581e6ddee76571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/01 05:17:36 [info] 42#42: *214 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:36 [info] 42#42: *215 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:41 [info] 43#43: *216 [lua] access_by_lua(msblocations.conf:189):2: 53d0788d2c047e86bc891a5e643a53d3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:17:41 [info] 43#43: *216 [lua] logger.lua:23: 53d0788d2c047e86bc891a5e643a53d3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:17:41 +0000] 53d0788d2c047e86bc891a5e643a53d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:17:46 [info] 43#43: *218 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:46 [info] 43#43: *219 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:56 [info] 43#43: *221 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:56 [info] 43#43: *220 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:17:56 [info] 43#43: *222 [lua] access_by_lua(msblocations.conf:189):2: ca81cc1864dcf878e200b02f64b7f3ed:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:17:56 [info] 43#43: *222 [lua] logger.lua:23: ca81cc1864dcf878e200b02f64b7f3ed {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:17:56 +0000] ca81cc1864dcf878e200b02f64b7f3ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:18:06 [info] 43#43: *223 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:06 [info] 43#43: *224 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:11 [info] 43#43: *225 [lua] access_by_lua(msblocations.conf:189):2: 257c1d03e0e16b3a64da0e8934aa6dc9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:18:11 [info] 43#43: *225 [lua] logger.lua:23: 257c1d03e0e16b3a64da0e8934aa6dc9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:18:11 +0000] 257c1d03e0e16b3a64da0e8934aa6dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:18:16 [info] 43#43: *226 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:16 [info] 42#42: *227 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:26 [info] 43#43: *228 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:26 [info] 43#43: *229 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:26 [info] 43#43: *230 [lua] access_by_lua(msblocations.conf:189):2: 03751803ec15dd1f1938318ad7770810:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:18:26 +0000] 03751803ec15dd1f1938318ad7770810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/01 05:18:26 [info] 43#43: *230 [lua] logger.lua:23: 03751803ec15dd1f1938318ad7770810 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/01 05:18:36 [info] 43#43: *232 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:36 [info] 43#43: *231 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:41 [info] 43#43: *233 [lua] access_by_lua(msblocations.conf:189):2: b5daf221b51870211e0d8fbea8fdb893:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:18:41 +0000] b5daf221b51870211e0d8fbea8fdb893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/01 05:18:41 [info] 43#43: *233 [lua] logger.lua:23: b5daf221b51870211e0d8fbea8fdb893 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:18:46 [info] 43#43: *235 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:46 [info] 43#43: *236 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:56 [info] 43#43: *237 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:56 [info] 42#42: *238 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:18:56 [info] 43#43: *239 [lua] access_by_lua(msblocations.conf:189):2: ca9f129674b56eb8f52d97d0e02f8713:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:18:56 +0000] ca9f129674b56eb8f52d97d0e02f8713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:18:56 [info] 43#43: *239 [lua] logger.lua:23: ca9f129674b56eb8f52d97d0e02f8713 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:19:06 [info] 42#42: *240 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:06 [info] 42#42: *241 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:11 [info] 43#43: *242 [lua] access_by_lua(msblocations.conf:189):2: 07ec6761dcbfd6caa9fa8fdc3e636523:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:19:11 [info] 43#43: *242 [lua] logger.lua:23: 07ec6761dcbfd6caa9fa8fdc3e636523 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:19:11 +0000] 07ec6761dcbfd6caa9fa8fdc3e636523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/01 05:19:16 [info] 43#43: *244 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:16 [info] 43#43: *243 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:26 [info] 43#43: *245 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:26 [info] 43#43: *246 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
10.233.65.49 - - [01/Jan/2023:05:19:26 +0000] 468e50466e6b7f328bcfd6305dbe5150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:19:26 [info] 43#43: *247 [lua] access_by_lua(msblocations.conf:189):2: 468e50466e6b7f328bcfd6305dbe5150:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:19:26 [info] 43#43: *247 [lua] logger.lua:23: 468e50466e6b7f328bcfd6305dbe5150 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:19:36 [info] 43#43: *248 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:36 [info] 42#42: *249 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:41 [info] 43#43: *250 [lua] access_by_lua(msblocations.conf:189):2: d249a17c25944068a8ce7fea329f8f0b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:19:41 +0000] d249a17c25944068a8ce7fea329f8f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:19:41 [info] 43#43: *250 [lua] logger.lua:23: d249a17c25944068a8ce7fea329f8f0b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:19:46 [info] 43#43: *252 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:46 [info] 43#43: *253 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:56 [info] 42#42: *254 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:56 [info] 43#43: *255 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:19:56 [info] 43#43: *256 [lua] access_by_lua(msblocations.conf:189):2: 7b0a644439bd60933a6e86ca8953d7d4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:19:56 [info] 43#43: *256 [lua] logger.lua:23: 7b0a644439bd60933a6e86ca8953d7d4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:19:56 +0000] 7b0a644439bd60933a6e86ca8953d7d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/01 05:20:06 [info] 43#43: *257 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:06 [info] 43#43: *258 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:11 [info] 43#43: *259 [lua] access_by_lua(msblocations.conf:189):2: 848dc2e4e7ce730c8bded88df6a75671:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:20:11 [info] 43#43: *259 [lua] logger.lua:23: 848dc2e4e7ce730c8bded88df6a75671 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:20:11 +0000] 848dc2e4e7ce730c8bded88df6a75671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:20:16 [info] 43#43: *261 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:16 [info] 43#43: *260 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:26 [info] 43#43: *262 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:26 [info] 43#43: *263 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:26 [info] 43#43: *264 [lua] access_by_lua(msblocations.conf:189):2: 58018c0d7d357789f315bd21edc59ace:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:20:26 [info] 43#43: *264 [lua] logger.lua:23: 58018c0d7d357789f315bd21edc59ace {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:20:26 +0000] 58018c0d7d357789f315bd21edc59ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:20:36 [info] 43#43: *265 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:36 [info] 42#42: *266 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:41 [info] 43#43: *267 [lua] access_by_lua(msblocations.conf:189):2: 016fb5c6716549abe913be82a0c192dd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:20:41 [info] 43#43: *267 [lua] logger.lua:23: 016fb5c6716549abe913be82a0c192dd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:20:41 +0000] 016fb5c6716549abe913be82a0c192dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/01 05:20:46 [info] 43#43: *269 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:46 [info] 43#43: *270 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:56 [info] 42#42: *271 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:56 [info] 42#42: *272 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:20:56 [info] 43#43: *273 [lua] access_by_lua(msblocations.conf:189):2: a4dfb12d5d8250800b5e18bf2f8ddbe8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:20:56 [info] 43#43: *273 [lua] logger.lua:23: a4dfb12d5d8250800b5e18bf2f8ddbe8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:20:56 +0000] a4dfb12d5d8250800b5e18bf2f8ddbe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:21:06 [info] 43#43: *274 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:06 [info] 43#43: *275 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:11 [info] 43#43: *276 [lua] access_by_lua(msblocations.conf:189):2: 16ade8e4380e0ccd54e3f2ed24a83746:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:21:11 [info] 43#43: *276 [lua] logger.lua:23: 16ade8e4380e0ccd54e3f2ed24a83746 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:21:11 +0000] 16ade8e4380e0ccd54e3f2ed24a83746 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/01 05:21:16 [info] 43#43: *277 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:16 [info] 43#43: *278 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:26 [info] 43#43: *279 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:26 [info] 43#43: *280 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:26 [info] 43#43: *281 [lua] access_by_lua(msblocations.conf:189):2: c2821924441a87a051a405ac44b545f5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:21:26 +0000] c2821924441a87a051a405ac44b545f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:21:26 [info] 43#43: *281 [lua] logger.lua:23: c2821924441a87a051a405ac44b545f5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:21:36 [info] 43#43: *283 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:36 [info] 43#43: *282 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:41 [info] 43#43: *284 [lua] access_by_lua(msblocations.conf:189):2: b41c430fd1f6f79d2ee6262a5f6bab62:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:21:41 +0000] b41c430fd1f6f79d2ee6262a5f6bab62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/01 05:21:41 [info] 43#43: *284 [lua] logger.lua:23: b41c430fd1f6f79d2ee6262a5f6bab62 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/01 05:21:46 [info] 42#42: *286 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:46 [info] 42#42: *287 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:56 [info] 42#42: *288 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:56 [info] 42#42: *289 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:21:56 [info] 43#43: *290 [lua] access_by_lua(msblocations.conf:189):2: e1fc9c8c454608dd9f31a3dcd9a1183e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:21:56 [info] 43#43: *290 [lua] logger.lua:23: e1fc9c8c454608dd9f31a3dcd9a1183e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:21:56 +0000] e1fc9c8c454608dd9f31a3dcd9a1183e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:22:06 [info] 43#43: *291 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:06 [info] 43#43: *292 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:11 [info] 43#43: *293 [lua] access_by_lua(msblocations.conf:189):2: b9ea5cff4316018ee23f0969136b503a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:22:11 +0000] b9ea5cff4316018ee23f0969136b503a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/01 05:22:11 [info] 43#43: *293 [lua] logger.lua:23: b9ea5cff4316018ee23f0969136b503a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/01 05:22:16 [info] 43#43: *294 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:16 [info] 43#43: *295 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:26 [info] 43#43: *296 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:26 [info] 43#43: *297 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:26 [info] 43#43: *298 [lua] access_by_lua(msblocations.conf:189):2: ca63e212024afea6159dd280f9a187e8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:22:26 [info] 43#43: *298 [lua] logger.lua:23: ca63e212024afea6159dd280f9a187e8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:22:26 +0000] ca63e212024afea6159dd280f9a187e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:22:36 [info] 43#43: *299 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:36 [info] 43#43: *300 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:41 [info] 43#43: *301 [lua] access_by_lua(msblocations.conf:189):2: d00afb4f86d6214152d1428d1d0bb97d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:22:41 +0000] d00afb4f86d6214152d1428d1d0bb97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:22:41 [info] 43#43: *301 [lua] logger.lua:23: d00afb4f86d6214152d1428d1d0bb97d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:22:46 [info] 43#43: *303 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:46 [info] 43#43: *304 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:56 [info] 43#43: *305 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:56 [info] 43#43: *306 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:22:56 [info] 43#43: *307 [lua] access_by_lua(msblocations.conf:189):2: 644b7cc268a7c701931503f58cf3d0a8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:22:56 +0000] 644b7cc268a7c701931503f58cf3d0a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:22:56 [info] 43#43: *307 [lua] logger.lua:23: 644b7cc268a7c701931503f58cf3d0a8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:23:06 [info] 43#43: *308 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:06 [info] 43#43: *309 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:11 [info] 43#43: *310 [lua] access_by_lua(msblocations.conf:189):2: 88aac6c7dbaa5ec20737210cc3700ebf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:23:11 +0000] 88aac6c7dbaa5ec20737210cc3700ebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:23:11 [info] 43#43: *310 [lua] logger.lua:23: 88aac6c7dbaa5ec20737210cc3700ebf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:23:16 [info] 43#43: *311 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:16 [info] 43#43: *312 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:26 [info] 43#43: *313 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:26 [info] 43#43: *314 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:26 [info] 43#43: *315 [lua] access_by_lua(msblocations.conf:189):2: 4d4ee66e99aa16d42eaa0792c052f973:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:23:26 [info] 43#43: *315 [lua] logger.lua:23: 4d4ee66e99aa16d42eaa0792c052f973 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:23:26 +0000] 4d4ee66e99aa16d42eaa0792c052f973 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:23:36 [info] 43#43: *316 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:36 [info] 43#43: *317 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:41 [info] 43#43: *318 [lua] access_by_lua(msblocations.conf:189):2: 72112b8366e7e55ed0b7fdddf5291a23:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:23:41 +0000] 72112b8366e7e55ed0b7fdddf5291a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:23:41 [info] 43#43: *318 [lua] logger.lua:23: 72112b8366e7e55ed0b7fdddf5291a23 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 05:23:46 [info] 43#43: *320 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:46 [info] 43#43: *321 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:56 [info] 43#43: *322 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:56 [info] 43#43: *323 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:23:56 [info] 43#43: *324 [lua] access_by_lua(msblocations.conf:189):2: b87a438d5dca0f90208fb3f1f7c2da70:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:23:56 [info] 43#43: *324 [lua] logger.lua:23: b87a438d5dca0f90208fb3f1f7c2da70 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:23:56 +0000] b87a438d5dca0f90208fb3f1f7c2da70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:24:06 [info] 42#42: *325 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:06 [info] 42#42: *326 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:11 [info] 43#43: *327 [lua] access_by_lua(msblocations.conf:189):2: f7d21d6e62d232f79fefdeb433caeb77:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.49 - - [01/Jan/2023:05:24:11 +0000] f7d21d6e62d232f79fefdeb433caeb77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:24:11 [info] 43#43: *327 [lua] logger.lua:23: f7d21d6e62d232f79fefdeb433caeb77 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:24:16 [info] 43#43: *328 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:16 [info] 43#43: *329 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:26 [info] 43#43: *330 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:26 [info] 43#43: *331 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:26 [info] 43#43: *332 [lua] access_by_lua(msblocations.conf:189):2: 8cc0241cd7e0fefd3f491d2d5fec2a56:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:24:26 +0000] 8cc0241cd7e0fefd3f491d2d5fec2a56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/01 05:24:26 [info] 43#43: *332 [lua] logger.lua:23: 8cc0241cd7e0fefd3f491d2d5fec2a56 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:24:36 [info] 43#43: *333 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:36 [info] 43#43: *334 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:41 [info] 43#43: *335 [lua] access_by_lua(msblocations.conf:189):2: 9cb3200af4662ca1ef1f278d6d68c76a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:24:41 +0000] 9cb3200af4662ca1ef1f278d6d68c76a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/01 05:24:41 [info] 43#43: *335 [lua] logger.lua:23: 9cb3200af4662ca1ef1f278d6d68c76a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:24:46 [info] 43#43: *337 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:46 [info] 43#43: *338 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:56 [info] 43#43: *339 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:56 [info] 43#43: *340 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:24:56 [info] 43#43: *341 [lua] access_by_lua(msblocations.conf:189):2: 700d3ea73c2109b8d22872c57fb905a8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:24:56 +0000] 700d3ea73c2109b8d22872c57fb905a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:24:56 [info] 43#43: *341 [lua] logger.lua:23: 700d3ea73c2109b8d22872c57fb905a8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:25:06 [info] 43#43: *342 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:06 [info] 43#43: *343 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:12 [info] 43#43: *344 [lua] access_by_lua(msblocations.conf:189):2: e648600f588e09a23a19e45d57948549:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:25:12 [info] 43#43: *344 [lua] logger.lua:23: e648600f588e09a23a19e45d57948549 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:25:12 +0000] e648600f588e09a23a19e45d57948549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/01 05:25:16 [info] 42#42: *345 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:16 [info] 42#42: *346 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:26 [info] 42#42: *347 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:26 [info] 43#43: *348 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:27 [info] 43#43: *349 [lua] access_by_lua(msblocations.conf:189):2: 416289ac87f7ac6cc5038892733f9dda:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:25:27 [info] 43#43: *349 [lua] logger.lua:23: 416289ac87f7ac6cc5038892733f9dda {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:25:27 +0000] 416289ac87f7ac6cc5038892733f9dda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:25:36 [info] 42#42: *350 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:36 [info] 42#42: *351 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:42 [info] 43#43: *352 [lua] access_by_lua(msblocations.conf:189):2: 89526bd660260c7f8457cc40e495ff3e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.49 - - [01/Jan/2023:05:25:42 +0000] 89526bd660260c7f8457cc40e495ff3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:25:42 [info] 43#43: *352 [lua] logger.lua:23: 89526bd660260c7f8457cc40e495ff3e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:25:46 [info] 43#43: *354 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:46 [info] 43#43: *355 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:56 [info] 42#42: *356 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:56 [info] 42#42: *357 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:25:57 [info] 43#43: *358 [lua] access_by_lua(msblocations.conf:189):2: 43010efee514c0b4a5e43ee3c7cf175f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:25:57 [info] 43#43: *358 [lua] logger.lua:23: 43010efee514c0b4a5e43ee3c7cf175f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:25:57 +0000] 43010efee514c0b4a5e43ee3c7cf175f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:26:06 [info] 43#43: *359 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:06 [info] 43#43: *360 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:12 [info] 43#43: *361 [lua] access_by_lua(msblocations.conf:189):2: 94c6a03c1b6d1cb64d0ad2f1c34b37d6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:26:12 [info] 43#43: *361 [lua] logger.lua:23: 94c6a03c1b6d1cb64d0ad2f1c34b37d6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:26:12 +0000] 94c6a03c1b6d1cb64d0ad2f1c34b37d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:26:16 [info] 43#43: *362 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:16 [info] 43#43: *363 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:26 [info] 43#43: *365 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:26 [info] 43#43: *364 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:27 [info] 43#43: *366 [lua] access_by_lua(msblocations.conf:189):2: 1b264bd4e98d49cc3b86d3a37a9fd773:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:26:27 [info] 43#43: *366 [lua] logger.lua:23: 1b264bd4e98d49cc3b86d3a37a9fd773 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:26:27 +0000] 1b264bd4e98d49cc3b86d3a37a9fd773 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:26:36 [info] 43#43: *367 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:36 [info] 43#43: *368 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:42 [info] 43#43: *369 [lua] access_by_lua(msblocations.conf:189):2: 972546b32601d33ae4180119f3c5225c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:26:42 [info] 43#43: *369 [lua] logger.lua:23: 972546b32601d33ae4180119f3c5225c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:26:42 +0000] 972546b32601d33ae4180119f3c5225c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:26:42 [info] 43#43: *370 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.6, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.68.6 - - [01/Jan/2023:05:26:42 +0000] 1ade4a6aeedbc17b5703318ebfaf2098 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/01 05:26:46 [info] 43#43: *372 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:46 [info] 43#43: *373 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:56 [info] 43#43: *374 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:56 [info] 43#43: *375 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:26:57 [info] 43#43: *376 [lua] access_by_lua(msblocations.conf:189):2: fd2f3028e3c27531dcb65fcbb3949abd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:26:57 +0000] fd2f3028e3c27531dcb65fcbb3949abd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:26:57 [info] 43#43: *376 [lua] logger.lua:23: fd2f3028e3c27531dcb65fcbb3949abd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:27:06 [info] 43#43: *377 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:06 [info] 43#43: *378 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:12 [info] 43#43: *379 [lua] access_by_lua(msblocations.conf:189):2: 1b7c3c04d54a369d4f7c4b65941c75d5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:27:12 [info] 43#43: *379 [lua] logger.lua:23: 1b7c3c04d54a369d4f7c4b65941c75d5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:27:12 +0000] 1b7c3c04d54a369d4f7c4b65941c75d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:27:16 [info] 43#43: *380 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:16 [info] 43#43: *381 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:26 [info] 42#42: *382 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:26 [info] 43#43: *383 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:27 [info] 43#43: *384 [lua] access_by_lua(msblocations.conf:189):2: 7bb22e611e0514d8ca9e868c402fa877:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:27:27 +0000] 7bb22e611e0514d8ca9e868c402fa877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:27:27 [info] 43#43: *384 [lua] logger.lua:23: 7bb22e611e0514d8ca9e868c402fa877 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:27:36 [info] 43#43: *385 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:36 [info] 43#43: *386 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:42 [info] 43#43: *387 [lua] access_by_lua(msblocations.conf:189):2: 2bb2ddd5ccb646e6525cf4de26b522b0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:27:42 [info] 43#43: *387 [lua] logger.lua:23: 2bb2ddd5ccb646e6525cf4de26b522b0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:27:42 +0000] 2bb2ddd5ccb646e6525cf4de26b522b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:27:46 [info] 43#43: *389 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:46 [info] 43#43: *390 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:56 [info] 43#43: *391 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:56 [info] 43#43: *392 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:27:57 [info] 43#43: *393 [lua] access_by_lua(msblocations.conf:189):2: 8432c8fa8c3eb264dfca84c2d8280408:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:27:57 [info] 43#43: *393 [lua] logger.lua:23: 8432c8fa8c3eb264dfca84c2d8280408 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:27:57 +0000] 8432c8fa8c3eb264dfca84c2d8280408 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:28:06 [info] 43#43: *394 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:06 [info] 43#43: *395 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:12 [info] 43#43: *396 [lua] access_by_lua(msblocations.conf:189):2: c6f618548ab51e3a0f71adbb6b27e55b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:28:12 [info] 43#43: *396 [lua] logger.lua:23: c6f618548ab51e3a0f71adbb6b27e55b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:28:12 +0000] c6f618548ab51e3a0f71adbb6b27e55b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:28:16 [info] 43#43: *397 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:16 [info] 43#43: *398 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:26 [info] 43#43: *399 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:26 [info] 43#43: *400 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:27 [info] 43#43: *401 [lua] access_by_lua(msblocations.conf:189):2: 2d5610ad8c137e05c3abee97b9929a91:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:28:27 +0000] 2d5610ad8c137e05c3abee97b9929a91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/01 05:28:27 [info] 43#43: *401 [lua] logger.lua:23: 2d5610ad8c137e05c3abee97b9929a91 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/01 05:28:36 [info] 43#43: *402 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:36 [info] 43#43: *403 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:42 [info] 43#43: *404 [lua] access_by_lua(msblocations.conf:189):2: 913221eb9558bec6966cfc63efb36ff1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:28:42 [info] 43#43: *404 [lua] logger.lua:23: 913221eb9558bec6966cfc63efb36ff1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:28:42 +0000] 913221eb9558bec6966cfc63efb36ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:28:46 [info] 43#43: *406 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:46 [info] 43#43: *407 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:56 [info] 42#42: *408 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:56 [info] 42#42: *409 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:28:57 [info] 43#43: *410 [lua] access_by_lua(msblocations.conf:189):2: d54849700816f337788cf88585046843:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:28:57 [info] 43#43: *410 [lua] logger.lua:23: d54849700816f337788cf88585046843 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:28:57 +0000] d54849700816f337788cf88585046843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:29:06 [info] 43#43: *411 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:06 [info] 42#42: *412 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:12 [info] 43#43: *413 [lua] access_by_lua(msblocations.conf:189):2: fc4130bfcff4b4714f654ec7e8e3eb7b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:29:12 [info] 43#43: *413 [lua] logger.lua:23: fc4130bfcff4b4714f654ec7e8e3eb7b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:29:12 +0000] fc4130bfcff4b4714f654ec7e8e3eb7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:29:16 [info] 43#43: *414 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:16 [info] 43#43: *415 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:26 [info] 43#43: *416 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:26 [info] 43#43: *417 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:27 [info] 43#43: *418 [lua] access_by_lua(msblocations.conf:189):2: 9d745c01f036e9806f432b67c251abad:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:29:27 [info] 43#43: *418 [lua] logger.lua:23: 9d745c01f036e9806f432b67c251abad {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:29:27 +0000] 9d745c01f036e9806f432b67c251abad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:29:36 [info] 43#43: *420 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:36 [info] 43#43: *419 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:42 [info] 43#43: *421 [lua] access_by_lua(msblocations.conf:189):2: 01c0de32e6d1938d9d1a38e68805d1dd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:29:42 +0000] 01c0de32e6d1938d9d1a38e68805d1dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:29:42 [info] 43#43: *421 [lua] logger.lua:23: 01c0de32e6d1938d9d1a38e68805d1dd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:29:46 [info] 43#43: *423 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:46 [info] 43#43: *424 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:56 [info] 43#43: *425 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:56 [info] 43#43: *426 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:29:57 [info] 43#43: *427 [lua] access_by_lua(msblocations.conf:189):2: ded7eaaa2baaf6a3e95995252953eb45:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:29:57 +0000] ded7eaaa2baaf6a3e95995252953eb45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:29:57 [info] 43#43: *427 [lua] logger.lua:23: ded7eaaa2baaf6a3e95995252953eb45 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:30:06 [info] 43#43: *428 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:06 [info] 43#43: *429 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:12 [info] 43#43: *430 [lua] access_by_lua(msblocations.conf:189):2: dbbcbc498d654fe87a2acad8bd3e9639:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:30:12 +0000] dbbcbc498d654fe87a2acad8bd3e9639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:30:12 [info] 43#43: *430 [lua] logger.lua:23: dbbcbc498d654fe87a2acad8bd3e9639 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:30:16 [info] 42#42: *431 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:16 [info] 42#42: *432 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:26 [info] 43#43: *433 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:26 [info] 42#42: *434 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:27 [info] 43#43: *435 [lua] access_by_lua(msblocations.conf:189):2: 0cf36e5d5aea9ed81e26468e7adb8c08:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:30:27 +0000] 0cf36e5d5aea9ed81e26468e7adb8c08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/01 05:30:27 [info] 43#43: *435 [lua] logger.lua:23: 0cf36e5d5aea9ed81e26468e7adb8c08 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 05:30:36 [info] 42#42: *437 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:36 [info] 42#42: *436 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:42 [info] 43#43: *438 [lua] access_by_lua(msblocations.conf:189):2: 2b265890d9148cdd988489188d5fc60a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:30:42 [info] 43#43: *438 [lua] logger.lua:23: 2b265890d9148cdd988489188d5fc60a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:30:42 +0000] 2b265890d9148cdd988489188d5fc60a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:30:46 [info] 43#43: *440 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:46 [info] 43#43: *441 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:56 [info] 43#43: *442 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:56 [info] 42#42: *443 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:30:57 [info] 43#43: *444 [lua] access_by_lua(msblocations.conf:189):2: 2be572a17bca403ca3560b3acb8f7b58:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:30:57 +0000] 2be572a17bca403ca3560b3acb8f7b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:30:57 [info] 43#43: *444 [lua] logger.lua:23: 2be572a17bca403ca3560b3acb8f7b58 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:31:06 [info] 43#43: *445 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:06 [info] 43#43: *446 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:12 [info] 43#43: *447 [lua] access_by_lua(msblocations.conf:189):2: 5fba29812332f05a69f3179b6bde167d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.49 - - [01/Jan/2023:05:31:12 +0000] 5fba29812332f05a69f3179b6bde167d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/01 05:31:12 [info] 43#43: *447 [lua] logger.lua:23: 5fba29812332f05a69f3179b6bde167d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:31:16 [info] 43#43: *448 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:16 [info] 43#43: *449 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:26 [info] 43#43: *450 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:26 [info] 43#43: *451 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:27 [info] 43#43: *452 [lua] access_by_lua(msblocations.conf:189):2: 6a407298866c48317f9026978cdc3986:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:31:27 +0000] 6a407298866c48317f9026978cdc3986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/01 05:31:27 [info] 43#43: *452 [lua] logger.lua:23: 6a407298866c48317f9026978cdc3986 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/01 05:31:36 [info] 43#43: *453 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:36 [info] 43#43: *454 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:42 [info] 43#43: *455 [lua] access_by_lua(msblocations.conf:189):2: 7d901a3896ea9fe129ca76bb632a43ba:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:31:42 +0000] 7d901a3896ea9fe129ca76bb632a43ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/01 05:31:42 [info] 43#43: *455 [lua] logger.lua:23: 7d901a3896ea9fe129ca76bb632a43ba {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 05:31:46 [info] 42#42: *458 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:46 [info] 43#43: *457 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:56 [info] 43#43: *459 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:56 [info] 43#43: *460 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:31:57 [info] 43#43: *461 [lua] access_by_lua(msblocations.conf:189):2: 54fcf7ef1f541de623665f0eb26ac16a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:31:57 +0000] 54fcf7ef1f541de623665f0eb26ac16a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:31:57 [info] 43#43: *461 [lua] logger.lua:23: 54fcf7ef1f541de623665f0eb26ac16a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:32:06 [info] 43#43: *462 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:06 [info] 43#43: *463 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:12 [info] 43#43: *464 [lua] access_by_lua(msblocations.conf:189):2: 4460ca3e649c4736beb471a05a7bb0c2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:32:12 [info] 43#43: *464 [lua] logger.lua:23: 4460ca3e649c4736beb471a05a7bb0c2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:32:12 +0000] 4460ca3e649c4736beb471a05a7bb0c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:32:16 [info] 43#43: *465 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:16 [info] 43#43: *466 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:26 [info] 43#43: *467 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:26 [info] 43#43: *468 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:27 [info] 43#43: *469 [lua] access_by_lua(msblocations.conf:189):2: 6b39eca72b2f4c3594091c3938ee9034:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:32:27 [info] 43#43: *469 [lua] logger.lua:23: 6b39eca72b2f4c3594091c3938ee9034 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:32:27 +0000] 6b39eca72b2f4c3594091c3938ee9034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:32:36 [info] 43#43: *470 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:36 [info] 43#43: *471 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:42 [info] 43#43: *472 [lua] access_by_lua(msblocations.conf:189):2: bbc8ac0daafa66f34fb853a268434621:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:32:42 [info] 43#43: *472 [lua] logger.lua:23: bbc8ac0daafa66f34fb853a268434621 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:32:42 +0000] bbc8ac0daafa66f34fb853a268434621 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:32:46 [info] 43#43: *474 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:46 [info] 43#43: *475 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:56 [info] 43#43: *476 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:56 [info] 43#43: *477 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:32:57 [info] 43#43: *478 [lua] access_by_lua(msblocations.conf:189):2: dcfee5a319cbf4a8733d43ad3a05138d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:32:57 +0000] dcfee5a319cbf4a8733d43ad3a05138d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/01 05:32:57 [info] 43#43: *478 [lua] logger.lua:23: dcfee5a319cbf4a8733d43ad3a05138d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:33:06 [info] 43#43: *479 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:06 [info] 43#43: *480 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:12 [info] 43#43: *481 [lua] access_by_lua(msblocations.conf:189):2: f40841e882e9208bb4921cbb57db48bf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:33:12 +0000] f40841e882e9208bb4921cbb57db48bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:33:12 [info] 43#43: *481 [lua] logger.lua:23: f40841e882e9208bb4921cbb57db48bf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:33:16 [info] 43#43: *482 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:16 [info] 43#43: *483 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:26 [info] 43#43: *484 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:26 [info] 42#42: *485 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:27 [info] 43#43: *486 [lua] access_by_lua(msblocations.conf:189):2: 2011ee55071ca174cb48ad1648442a26:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:33:27 [info] 43#43: *486 [lua] logger.lua:23: 2011ee55071ca174cb48ad1648442a26 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:33:27 +0000] 2011ee55071ca174cb48ad1648442a26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:33:36 [info] 43#43: *487 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:36 [info] 42#42: *488 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:42 [info] 43#43: *489 [lua] access_by_lua(msblocations.conf:189):2: 25a654c19edc81e2e48fc57a24007160:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:33:42 +0000] 25a654c19edc81e2e48fc57a24007160 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:33:42 [info] 43#43: *489 [lua] logger.lua:23: 25a654c19edc81e2e48fc57a24007160 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:33:46 [info] 43#43: *492 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:46 [info] 43#43: *491 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:56 [info] 42#42: *493 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:56 [info] 42#42: *494 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:33:57 [info] 43#43: *495 [lua] access_by_lua(msblocations.conf:189):2: 86a861e289295cb1ab25f62832d6bfbe:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:33:57 +0000] 86a861e289295cb1ab25f62832d6bfbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/01 05:33:57 [info] 43#43: *495 [lua] logger.lua:23: 86a861e289295cb1ab25f62832d6bfbe {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:34:06 [info] 43#43: *496 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:06 [info] 42#42: *497 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:12 [info] 43#43: *498 [lua] access_by_lua(msblocations.conf:189):2: 08a5f76ce7d1c04fc78998b499bbe430:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:34:12 [info] 43#43: *498 [lua] logger.lua:23: 08a5f76ce7d1c04fc78998b499bbe430 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:34:12 +0000] 08a5f76ce7d1c04fc78998b499bbe430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/01 05:34:16 [info] 43#43: *499 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:16 [info] 43#43: *500 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:26 [info] 43#43: *501 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:26 [info] 43#43: *502 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:27 [info] 43#43: *503 [lua] access_by_lua(msblocations.conf:189):2: 0eae69d2a7dd6e857b967db67d78db2e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.49 - - [01/Jan/2023:05:34:27 +0000] 0eae69d2a7dd6e857b967db67d78db2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:34:27 [info] 43#43: *503 [lua] logger.lua:23: 0eae69d2a7dd6e857b967db67d78db2e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:34:36 [info] 43#43: *504 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:36 [info] 43#43: *505 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:42 [info] 43#43: *506 [lua] access_by_lua(msblocations.conf:189):2: 442ca3391f2fa9ad4d7d4bd25329c555:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:34:42 +0000] 442ca3391f2fa9ad4d7d4bd25329c555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:34:42 [info] 43#43: *506 [lua] logger.lua:23: 442ca3391f2fa9ad4d7d4bd25329c555 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:34:46 [info] 43#43: *508 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:46 [info] 42#42: *509 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:56 [info] 43#43: *510 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:56 [info] 43#43: *511 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:34:57 [info] 43#43: *512 [lua] access_by_lua(msblocations.conf:189):2: 37e2e5728ebdbebbe5c6503cb586455a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:34:57 +0000] 37e2e5728ebdbebbe5c6503cb586455a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:34:57 [info] 43#43: *512 [lua] logger.lua:23: 37e2e5728ebdbebbe5c6503cb586455a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:35:06 [info] 43#43: *513 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:06 [info] 43#43: *514 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:12 [info] 43#43: *515 [lua] access_by_lua(msblocations.conf:189):2: 390237af85d4b50e99d846a4ab9ed96e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:35:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.49 - - [01/Jan/2023:05:35:12 +0000] 390237af85d4b50e99d846a4ab9ed96e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:35:12 [info] 43#43: *515 [lua] logger.lua:23: 390237af85d4b50e99d846a4ab9ed96e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:35:16 [info] 43#43: *516 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:16 [info] 42#42: *517 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:26 [info] 43#43: *518 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:26 [info] 43#43: *519 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:27 [info] 43#43: *520 [lua] access_by_lua(msblocations.conf:189):2: e4f93d93b0928235764d913e5350c9fb:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:35:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:35:27 [info] 43#43: *520 [lua] logger.lua:23: e4f93d93b0928235764d913e5350c9fb {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:35:27 +0000] e4f93d93b0928235764d913e5350c9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:35:36 [info] 43#43: *521 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:36 [info] 43#43: *522 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:42 [info] 43#43: *523 [lua] access_by_lua(msblocations.conf:189):2: 6488dc9318045bde141830dea3e9a4a2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:35:42 +0000] 6488dc9318045bde141830dea3e9a4a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:35:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:35:42 [info] 43#43: *523 [lua] logger.lua:23: 6488dc9318045bde141830dea3e9a4a2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:35:46 [info] 42#42: *526 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:46 [info] 43#43: *525 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:56 [info] 43#43: *527 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:56 [info] 43#43: *528 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:35:57 [info] 43#43: *529 [lua] access_by_lua(msblocations.conf:189):2: d805939c61efb982dbe8043bcfe3c5fd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:35:57 +0000] d805939c61efb982dbe8043bcfe3c5fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:35:57 [info] 43#43: *529 [lua] logger.lua:23: d805939c61efb982dbe8043bcfe3c5fd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:35:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:36:06 [info] 43#43: *530 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:06 [info] 43#43: *531 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:12 [info] 43#43: *532 [lua] access_by_lua(msblocations.conf:189):2: d8d2031a036f64979659f74d2fbbb82c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:36:12 +0000] d8d2031a036f64979659f74d2fbbb82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:36:12 [info] 43#43: *532 [lua] logger.lua:23: d8d2031a036f64979659f74d2fbbb82c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:36:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:36:16 [info] 43#43: *533 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:16 [info] 42#42: *534 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:26 [info] 43#43: *535 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:26 [info] 43#43: *536 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:27 [info] 43#43: *537 [lua] access_by_lua(msblocations.conf:189):2: fbe1ef28512aebe90a74ada2dd68cf50:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.65.49 - - [01/Jan/2023:05:36:27 +0000] fbe1ef28512aebe90a74ada2dd68cf50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/01 05:36:27 [info] 43#43: *537 [lua] logger.lua:23: fbe1ef28512aebe90a74ada2dd68cf50 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:36:36 [info] 42#42: *538 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:36 [info] 42#42: *539 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:42 [info] 43#43: *540 [lua] access_by_lua(msblocations.conf:189):2: 1a62e126a18aa68f753310011fec66d4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:36:42 +0000] 1a62e126a18aa68f753310011fec66d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:36:42 [info] 43#43: *540 [lua] logger.lua:23: 1a62e126a18aa68f753310011fec66d4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:36:46 [info] 43#43: *542 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:46 [info] 43#43: *543 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:56 [info] 43#43: *544 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:56 [info] 42#42: *545 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:36:57 [info] 43#43: *546 [lua] access_by_lua(msblocations.conf:189):2: 8f1df5a4e9f49332b7992a8313b10619:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:36:57 +0000] 8f1df5a4e9f49332b7992a8313b10619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:36:57 [info] 43#43: *546 [lua] logger.lua:23: 8f1df5a4e9f49332b7992a8313b10619 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:37:06 [info] 43#43: *547 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:06 [info] 43#43: *548 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:12 [info] 43#43: *549 [lua] access_by_lua(msblocations.conf:189):2: 83dfecac012143689610ae174369cd31:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:37:12 +0000] 83dfecac012143689610ae174369cd31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:37:12 [info] 43#43: *549 [lua] logger.lua:23: 83dfecac012143689610ae174369cd31 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:37:16 [info] 43#43: *550 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:16 [info] 43#43: *551 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:26 [info] 43#43: *552 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:26 [info] 43#43: *553 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:27 [info] 43#43: *554 [lua] access_by_lua(msblocations.conf:189):2: 4f213d7edaaaa147a0ab666c4194c6d3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:37:27 +0000] 4f213d7edaaaa147a0ab666c4194c6d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:37:27 [info] 43#43: *554 [lua] logger.lua:23: 4f213d7edaaaa147a0ab666c4194c6d3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:37:36 [info] 43#43: *555 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:36 [info] 43#43: *556 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:42 [info] 43#43: *557 [lua] access_by_lua(msblocations.conf:189):2: 13a887edf0b590fdfd3006eec6704dcd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:37:42 +0000] 13a887edf0b590fdfd3006eec6704dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:37:42 [info] 43#43: *557 [lua] logger.lua:23: 13a887edf0b590fdfd3006eec6704dcd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:37:46 [info] 43#43: *559 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:46 [info] 43#43: *560 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:56 [info] 43#43: *561 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:56 [info] 43#43: *562 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:37:57 [info] 43#43: *563 [lua] access_by_lua(msblocations.conf:189):2: 93245c53ae039a64a2816847afda6581:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:37:57 [info] 43#43: *563 [lua] logger.lua:23: 93245c53ae039a64a2816847afda6581 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:37:57 +0000] 93245c53ae039a64a2816847afda6581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:38:06 [info] 43#43: *564 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:06 [info] 43#43: *565 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:12 [info] 43#43: *566 [lua] access_by_lua(msblocations.conf:189):2: d17d8376143a791851cf2117fd452310:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:38:12 [info] 43#43: *566 [lua] logger.lua:23: d17d8376143a791851cf2117fd452310 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:38:12 +0000] d17d8376143a791851cf2117fd452310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:38:16 [info] 43#43: *567 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:16 [info] 43#43: *568 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:26 [info] 43#43: *569 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:26 [info] 43#43: *570 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:27 [info] 43#43: *571 [lua] access_by_lua(msblocations.conf:189):2: 21d1daf3d6bb06fc3c0051991cea8b27:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.65.49 - - [01/Jan/2023:05:38:27 +0000] 21d1daf3d6bb06fc3c0051991cea8b27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/01 05:38:27 [info] 43#43: *571 [lua] logger.lua:23: 21d1daf3d6bb06fc3c0051991cea8b27 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:38:36 [info] 42#42: *572 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:36 [info] 42#42: *573 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:42 [info] 43#43: *574 [lua] access_by_lua(msblocations.conf:189):2: 879024e2cada1aef81fe784dc2438453:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:38:43 [info] 43#43: *574 [lua] logger.lua:23: 879024e2cada1aef81fe784dc2438453 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:38:43 +0000] 879024e2cada1aef81fe784dc2438453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:38:46 [info] 43#43: *576 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:46 [info] 43#43: *577 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:56 [info] 42#42: *579 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:56 [info] 43#43: *578 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:38:58 [info] 43#43: *580 [lua] access_by_lua(msblocations.conf:189):2: 8aad3a3a6bb94bad9833b53d3ed91d56:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:38:58 [info] 43#43: *580 [lua] logger.lua:23: 8aad3a3a6bb94bad9833b53d3ed91d56 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:38:58 +0000] 8aad3a3a6bb94bad9833b53d3ed91d56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:39:06 [info] 43#43: *581 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:06 [info] 43#43: *582 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:13 [info] 43#43: *583 [lua] access_by_lua(msblocations.conf:189):2: 42fe53d4d6bf62a650d6dc5f4fcc3d1c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.49 - - [01/Jan/2023:05:39:13 +0000] 42fe53d4d6bf62a650d6dc5f4fcc3d1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/01 05:39:13 [info] 43#43: *583 [lua] logger.lua:23: 42fe53d4d6bf62a650d6dc5f4fcc3d1c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:39:16 [info] 43#43: *585 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:16 [info] 43#43: *584 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:26 [info] 43#43: *587 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:26 [info] 43#43: *586 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:28 [info] 43#43: *588 [lua] access_by_lua(msblocations.conf:189):2: 65b6960f72988e249fb7855c4a3696fa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:39:28 [info] 43#43: *588 [lua] logger.lua:23: 65b6960f72988e249fb7855c4a3696fa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.65.49 - - [01/Jan/2023:05:39:28 +0000] 65b6960f72988e249fb7855c4a3696fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:39:36 [info] 43#43: *589 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:36 [info] 43#43: *590 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:43 [info] 43#43: *591 [lua] access_by_lua(msblocations.conf:189):2: d4c8b39d48c2be0fe90fdb9e228c8541:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:39:43 [info] 43#43: *591 [lua] logger.lua:23: d4c8b39d48c2be0fe90fdb9e228c8541 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:39:43 +0000] d4c8b39d48c2be0fe90fdb9e228c8541 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:39:46 [info] 43#43: *593 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:46 [info] 43#43: *594 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:56 [info] 43#43: *595 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:56 [info] 43#43: *596 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:39:58 [info] 43#43: *597 [lua] access_by_lua(msblocations.conf:189):2: 6da4bbb1eb5fe2b315db7582c333f9c2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:39:58 +0000] 6da4bbb1eb5fe2b315db7582c333f9c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/01 05:39:58 [info] 43#43: *597 [lua] logger.lua:23: 6da4bbb1eb5fe2b315db7582c333f9c2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:40:06 [info] 43#43: *598 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:06 [info] 43#43: *599 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:13 [info] 43#43: *600 [lua] access_by_lua(msblocations.conf:189):2: c1cbd4c00dc468c46aaab721001d6b9f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:40:13 +0000] c1cbd4c00dc468c46aaab721001d6b9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:40:13 [info] 43#43: *600 [lua] logger.lua:23: c1cbd4c00dc468c46aaab721001d6b9f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:40:16 [info] 43#43: *601 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:16 [info] 43#43: *602 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:26 [info] 43#43: *603 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:26 [info] 43#43: *604 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:28 [info] 43#43: *605 [lua] access_by_lua(msblocations.conf:189):2: 8585e8ca04b03bd15e41931be5f0b689:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:40:28 [info] 43#43: *605 [lua] logger.lua:23: 8585e8ca04b03bd15e41931be5f0b689 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:40:28 +0000] 8585e8ca04b03bd15e41931be5f0b689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:40:36 [info] 43#43: *607 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:36 [info] 43#43: *606 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:43 [info] 43#43: *608 [lua] access_by_lua(msblocations.conf:189):2: 9aae16d81ad68ff7360988cbbf5270d4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:40:43 [info] 43#43: *608 [lua] logger.lua:23: 9aae16d81ad68ff7360988cbbf5270d4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:40:43 +0000] 9aae16d81ad68ff7360988cbbf5270d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:40:46 [info] 43#43: *610 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:46 [info] 43#43: *611 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:56 [info] 43#43: *612 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:56 [info] 42#42: *613 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:40:58 [info] 43#43: *614 [lua] access_by_lua(msblocations.conf:189):2: 30b5b11246e6dd496b75f6591fe8a58a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:40:58 [info] 43#43: *614 [lua] logger.lua:23: 30b5b11246e6dd496b75f6591fe8a58a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:40:58 +0000] 30b5b11246e6dd496b75f6591fe8a58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:41:06 [info] 43#43: *615 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:06 [info] 43#43: *616 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:13 [info] 43#43: *617 [lua] access_by_lua(msblocations.conf:189):2: c3c6294f96be1e76eb81206f61c91dbc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:41:13 [info] 43#43: *617 [lua] logger.lua:23: c3c6294f96be1e76eb81206f61c91dbc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:41:13 +0000] c3c6294f96be1e76eb81206f61c91dbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:41:16 [info] 43#43: *618 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:16 [info] 43#43: *619 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:26 [info] 43#43: *620 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:26 [info] 43#43: *621 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:28 [info] 43#43: *622 [lua] access_by_lua(msblocations.conf:189):2: bdf9ca7ff2ecdbbf12436f8e3360e7b3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:41:28 [info] 43#43: *622 [lua] logger.lua:23: bdf9ca7ff2ecdbbf12436f8e3360e7b3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:41:28 +0000] bdf9ca7ff2ecdbbf12436f8e3360e7b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:41:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:41:36 [info] 43#43: *623 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:36 [info] 43#43: *624 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:43 [info] 43#43: *625 [lua] access_by_lua(msblocations.conf:189):2: deb562db05fd1ca7d97ca27f3f9538dd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:41:43 [info] 43#43: *625 [lua] logger.lua:23: deb562db05fd1ca7d97ca27f3f9538dd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:41:43 +0000] deb562db05fd1ca7d97ca27f3f9538dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:41:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:41:46 [info] 43#43: *627 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:46 [info] 43#43: *628 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:56 [info] 43#43: *629 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:56 [info] 43#43: *630 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:41:58 [info] 43#43: *631 [lua] access_by_lua(msblocations.conf:189):2: 6c72411fc5ee5a7ff3c270335d35bebf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:41:58 [info] 43#43: *631 [lua] logger.lua:23: 6c72411fc5ee5a7ff3c270335d35bebf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:41:58 +0000] 6c72411fc5ee5a7ff3c270335d35bebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:41:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:42:06 [info] 42#42: *632 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:06 [info] 43#43: *633 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:13 [info] 43#43: *634 [lua] access_by_lua(msblocations.conf:189):2: e162ca120f748e487bd522cb124d8333:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:42:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:42:13 +0000] e162ca120f748e487bd522cb124d8333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:42:13 [info] 43#43: *634 [lua] logger.lua:23: e162ca120f748e487bd522cb124d8333 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:42:16 [info] 43#43: *635 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:16 [info] 43#43: *636 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:26 [info] 43#43: *637 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:26 [info] 43#43: *638 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:28 [info] 43#43: *639 [lua] access_by_lua(msblocations.conf:189):2: 422af88513efe121a34beeadef575cd5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:42:28 +0000] 422af88513efe121a34beeadef575cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:42:28 [info] 43#43: *639 [lua] logger.lua:23: 422af88513efe121a34beeadef575cd5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:42:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:42:36 [info] 43#43: *640 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:36 [info] 43#43: *641 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:43 [info] 43#43: *642 [lua] access_by_lua(msblocations.conf:189):2: f3400b9ab6a3b8c375866b9661675399:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:42:43 [info] 43#43: *642 [lua] logger.lua:23: f3400b9ab6a3b8c375866b9661675399 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:42:43 +0000] f3400b9ab6a3b8c375866b9661675399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:42:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:42:46 [info] 43#43: *644 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:46 [info] 43#43: *645 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:56 [info] 43#43: *646 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:56 [info] 43#43: *647 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:42:58 [info] 43#43: *648 [lua] access_by_lua(msblocations.conf:189):2: dc5713d6515b400e17851889e19ad73a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:42:58 [info] 43#43: *648 [lua] logger.lua:23: dc5713d6515b400e17851889e19ad73a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:42:58 +0000] dc5713d6515b400e17851889e19ad73a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:42:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:43:06 [info] 43#43: *649 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:06 [info] 43#43: *650 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:13 [info] 43#43: *651 [lua] access_by_lua(msblocations.conf:189):2: 861f8a6b6d72011334b6594bcd3ad567:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:43:13 [info] 43#43: *651 [lua] logger.lua:23: 861f8a6b6d72011334b6594bcd3ad567 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:43:13 +0000] 861f8a6b6d72011334b6594bcd3ad567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:43:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:43:16 [info] 43#43: *652 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:16 [info] 43#43: *653 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:26 [info] 43#43: *654 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:26 [info] 43#43: *655 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:28 [info] 43#43: *656 [lua] access_by_lua(msblocations.conf:189):2: 97477eeaa55be0e6a21708f0fe01d09c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:43:28 [info] 43#43: *656 [lua] logger.lua:23: 97477eeaa55be0e6a21708f0fe01d09c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:43:28 +0000] 97477eeaa55be0e6a21708f0fe01d09c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:43:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:43:36 [info] 43#43: *657 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:36 [info] 43#43: *658 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:43 [info] 43#43: *659 [lua] access_by_lua(msblocations.conf:189):2: cb4277b6e9f78e6166d6b66a643c9fbf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:43:43 [info] 43#43: *659 [lua] logger.lua:23: cb4277b6e9f78e6166d6b66a643c9fbf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:43:43 +0000] cb4277b6e9f78e6166d6b66a643c9fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:43:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:43:46 [info] 43#43: *661 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:46 [info] 43#43: *662 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:56 [info] 42#42: *663 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:56 [info] 42#42: *664 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:43:58 [info] 43#43: *665 [lua] access_by_lua(msblocations.conf:189):2: 0b41eb150f112999e68ea403780c743f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:43:58 [info] 43#43: *665 [lua] logger.lua:23: 0b41eb150f112999e68ea403780c743f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:43:58 +0000] 0b41eb150f112999e68ea403780c743f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:43:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/01 05:44:06 [info] 43#43: *667 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:06 [info] 43#43: *666 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:13 [info] 43#43: *668 [lua] access_by_lua(msblocations.conf:189):2: 385fdea214e8e128cff487d3b16a033d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:44:13 [info] 43#43: *668 [lua] logger.lua:23: 385fdea214e8e128cff487d3b16a033d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:44:13 +0000] 385fdea214e8e128cff487d3b16a033d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:44:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:44:16 [info] 43#43: *669 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:16 [info] 43#43: *670 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:26 [info] 43#43: *671 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:26 [info] 43#43: *672 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:28 [info] 43#43: *673 [lua] access_by_lua(msblocations.conf:189):2: 1af1caf1d1d1b495dcc11b961d76130e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:44:28 [info] 43#43: *673 [lua] logger.lua:23: 1af1caf1d1d1b495dcc11b961d76130e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:44:28 +0000] 1af1caf1d1d1b495dcc11b961d76130e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:44:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:44:36 [info] 43#43: *674 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:36 [info] 43#43: *675 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:43 [info] 43#43: *676 [lua] access_by_lua(msblocations.conf:189):2: cc24eeeefd62cd9678451a5df695f091:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:44:43 [info] 43#43: *676 [lua] logger.lua:23: cc24eeeefd62cd9678451a5df695f091 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:44:43 +0000] cc24eeeefd62cd9678451a5df695f091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:44:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:44:46 [info] 42#42: *678 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:46 [info] 42#42: *679 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:56 [info] 43#43: *680 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:56 [info] 42#42: *681 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:44:58 [info] 43#43: *682 [lua] access_by_lua(msblocations.conf:189):2: 619404633a84b76e68ff25c2c3e04737:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:44:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:44:58 +0000] 619404633a84b76e68ff25c2c3e04737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:44:58 [info] 43#43: *682 [lua] logger.lua:23: 619404633a84b76e68ff25c2c3e04737 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:45:06 [info] 43#43: *683 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:06 [info] 43#43: *684 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:13 [info] 43#43: *685 [lua] access_by_lua(msblocations.conf:189):2: 20eb3f0ec65b2598d2848844e71dee67:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:45:13 +0000] 20eb3f0ec65b2598d2848844e71dee67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:45:13 [info] 43#43: *685 [lua] logger.lua:23: 20eb3f0ec65b2598d2848844e71dee67 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:45:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:45:16 [info] 43#43: *686 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:16 [info] 43#43: *687 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:26 [info] 42#42: *688 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:26 [info] 42#42: *689 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:28 [info] 43#43: *690 [lua] access_by_lua(msblocations.conf:189):2: 447e922d867cb4145ca8e9b4a737a514:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:45:28 [info] 43#43: *690 [lua] logger.lua:23: 447e922d867cb4145ca8e9b4a737a514 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:45:28 +0000] 447e922d867cb4145ca8e9b4a737a514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:45:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:45:36 [info] 43#43: *691 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:36 [info] 43#43: *692 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:43 [info] 43#43: *693 [lua] access_by_lua(msblocations.conf:189):2: 96bdb3a43e5bc5da72ce6b3bf15b78fc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:45:43 [info] 43#43: *693 [lua] logger.lua:23: 96bdb3a43e5bc5da72ce6b3bf15b78fc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:45:43 +0000] 96bdb3a43e5bc5da72ce6b3bf15b78fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:45:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:45:46 [info] 43#43: *695 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:46 [info] 43#43: *696 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:56 [info] 42#42: *697 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:56 [info] 42#42: *698 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:45:58 [info] 43#43: *699 [lua] access_by_lua(msblocations.conf:189):2: b4fdc4cf1ef62b07942b8213ed703950:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:45:58 [info] 43#43: *699 [lua] logger.lua:23: b4fdc4cf1ef62b07942b8213ed703950 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:45:58 +0000] b4fdc4cf1ef62b07942b8213ed703950 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:45:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:46:06 [info] 42#42: *701 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:06 [info] 42#42: *700 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:13 [info] 43#43: *702 [lua] access_by_lua(msblocations.conf:189):2: e2f35b565164613ccd693e96d20884c0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:46:13 +0000] e2f35b565164613ccd693e96d20884c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:46:13 [info] 43#43: *702 [lua] logger.lua:23: e2f35b565164613ccd693e96d20884c0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:46:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:46:16 [info] 43#43: *703 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:16 [info] 43#43: *704 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:26 [info] 43#43: *705 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:26 [info] 43#43: *706 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:28 [info] 43#43: *707 [lua] access_by_lua(msblocations.conf:189):2: 00ebeab1c9eda5a7e8794b95b5a80185:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:46:28 +0000] 00ebeab1c9eda5a7e8794b95b5a80185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:46:28 [info] 43#43: *707 [lua] logger.lua:23: 00ebeab1c9eda5a7e8794b95b5a80185 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:46:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:46:36 [info] 43#43: *708 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:36 [info] 43#43: *709 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:43 [info] 43#43: *710 [lua] access_by_lua(msblocations.conf:189):2: 98d3771b409b7adcf0ad0e27c6430fa9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:46:43 +0000] 98d3771b409b7adcf0ad0e27c6430fa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:46:43 [info] 43#43: *710 [lua] logger.lua:23: 98d3771b409b7adcf0ad0e27c6430fa9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:46:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:46:46 [info] 43#43: *712 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:46 [info] 43#43: *713 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:56 [info] 42#42: *714 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:56 [info] 42#42: *715 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:46:58 [info] 43#43: *716 [lua] access_by_lua(msblocations.conf:189):2: 50abe63eb3f9fec865ca75d260685dc6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:46:58 +0000] 50abe63eb3f9fec865ca75d260685dc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:46:58 [info] 43#43: *716 [lua] logger.lua:23: 50abe63eb3f9fec865ca75d260685dc6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:46:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:47:06 [info] 43#43: *717 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:06 [info] 42#42: *718 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:13 [info] 43#43: *719 [lua] access_by_lua(msblocations.conf:189):2: ac11c5ef42b528779c0c050f913389d5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:47:13 [info] 43#43: *719 [lua] logger.lua:23: ac11c5ef42b528779c0c050f913389d5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:47:13 +0000] ac11c5ef42b528779c0c050f913389d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:47:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:47:16 [info] 43#43: *720 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:16 [info] 42#42: *721 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:26 [info] 43#43: *722 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:26 [info] 42#42: *723 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:28 [info] 43#43: *724 [lua] access_by_lua(msblocations.conf:189):2: 750754b5e952cec392584f0d446f35d6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:47:28 [info] 43#43: *724 [lua] logger.lua:23: 750754b5e952cec392584f0d446f35d6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:47:28 +0000] 750754b5e952cec392584f0d446f35d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:47:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:47:36 [info] 43#43: *725 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:36 [info] 43#43: *726 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:43 [info] 43#43: *727 [lua] access_by_lua(msblocations.conf:189):2: 05c3485ce8679fd74dc438f0aa842764:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:47:43 +0000] 05c3485ce8679fd74dc438f0aa842764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:47:43 [info] 43#43: *727 [lua] logger.lua:23: 05c3485ce8679fd74dc438f0aa842764 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:47:46 [info] 43#43: *729 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:46 [info] 43#43: *730 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:56 [info] 43#43: *731 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:56 [info] 43#43: *732 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:47:58 [info] 43#43: *733 [lua] access_by_lua(msblocations.conf:189):2: e82477b33cf5a857d1ab44ec123e5ae8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:47:58 [info] 43#43: *733 [lua] logger.lua:23: e82477b33cf5a857d1ab44ec123e5ae8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:47:58 +0000] e82477b33cf5a857d1ab44ec123e5ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:47:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:48:06 [info] 43#43: *734 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:06 [info] 43#43: *735 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:13 [info] 43#43: *736 [lua] access_by_lua(msblocations.conf:189):2: ef5d159b29654851354b83913e748b12:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:48:13 [info] 43#43: *736 [lua] logger.lua:23: ef5d159b29654851354b83913e748b12 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:48:13 +0000] ef5d159b29654851354b83913e748b12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:48:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:48:16 [info] 43#43: *738 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:16 [info] 42#42: *737 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:26 [info] 43#43: *739 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:26 [info] 43#43: *740 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:28 [info] 43#43: *741 [lua] access_by_lua(msblocations.conf:189):2: a626db72539d03e17d148c508b0b5c98:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:48:28 [info] 43#43: *741 [lua] logger.lua:23: a626db72539d03e17d148c508b0b5c98 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:48:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:48:28 +0000] a626db72539d03e17d148c508b0b5c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:48:36 [info] 43#43: *742 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:36 [info] 43#43: *743 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:40 [info] 43#43: *744 client closed connection while waiting for request, client: 10.233.65.140, server: 0.0.0.0:443
2023/01/01 05:48:43 [info] 43#43: *745 [lua] access_by_lua(msblocations.conf:189):2: d96d7fc51a46851c966b0f20fd7a4e9c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:48:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.49 - - [01/Jan/2023:05:48:43 +0000] d96d7fc51a46851c966b0f20fd7a4e9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:48:43 [info] 43#43: *745 [lua] logger.lua:23: d96d7fc51a46851c966b0f20fd7a4e9c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:48:46 [info] 43#43: *747 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:46 [info] 43#43: *748 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:56 [info] 43#43: *749 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:56 [info] 43#43: *750 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:48:58 [info] 43#43: *751 [lua] access_by_lua(msblocations.conf:189):2: da937d23a629c28f9b779a9c6a2b391f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:48:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:48:58 [info] 43#43: *751 [lua] logger.lua:23: da937d23a629c28f9b779a9c6a2b391f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:48:58 +0000] da937d23a629c28f9b779a9c6a2b391f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:49:06 [info] 43#43: *752 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:06 [info] 43#43: *753 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:13 [info] 43#43: *754 [lua] access_by_lua(msblocations.conf:189):2: 7b72fd4d5e69f9878b06d6eead0ca84a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:49:13 [info] 43#43: *754 [lua] logger.lua:23: 7b72fd4d5e69f9878b06d6eead0ca84a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:49:13 +0000] 7b72fd4d5e69f9878b06d6eead0ca84a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 05:49:16 [info] 43#43: *755 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:16 [info] 43#43: *756 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:26 [info] 43#43: *757 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:26 [info] 43#43: *758 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:28 [info] 43#43: *759 [lua] access_by_lua(msblocations.conf:189):2: b2ed3bdd015b3db2888c7c1e953e2a32:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:49:28 +0000] b2ed3bdd015b3db2888c7c1e953e2a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:49:28 [info] 43#43: *759 [lua] logger.lua:23: b2ed3bdd015b3db2888c7c1e953e2a32 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:49:36 [info] 43#43: *760 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:36 [info] 43#43: *761 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:43 [info] 43#43: *762 [lua] access_by_lua(msblocations.conf:189):2: 48323a643d7c38ccc6e1ade75f1ef985:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:49:43 [info] 43#43: *762 [lua] logger.lua:23: 48323a643d7c38ccc6e1ade75f1ef985 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:49:43 +0000] 48323a643d7c38ccc6e1ade75f1ef985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:49:46 [info] 43#43: *764 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:46 [info] 43#43: *765 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:56 [info] 43#43: *766 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:56 [info] 43#43: *767 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:49:58 [info] 43#43: *768 [lua] access_by_lua(msblocations.conf:189):2: 43a10e536b732136f5849926f540e253:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:49:58 +0000] 43a10e536b732136f5849926f540e253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:49:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:49:58 [info] 43#43: *768 [lua] logger.lua:23: 43a10e536b732136f5849926f540e253 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:50:06 [info] 43#43: *769 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:06 [info] 43#43: *770 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:13 [info] 43#43: *771 [lua] access_by_lua(msblocations.conf:189):2: 71ad70db6eb4d08f2e044667217bd309:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:50:13 [info] 43#43: *771 [lua] logger.lua:23: 71ad70db6eb4d08f2e044667217bd309 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:50:13 +0000] 71ad70db6eb4d08f2e044667217bd309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:50:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:50:16 [info] 43#43: *772 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:16 [info] 43#43: *773 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:26 [info] 43#43: *774 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:26 [info] 43#43: *775 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:28 [info] 43#43: *776 [lua] access_by_lua(msblocations.conf:189):2: 88305d5d3ececa7c4cdeb5b13f142f64:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:50:28 [info] 43#43: *776 [lua] logger.lua:23: 88305d5d3ececa7c4cdeb5b13f142f64 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:50:28 +0000] 88305d5d3ececa7c4cdeb5b13f142f64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:50:36 [info] 43#43: *777 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:36 [info] 43#43: *778 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:43 [info] 43#43: *779 [lua] access_by_lua(msblocations.conf:189):2: 2f085db1ea702a1a93a0c0158ffb0c89:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:50:43 [info] 43#43: *779 [lua] logger.lua:23: 2f085db1ea702a1a93a0c0158ffb0c89 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:50:43 +0000] 2f085db1ea702a1a93a0c0158ffb0c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:50:46 [info] 43#43: *781 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:46 [info] 43#43: *782 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:56 [info] 43#43: *783 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:56 [info] 43#43: *784 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:50:58 [info] 43#43: *785 [lua] access_by_lua(msblocations.conf:189):2: a9e16edca2a370236c2dca2a61f2305c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:50:58 [info] 43#43: *785 [lua] logger.lua:23: a9e16edca2a370236c2dca2a61f2305c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:50:58 +0000] a9e16edca2a370236c2dca2a61f2305c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:50:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:51:06 [info] 43#43: *786 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:06 [info] 43#43: *787 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:13 [info] 43#43: *788 [lua] access_by_lua(msblocations.conf:189):2: 64e1befd04987e10fc989a9a687a04c4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:51:13 [info] 43#43: *788 [lua] logger.lua:23: 64e1befd04987e10fc989a9a687a04c4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:51:13 +0000] 64e1befd04987e10fc989a9a687a04c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:51:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:51:16 [info] 43#43: *789 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:16 [info] 43#43: *790 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:26 [info] 43#43: *791 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:26 [info] 43#43: *792 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:28 [info] 43#43: *793 [lua] access_by_lua(msblocations.conf:189):2: 883811bf82852026d9ebcf388b371c92:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:51:28 [info] 43#43: *793 [lua] logger.lua:23: 883811bf82852026d9ebcf388b371c92 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:51:28 +0000] 883811bf82852026d9ebcf388b371c92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:51:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:51:36 [info] 43#43: *794 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:36 [info] 42#42: *795 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:43 [info] 43#43: *796 [lua] access_by_lua(msblocations.conf:189):2: 7cab4791cfc2f6166d412a6359945ea5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:51:43 +0000] 7cab4791cfc2f6166d412a6359945ea5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:51:43 [info] 43#43: *796 [lua] logger.lua:23: 7cab4791cfc2f6166d412a6359945ea5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:51:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:51:46 [info] 43#43: *798 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:46 [info] 43#43: *799 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:56 [info] 43#43: *800 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:56 [info] 43#43: *801 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:51:58 [info] 43#43: *802 [lua] access_by_lua(msblocations.conf:189):2: 52cc5c173990ad7f6c3dccae62a7c227:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:51:58 +0000] 52cc5c173990ad7f6c3dccae62a7c227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:51:58 [info] 43#43: *802 [lua] logger.lua:23: 52cc5c173990ad7f6c3dccae62a7c227 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:51:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:52:06 [info] 43#43: *803 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:06 [info] 43#43: *804 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:13 [info] 43#43: *805 [lua] access_by_lua(msblocations.conf:189):2: 1c9a341cc9ac23250eb1c1a29d9fae17:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:52:13 +0000] 1c9a341cc9ac23250eb1c1a29d9fae17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:52:13 [info] 43#43: *805 [lua] logger.lua:23: 1c9a341cc9ac23250eb1c1a29d9fae17 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:52:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:52:16 [info] 43#43: *806 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:16 [info] 42#42: *807 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:26 [info] 43#43: *808 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:26 [info] 43#43: *809 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:28 [info] 43#43: *810 [lua] access_by_lua(msblocations.conf:189):2: 8ae21640231c138feb534b21e529cf00:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:52:28 [info] 43#43: *810 [lua] logger.lua:23: 8ae21640231c138feb534b21e529cf00 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:52:28 +0000] 8ae21640231c138feb534b21e529cf00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:52:36 [info] 43#43: *812 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:36 [info] 43#43: *811 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:43 [info] 43#43: *813 [lua] access_by_lua(msblocations.conf:189):2: 55d599501d1dbd0653c73ab54e5b683c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:52:43 [info] 43#43: *813 [lua] logger.lua:23: 55d599501d1dbd0653c73ab54e5b683c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:52:43 +0000] 55d599501d1dbd0653c73ab54e5b683c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:52:46 [info] 43#43: *815 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:46 [info] 43#43: *816 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:56 [info] 43#43: *817 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:56 [info] 43#43: *818 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:52:58 [info] 43#43: *819 [lua] access_by_lua(msblocations.conf:189):2: c3602440423fc358962e2d342f31d7b2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:52:58 [info] 43#43: *819 [lua] logger.lua:23: c3602440423fc358962e2d342f31d7b2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:52:58 +0000] c3602440423fc358962e2d342f31d7b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:53:06 [info] 43#43: *820 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:06 [info] 43#43: *821 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:13 [info] 43#43: *822 [lua] access_by_lua(msblocations.conf:189):2: 9e8092e6fd01cebd688731038c8830da:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:53:13 [info] 43#43: *822 [lua] logger.lua:23: 9e8092e6fd01cebd688731038c8830da {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:53:13 +0000] 9e8092e6fd01cebd688731038c8830da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:53:16 [info] 43#43: *823 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:16 [info] 43#43: *824 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:26 [info] 42#42: *826 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:26 [info] 43#43: *825 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:28 [info] 43#43: *827 [lua] access_by_lua(msblocations.conf:189):2: 88ac01e8e26f1b38fa692c36fa93d0c5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:53:28 +0000] 88ac01e8e26f1b38fa692c36fa93d0c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:53:28 [info] 43#43: *827 [lua] logger.lua:23: 88ac01e8e26f1b38fa692c36fa93d0c5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:53:36 [info] 43#43: *828 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:36 [info] 43#43: *829 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:43 [info] 43#43: *830 [lua] access_by_lua(msblocations.conf:189):2: f41f9b56d6eb2fb6127372148daa948a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:53:43 +0000] f41f9b56d6eb2fb6127372148daa948a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:53:43 [info] 43#43: *830 [lua] logger.lua:23: f41f9b56d6eb2fb6127372148daa948a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:53:46 [info] 42#42: *832 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:46 [info] 42#42: *833 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:56 [info] 43#43: *834 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:56 [info] 42#42: *835 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:53:58 [info] 43#43: *836 [lua] access_by_lua(msblocations.conf:189):2: affa5e0a0197e1a07b45bb48298e0dc9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:53:58 [info] 43#43: *836 [lua] logger.lua:23: affa5e0a0197e1a07b45bb48298e0dc9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:53:58 +0000] affa5e0a0197e1a07b45bb48298e0dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:53:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/01 05:54:06 [info] 43#43: *837 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:06 [info] 43#43: *838 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:13 [info] 43#43: *839 [lua] access_by_lua(msblocations.conf:189):2: 3d3a9daace0eff8c796a6ce6d7071f01:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:54:13 [info] 43#43: *839 [lua] logger.lua:23: 3d3a9daace0eff8c796a6ce6d7071f01 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:54:13 +0000] 3d3a9daace0eff8c796a6ce6d7071f01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:54:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:54:16 [info] 43#43: *840 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:16 [info] 43#43: *841 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:26 [info] 43#43: *842 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:26 [info] 43#43: *843 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:28 [info] 43#43: *844 [lua] access_by_lua(msblocations.conf:189):2: 0a6ece7d4c9010b8d0894875c122eab7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:54:28 +0000] 0a6ece7d4c9010b8d0894875c122eab7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/01 05:54:28 [info] 43#43: *844 [lua] logger.lua:23: 0a6ece7d4c9010b8d0894875c122eab7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:54:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:54:36 [info] 43#43: *845 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:36 [info] 43#43: *846 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:43 [info] 43#43: *847 [lua] access_by_lua(msblocations.conf:189):2: 23d97020330ca15281d59e102c64e3c9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:54:43 +0000] 23d97020330ca15281d59e102c64e3c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:54:43 [info] 43#43: *847 [lua] logger.lua:23: 23d97020330ca15281d59e102c64e3c9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:54:46 [info] 43#43: *849 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:46 [info] 43#43: *850 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:56 [info] 43#43: *851 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:56 [info] 43#43: *852 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:54:58 [info] 43#43: *853 [lua] access_by_lua(msblocations.conf:189):2: a83f3b4f72b0698a4c7b4b14cf659b2d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:54:59 +0000] a83f3b4f72b0698a4c7b4b14cf659b2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/01 05:54:59 [info] 43#43: *853 [lua] logger.lua:23: a83f3b4f72b0698a4c7b4b14cf659b2d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:55:06 [info] 43#43: *854 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:06 [info] 42#42: *855 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:14 [info] 43#43: *856 [lua] access_by_lua(msblocations.conf:189):2: d89d2f4d32cb5b03f2943a11fcbf0d2a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:55:14 [info] 43#43: *856 [lua] logger.lua:23: d89d2f4d32cb5b03f2943a11fcbf0d2a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:55:14 +0000] d89d2f4d32cb5b03f2943a11fcbf0d2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:55:16 [info] 43#43: *857 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:16 [info] 43#43: *858 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:26 [info] 43#43: *859 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:26 [info] 43#43: *860 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:29 [info] 43#43: *861 [lua] access_by_lua(msblocations.conf:189):2: 167efa32584443c50971b91bbd16603e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:55:29 [info] 43#43: *861 [lua] logger.lua:23: 167efa32584443c50971b91bbd16603e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:55:29 +0000] 167efa32584443c50971b91bbd16603e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/01 05:55:36 [info] 43#43: *862 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:36 [info] 43#43: *863 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:44 [info] 43#43: *864 [lua] access_by_lua(msblocations.conf:189):2: d12a7100aa9f386c31d667f2227f981d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:55:44 [info] 43#43: *864 [lua] logger.lua:23: d12a7100aa9f386c31d667f2227f981d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:55:44 +0000] d12a7100aa9f386c31d667f2227f981d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/01 05:55:46 [info] 42#42: *866 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:46 [info] 42#42: *867 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:56 [info] 43#43: *868 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:56 [info] 42#42: *869 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:55:59 [info] 43#43: *870 [lua] access_by_lua(msblocations.conf:189):2: e16a0f5df91b60647bf304c7a5f9bd64:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:55:59 [info] 43#43: *870 [lua] logger.lua:23: e16a0f5df91b60647bf304c7a5f9bd64 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:55:59 +0000] e16a0f5df91b60647bf304c7a5f9bd64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:56:06 [info] 43#43: *871 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:06 [info] 42#42: *872 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:14 [info] 43#43: *873 [lua] access_by_lua(msblocations.conf:189):2: 8b3e9d7bf90badacb957abf25b59e41c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:56:14 +0000] 8b3e9d7bf90badacb957abf25b59e41c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/01 05:56:14 [info] 43#43: *873 [lua] logger.lua:23: 8b3e9d7bf90badacb957abf25b59e41c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:56:16 [info] 43#43: *874 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:16 [info] 43#43: *875 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:26 [info] 43#43: *876 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:26 [info] 43#43: *877 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:29 [info] 43#43: *878 [lua] access_by_lua(msblocations.conf:189):2: bf5138218adee4b4940a8d43352b4f2a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:56:29 [info] 43#43: *878 [lua] logger.lua:23: bf5138218adee4b4940a8d43352b4f2a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:56:29 +0000] bf5138218adee4b4940a8d43352b4f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2023/01/01 05:56:36 [info] 43#43: *879 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:36 [info] 43#43: *880 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:38 [info] 43#43: *881 client closed connection while waiting for request, client: 10.233.65.140, server: 0.0.0.0:443
2023/01/01 05:56:44 [info] 43#43: *882 [lua] access_by_lua(msblocations.conf:189):2: bb735dfe51da6aba04b7cf530ed88bae:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:56:44 [info] 43#43: *882 [lua] logger.lua:23: bb735dfe51da6aba04b7cf530ed88bae {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:56:44 +0000] bb735dfe51da6aba04b7cf530ed88bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:56:46 [info] 43#43: *884 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:46 [info] 43#43: *885 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:56 [info] 43#43: *886 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:56 [info] 43#43: *887 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:56:59 [info] 43#43: *888 [lua] access_by_lua(msblocations.conf:189):2: 1bd9cdc6e461f351cf23bb58404b1f5d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:56:59 +0000] 1bd9cdc6e461f351cf23bb58404b1f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/01 05:56:59 [info] 43#43: *888 [lua] logger.lua:23: 1bd9cdc6e461f351cf23bb58404b1f5d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/01 05:57:06 [info] 43#43: *889 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:06 [info] 43#43: *890 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:14 [info] 43#43: *891 [lua] access_by_lua(msblocations.conf:189):2: 772305a8f2793fc4be565d16e1e32b46:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:57:14 [info] 43#43: *891 [lua] logger.lua:23: 772305a8f2793fc4be565d16e1e32b46 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:57:14 +0000] 772305a8f2793fc4be565d16e1e32b46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:57:16 [info] 43#43: *892 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:16 [info] 43#43: *893 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:26 [info] 43#43: *894 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:26 [info] 43#43: *895 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:29 [info] 43#43: *896 [lua] access_by_lua(msblocations.conf:189):2: bf7bcbd8d13ea2c4960c46c3a80b7953:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:57:29 [info] 43#43: *896 [lua] logger.lua:23: bf7bcbd8d13ea2c4960c46c3a80b7953 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:57:29 +0000] bf7bcbd8d13ea2c4960c46c3a80b7953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 05:57:36 [info] 43#43: *897 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:36 [info] 43#43: *898 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
10.233.65.49 - - [01/Jan/2023:05:57:44 +0000] 5e5304e5f00824fa61a355c64f4780fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:57:44 [info] 43#43: *899 [lua] access_by_lua(msblocations.conf:189):2: 5e5304e5f00824fa61a355c64f4780fa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:57:44 [info] 43#43: *899 [lua] logger.lua:23: 5e5304e5f00824fa61a355c64f4780fa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:57:46 [info] 43#43: *901 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:46 [info] 43#43: *902 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:56 [info] 43#43: *903 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:56 [info] 43#43: *904 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:57:59 [info] 43#43: *905 [lua] access_by_lua(msblocations.conf:189):2: 4f96fede7ee5c16b33e530ea6ca0b425:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:57:59 [info] 43#43: *905 [lua] logger.lua:23: 4f96fede7ee5c16b33e530ea6ca0b425 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:57:59 +0000] 4f96fede7ee5c16b33e530ea6ca0b425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:58:06 [info] 43#43: *906 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:06 [info] 43#43: *907 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:14 [info] 43#43: *908 [lua] access_by_lua(msblocations.conf:189):2: 72ae937eca691d59e327978bb5a63ac4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:58:14 [info] 43#43: *908 [lua] logger.lua:23: 72ae937eca691d59e327978bb5a63ac4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:58:14 +0000] 72ae937eca691d59e327978bb5a63ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:58:16 [info] 43#43: *909 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:16 [info] 43#43: *910 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:26 [info] 42#42: *911 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:26 [info] 42#42: *912 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:29 [info] 43#43: *913 [lua] access_by_lua(msblocations.conf:189):2: c548b640945404c9d79ff30404eafcb8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:58:29 +0000] c548b640945404c9d79ff30404eafcb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:58:29 [info] 43#43: *913 [lua] logger.lua:23: c548b640945404c9d79ff30404eafcb8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 05:58:36 [info] 43#43: *914 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:36 [info] 43#43: *915 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:44 [info] 43#43: *916 [lua] access_by_lua(msblocations.conf:189):2: dec5a0f19a1d921c73eb3fdbdc3f0cc7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:58:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:58:44 [info] 43#43: *916 [lua] logger.lua:23: dec5a0f19a1d921c73eb3fdbdc3f0cc7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:58:44 +0000] dec5a0f19a1d921c73eb3fdbdc3f0cc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:58:46 [info] 43#43: *918 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:46 [info] 43#43: *919 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:56 [info] 43#43: *920 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:56 [info] 43#43: *921 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:58:59 [info] 43#43: *922 [lua] access_by_lua(msblocations.conf:189):2: da9ee566c8e07fb9d7c821b52339c0a2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:58:59 [info] 43#43: *922 [lua] logger.lua:23: da9ee566c8e07fb9d7c821b52339c0a2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:58:59 +0000] da9ee566c8e07fb9d7c821b52339c0a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:58:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:59:06 [info] 42#42: *923 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:06 [info] 42#42: *924 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:14 [info] 43#43: *925 [lua] access_by_lua(msblocations.conf:189):2: 0638a0cc97e784e7efe2004c331f7cfc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:59:14 +0000] 0638a0cc97e784e7efe2004c331f7cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:59:14 [info] 43#43: *925 [lua] logger.lua:23: 0638a0cc97e784e7efe2004c331f7cfc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:59:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:59:16 [info] 43#43: *926 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:16 [info] 42#42: *927 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:26 [info] 42#42: *928 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:26 [info] 42#42: *929 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:29 [info] 43#43: *930 [lua] access_by_lua(msblocations.conf:189):2: 810560d7435ed981af6597e84ee502f1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:59:29 +0000] 810560d7435ed981af6597e84ee502f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:59:29 [info] 43#43: *930 [lua] logger.lua:23: 810560d7435ed981af6597e84ee502f1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:59:36 [info] 43#43: *931 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:36 [info] 43#43: *932 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:44 [info] 43#43: *933 [lua] access_by_lua(msblocations.conf:189):2: 40a7d16db0399dfc0a5a586639432b81:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 05:59:44 [info] 43#43: *933 [lua] logger.lua:23: 40a7d16db0399dfc0a5a586639432b81 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:59:44 +0000] 40a7d16db0399dfc0a5a586639432b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:59:46 [info] 43#43: *935 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:46 [info] 43#43: *936 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:56 [info] 43#43: *937 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:56 [info] 42#42: *938 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 05:59:59 [info] 43#43: *939 [lua] access_by_lua(msblocations.conf:189):2: 7fd964104e6206254855532fab883952:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:05:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:59:59 +0000] 7fd964104e6206254855532fab883952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:59:59 [info] 43#43: *939 [lua] logger.lua:23: 7fd964104e6206254855532fab883952 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 06:00:06 [info] 43#43: *940 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:06 [info] 43#43: *941 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:14 [info] 43#43: *942 [lua] access_by_lua(msblocations.conf:189):2: 7b60d39b64d7900eabbaa00898e20f9d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:00:14 +0000] 7b60d39b64d7900eabbaa00898e20f9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 06:00:14 [info] 43#43: *942 [lua] logger.lua:23: 7b60d39b64d7900eabbaa00898e20f9d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 06:00:16 [info] 43#43: *943 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:16 [info] 43#43: *944 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:26 [info] 43#43: *945 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:26 [info] 43#43: *946 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:29 [info] 43#43: *947 [lua] access_by_lua(msblocations.conf:189):2: 200af336d37bf988111f544bf2f637c4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 06:00:29 [info] 43#43: *947 [lua] logger.lua:23: 200af336d37bf988111f544bf2f637c4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:00:29 +0000] 200af336d37bf988111f544bf2f637c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 06:00:36 [info] 43#43: *948 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:36 [info] 43#43: *949 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:44 [info] 43#43: *950 [lua] access_by_lua(msblocations.conf:189):2: 9644ea64ec04fc2978d8cfecac9f0b38:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 06:00:44 [info] 43#43: *950 [lua] logger.lua:23: 9644ea64ec04fc2978d8cfecac9f0b38 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:00:44 +0000] 9644ea64ec04fc2978d8cfecac9f0b38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 06:00:46 [info] 43#43: *952 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:46 [info] 43#43: *953 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:56 [info] 42#42: *955 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:56 [info] 42#42: *954 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:00:59 [info] 43#43: *956 [lua] access_by_lua(msblocations.conf:189):2: c799500482aa6036cc09b4a0d0a5fa28:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:00:59 +0000] c799500482aa6036cc09b4a0d0a5fa28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/01 06:00:59 [info] 43#43: *956 [lua] logger.lua:23: c799500482aa6036cc09b4a0d0a5fa28 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 06:01:06 [info] 43#43: *957 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:06 [info] 43#43: *958 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:14 [info] 43#43: *959 [lua] access_by_lua(msblocations.conf:189):2: 3aa6b53cecdc0aba22cbd67a89868698:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:01:14 +0000] 3aa6b53cecdc0aba22cbd67a89868698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/01 06:01:14 [info] 43#43: *959 [lua] logger.lua:23: 3aa6b53cecdc0aba22cbd67a89868698 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/01 06:01:16 [info] 43#43: *960 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:16 [info] 43#43: *961 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:26 [info] 43#43: *962 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:26 [info] 43#43: *963 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:29 [info] 43#43: *964 [lua] access_by_lua(msblocations.conf:189):2: d2f0794782602a05f1d031d94618a305:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:01:29 +0000] d2f0794782602a05f1d031d94618a305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/01 06:01:29 [info] 43#43: *964 [lua] logger.lua:23: d2f0794782602a05f1d031d94618a305 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 06:01:36 [info] 42#42: *966 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:36 [info] 43#43: *965 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:44 [info] 43#43: *967 [lua] access_by_lua(msblocations.conf:189):2: e48019895416b3bbba91f8754bcd5730:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.49 - - [01/Jan/2023:06:01:44 +0000] e48019895416b3bbba91f8754bcd5730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 06:01:44 [info] 43#43: *967 [lua] logger.lua:23: e48019895416b3bbba91f8754bcd5730 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 06:01:46 [info] 43#43: *969 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:46 [info] 43#43: *970 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:56 [info] 43#43: *971 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:56 [info] 43#43: *972 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:01:59 [info] 43#43: *973 [lua] access_by_lua(msblocations.conf:189):2: c05aa8cdc7fdc3d8a2c3ef67e5592094:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 06:01:59 [info] 43#43: *973 [lua] logger.lua:23: c05aa8cdc7fdc3d8a2c3ef67e5592094 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:01:59 +0000] c05aa8cdc7fdc3d8a2c3ef67e5592094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 06:02:06 [info] 42#42: *974 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:06 [info] 42#42: *975 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:14 [info] 43#43: *976 [lua] access_by_lua(msblocations.conf:189):2: 621bcde74c4fc994b4460d0a6a07d662:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:02:14 +0000] 621bcde74c4fc994b4460d0a6a07d662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 06:02:14 [info] 43#43: *976 [lua] logger.lua:23: 621bcde74c4fc994b4460d0a6a07d662 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 06:02:16 [info] 43#43: *978 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:16 [info] 43#43: *977 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:26 [info] 43#43: *979 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:26 [info] 42#42: *980 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:29 [info] 43#43: *981 [lua] access_by_lua(msblocations.conf:189):2: 39fecd9d375d54d9c8ee417f5f90744d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 06:02:29 [info] 43#43: *981 [lua] logger.lua:23: 39fecd9d375d54d9c8ee417f5f90744d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:02:29 +0000] 39fecd9d375d54d9c8ee417f5f90744d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 06:02:36 [info] 43#43: *982 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:36 [info] 43#43: *983 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:44 [info] 43#43: *984 [lua] access_by_lua(msblocations.conf:189):2: 98fd1059e4637d71c44b54d55d030299:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/01 06:02:44 [info] 43#43: *984 [lua] logger.lua:23: 98fd1059e4637d71c44b54d55d030299 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:02:44 +0000] 98fd1059e4637d71c44b54d55d030299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 06:02:46 [info] 43#43: *987 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:46 [info] 43#43: *986 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:56 [info] 43#43: *988 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:56 [info] 43#43: *989 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:02:59 [info] 43#43: *990 [lua] access_by_lua(msblocations.conf:189):2: e39379fa712be9c5590f165c4f6bef2e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.49 - - [01/Jan/2023:06:02:59 +0000] e39379fa712be9c5590f165c4f6bef2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 06:02:59 [info] 43#43: *990 [lua] logger.lua:23: e39379fa712be9c5590f165c4f6bef2e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/01 06:03:06 [info] 43#43: *991 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:03:06 [info] 43#43: *992 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:03:14 [info] 43#43: *993 [lua] access_by_lua(msblocations.conf:189):2: fa6c535a069dec41811b66257083cd43:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 06:03:14 [info] 43#43: *993 [lua] logger.lua:23: fa6c535a069dec41811b66257083cd43 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.65.49 - - [01/Jan/2023:06:03:14 +0000] fa6c535a069dec41811b66257083cd43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 06:03:16 [info] 43#43: *994 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443
2023/01/01 06:03:16 [info] 42#42: *995 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443