Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.42.189
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/08 05:01:59 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/01/08 05:01:59 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/01/08 05:01:59 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/08 05:01:59 [notice] 33#33: using the "epoll" event method
2023/01/08 05:01:59 [notice] 33#33: openresty/1.13.6.1
2023/01/08 05:01:59 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/08 05:01:59 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/08 05:01:59 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/08 05:01:59 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2023/01/08 05:01:59 [notice] 34#34: start worker process 36
2023/01/08 05:01:59 [notice] 34#34: start worker process 37
2023/01/08 05:01:59 [notice] 34#34: start worker process 38
2023/01/08 05:01:59 [notice] 34#34: start worker process 39
2023/01/08 05:01:59 [notice] 34#34: start worker process 40
2023/01/08 05:01:59 [notice] 34#34: start worker process 41
2023/01/08 05:01:59 [notice] 34#34: start worker process 42
2023/01/08 05:01:59 [notice] 34#34: start worker process 43
2023/01/08 05:01:59 [notice] 34#34: start cache manager process 44
2023/01/08 05:01:59 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230108050200.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-08 05:02:02 242 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-08 05:02:02 248 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-08 05:02:02 249 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-08 05:02:02 297 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-08 05:02:02 297 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.42.189:10081 Enabled:true
2023-01-08 05:02:03 695 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-08 05:02:03 775 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-08 05:02:03 775 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-08 05:02:03 776 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-08 05:02:03 777 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-08 05:02:03 777 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-08 05:02:03 777 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-08 05:02:03 777 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-08 05:02:03 863 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-08 05:02:03 948 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-08 05:02:03 948 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-08 05:02:03 948 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-08 05:02:04 432 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/08 05:02:14 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:14 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:16 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:133):2: 083ed95d01ab7ee69b9c8c2f0c098e84:receive the request, client: 10.233.71.150, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/08 05:02:17 [info] 36#36: *14 [lua] logger.lua:23: 083ed95d01ab7ee69b9c8c2f0c098e84 {"matched":"microservices"} while logging request, client: 10.233.71.150, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.71.150 - - [08/Jan/2023:05:02:17 +0000] 083ed95d01ab7ee69b9c8c2f0c098e84 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.458 upstream_response_time:0.457 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.71.150 - - [08/Jan/2023:05:02:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 371
2023/01/08 05:02:18 [info] 36#36: *17 [lua] access_by_lua(msblocations.conf:133):2: f473cd3aa56d622bfcfbef390c4ee47c:receive the request, client: 10.233.70.67, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/08 05:02:19 [info] 36#36: *17 [lua] logger.lua:23: f473cd3aa56d622bfcfbef390c4ee47c {"matched":"microservices"} while logging request, client: 10.233.70.67, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.70.67 - - [08/Jan/2023:05:02:19 +0000] f473cd3aa56d622bfcfbef390c4ee47c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.184 upstream_response_time:1.184 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.70.67 - - [08/Jan/2023:05:02:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 1172
2023/01/08 05:02:19 [info] 36#36: *18 [lua] access_by_lua(msblocations.conf:133):2: 7c4861106bb0eaf2c6f5c81e9de7d2db:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:02:19 [info] 36#36: *18 [lua] logger.lua:23: 7c4861106bb0eaf2c6f5c81e9de7d2db {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:02:19 +0000] 7c4861106bb0eaf2c6f5c81e9de7d2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/08 05:02:23 [info] 36#36: *14 client 10.233.71.150 closed keepalive connection
2023/01/08 05:02:24 [info] 36#36: *17 client 10.233.70.67 closed keepalive connection
2023/01/08 05:02:24 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:24 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:34 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:34 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:34 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:133):2: 3ef3f993dbbd1053e4612795c38748a6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:02:34 +0000] 3ef3f993dbbd1053e4612795c38748a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:02:34 [info] 36#36: *23 [lua] logger.lua:23: 3ef3f993dbbd1053e4612795c38748a6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:02:44 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:44 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:49 [info] 36#36: *26 [lua] access_by_lua(msblocations.conf:133):2: f6ddcfddd9919c8795799440b06670c1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:02:49 +0000] f6ddcfddd9919c8795799440b06670c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:02:49 [info] 36#36: *26 [lua] logger.lua:23: f6ddcfddd9919c8795799440b06670c1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:02:54 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:54 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:02:59 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/08 05:02:59 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/08 05:02:59 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/08 05:02:59 [notice] 34#34: signal 29 (SIGIO) received
2023/01/08 05:03:04 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:04 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:04 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:133):2: ea47080e866dfa25092ea9d568d8ddc8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:03:04 +0000] ea47080e866dfa25092ea9d568d8ddc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:03:04 [info] 36#36: *32 [lua] logger.lua:23: ea47080e866dfa25092ea9d568d8ddc8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:03:14 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:14 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:19 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:133):2: 8bd0a379ac94df768c944030d4eb57df:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:03:19 +0000] 8bd0a379ac94df768c944030d4eb57df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:03:19 [info] 36#36: *35 [lua] logger.lua:23: 8bd0a379ac94df768c944030d4eb57df {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:03:24 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:24 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:34 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:34 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:34 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:133):2: 72928fc197789353ecb5e76f1bc23eff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:03:34 +0000] 72928fc197789353ecb5e76f1bc23eff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/08 05:03:34 [info] 36#36: *40 [lua] logger.lua:23: 72928fc197789353ecb5e76f1bc23eff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:03:44 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:44 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:49 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:133):2: 75a162e795d19b8c0b82dd03d4d94846:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:03:49 +0000] 75a162e795d19b8c0b82dd03d4d94846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:03:49 [info] 36#36: *43 [lua] logger.lua:23: 75a162e795d19b8c0b82dd03d4d94846 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:03:54 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:03:54 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:04 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:04 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:04 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:133):2: cc14d8bd358fa3bbcdc909f059922b69:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:04:04 [info] 36#36: *49 [lua] logger.lua:23: cc14d8bd358fa3bbcdc909f059922b69 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:04:04 +0000] cc14d8bd358fa3bbcdc909f059922b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:04:14 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:14 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:19 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:133):2: 7a9fad217c26eb53ee3d238efd7e6586:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:04:19 +0000] 7a9fad217c26eb53ee3d238efd7e6586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/08 05:04:19 [info] 36#36: *52 [lua] logger.lua:23: 7a9fad217c26eb53ee3d238efd7e6586 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:04:24 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:24 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:34 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:34 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:34 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:133):2: 43a01fef6ffa2b63b7f5ed00cadbef08:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:04:34 [info] 36#36: *57 [lua] logger.lua:23: 43a01fef6ffa2b63b7f5ed00cadbef08 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:04:34 +0000] 43a01fef6ffa2b63b7f5ed00cadbef08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:04:44 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:44 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:49 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:133):2: c9d15702f090fff6246ff47361304cc3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:04:49 [info] 36#36: *60 [lua] logger.lua:23: c9d15702f090fff6246ff47361304cc3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:04:49 +0000] c9d15702f090fff6246ff47361304cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:04:54 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:04:54 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:04 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:04 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:04 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:133):2: d32d2bf7a92a7969ab6c3fde335659c6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:05:04 [info] 36#36: *66 [lua] logger.lua:23: d32d2bf7a92a7969ab6c3fde335659c6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:05:04 +0000] d32d2bf7a92a7969ab6c3fde335659c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:05:14 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:14 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:19 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:133):2: 7aa8c2c4c242da7b364a28b50a52cb56:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:05:19 [info] 36#36: *69 [lua] logger.lua:23: 7aa8c2c4c242da7b364a28b50a52cb56 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:05:19 +0000] 7aa8c2c4c242da7b364a28b50a52cb56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:05:24 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:24 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:34 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:34 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:34 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:133):2: e8c5ec842638b5ca05627452f1c06fd0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:05:34 [info] 36#36: *74 [lua] logger.lua:23: e8c5ec842638b5ca05627452f1c06fd0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:05:34 +0000] e8c5ec842638b5ca05627452f1c06fd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:05:44 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:44 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:49 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:133):2: 9d7efcea63c4f4dc24161c7ca2efd0d6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:05:49 [info] 36#36: *77 [lua] logger.lua:23: 9d7efcea63c4f4dc24161c7ca2efd0d6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:05:49 +0000] 9d7efcea63c4f4dc24161c7ca2efd0d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:05:54 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:05:54 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:04 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:04 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:04 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:133):2: d56641d1f1acf40a6d8329fb9643c81a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:06:04 [info] 36#36: *83 [lua] logger.lua:23: d56641d1f1acf40a6d8329fb9643c81a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:06:04 +0000] d56641d1f1acf40a6d8329fb9643c81a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:06:14 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:14 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:19 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:133):2: 01633223ffcd6e3b6a9fb8c4ca919781:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:06:19 [info] 36#36: *86 [lua] logger.lua:23: 01633223ffcd6e3b6a9fb8c4ca919781 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:06:19 +0000] 01633223ffcd6e3b6a9fb8c4ca919781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:06:24 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:24 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:34 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:34 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:34 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:133):2: 1ac4bf48af6806c4355ad5fa3bb2eff4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:06:34 [info] 36#36: *91 [lua] logger.lua:23: 1ac4bf48af6806c4355ad5fa3bb2eff4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:06:34 +0000] 1ac4bf48af6806c4355ad5fa3bb2eff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:06:44 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:44 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:49 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:133):2: ef8a8026db62064b414fa263dfa77303:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:06:49 +0000] ef8a8026db62064b414fa263dfa77303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:06:49 [info] 36#36: *94 [lua] logger.lua:23: ef8a8026db62064b414fa263dfa77303 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:06:54 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:06:54 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:04 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:04 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:04 [info] 36#36: *100 [lua] access_by_lua(msblocations.conf:133):2: 5b77df1bb5f7ee385b9c28ad84d25180:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:07:04 +0000] 5b77df1bb5f7ee385b9c28ad84d25180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:07:04 [info] 36#36: *100 [lua] logger.lua:23: 5b77df1bb5f7ee385b9c28ad84d25180 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:07:14 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:14 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:19 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:133):2: 73605ea7814e3bde864773c809f8541a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:07:19 [info] 36#36: *103 [lua] logger.lua:23: 73605ea7814e3bde864773c809f8541a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:07:19 +0000] 73605ea7814e3bde864773c809f8541a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:07:24 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:24 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:34 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:34 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:34 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:133):2: 91ed9817b91247c730591e72912c9e18:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:07:34 +0000] 91ed9817b91247c730591e72912c9e18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:07:34 [info] 36#36: *108 [lua] logger.lua:23: 91ed9817b91247c730591e72912c9e18 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:07:44 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:44 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:49 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:133):2: 82674575d4614d3c337ca7d7fab3f8ae:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:07:50 +0000] 82674575d4614d3c337ca7d7fab3f8ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:07:50 [info] 36#36: *111 [lua] logger.lua:23: 82674575d4614d3c337ca7d7fab3f8ae {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:07:54 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:07:54 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:04 [info] 38#38: *116 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:04 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:05 [info] 36#36: *117 [lua] access_by_lua(msblocations.conf:133):2: fd915aad0fabba9c10104532e3e0b1d0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:08:05 [info] 36#36: *117 [lua] logger.lua:23: fd915aad0fabba9c10104532e3e0b1d0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:08:05 +0000] fd915aad0fabba9c10104532e3e0b1d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:08:14 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:14 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:20 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:133):2: 4a41af9a80a43953697786bc5782ad1a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:08:20 [info] 36#36: *120 [lua] logger.lua:23: 4a41af9a80a43953697786bc5782ad1a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:08:20 +0000] 4a41af9a80a43953697786bc5782ad1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:08:24 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:24 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:34 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:34 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:35 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:133):2: 256fa6c32425fdbd1a5711e7561e7455:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:08:35 [info] 36#36: *125 [lua] logger.lua:23: 256fa6c32425fdbd1a5711e7561e7455 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.25 - - [08/Jan/2023:05:08:35 +0000] 256fa6c32425fdbd1a5711e7561e7455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/08 05:08:44 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:44 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:50 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:133):2: c996b3e4bc7f7e74186e62e8a1bc2c0a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:08:50 [info] 36#36: *128 [lua] logger.lua:23: c996b3e4bc7f7e74186e62e8a1bc2c0a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:08:50 +0000] c996b3e4bc7f7e74186e62e8a1bc2c0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:08:54 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:08:54 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:04 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:04 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:05 [info] 36#36: *134 [lua] access_by_lua(msblocations.conf:133):2: ac8182305a6fb3a3cf590838cf2cfacb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:09:05 [info] 36#36: *134 [lua] logger.lua:23: ac8182305a6fb3a3cf590838cf2cfacb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:09:05 +0000] ac8182305a6fb3a3cf590838cf2cfacb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:09:14 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:14 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:20 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:133):2: 172f26415df6e3da012cfb6ef7525dcc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:09:20 [info] 36#36: *137 [lua] logger.lua:23: 172f26415df6e3da012cfb6ef7525dcc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:09:20 +0000] 172f26415df6e3da012cfb6ef7525dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:09:24 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:24 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:34 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:34 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:35 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:133):2: 64936733e12930ba732841cc4fdd76bf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:09:35 [info] 36#36: *142 [lua] logger.lua:23: 64936733e12930ba732841cc4fdd76bf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:09:35 +0000] 64936733e12930ba732841cc4fdd76bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:09:44 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:44 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:50 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:133):2: 169a96dc6a983dd26163e4cf1bd66a9a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:09:50 [info] 36#36: *145 [lua] logger.lua:23: 169a96dc6a983dd26163e4cf1bd66a9a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:09:50 +0000] 169a96dc6a983dd26163e4cf1bd66a9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:09:54 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:09:54 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:04 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:04 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:05 [info] 36#36: *151 [lua] access_by_lua(msblocations.conf:133):2: 347cd7b04a63f828366373cf804442b0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:10:05 +0000] 347cd7b04a63f828366373cf804442b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:10:05 [info] 36#36: *151 [lua] logger.lua:23: 347cd7b04a63f828366373cf804442b0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:10:14 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:14 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:20 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:133):2: 157abfb8ce80f38703a3480a7c4c62ea:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:10:20 +0000] 157abfb8ce80f38703a3480a7c4c62ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:10:20 [info] 36#36: *154 [lua] logger.lua:23: 157abfb8ce80f38703a3480a7c4c62ea {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:10:24 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:24 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:34 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:34 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:35 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:133):2: cac4fc46865d9fae825221d2a1a1a739:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.69.25 - - [08/Jan/2023:05:10:35 +0000] cac4fc46865d9fae825221d2a1a1a739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/08 05:10:35 [info] 36#36: *159 [lua] logger.lua:23: cac4fc46865d9fae825221d2a1a1a739 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:10:44 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:44 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:50 [info] 36#36: *162 [lua] access_by_lua(msblocations.conf:133):2: d952a46ebfd7844f332ae6cd3f6ef0f6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:10:50 [info] 36#36: *162 [lua] logger.lua:23: d952a46ebfd7844f332ae6cd3f6ef0f6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:10:50 +0000] d952a46ebfd7844f332ae6cd3f6ef0f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:10:54 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:10:54 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:04 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:04 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:05 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:133):2: 3208c3e9dd5ae8051d29af339f8641f7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:11:05 [info] 36#36: *168 [lua] logger.lua:23: 3208c3e9dd5ae8051d29af339f8641f7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:11:05 +0000] 3208c3e9dd5ae8051d29af339f8641f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:11:14 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:14 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:20 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:133):2: 89ee3f48e91080f19caaf5890abbf1fa:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:11:20 [info] 36#36: *171 [lua] logger.lua:23: 89ee3f48e91080f19caaf5890abbf1fa {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:11:20 +0000] 89ee3f48e91080f19caaf5890abbf1fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:11:24 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:24 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:34 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:34 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:35 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:133):2: 6d731b2d7d0b6a5de8e1dc5279fc5106:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:11:35 [info] 36#36: *176 [lua] logger.lua:23: 6d731b2d7d0b6a5de8e1dc5279fc5106 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:11:35 +0000] 6d731b2d7d0b6a5de8e1dc5279fc5106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:11:44 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:44 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:50 [info] 36#36: *179 [lua] access_by_lua(msblocations.conf:133):2: 4e87b0ed76b2ff52d231f5c306620a25:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:11:50 +0000] 4e87b0ed76b2ff52d231f5c306620a25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:11:50 [info] 36#36: *179 [lua] logger.lua:23: 4e87b0ed76b2ff52d231f5c306620a25 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:11:54 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:11:54 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:04 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:04 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:05 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:133):2: fde66edf7a3ba24484c04f9ad7092425:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:12:05 [info] 36#36: *185 [lua] logger.lua:23: fde66edf7a3ba24484c04f9ad7092425 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:12:05 +0000] fde66edf7a3ba24484c04f9ad7092425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:12:14 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:14 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:20 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:133):2: 1c0ce7a17a378cdf9513ad8d1a98acaf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:12:20 [info] 36#36: *188 [lua] logger.lua:23: 1c0ce7a17a378cdf9513ad8d1a98acaf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:12:20 +0000] 1c0ce7a17a378cdf9513ad8d1a98acaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:12:24 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:24 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:34 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:34 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:35 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:133):2: 6e99465b67a162d1a066dab3c84e542c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:12:35 +0000] 6e99465b67a162d1a066dab3c84e542c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:12:35 [info] 36#36: *193 [lua] logger.lua:23: 6e99465b67a162d1a066dab3c84e542c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:12:44 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:44 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:50 [info] 36#36: *196 [lua] access_by_lua(msblocations.conf:133):2: db0c373e87c470db5457df98c504ef2b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:12:50 +0000] db0c373e87c470db5457df98c504ef2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:12:50 [info] 36#36: *196 [lua] logger.lua:23: db0c373e87c470db5457df98c504ef2b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:12:54 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:12:54 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:04 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:04 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:05 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:133):2: 3bf0c64c6ce876419e3aaaf685c56fbb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:13:05 +0000] 3bf0c64c6ce876419e3aaaf685c56fbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:13:05 [info] 36#36: *202 [lua] logger.lua:23: 3bf0c64c6ce876419e3aaaf685c56fbb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:13:14 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:14 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:20 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:133):2: aee5b294c6fab9eb372538cc4a461c86:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:13:20 [info] 36#36: *205 [lua] logger.lua:23: aee5b294c6fab9eb372538cc4a461c86 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:13:20 +0000] aee5b294c6fab9eb372538cc4a461c86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:13:24 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:24 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:34 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:34 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:35 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:133):2: d940949e08026b99e92ee02d135e68db:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:13:35 +0000] d940949e08026b99e92ee02d135e68db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:13:35 [info] 36#36: *210 [lua] logger.lua:23: d940949e08026b99e92ee02d135e68db {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:13:44 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:44 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:50 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:133):2: 287e061859c1810b9b4978835f26a95c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:13:50 [info] 36#36: *213 [lua] logger.lua:23: 287e061859c1810b9b4978835f26a95c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:13:50 +0000] 287e061859c1810b9b4978835f26a95c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:13:54 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:13:54 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:04 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:04 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:05 [info] 36#36: *219 [lua] access_by_lua(msblocations.conf:133):2: 3ca7d769cbad9bb89ffd55895811b33c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:14:05 +0000] 3ca7d769cbad9bb89ffd55895811b33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:14:05 [info] 36#36: *219 [lua] logger.lua:23: 3ca7d769cbad9bb89ffd55895811b33c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:14:14 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:14 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:20 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:133):2: c58e24efc58c0717a68e7b99bd59971a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:14:20 [info] 36#36: *222 [lua] logger.lua:23: c58e24efc58c0717a68e7b99bd59971a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:14:20 +0000] c58e24efc58c0717a68e7b99bd59971a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:14:24 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:24 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:34 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:34 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:35 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:133):2: 5ab3eab2dcbb6f2fb0ccc8f4a9de2ecb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:14:35 +0000] 5ab3eab2dcbb6f2fb0ccc8f4a9de2ecb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:14:35 [info] 36#36: *227 [lua] logger.lua:23: 5ab3eab2dcbb6f2fb0ccc8f4a9de2ecb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:14:44 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:44 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:50 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:133):2: 16ac3ce8a62b7728378da29a52a799de:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:14:50 [info] 36#36: *230 [lua] logger.lua:23: 16ac3ce8a62b7728378da29a52a799de {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:14:50 +0000] 16ac3ce8a62b7728378da29a52a799de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:14:54 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:14:54 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:04 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:04 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:05 [info] 36#36: *236 [lua] access_by_lua(msblocations.conf:133):2: 997e450b8258556a4281c1feffdc0c2f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:15:05 +0000] 997e450b8258556a4281c1feffdc0c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:15:05 [info] 36#36: *236 [lua] logger.lua:23: 997e450b8258556a4281c1feffdc0c2f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:15:14 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:14 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:20 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:133):2: 73db9a7a018f72cd0dc58050085ee502:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:15:20 +0000] 73db9a7a018f72cd0dc58050085ee502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:15:20 [info] 36#36: *239 [lua] logger.lua:23: 73db9a7a018f72cd0dc58050085ee502 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:15:24 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:24 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:34 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:34 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:35 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:133):2: 6a74ece76bf249f76cc26b14b4c74653:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:15:35 [info] 36#36: *244 [lua] logger.lua:23: 6a74ece76bf249f76cc26b14b4c74653 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:15:35 +0000] 6a74ece76bf249f76cc26b14b4c74653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:15:44 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:44 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:50 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:133):2: 934e6b5899746188c1db4b160b5333ce:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:15:50 [info] 36#36: *247 [lua] logger.lua:23: 934e6b5899746188c1db4b160b5333ce {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:15:50 +0000] 934e6b5899746188c1db4b160b5333ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:15:54 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:15:54 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:04 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:04 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:05 [info] 36#36: *253 [lua] access_by_lua(msblocations.conf:133):2: dbaad6daa02c5fc6f105681160f8ea69:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:16:05 +0000] dbaad6daa02c5fc6f105681160f8ea69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:16:05 [info] 36#36: *253 [lua] logger.lua:23: dbaad6daa02c5fc6f105681160f8ea69 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:16:14 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:14 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:20 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:133):2: 5fac5eed7bc8b234ae24cbf3abd94537:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:16:20 [info] 36#36: *256 [lua] logger.lua:23: 5fac5eed7bc8b234ae24cbf3abd94537 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:16:20 +0000] 5fac5eed7bc8b234ae24cbf3abd94537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:16:24 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:24 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:34 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:34 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:35 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:133):2: 927874bc93fd9f118c3edffb09212869:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:16:35 [info] 36#36: *261 [lua] logger.lua:23: 927874bc93fd9f118c3edffb09212869 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:16:35 +0000] 927874bc93fd9f118c3edffb09212869 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:16:44 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:44 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:50 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:133):2: 23c83d4f009c61567823f2580e2f5fcf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:16:50 +0000] 23c83d4f009c61567823f2580e2f5fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:16:50 [info] 36#36: *264 [lua] logger.lua:23: 23c83d4f009c61567823f2580e2f5fcf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:16:54 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:16:54 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:04 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:04 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:05 [info] 36#36: *270 [lua] access_by_lua(msblocations.conf:133):2: 64531c12ccbafb08badceb9e6ec6cdf3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:17:05 [info] 36#36: *270 [lua] logger.lua:23: 64531c12ccbafb08badceb9e6ec6cdf3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:17:05 +0000] 64531c12ccbafb08badceb9e6ec6cdf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:17:14 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:14 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:20 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:133):2: 7f8832a728dd22c77ea9e4f7811d2e13:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:17:20 +0000] 7f8832a728dd22c77ea9e4f7811d2e13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:17:20 [info] 36#36: *273 [lua] logger.lua:23: 7f8832a728dd22c77ea9e4f7811d2e13 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:17:24 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:24 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:34 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:34 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:35 [info] 36#36: *278 [lua] access_by_lua(msblocations.conf:133):2: 8b16e87a8414a77b2c94600ea41b24c4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:17:35 [info] 36#36: *278 [lua] logger.lua:23: 8b16e87a8414a77b2c94600ea41b24c4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:17:35 +0000] 8b16e87a8414a77b2c94600ea41b24c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:17:44 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:44 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:50 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:133):2: b3c102d5e6d5cfb12ab3407b360ee8d6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:17:50 +0000] b3c102d5e6d5cfb12ab3407b360ee8d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:17:50 [info] 36#36: *281 [lua] logger.lua:23: b3c102d5e6d5cfb12ab3407b360ee8d6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:17:54 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:17:54 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:04 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:04 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:05 [info] 36#36: *287 [lua] access_by_lua(msblocations.conf:133):2: 08f1c059959249e8809dc51f285aabb2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:18:05 [info] 36#36: *287 [lua] logger.lua:23: 08f1c059959249e8809dc51f285aabb2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:18:05 +0000] 08f1c059959249e8809dc51f285aabb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:18:14 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:14 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:20 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:133):2: 5e9552b72cf57275dea75554177cd74e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:18:20 +0000] 5e9552b72cf57275dea75554177cd74e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:18:20 [info] 36#36: *290 [lua] logger.lua:23: 5e9552b72cf57275dea75554177cd74e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 05:18:24 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:24 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:34 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:34 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:35 [info] 36#36: *295 [lua] access_by_lua(msblocations.conf:133):2: 49d2e2c21a2e8b7d4baa8aa333d7ffe2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:18:35 +0000] 49d2e2c21a2e8b7d4baa8aa333d7ffe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:18:35 [info] 36#36: *295 [lua] logger.lua:23: 49d2e2c21a2e8b7d4baa8aa333d7ffe2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:18:44 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:44 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:50 [info] 36#36: *298 [lua] access_by_lua(msblocations.conf:133):2: bb25696d89f19ec4c55bc418358772c4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:18:50 +0000] bb25696d89f19ec4c55bc418358772c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:18:50 [info] 36#36: *298 [lua] logger.lua:23: bb25696d89f19ec4c55bc418358772c4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:18:54 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:18:54 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:04 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:04 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:05 [info] 36#36: *304 [lua] access_by_lua(msblocations.conf:133):2: 87ae946cdf962ebc29a2cefefbad8755:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:19:05 [info] 36#36: *304 [lua] logger.lua:23: 87ae946cdf962ebc29a2cefefbad8755 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:19:05 +0000] 87ae946cdf962ebc29a2cefefbad8755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:19:14 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:14 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:20 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:133):2: 5514893bf82d79cdfe90c10ecba1508c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:19:20 [info] 36#36: *307 [lua] logger.lua:23: 5514893bf82d79cdfe90c10ecba1508c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:19:20 +0000] 5514893bf82d79cdfe90c10ecba1508c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:19:24 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:24 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:34 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:34 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:35 [info] 36#36: *312 [lua] access_by_lua(msblocations.conf:133):2: 7ff8b768376d9c29eeb5acfbd1253f96:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:19:35 [info] 36#36: *312 [lua] logger.lua:23: 7ff8b768376d9c29eeb5acfbd1253f96 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:19:35 +0000] 7ff8b768376d9c29eeb5acfbd1253f96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:19:44 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:44 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:50 [info] 36#36: *315 [lua] access_by_lua(msblocations.conf:133):2: 154a17dcd93a6ad32bd56fc8755d149f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:19:50 +0000] 154a17dcd93a6ad32bd56fc8755d149f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:19:50 [info] 36#36: *315 [lua] logger.lua:23: 154a17dcd93a6ad32bd56fc8755d149f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:19:54 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:19:54 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:04 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:04 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:05 [info] 36#36: *321 [lua] access_by_lua(msblocations.conf:133):2: ff01ed104e8b38ada4b43614c0b106cf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:20:05 [info] 36#36: *321 [lua] logger.lua:23: ff01ed104e8b38ada4b43614c0b106cf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:20:05 +0000] ff01ed104e8b38ada4b43614c0b106cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:20:14 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:14 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:20 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:133):2: 362ec5000e6887c815843dad75406a02:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:20:20 [info] 36#36: *324 [lua] logger.lua:23: 362ec5000e6887c815843dad75406a02 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.25 - - [08/Jan/2023:05:20:20 +0000] 362ec5000e6887c815843dad75406a02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:20:24 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:24 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:34 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:34 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:35 [info] 36#36: *329 [lua] access_by_lua(msblocations.conf:133):2: 0434bd28a753926957ff5029b8ed568b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:20:35 [info] 36#36: *329 [lua] logger.lua:23: 0434bd28a753926957ff5029b8ed568b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:20:35 +0000] 0434bd28a753926957ff5029b8ed568b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:20:44 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:44 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:50 [info] 36#36: *332 [lua] access_by_lua(msblocations.conf:133):2: 68e37a435d5db1caca322413b50653fc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:20:50 [info] 36#36: *332 [lua] logger.lua:23: 68e37a435d5db1caca322413b50653fc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:20:50 +0000] 68e37a435d5db1caca322413b50653fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/08 05:20:54 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:20:54 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:04 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:04 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:05 [info] 36#36: *338 [lua] access_by_lua(msblocations.conf:133):2: 84667ad48bddfd5cfbb43dba37df5f41:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:21:05 [info] 36#36: *338 [lua] logger.lua:23: 84667ad48bddfd5cfbb43dba37df5f41 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:21:05 +0000] 84667ad48bddfd5cfbb43dba37df5f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:21:14 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:14 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:20 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:133):2: 178ae9956295c7ab08eb1fed402640ae:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:21:20 [info] 36#36: *341 [lua] logger.lua:23: 178ae9956295c7ab08eb1fed402640ae {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:21:20 +0000] 178ae9956295c7ab08eb1fed402640ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:21:24 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:24 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:34 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:34 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:35 [info] 36#36: *346 [lua] access_by_lua(msblocations.conf:133):2: 8250f73c95329fd2ff7e8c95dada716c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:21:35 [info] 36#36: *346 [lua] logger.lua:23: 8250f73c95329fd2ff7e8c95dada716c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:21:35 +0000] 8250f73c95329fd2ff7e8c95dada716c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:21:44 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:44 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:50 [info] 36#36: *349 [lua] access_by_lua(msblocations.conf:133):2: 894b5de8140c27f1240239201885629c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:21:50 +0000] 894b5de8140c27f1240239201885629c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:21:50 [info] 36#36: *349 [lua] logger.lua:23: 894b5de8140c27f1240239201885629c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:21:54 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:21:54 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:04 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:04 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:05 [info] 36#36: *355 [lua] access_by_lua(msblocations.conf:133):2: 9ca86e2aaa9c30f9f4b7eb0aa1f4ff61:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:22:05 +0000] 9ca86e2aaa9c30f9f4b7eb0aa1f4ff61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:22:05 [info] 36#36: *355 [lua] logger.lua:23: 9ca86e2aaa9c30f9f4b7eb0aa1f4ff61 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:22:14 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:14 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:20 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:133):2: 637813845c8f90948cd68243060af6be:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:22:20 +0000] 637813845c8f90948cd68243060af6be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:22:20 [info] 36#36: *358 [lua] logger.lua:23: 637813845c8f90948cd68243060af6be {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:22:24 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:24 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:34 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:34 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:35 [info] 36#36: *363 [lua] access_by_lua(msblocations.conf:133):2: 589227d00ea3da6717519f49f13fd48d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:22:35 [info] 36#36: *363 [lua] logger.lua:23: 589227d00ea3da6717519f49f13fd48d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:22:35 +0000] 589227d00ea3da6717519f49f13fd48d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:22:44 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:44 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:50 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:133):2: 707245195492b449eb1bbb1c8e604082:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:22:50 [info] 36#36: *366 [lua] logger.lua:23: 707245195492b449eb1bbb1c8e604082 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:22:50 +0000] 707245195492b449eb1bbb1c8e604082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:22:54 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:22:54 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:04 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:04 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:05 [info] 36#36: *372 [lua] access_by_lua(msblocations.conf:133):2: 9b647fe0fa6e0addeba4047c44b40229:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:23:05 [info] 36#36: *372 [lua] logger.lua:23: 9b647fe0fa6e0addeba4047c44b40229 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:23:05 +0000] 9b647fe0fa6e0addeba4047c44b40229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:23:14 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:14 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:20 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:133):2: f37694fba55f65b5e406824d3f65713b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:23:20 [info] 36#36: *375 [lua] logger.lua:23: f37694fba55f65b5e406824d3f65713b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:23:20 +0000] f37694fba55f65b5e406824d3f65713b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:23:24 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:24 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:34 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:34 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:35 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:133):2: 7470a3e73ece4a5396f4e4e582d76d4c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:23:35 [info] 36#36: *380 [lua] logger.lua:23: 7470a3e73ece4a5396f4e4e582d76d4c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:23:35 +0000] 7470a3e73ece4a5396f4e4e582d76d4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:23:44 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:44 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:50 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:133):2: 32e150d360f2efa382452d45c1f2375d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:23:50 +0000] 32e150d360f2efa382452d45c1f2375d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:23:50 [info] 36#36: *383 [lua] logger.lua:23: 32e150d360f2efa382452d45c1f2375d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:23:54 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:23:54 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:04 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:04 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:05 [info] 36#36: *389 [lua] access_by_lua(msblocations.conf:133):2: a6689055c4788cdb43d4bcb1b82b9033:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:24:05 [info] 36#36: *389 [lua] logger.lua:23: a6689055c4788cdb43d4bcb1b82b9033 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:24:05 +0000] a6689055c4788cdb43d4bcb1b82b9033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:24:13 [info] 36#36: *390 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.16, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.71.16 - - [08/Jan/2023:05:24:13 +0000] a47e1460c5972765e71fbd0f8f98e31d "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/08 05:24:14 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:14 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:20 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:133):2: 536dc8d6827159053765ac9d9314c038:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:24:20 [info] 36#36: *393 [lua] logger.lua:23: 536dc8d6827159053765ac9d9314c038 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:24:20 +0000] 536dc8d6827159053765ac9d9314c038 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:24:24 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:24 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:34 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:34 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:35 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:133):2: 2f1f14c31263c2927dc40eed57bcb871:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:24:35 [info] 36#36: *398 [lua] logger.lua:23: 2f1f14c31263c2927dc40eed57bcb871 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:24:35 +0000] 2f1f14c31263c2927dc40eed57bcb871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:24:44 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:44 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:50 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:133):2: 0e5f79590f2af63eac1efbd9391598f3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:24:50 +0000] 0e5f79590f2af63eac1efbd9391598f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:24:50 [info] 36#36: *401 [lua] logger.lua:23: 0e5f79590f2af63eac1efbd9391598f3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:24:54 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:24:54 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:04 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:04 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:05 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:133):2: 53d9dd661b595d3c6698d665998a2492:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:25:05 [info] 36#36: *407 [lua] logger.lua:23: 53d9dd661b595d3c6698d665998a2492 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:25:05 +0000] 53d9dd661b595d3c6698d665998a2492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:25:14 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:14 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:20 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:133):2: be237741bb6299e6bc9fac04eb10a052:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:25:20 +0000] be237741bb6299e6bc9fac04eb10a052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:25:20 [info] 36#36: *410 [lua] logger.lua:23: be237741bb6299e6bc9fac04eb10a052 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:25:24 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:24 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:34 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:34 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:35 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:133):2: b5ce9bb878430a871d287fd514f78187:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:25:35 [info] 36#36: *415 [lua] logger.lua:23: b5ce9bb878430a871d287fd514f78187 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:25:35 +0000] b5ce9bb878430a871d287fd514f78187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:25:44 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:44 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:50 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:133):2: 30c6947b0e63fcc06fec088937dfc23b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:25:50 [info] 36#36: *418 [lua] logger.lua:23: 30c6947b0e63fcc06fec088937dfc23b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:25:50 +0000] 30c6947b0e63fcc06fec088937dfc23b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:25:54 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:25:54 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:04 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:04 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:05 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:133):2: 5d59a4bac37c740e344efb79b534a439:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:26:05 +0000] 5d59a4bac37c740e344efb79b534a439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:26:05 [info] 36#36: *424 [lua] logger.lua:23: 5d59a4bac37c740e344efb79b534a439 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:26:14 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:14 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:21 [info] 36#36: *427 [lua] access_by_lua(msblocations.conf:133):2: 8eeff320a3381836c0c220d0ac4debd7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:26:21 [info] 36#36: *427 [lua] logger.lua:23: 8eeff320a3381836c0c220d0ac4debd7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:26:21 +0000] 8eeff320a3381836c0c220d0ac4debd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:26:24 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:24 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:34 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:34 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:36 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:133):2: cb1890f19d499711dd52786b0431f71f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:26:36 [info] 36#36: *432 [lua] logger.lua:23: cb1890f19d499711dd52786b0431f71f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:26:36 +0000] cb1890f19d499711dd52786b0431f71f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:26:44 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:44 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:51 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:133):2: f5b1aad0d0aa7219c6d819c419e7aff9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:26:51 [info] 36#36: *435 [lua] logger.lua:23: f5b1aad0d0aa7219c6d819c419e7aff9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:26:51 +0000] f5b1aad0d0aa7219c6d819c419e7aff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:26:54 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:26:54 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:04 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:04 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:06 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:133):2: 403de49ff657c0cb9f7b1d71920ddae2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:27:06 [info] 36#36: *441 [lua] logger.lua:23: 403de49ff657c0cb9f7b1d71920ddae2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.25 - - [08/Jan/2023:05:27:06 +0000] 403de49ff657c0cb9f7b1d71920ddae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:27:14 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:14 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:21 [info] 36#36: *444 [lua] access_by_lua(msblocations.conf:133):2: cca7dd6825870eeff7fe56e2520bb8eb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:27:21 [info] 36#36: *444 [lua] logger.lua:23: cca7dd6825870eeff7fe56e2520bb8eb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:27:21 +0000] cca7dd6825870eeff7fe56e2520bb8eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:27:24 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:24 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:34 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:34 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:36 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:133):2: 1d3380b030992914151938c1c8ac44ca:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:27:36 [info] 36#36: *449 [lua] logger.lua:23: 1d3380b030992914151938c1c8ac44ca {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:27:36 +0000] 1d3380b030992914151938c1c8ac44ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:27:44 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:44 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:51 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:133):2: 4e7721fe13bf5ddf397be1fe551c358e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:27:51 +0000] 4e7721fe13bf5ddf397be1fe551c358e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:27:51 [info] 36#36: *452 [lua] logger.lua:23: 4e7721fe13bf5ddf397be1fe551c358e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:27:54 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:27:54 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:04 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:04 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:06 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:133):2: 35b36ec8590e9aafd562454033f9b2f0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:28:06 [info] 36#36: *458 [lua] logger.lua:23: 35b36ec8590e9aafd562454033f9b2f0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:28:06 +0000] 35b36ec8590e9aafd562454033f9b2f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:28:14 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:14 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:21 [info] 36#36: *461 [lua] access_by_lua(msblocations.conf:133):2: dfd2e1d4a52c60d8de27c114cf4e3781:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:28:21 [info] 36#36: *461 [lua] logger.lua:23: dfd2e1d4a52c60d8de27c114cf4e3781 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:28:21 +0000] dfd2e1d4a52c60d8de27c114cf4e3781 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:28:24 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:24 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:34 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:34 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:36 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:133):2: 2b35f31a06a2ac9d7449d0270994bcc1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:28:36 +0000] 2b35f31a06a2ac9d7449d0270994bcc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:28:36 [info] 36#36: *466 [lua] logger.lua:23: 2b35f31a06a2ac9d7449d0270994bcc1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:28:44 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:44 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:51 [info] 36#36: *469 [lua] access_by_lua(msblocations.conf:133):2: 54a0974b3ae53522f99ef3747f68b4c8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:28:51 [info] 36#36: *469 [lua] logger.lua:23: 54a0974b3ae53522f99ef3747f68b4c8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:28:51 +0000] 54a0974b3ae53522f99ef3747f68b4c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/08 05:28:54 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:28:54 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:04 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:04 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:06 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:133):2: 0da922cbdaf1899f24e92d770d594424:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:29:06 +0000] 0da922cbdaf1899f24e92d770d594424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:29:06 [info] 36#36: *475 [lua] logger.lua:23: 0da922cbdaf1899f24e92d770d594424 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:29:14 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:14 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:21 [info] 36#36: *478 [lua] access_by_lua(msblocations.conf:133):2: 1303a0ca17fc21b1e7396173c2ac5de5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:29:21 [info] 36#36: *478 [lua] logger.lua:23: 1303a0ca17fc21b1e7396173c2ac5de5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:29:21 +0000] 1303a0ca17fc21b1e7396173c2ac5de5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:29:24 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:24 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:34 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:34 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:36 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:133):2: 30589df21061cc733a17cd63cef2eadd:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:29:36 +0000] 30589df21061cc733a17cd63cef2eadd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/08 05:29:36 [info] 36#36: *483 [lua] logger.lua:23: 30589df21061cc733a17cd63cef2eadd {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:29:44 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:44 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:51 [info] 36#36: *486 [lua] access_by_lua(msblocations.conf:133):2: 568d7d9453134243553cab4025330b9b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:29:51 [info] 36#36: *486 [lua] logger.lua:23: 568d7d9453134243553cab4025330b9b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:29:51 +0000] 568d7d9453134243553cab4025330b9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:29:54 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:29:54 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:04 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:04 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:06 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:133):2: b37c993ead4f62c16456bb9b6f10520f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:30:06 [info] 36#36: *492 [lua] logger.lua:23: b37c993ead4f62c16456bb9b6f10520f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:30:06 +0000] b37c993ead4f62c16456bb9b6f10520f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:30:14 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:14 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:21 [info] 36#36: *495 [lua] access_by_lua(msblocations.conf:133):2: 1c6d0578d94c8517b70df56d1d75e6c8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:30:21 [info] 36#36: *495 [lua] logger.lua:23: 1c6d0578d94c8517b70df56d1d75e6c8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:30:21 +0000] 1c6d0578d94c8517b70df56d1d75e6c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:30:24 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:24 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:34 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:34 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:36 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:133):2: 9c4f1b51cf95a2fefcc68dd306f60c6a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:30:36 [info] 36#36: *500 [lua] logger.lua:23: 9c4f1b51cf95a2fefcc68dd306f60c6a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:30:36 +0000] 9c4f1b51cf95a2fefcc68dd306f60c6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:30:44 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:44 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:51 [info] 36#36: *503 [lua] access_by_lua(msblocations.conf:133):2: adb0f1b06812a64b1ed3db3b01a7c43c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:30:51 [info] 36#36: *503 [lua] logger.lua:23: adb0f1b06812a64b1ed3db3b01a7c43c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:30:51 +0000] adb0f1b06812a64b1ed3db3b01a7c43c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:30:54 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:30:54 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:04 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:04 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:06 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:133):2: db3f5313e307336f461316e46753733f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:31:06 +0000] db3f5313e307336f461316e46753733f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:31:06 [info] 36#36: *509 [lua] logger.lua:23: db3f5313e307336f461316e46753733f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:31:14 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:14 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:21 [info] 36#36: *512 [lua] access_by_lua(msblocations.conf:133):2: ddbcc647cf0d4ac1ed248a1db30d3535:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:31:21 +0000] ddbcc647cf0d4ac1ed248a1db30d3535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:31:21 [info] 36#36: *512 [lua] logger.lua:23: ddbcc647cf0d4ac1ed248a1db30d3535 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:31:24 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:24 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:34 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:34 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:36 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:133):2: 2b2c0fa03414fe54a0a2aae091264275:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:31:36 +0000] 2b2c0fa03414fe54a0a2aae091264275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:31:36 [info] 36#36: *517 [lua] logger.lua:23: 2b2c0fa03414fe54a0a2aae091264275 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:31:44 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:44 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:51 [info] 36#36: *520 [lua] access_by_lua(msblocations.conf:133):2: 91b0d5d110be250a1f3171d6461fe0d5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:31:51 +0000] 91b0d5d110be250a1f3171d6461fe0d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:31:51 [info] 36#36: *520 [lua] logger.lua:23: 91b0d5d110be250a1f3171d6461fe0d5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:31:54 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:31:54 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:04 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:04 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:06 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:133):2: 8d526a67852e96890cf5fd985790c3ab:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:32:06 +0000] 8d526a67852e96890cf5fd985790c3ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:32:06 [info] 36#36: *526 [lua] logger.lua:23: 8d526a67852e96890cf5fd985790c3ab {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:32:14 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:14 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:21 [info] 36#36: *529 [lua] access_by_lua(msblocations.conf:133):2: fbc247b7e763f7d954cc859fa5c14187:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:32:21 [info] 36#36: *529 [lua] logger.lua:23: fbc247b7e763f7d954cc859fa5c14187 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:32:21 +0000] fbc247b7e763f7d954cc859fa5c14187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:32:24 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:24 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:34 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:34 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:36 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:133):2: d1f50a5eec046d2b72be1f05285e23f2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:32:36 [info] 36#36: *534 [lua] logger.lua:23: d1f50a5eec046d2b72be1f05285e23f2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:32:36 +0000] d1f50a5eec046d2b72be1f05285e23f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:32:44 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:44 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:51 [info] 36#36: *537 [lua] access_by_lua(msblocations.conf:133):2: df05bd4cccd50165787311bd48901a16:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:32:51 [info] 36#36: *537 [lua] logger.lua:23: df05bd4cccd50165787311bd48901a16 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:32:51 +0000] df05bd4cccd50165787311bd48901a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:32:54 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:32:54 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:04 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:04 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:06 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:133):2: 77c120cc128a65e5962f8669c42bc4ba:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:33:06 +0000] 77c120cc128a65e5962f8669c42bc4ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:33:06 [info] 36#36: *543 [lua] logger.lua:23: 77c120cc128a65e5962f8669c42bc4ba {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:33:14 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:14 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:21 [info] 36#36: *546 [lua] access_by_lua(msblocations.conf:133):2: 6e703d43758d789c9b22b257da821f22:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:33:21 [info] 36#36: *546 [lua] logger.lua:23: 6e703d43758d789c9b22b257da821f22 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:33:21 +0000] 6e703d43758d789c9b22b257da821f22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:33:24 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:24 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:34 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:34 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:36 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:133):2: bb7fd74f1fa08038b433fbdcf8ab2995:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:33:36 +0000] bb7fd74f1fa08038b433fbdcf8ab2995 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:33:36 [info] 36#36: *551 [lua] logger.lua:23: bb7fd74f1fa08038b433fbdcf8ab2995 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:33:44 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:44 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:51 [info] 36#36: *554 [lua] access_by_lua(msblocations.conf:133):2: 187639f777fb94b6a89fd4b4a27d953d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:33:51 [info] 36#36: *554 [lua] logger.lua:23: 187639f777fb94b6a89fd4b4a27d953d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:33:51 +0000] 187639f777fb94b6a89fd4b4a27d953d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:33:54 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:33:54 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:04 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:04 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:06 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:133):2: 5ad920eaafeaa0b2551982cdb2a1c3f0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:34:06 [info] 36#36: *560 [lua] logger.lua:23: 5ad920eaafeaa0b2551982cdb2a1c3f0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:34:06 +0000] 5ad920eaafeaa0b2551982cdb2a1c3f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:34:14 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:14 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:21 [info] 36#36: *563 [lua] access_by_lua(msblocations.conf:133):2: 5bc771e7e1f6283f25ffb2a192811ab1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:34:21 +0000] 5bc771e7e1f6283f25ffb2a192811ab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:34:21 [info] 36#36: *563 [lua] logger.lua:23: 5bc771e7e1f6283f25ffb2a192811ab1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:34:24 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:24 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:34 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:34 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:36 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:133):2: cae38803fe68a3c2b0a9dfef3d2011a0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:34:36 [info] 36#36: *568 [lua] logger.lua:23: cae38803fe68a3c2b0a9dfef3d2011a0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:34:36 +0000] cae38803fe68a3c2b0a9dfef3d2011a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:34:44 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:44 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:51 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:133):2: 61fb128f6092bdec336dc09564fb637c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:34:51 +0000] 61fb128f6092bdec336dc09564fb637c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:34:51 [info] 36#36: *571 [lua] logger.lua:23: 61fb128f6092bdec336dc09564fb637c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:34:54 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:34:54 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:04 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:04 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:06 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:133):2: df6bd8650b20679011d0e31911ea1dc3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:35:06 [info] 36#36: *577 [lua] logger.lua:23: df6bd8650b20679011d0e31911ea1dc3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:35:06 +0000] df6bd8650b20679011d0e31911ea1dc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:35:14 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:14 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:21 [info] 36#36: *580 [lua] access_by_lua(msblocations.conf:133):2: 16d3ba30b5c12e2fdf90e5321a3777ff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:35:21 [info] 36#36: *580 [lua] logger.lua:23: 16d3ba30b5c12e2fdf90e5321a3777ff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:35:21 +0000] 16d3ba30b5c12e2fdf90e5321a3777ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:35:24 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:24 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:34 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:34 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:36 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:133):2: 201427044b2b6a82a29c28415adc4b61:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:35:36 +0000] 201427044b2b6a82a29c28415adc4b61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:35:36 [info] 36#36: *585 [lua] logger.lua:23: 201427044b2b6a82a29c28415adc4b61 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:35:44 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:44 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:51 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:133):2: 0d01b28ebbc67653216e20196d7bf36d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:35:51 +0000] 0d01b28ebbc67653216e20196d7bf36d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/08 05:35:51 [info] 36#36: *588 [lua] logger.lua:23: 0d01b28ebbc67653216e20196d7bf36d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:35:54 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:35:54 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:04 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:04 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:06 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:133):2: bdde973d00d267b8b7e2560e9da41d1f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:36:06 [info] 36#36: *594 [lua] logger.lua:23: bdde973d00d267b8b7e2560e9da41d1f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:36:06 +0000] bdde973d00d267b8b7e2560e9da41d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:36:14 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:14 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:21 [info] 36#36: *597 [lua] access_by_lua(msblocations.conf:133):2: 30ce28085e6e2bd7a3c1c38280c179f7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:36:21 [info] 36#36: *597 [lua] logger.lua:23: 30ce28085e6e2bd7a3c1c38280c179f7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:36:21 +0000] 30ce28085e6e2bd7a3c1c38280c179f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:36:24 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:24 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:34 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:34 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:36 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:133):2: 458ffed4cbfc8645f9902b93b0accc08:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:36:36 [info] 36#36: *602 [lua] logger.lua:23: 458ffed4cbfc8645f9902b93b0accc08 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:36:36 +0000] 458ffed4cbfc8645f9902b93b0accc08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:36:44 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:44 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:51 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:133):2: c6b7712425b4d016f02f60bdbb0b3fbf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:36:51 +0000] c6b7712425b4d016f02f60bdbb0b3fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:36:51 [info] 36#36: *605 [lua] logger.lua:23: c6b7712425b4d016f02f60bdbb0b3fbf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:36:54 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:36:54 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:04 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:04 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:06 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:133):2: dd8fa81d3e38c1dd87d800431d8c44b5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:37:06 [info] 36#36: *611 [lua] logger.lua:23: dd8fa81d3e38c1dd87d800431d8c44b5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:37:06 +0000] dd8fa81d3e38c1dd87d800431d8c44b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:37:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:37:14 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:14 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:21 [info] 36#36: *614 [lua] access_by_lua(msblocations.conf:133):2: d8dd75d8568317c6594a1883d03ac359:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:37:21 [info] 36#36: *614 [lua] logger.lua:23: d8dd75d8568317c6594a1883d03ac359 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:37:21 +0000] d8dd75d8568317c6594a1883d03ac359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:37:24 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:24 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:34 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:34 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:36 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:133):2: d8cc768d50cf5beb5cbf7a6216060c34:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:37:36 +0000] d8cc768d50cf5beb5cbf7a6216060c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:37:36 [info] 36#36: *619 [lua] logger.lua:23: d8cc768d50cf5beb5cbf7a6216060c34 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:37:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:37:44 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:44 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:51 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:133):2: 890456b643faf26de85c3514fdadccc0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/08 05:37:51 [info] 36#36: *622 [lua] logger.lua:23: 890456b643faf26de85c3514fdadccc0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:37:51 +0000] 890456b643faf26de85c3514fdadccc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/08 05:37:54 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:37:54 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:04 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:04 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:06 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:133):2: 070c15bfa8892ba2033026a3e225a6a1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:38:06 +0000] 070c15bfa8892ba2033026a3e225a6a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:38:06 [info] 36#36: *628 [lua] logger.lua:23: 070c15bfa8892ba2033026a3e225a6a1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:38:14 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:14 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:21 [info] 36#36: *631 [lua] access_by_lua(msblocations.conf:133):2: 739c1dfdfdd686ace48c8adeb7ab9ed0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:38:21 [info] 36#36: *631 [lua] logger.lua:23: 739c1dfdfdd686ace48c8adeb7ab9ed0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:38:21 +0000] 739c1dfdfdd686ace48c8adeb7ab9ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:38:24 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:24 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:34 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:34 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:36 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:133):2: 171a5fa42e9b7e444f3dc1cf39dd95fe:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:38:36 +0000] 171a5fa42e9b7e444f3dc1cf39dd95fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:38:36 [info] 36#36: *636 [lua] logger.lua:23: 171a5fa42e9b7e444f3dc1cf39dd95fe {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:38:44 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:44 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:51 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:133):2: f04d7a034086036c6f33b82c261ecebf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:38:51 [info] 36#36: *639 [lua] logger.lua:23: f04d7a034086036c6f33b82c261ecebf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:38:51 +0000] f04d7a034086036c6f33b82c261ecebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:38:54 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:38:54 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:04 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:04 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:06 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:133):2: ef2174c9b65ddef68819b25dc5ee210c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:39:06 [info] 36#36: *645 [lua] logger.lua:23: ef2174c9b65ddef68819b25dc5ee210c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:39:06 +0000] ef2174c9b65ddef68819b25dc5ee210c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:39:14 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:14 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:21 [info] 36#36: *648 [lua] access_by_lua(msblocations.conf:133):2: 49f36bd7f86ecb136eb2cc521bac1494:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:39:21 +0000] 49f36bd7f86ecb136eb2cc521bac1494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:39:21 [info] 36#36: *648 [lua] logger.lua:23: 49f36bd7f86ecb136eb2cc521bac1494 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:39:24 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:24 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:34 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:34 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:36 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:133):2: cff317cb91597580d16b314db80e8dbb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:39:36 +0000] cff317cb91597580d16b314db80e8dbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:39:36 [info] 36#36: *653 [lua] logger.lua:23: cff317cb91597580d16b314db80e8dbb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:39:44 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:44 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:51 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:133):2: b2584a79cabc59416c6496771389a6fd:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:39:51 +0000] b2584a79cabc59416c6496771389a6fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:39:51 [info] 36#36: *656 [lua] logger.lua:23: b2584a79cabc59416c6496771389a6fd {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:39:54 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:39:54 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:04 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:04 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:06 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:133):2: 1c035c32a53472da7187fa5ea0b40b50:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:40:06 [info] 36#36: *662 [lua] logger.lua:23: 1c035c32a53472da7187fa5ea0b40b50 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:40:06 +0000] 1c035c32a53472da7187fa5ea0b40b50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:40:14 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:14 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:21 [info] 36#36: *665 [lua] access_by_lua(msblocations.conf:133):2: b186fcec7b0d88c2a69aa8064674a062:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:40:21 [info] 36#36: *665 [lua] logger.lua:23: b186fcec7b0d88c2a69aa8064674a062 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:40:21 +0000] b186fcec7b0d88c2a69aa8064674a062 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/08 05:40:24 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:24 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:34 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:34 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:36 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:133):2: e8f7bdbd229136e2e7e2e4026703b759:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:40:36 +0000] e8f7bdbd229136e2e7e2e4026703b759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:40:36 [info] 36#36: *670 [lua] logger.lua:23: e8f7bdbd229136e2e7e2e4026703b759 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:40:44 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:44 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:51 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:133):2: 67ed4ffc22db680fd24fd16e617df31a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:40:51 +0000] 67ed4ffc22db680fd24fd16e617df31a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:40:51 [info] 36#36: *673 [lua] logger.lua:23: 67ed4ffc22db680fd24fd16e617df31a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:40:54 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:40:54 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:04 [info] 38#38: *677 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:04 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:06 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:133):2: 74fc9e9b34681caa04afda6953c8a7af:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:41:06 +0000] 74fc9e9b34681caa04afda6953c8a7af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:41:06 [info] 36#36: *679 [lua] logger.lua:23: 74fc9e9b34681caa04afda6953c8a7af {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:41:14 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:14 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:21 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:133):2: 9bea4d16484b0ff39e863cca1349c0f9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:41:21 +0000] 9bea4d16484b0ff39e863cca1349c0f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:41:21 [info] 36#36: *682 [lua] logger.lua:23: 9bea4d16484b0ff39e863cca1349c0f9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:41:24 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:24 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:34 [info] 38#38: *685 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:34 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:36 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:133):2: d5f195fdb92e3980c0b2cad8b48b0b93:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:41:36 +0000] d5f195fdb92e3980c0b2cad8b48b0b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:41:36 [info] 36#36: *687 [lua] logger.lua:23: d5f195fdb92e3980c0b2cad8b48b0b93 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:41:44 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:44 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:51 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:133):2: 2e37f3902304a79bcbb5476309092d9b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:41:51 +0000] 2e37f3902304a79bcbb5476309092d9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/08 05:41:51 [info] 36#36: *690 [lua] logger.lua:23: 2e37f3902304a79bcbb5476309092d9b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:41:54 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:41:54 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:04 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:04 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:06 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:133):2: 0d5455586a8e9680e371102a53d292c4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:42:06 [info] 36#36: *696 [lua] logger.lua:23: 0d5455586a8e9680e371102a53d292c4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:42:06 +0000] 0d5455586a8e9680e371102a53d292c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:42:14 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:14 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:21 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:133):2: b6000d9b94590e01c3d56cd309ba2a3e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:42:21 [info] 36#36: *699 [lua] logger.lua:23: b6000d9b94590e01c3d56cd309ba2a3e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:42:21 +0000] b6000d9b94590e01c3d56cd309ba2a3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:42:24 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:24 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:34 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:34 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:36 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:133):2: 88edc3f2d3fe75a5662564f906e693b6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:42:36 +0000] 88edc3f2d3fe75a5662564f906e693b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:42:36 [info] 36#36: *704 [lua] logger.lua:23: 88edc3f2d3fe75a5662564f906e693b6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:42:44 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:44 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:51 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:133):2: 5fdbe9a5b3514b04fa2aa3c5a5639572:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:42:51 [info] 36#36: *707 [lua] logger.lua:23: 5fdbe9a5b3514b04fa2aa3c5a5639572 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:42:51 +0000] 5fdbe9a5b3514b04fa2aa3c5a5639572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:42:54 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:42:54 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:04 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:04 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:06 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:133):2: aa6bfe6fa89e717c724555c4ae58baff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:43:06 +0000] aa6bfe6fa89e717c724555c4ae58baff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:43:06 [info] 36#36: *713 [lua] logger.lua:23: aa6bfe6fa89e717c724555c4ae58baff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:43:14 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:14 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:21 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:133):2: 1a205fa4c91aa94fb20bbb0efbb22572:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.25 - - [08/Jan/2023:05:43:21 +0000] 1a205fa4c91aa94fb20bbb0efbb22572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:43:21 [info] 36#36: *716 [lua] logger.lua:23: 1a205fa4c91aa94fb20bbb0efbb22572 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:43:24 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:24 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:34 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:34 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:36 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:133):2: 1f1af9f4845748ecdcbe8adb2ca33d0d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:43:36 +0000] 1f1af9f4845748ecdcbe8adb2ca33d0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:43:36 [info] 36#36: *721 [lua] logger.lua:23: 1f1af9f4845748ecdcbe8adb2ca33d0d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:43:44 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:44 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:51 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:133):2: 68e8514ae977d7fac8765e3e8eff2cbc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:43:51 +0000] 68e8514ae977d7fac8765e3e8eff2cbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/08 05:43:51 [info] 36#36: *724 [lua] logger.lua:23: 68e8514ae977d7fac8765e3e8eff2cbc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:43:54 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:43:54 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:04 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:04 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:06 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:133):2: 7fca1d19659f2b1ff1b687f58530e8de:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:44:06 [info] 36#36: *730 [lua] logger.lua:23: 7fca1d19659f2b1ff1b687f58530e8de {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:44:06 +0000] 7fca1d19659f2b1ff1b687f58530e8de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:44:14 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:14 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:21 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:133):2: 18e97f7c5f50142b463cedea674d7774:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:44:21 [info] 36#36: *733 [lua] logger.lua:23: 18e97f7c5f50142b463cedea674d7774 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:44:21 +0000] 18e97f7c5f50142b463cedea674d7774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/08 05:44:24 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:24 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:34 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:34 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:36 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:133):2: 90cecb446db672ed092c9f97c0863ef7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:44:36 +0000] 90cecb446db672ed092c9f97c0863ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:44:36 [info] 36#36: *738 [lua] logger.lua:23: 90cecb446db672ed092c9f97c0863ef7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:44:44 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:44 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:51 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:133):2: ec7af07f87818a6cefd9dc74c23361ee:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:44:51 +0000] ec7af07f87818a6cefd9dc74c23361ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:44:51 [info] 36#36: *741 [lua] logger.lua:23: ec7af07f87818a6cefd9dc74c23361ee {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:44:54 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:44:54 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:04 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:04 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:06 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:133):2: 3bdbfc42f6fedf0a89404e88bb654e5e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:45:06 +0000] 3bdbfc42f6fedf0a89404e88bb654e5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:45:06 [info] 36#36: *747 [lua] logger.lua:23: 3bdbfc42f6fedf0a89404e88bb654e5e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:45:14 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:14 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:21 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:133):2: 730e4ba53dc658cd8d46a73af82df2f7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:45:21 [info] 36#36: *750 [lua] logger.lua:23: 730e4ba53dc658cd8d46a73af82df2f7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:45:21 +0000] 730e4ba53dc658cd8d46a73af82df2f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:45:24 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:24 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:34 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:34 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:36 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:133):2: a6aebacdb9e5de2e1316f52293d95bac:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:45:37 +0000] a6aebacdb9e5de2e1316f52293d95bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:45:37 [info] 36#36: *755 [lua] logger.lua:23: a6aebacdb9e5de2e1316f52293d95bac {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:45:44 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:44 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:52 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:133):2: ea8600e281fc36c9965315a77d1da44b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:45:52 +0000] ea8600e281fc36c9965315a77d1da44b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:45:52 [info] 36#36: *758 [lua] logger.lua:23: ea8600e281fc36c9965315a77d1da44b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:45:54 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:45:54 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:04 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:04 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:07 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:133):2: 0e07ce0fb0e67534ede89d8475021989:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:46:07 +0000] 0e07ce0fb0e67534ede89d8475021989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:46:07 [info] 36#36: *764 [lua] logger.lua:23: 0e07ce0fb0e67534ede89d8475021989 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:46:14 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:14 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:22 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:133):2: 382a6b713ffed0dcfed4f250a341a24b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:46:22 [info] 36#36: *767 [lua] logger.lua:23: 382a6b713ffed0dcfed4f250a341a24b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:46:22 +0000] 382a6b713ffed0dcfed4f250a341a24b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 05:46:24 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:24 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:34 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:34 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:37 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:133):2: 4e9a06b86b496556e659078937a8a06e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:46:37 [info] 36#36: *772 [lua] logger.lua:23: 4e9a06b86b496556e659078937a8a06e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:46:37 +0000] 4e9a06b86b496556e659078937a8a06e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:46:44 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:44 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:52 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:133):2: 4b0acea6de31346004baf3e6a0725b62:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:46:52 [info] 36#36: *775 [lua] logger.lua:23: 4b0acea6de31346004baf3e6a0725b62 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:46:52 +0000] 4b0acea6de31346004baf3e6a0725b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:46:54 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:46:54 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:04 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:04 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:07 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:133):2: aca9243ce750fea6eef94760bb8f0b34:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:47:07 [info] 36#36: *781 [lua] logger.lua:23: aca9243ce750fea6eef94760bb8f0b34 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:47:07 +0000] aca9243ce750fea6eef94760bb8f0b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:47:14 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:14 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:22 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:133):2: c1b668d7d9950455c0c4e247ed387183:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:47:22 [info] 36#36: *784 [lua] logger.lua:23: c1b668d7d9950455c0c4e247ed387183 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:47:22 +0000] c1b668d7d9950455c0c4e247ed387183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:47:24 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:24 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:34 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:34 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:37 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:133):2: 1345d0e3ed5f9352bbbd29b0134fa4bf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:47:37 +0000] 1345d0e3ed5f9352bbbd29b0134fa4bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:47:37 [info] 36#36: *789 [lua] logger.lua:23: 1345d0e3ed5f9352bbbd29b0134fa4bf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:47:44 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:44 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:52 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:133):2: 6bec6ef67d17b885934f99a83f2fb1ea:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:47:52 [info] 36#36: *792 [lua] logger.lua:23: 6bec6ef67d17b885934f99a83f2fb1ea {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:47:52 +0000] 6bec6ef67d17b885934f99a83f2fb1ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:47:54 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:47:54 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:04 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:04 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:07 [info] 36#36: *798 [lua] access_by_lua(msblocations.conf:133):2: 740c4b2258dcce0acf91b1bd6a7e4fc6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:48:07 [info] 36#36: *798 [lua] logger.lua:23: 740c4b2258dcce0acf91b1bd6a7e4fc6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:48:07 +0000] 740c4b2258dcce0acf91b1bd6a7e4fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:48:14 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:14 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:22 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:133):2: 6d607423c0cd92fd0ec60aa27be55c91:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:48:22 +0000] 6d607423c0cd92fd0ec60aa27be55c91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/08 05:48:22 [info] 36#36: *801 [lua] logger.lua:23: 6d607423c0cd92fd0ec60aa27be55c91 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 05:48:24 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:24 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:34 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:34 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:37 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:133):2: 6b4584cf6270de81957c38ec576440c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:48:37 +0000] 6b4584cf6270de81957c38ec576440c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:48:37 [info] 36#36: *806 [lua] logger.lua:23: 6b4584cf6270de81957c38ec576440c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:48:44 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:44 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:52 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:133):2: 5a7a4551a3b2e10e0813b4687b2120d6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:48:52 +0000] 5a7a4551a3b2e10e0813b4687b2120d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:48:52 [info] 36#36: *809 [lua] logger.lua:23: 5a7a4551a3b2e10e0813b4687b2120d6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:48:54 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:48:54 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:04 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:04 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:07 [info] 36#36: *815 [lua] access_by_lua(msblocations.conf:133):2: e7abff4f16d4b5322cbb180f11c94886:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:49:07 +0000] e7abff4f16d4b5322cbb180f11c94886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:49:07 [info] 36#36: *815 [lua] logger.lua:23: e7abff4f16d4b5322cbb180f11c94886 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:49:09 [info] 36#36: *816 client closed connection while waiting for request, client: 10.233.67.132, server: 0.0.0.0:443
2023/01/08 05:49:14 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:14 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:22 [info] 36#36: *819 [lua] access_by_lua(msblocations.conf:133):2: 924e068715c916bd6c86d632e5782b52:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:49:22 [info] 36#36: *819 [lua] logger.lua:23: 924e068715c916bd6c86d632e5782b52 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:49:22 +0000] 924e068715c916bd6c86d632e5782b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:49:24 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:24 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:34 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:34 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:37 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:133):2: 58ff55c9ae7812295bb0056d155e0903:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:49:37 +0000] 58ff55c9ae7812295bb0056d155e0903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:49:37 [info] 36#36: *824 [lua] logger.lua:23: 58ff55c9ae7812295bb0056d155e0903 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:49:44 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:44 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:52 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:133):2: 62b4a4e0558d92ed45a8216e979217c9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:49:52 +0000] 62b4a4e0558d92ed45a8216e979217c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/08 05:49:52 [info] 36#36: *827 [lua] logger.lua:23: 62b4a4e0558d92ed45a8216e979217c9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:49:54 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:49:54 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:04 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:04 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:07 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:133):2: e8a14607e5b58720314d332e37a773be:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:50:07 [info] 36#36: *833 [lua] logger.lua:23: e8a14607e5b58720314d332e37a773be {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:50:07 +0000] e8a14607e5b58720314d332e37a773be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:50:14 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:14 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:22 [info] 36#36: *836 [lua] access_by_lua(msblocations.conf:133):2: 18350c2676972eb5cf5c540eb961009a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:50:22 +0000] 18350c2676972eb5cf5c540eb961009a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/08 05:50:22 [info] 36#36: *836 [lua] logger.lua:23: 18350c2676972eb5cf5c540eb961009a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:50:24 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:24 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:34 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:34 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:37 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:133):2: 01c650770b7722a5a4ce16e4a2dfa382:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:50:37 [info] 36#36: *841 [lua] logger.lua:23: 01c650770b7722a5a4ce16e4a2dfa382 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:50:37 +0000] 01c650770b7722a5a4ce16e4a2dfa382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:50:44 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:44 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:52 [info] 36#36: *844 [lua] access_by_lua(msblocations.conf:133):2: ce106b54fb77d3a9a9a9f8cda794333b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:50:52 [info] 36#36: *844 [lua] logger.lua:23: ce106b54fb77d3a9a9a9f8cda794333b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:50:52 +0000] ce106b54fb77d3a9a9a9f8cda794333b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:50:54 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:50:54 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:04 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:04 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:07 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:133):2: 870ff22856b5366ac6dbe6cd31fe8920:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:51:07 [info] 36#36: *850 [lua] logger.lua:23: 870ff22856b5366ac6dbe6cd31fe8920 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:51:07 +0000] 870ff22856b5366ac6dbe6cd31fe8920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:51:14 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:14 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:22 [info] 36#36: *853 [lua] access_by_lua(msblocations.conf:133):2: 2f7d410a8f3e6b8bc321edd829fe1540:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:51:22 [info] 36#36: *853 [lua] logger.lua:23: 2f7d410a8f3e6b8bc321edd829fe1540 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:51:22 +0000] 2f7d410a8f3e6b8bc321edd829fe1540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:51:24 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:24 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:34 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:34 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:37 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:133):2: 46120d017f54516109b629e80eea9985:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:51:37 [info] 36#36: *858 [lua] logger.lua:23: 46120d017f54516109b629e80eea9985 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:51:37 +0000] 46120d017f54516109b629e80eea9985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:51:44 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:44 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:52 [info] 36#36: *861 [lua] access_by_lua(msblocations.conf:133):2: 87ff5bfc88f400cab34de615c32e6ef1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:51:52 [info] 36#36: *861 [lua] logger.lua:23: 87ff5bfc88f400cab34de615c32e6ef1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:51:52 +0000] 87ff5bfc88f400cab34de615c32e6ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:51:54 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:51:54 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:04 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:04 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:07 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:133):2: 39b47c85412f481fc6b508e51b1466c5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:52:07 [info] 36#36: *867 [lua] logger.lua:23: 39b47c85412f481fc6b508e51b1466c5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:52:07 +0000] 39b47c85412f481fc6b508e51b1466c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:52:14 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:14 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:22 [info] 36#36: *870 [lua] access_by_lua(msblocations.conf:133):2: e9537caf29d84e1c780cd3deb8ce816a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:52:22 [info] 36#36: *870 [lua] logger.lua:23: e9537caf29d84e1c780cd3deb8ce816a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:52:22 +0000] e9537caf29d84e1c780cd3deb8ce816a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 05:52:24 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:24 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:34 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:34 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:37 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:133):2: 59c729ee3121cdf4d5c104dde021538e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:52:37 [info] 36#36: *875 [lua] logger.lua:23: 59c729ee3121cdf4d5c104dde021538e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:52:37 +0000] 59c729ee3121cdf4d5c104dde021538e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:52:44 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:44 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:52 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:133):2: edec518c70867d8f7c8b8cbf5e573861:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:52:52 [info] 36#36: *878 [lua] logger.lua:23: edec518c70867d8f7c8b8cbf5e573861 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:52:52 +0000] edec518c70867d8f7c8b8cbf5e573861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:52:54 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:52:54 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:04 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:04 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:07 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:133):2: ad6aa2bdc7ab8231bf66d3f5c4cd73ac:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:53:07 +0000] ad6aa2bdc7ab8231bf66d3f5c4cd73ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:53:07 [info] 36#36: *884 [lua] logger.lua:23: ad6aa2bdc7ab8231bf66d3f5c4cd73ac {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:53:14 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:14 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:22 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:133):2: e18260a4011be4196ba99c30c9837180:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:53:22 +0000] e18260a4011be4196ba99c30c9837180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/08 05:53:22 [info] 36#36: *887 [lua] logger.lua:23: e18260a4011be4196ba99c30c9837180 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:53:24 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:24 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:34 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:34 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:37 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:133):2: c40c0b2b2f424a503610afd867729b65:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:53:37 [info] 36#36: *892 [lua] logger.lua:23: c40c0b2b2f424a503610afd867729b65 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:53:37 +0000] c40c0b2b2f424a503610afd867729b65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:53:44 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:44 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:52 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:133):2: e64edfad6fd1977fdd81fd0d00c0ae77:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:53:52 +0000] e64edfad6fd1977fdd81fd0d00c0ae77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/08 05:53:52 [info] 36#36: *895 [lua] logger.lua:23: e64edfad6fd1977fdd81fd0d00c0ae77 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 05:53:54 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:53:54 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:04 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:04 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:07 [info] 36#36: *901 [lua] access_by_lua(msblocations.conf:133):2: e735bc7c265e2081f0bbb2117dff64ac:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:54:07 [info] 36#36: *901 [lua] logger.lua:23: e735bc7c265e2081f0bbb2117dff64ac {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:54:07 +0000] e735bc7c265e2081f0bbb2117dff64ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:54:14 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:14 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:22 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:133):2: fe2cb83b0897940f01527d1adc18adef:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:54:22 +0000] fe2cb83b0897940f01527d1adc18adef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:54:22 [info] 36#36: *904 [lua] logger.lua:23: fe2cb83b0897940f01527d1adc18adef {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:54:24 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:24 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:34 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:34 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:37 [info] 36#36: *909 [lua] access_by_lua(msblocations.conf:133):2: 47deacc19815e68c7a55ce789f6f6da8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:54:37 [info] 36#36: *909 [lua] logger.lua:23: 47deacc19815e68c7a55ce789f6f6da8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:54:37 +0000] 47deacc19815e68c7a55ce789f6f6da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:54:44 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:44 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:52 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:133):2: 7c56db6858f8c4d7770e17750ffe9457:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:54:52 [info] 36#36: *912 [lua] logger.lua:23: 7c56db6858f8c4d7770e17750ffe9457 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:54:52 +0000] 7c56db6858f8c4d7770e17750ffe9457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:54:54 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:54:54 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:04 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:04 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:07 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:133):2: 7c0e1208f24268ca9f7731a3718cf1d7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:55:07 [info] 36#36: *918 [lua] logger.lua:23: 7c0e1208f24268ca9f7731a3718cf1d7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:55:07 +0000] 7c0e1208f24268ca9f7731a3718cf1d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:55:14 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:14 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:22 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:133):2: ae29815e791f8b4c0eef21c6cb68a69a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:55:22 +0000] ae29815e791f8b4c0eef21c6cb68a69a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:55:22 [info] 36#36: *921 [lua] logger.lua:23: ae29815e791f8b4c0eef21c6cb68a69a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:55:24 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:24 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:34 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:34 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:37 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:133):2: 28d81a7ae64dae1327bf164b11c40872:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:55:37 [info] 36#36: *926 [lua] logger.lua:23: 28d81a7ae64dae1327bf164b11c40872 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:55:37 +0000] 28d81a7ae64dae1327bf164b11c40872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:55:44 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:44 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:52 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:133):2: 68cd5bab89f7dc14c928998475c6379f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:55:52 [info] 36#36: *929 [lua] logger.lua:23: 68cd5bab89f7dc14c928998475c6379f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:55:52 +0000] 68cd5bab89f7dc14c928998475c6379f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:55:54 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:55:54 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:04 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:04 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:07 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:133):2: 7d878b20a4a13d06dbda1e2e75918299:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:56:07 [info] 36#36: *935 [lua] logger.lua:23: 7d878b20a4a13d06dbda1e2e75918299 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:56:07 +0000] 7d878b20a4a13d06dbda1e2e75918299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:56:14 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:14 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:22 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:133):2: c3ff3388efcb8ea3ed5d3d6beb918875:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:56:22 [info] 36#36: *938 [lua] logger.lua:23: c3ff3388efcb8ea3ed5d3d6beb918875 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:56:22 +0000] c3ff3388efcb8ea3ed5d3d6beb918875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:56:24 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:24 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:34 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:34 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:37 [info] 36#36: *943 [lua] access_by_lua(msblocations.conf:133):2: bbf0389a7a6a149af5f220d7e791088d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:56:37 [info] 36#36: *943 [lua] logger.lua:23: bbf0389a7a6a149af5f220d7e791088d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:56:37 +0000] bbf0389a7a6a149af5f220d7e791088d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:56:44 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:44 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:52 [info] 36#36: *946 client closed connection while waiting for request, client: 10.233.67.132, server: 0.0.0.0:443
2023/01/08 05:56:52 [info] 36#36: *947 [lua] access_by_lua(msblocations.conf:133):2: 337659e7fb1a7832c6d354ffdfbbfd41:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:56:52 [info] 36#36: *947 [lua] logger.lua:23: 337659e7fb1a7832c6d354ffdfbbfd41 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:56:52 +0000] 337659e7fb1a7832c6d354ffdfbbfd41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:56:54 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:56:54 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:04 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:04 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:07 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:133):2: a0e35fd2a7371ba1848652771eef8e7f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:57:07 [info] 36#36: *953 [lua] logger.lua:23: a0e35fd2a7371ba1848652771eef8e7f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:57:07 +0000] a0e35fd2a7371ba1848652771eef8e7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:57:14 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:14 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:22 [info] 36#36: *956 [lua] access_by_lua(msblocations.conf:133):2: 6812d600ca0709b80281c37ff30f3294:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:57:22 [info] 36#36: *956 [lua] logger.lua:23: 6812d600ca0709b80281c37ff30f3294 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:57:22 +0000] 6812d600ca0709b80281c37ff30f3294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:57:24 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:24 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:34 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:34 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:37 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:133):2: 855024963ddeff990ff6d33cc27e2a73:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:57:37 [info] 36#36: *961 [lua] logger.lua:23: 855024963ddeff990ff6d33cc27e2a73 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:57:37 +0000] 855024963ddeff990ff6d33cc27e2a73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:57:44 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:44 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:52 [info] 36#36: *964 [lua] access_by_lua(msblocations.conf:133):2: 72b9ce44e45fac75642c4a34f4aef9a3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:57:52 [info] 36#36: *964 [lua] logger.lua:23: 72b9ce44e45fac75642c4a34f4aef9a3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:57:52 +0000] 72b9ce44e45fac75642c4a34f4aef9a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:57:54 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:57:54 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:04 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:04 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:07 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:133):2: 5dcb1fd84d5b06010fd6cba43da8ca8a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:58:07 [info] 36#36: *970 [lua] logger.lua:23: 5dcb1fd84d5b06010fd6cba43da8ca8a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:58:07 +0000] 5dcb1fd84d5b06010fd6cba43da8ca8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:58:14 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:14 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:22 [info] 36#36: *973 [lua] access_by_lua(msblocations.conf:133):2: 61b6c5bde2f19707e869f47f5a59061a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:58:22 [info] 36#36: *973 [lua] logger.lua:23: 61b6c5bde2f19707e869f47f5a59061a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:58:22 +0000] 61b6c5bde2f19707e869f47f5a59061a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:58:24 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:24 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:34 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:34 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:37 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:133):2: f0adfb148ad373bcf26843fcbb54b3d8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:58:37 [info] 36#36: *978 [lua] logger.lua:23: f0adfb148ad373bcf26843fcbb54b3d8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:58:37 +0000] f0adfb148ad373bcf26843fcbb54b3d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:58:44 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:44 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:52 [info] 36#36: *981 [lua] access_by_lua(msblocations.conf:133):2: eed706e22f495112ce3bfc3a125f4a68:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:58:52 +0000] eed706e22f495112ce3bfc3a125f4a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:58:52 [info] 36#36: *981 [lua] logger.lua:23: eed706e22f495112ce3bfc3a125f4a68 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:58:54 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:58:54 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:04 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:04 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:07 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:133):2: 19a7baa0ec85ce774620a27b0e514355:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:59:07 [info] 36#36: *987 [lua] logger.lua:23: 19a7baa0ec85ce774620a27b0e514355 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:59:07 +0000] 19a7baa0ec85ce774620a27b0e514355 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:59:14 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:14 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:22 [info] 36#36: *990 [lua] access_by_lua(msblocations.conf:133):2: 5cbb9a6060ce18076e8ee21c7b4b2500:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:59:22 [info] 36#36: *990 [lua] logger.lua:23: 5cbb9a6060ce18076e8ee21c7b4b2500 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:59:22 +0000] 5cbb9a6060ce18076e8ee21c7b4b2500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:59:24 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:24 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:34 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:34 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:37 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:133):2: 6457d694f032b32226cbd9b75b394d6e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.25 - - [08/Jan/2023:05:59:37 +0000] 6457d694f032b32226cbd9b75b394d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:59:37 [info] 36#36: *995 [lua] logger.lua:23: 6457d694f032b32226cbd9b75b394d6e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/08 05:59:44 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:44 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:52 [info] 36#36: *998 [lua] access_by_lua(msblocations.conf:133):2: 6f557d42ccd1130709adfa3c60a41293:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 05:59:52 [info] 36#36: *998 [lua] logger.lua:23: 6f557d42ccd1130709adfa3c60a41293 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:05:59:52 +0000] 6f557d42ccd1130709adfa3c60a41293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:59:54 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 05:59:54 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:04 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:04 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:07 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:133):2: b86e34836b1593f12793e15922686b4b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:00:07 +0000] b86e34836b1593f12793e15922686b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 06:00:07 [info] 36#36: *1004 [lua] logger.lua:23: b86e34836b1593f12793e15922686b4b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 06:00:14 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:14 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:22 [info] 36#36: *1007 [lua] access_by_lua(msblocations.conf:133):2: 59ce2a3b4c0ba4db5e6844c3aad447f8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 06:00:22 [info] 36#36: *1007 [lua] logger.lua:23: 59ce2a3b4c0ba4db5e6844c3aad447f8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:00:22 +0000] 59ce2a3b4c0ba4db5e6844c3aad447f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 06:00:24 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:24 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:34 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:34 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:37 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:133):2: b80849f7b88b1a959d1601eca73ee193:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 06:00:37 [info] 36#36: *1012 [lua] logger.lua:23: b80849f7b88b1a959d1601eca73ee193 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:00:37 +0000] b80849f7b88b1a959d1601eca73ee193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 06:00:44 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:44 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:52 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:133):2: e04672112cecaea866a84232cca135c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:00:52 +0000] e04672112cecaea866a84232cca135c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/08 06:00:52 [info] 36#36: *1015 [lua] logger.lua:23: e04672112cecaea866a84232cca135c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/08 06:00:54 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:00:54 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:04 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:04 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:07 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:133):2: aee2854809f6552eb3dfd03f6f67e3c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 06:01:07 [info] 36#36: *1021 [lua] logger.lua:23: aee2854809f6552eb3dfd03f6f67e3c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:01:07 +0000] aee2854809f6552eb3dfd03f6f67e3c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 06:01:14 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:14 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:22 [info] 36#36: *1024 [lua] access_by_lua(msblocations.conf:133):2: 70313db03b6e715d5eccaa9214fb872c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:01:22 +0000] 70313db03b6e715d5eccaa9214fb872c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/08 06:01:22 [info] 36#36: *1024 [lua] logger.lua:23: 70313db03b6e715d5eccaa9214fb872c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 06:01:24 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:24 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:34 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:34 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:37 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:133):2: c5f4d2b8f004ca10dafbfad4d6e64c3e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:01:37 +0000] c5f4d2b8f004ca10dafbfad4d6e64c3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 06:01:37 [info] 36#36: *1029 [lua] logger.lua:23: c5f4d2b8f004ca10dafbfad4d6e64c3e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 06:01:44 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:44 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:52 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:133):2: 01d3ceba9d7f9a67dfcb812e74b28039:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 06:01:52 [info] 36#36: *1032 [lua] logger.lua:23: 01d3ceba9d7f9a67dfcb812e74b28039 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:01:52 +0000] 01d3ceba9d7f9a67dfcb812e74b28039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 06:01:54 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:01:54 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:04 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:04 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:07 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:133):2: f6101ecbb07dab8d44c92e49641525c8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 06:02:07 [info] 36#36: *1038 [lua] logger.lua:23: f6101ecbb07dab8d44c92e49641525c8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:02:07 +0000] f6101ecbb07dab8d44c92e49641525c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 06:02:14 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:14 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:22 [info] 36#36: *1041 [lua] access_by_lua(msblocations.conf:133):2: 4bfe06d7ce936221e3844ab1f7392f30:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:02:22 +0000] 4bfe06d7ce936221e3844ab1f7392f30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 06:02:22 [info] 36#36: *1041 [lua] logger.lua:23: 4bfe06d7ce936221e3844ab1f7392f30 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 06:02:24 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:24 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:34 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:34 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:37 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:133):2: 797cfc1ea91112c19ec392fb54caf605:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 06:02:37 [info] 36#36: *1046 [lua] logger.lua:23: 797cfc1ea91112c19ec392fb54caf605 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:02:37 +0000] 797cfc1ea91112c19ec392fb54caf605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 06:02:44 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:44 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:52 [info] 36#36: *1049 [lua] access_by_lua(msblocations.conf:133):2: f694ca4114e8fef25cde5e72582805be:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 06:02:52 [info] 36#36: *1049 [lua] logger.lua:23: f694ca4114e8fef25cde5e72582805be {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:02:52 +0000] f694ca4114e8fef25cde5e72582805be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 06:02:54 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:02:54 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:03:04 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:03:04 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:03:07 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:133):2: 66aa2fd698d6806c6eb8e83cd13725c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/08 06:03:07 [info] 36#36: *1055 [lua] logger.lua:23: 66aa2fd698d6806c6eb8e83cd13725c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.25 - - [08/Jan/2023:06:03:07 +0000] 66aa2fd698d6806c6eb8e83cd13725c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 06:03:14 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443
2023/01/08 06:03:14 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.66.36, server: 0.0.0.0:443