Results

By type

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

2023-01-06 05:04:41 811 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-06 05:04:41 812 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-06 05:04:41 812 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-06 05:04:41 813 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-06 05:04:41 813 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-06 05:04:41 813 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-06 05:04:41 813 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-06 05:04:41 874 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-06 05:04:41 951 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-06 05:04:41 951 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-06 05:04:41 951 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-06 05:04:42 391 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/06 05:04:54 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:04:54 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:04:56 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: b9eac231aa19246affe654a09d095ac0:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:04:56 +0000] b9eac231aa19246affe654a09d095ac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.162 upstream_response_time:0.161 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 56
2023/01/06 05:04:56 [info] 37#37: *14 [lua] logger.lua:23: b9eac231aa19246affe654a09d095ac0 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:05:00 [info] 37#37: *17 [lua] access_by_lua(msblocations.conf:189):2: cebb302b9f9207a7e785e39c495fc255:receive the request, client: 10.233.66.247, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/06 05:05:00 [info] 37#37: *17 [lua] logger.lua:23: cebb302b9f9207a7e785e39c495fc255 {"matched":"microservices"} while logging request, client: 10.233.66.247, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.66.247 - - [06/Jan/2023:05:05:00 +0000] cebb302b9f9207a7e785e39c495fc255 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.227 upstream_response_time:0.226 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.247 - - [06/Jan/2023:05:05:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 227
2023/01/06 05:05:04 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:04 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:10 [info] 37#37: *17 client 10.233.66.247 closed keepalive connection
2023/01/06 05:05:11 [info] 37#37: *20 [lua] access_by_lua(msblocations.conf:189):2: 7c5f1b8a4cde85fc5a13729d831b9cab:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.56 - - [06/Jan/2023:05:05:11 +0000] 7c5f1b8a4cde85fc5a13729d831b9cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 05:05:11 [info] 37#37: *20 [lua] logger.lua:23: 7c5f1b8a4cde85fc5a13729d831b9cab {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:05:14 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:14 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:24 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:24 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:26 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 70e21e1f0844306dda6b0293b96d44a4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:05:26 [info] 37#37: *25 [lua] logger.lua:23: 70e21e1f0844306dda6b0293b96d44a4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:05:26 +0000] 70e21e1f0844306dda6b0293b96d44a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:05:34 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: 9e8b69804ef197ac6ca7f61a6612e7c3:receive the request, client: 10.233.69.137, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/06 05:05:34 [info] 38#38: *27 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:34 [info] 38#38: *28 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:34 [info] 37#37: *26 [lua] logger.lua:23: 9e8b69804ef197ac6ca7f61a6612e7c3 {"matched":"microservices"} while logging request, client: 10.233.69.137, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.69.137 - - [06/Jan/2023:05:05:34 +0000] 9e8b69804ef197ac6ca7f61a6612e7c3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.541 upstream_response_time:0.539 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.69.137 - - [06/Jan/2023:05:05:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 537
2023/01/06 05:05:37 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/06 05:05:37 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/06 05:05:37 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/06 05:05:37 [notice] 34#34: signal 29 (SIGIO) received
2023/01/06 05:05:39 [info] 37#37: *26 client 10.233.69.137 closed keepalive connection
2023/01/06 05:05:41 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: 9ed3c0c3dbbbc28f131ea372f19ef350:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:05:41 [info] 37#37: *31 [lua] logger.lua:23: 9ed3c0c3dbbbc28f131ea372f19ef350 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:05:41 +0000] 9ed3c0c3dbbbc28f131ea372f19ef350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:05:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:05:44 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:44 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:54 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:54 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:05:56 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: 30769c946e227b519b9f0a58f03cde8f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:05:56 [info] 37#37: *36 [lua] logger.lua:23: 30769c946e227b519b9f0a58f03cde8f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:05:56 +0000] 30769c946e227b519b9f0a58f03cde8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:05:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:06:04 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:04 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:11 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: 37873d2044e1058238fb309441e65a9b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:06:11 +0000] 37873d2044e1058238fb309441e65a9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 05:06:11 [info] 37#37: *39 [lua] logger.lua:23: 37873d2044e1058238fb309441e65a9b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:06:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:06:14 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:14 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:24 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:24 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:26 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: 21c467bf42ba35b768d4c09a0f1e090c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:06:26 [info] 37#37: *44 [lua] logger.lua:23: 21c467bf42ba35b768d4c09a0f1e090c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:06:26 +0000] 21c467bf42ba35b768d4c09a0f1e090c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:06:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:06:34 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:34 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:41 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: 92cb813bb8f32501e89a3e0939448850:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:06:41 [info] 37#37: *48 [lua] logger.lua:23: 92cb813bb8f32501e89a3e0939448850 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:06:41 +0000] 92cb813bb8f32501e89a3e0939448850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:06:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 05:06:44 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:44 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:54 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:54 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:06:56 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: ab4f508d824ba913545bd8ba9b377aab:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:06:56 +0000] ab4f508d824ba913545bd8ba9b377aab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:06:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:06:56 [info] 37#37: *53 [lua] logger.lua:23: ab4f508d824ba913545bd8ba9b377aab {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:07:04 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:04 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:11 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: 2e722c74b63f110604941ab3a0b2a0da:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:07:11 [info] 37#37: *56 [lua] logger.lua:23: 2e722c74b63f110604941ab3a0b2a0da {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:07:11 +0000] 2e722c74b63f110604941ab3a0b2a0da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:07:14 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:14 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:24 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:24 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:26 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: af452c2729a02ad5e14ef3058e36f4ad:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:07:26 [info] 37#37: *61 [lua] logger.lua:23: af452c2729a02ad5e14ef3058e36f4ad {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:07:26 +0000] af452c2729a02ad5e14ef3058e36f4ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:07:34 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:34 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:41 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: 2a38c9c0e24fd0fc122d2fd41f28f462:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:07:41 [info] 37#37: *65 [lua] logger.lua:23: 2a38c9c0e24fd0fc122d2fd41f28f462 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:07:41 +0000] 2a38c9c0e24fd0fc122d2fd41f28f462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:07:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:07:44 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:44 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:54 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:54 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:07:56 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: af4ca2db746469674ecc1b23103ec91d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:07:56 [info] 37#37: *70 [lua] logger.lua:23: af4ca2db746469674ecc1b23103ec91d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:07:56 +0000] af4ca2db746469674ecc1b23103ec91d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:07:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:08:04 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:04 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:11 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: a45a0db13d241e74b431d9474fd442b5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:08:11 [info] 37#37: *73 [lua] logger.lua:23: a45a0db13d241e74b431d9474fd442b5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:08:11 +0000] a45a0db13d241e74b431d9474fd442b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:08:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:08:14 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:14 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:24 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:24 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:26 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:189):2: 9262eeab46da7628509612c55255c5eb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:08:26 [info] 37#37: *78 [lua] logger.lua:23: 9262eeab46da7628509612c55255c5eb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:08:26 +0000] 9262eeab46da7628509612c55255c5eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:08:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:08:34 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:34 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:41 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: 677a8f7cce0d5f9e74d294a575046ec8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:08:41 [info] 37#37: *82 [lua] logger.lua:23: 677a8f7cce0d5f9e74d294a575046ec8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:08:41 +0000] 677a8f7cce0d5f9e74d294a575046ec8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:08:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:08:44 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:44 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:54 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:54 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:08:56 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: c32f4e2f9e3f839931f2c526365ce96b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:08:56 [info] 37#37: *87 [lua] logger.lua:23: c32f4e2f9e3f839931f2c526365ce96b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:08:56 +0000] c32f4e2f9e3f839931f2c526365ce96b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:08:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:09:04 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:04 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:11 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: 9c9bff7823857a96267dfce217ee452f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:09:11 +0000] 9c9bff7823857a96267dfce217ee452f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 05:09:11 [info] 37#37: *90 [lua] logger.lua:23: 9c9bff7823857a96267dfce217ee452f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:09:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:09:14 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:14 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:24 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:24 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:26 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:189):2: 696be0bd13d4cc5f9339b4fc544192c6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:09:26 +0000] 696be0bd13d4cc5f9339b4fc544192c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:09:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:09:26 [info] 37#37: *95 [lua] logger.lua:23: 696be0bd13d4cc5f9339b4fc544192c6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:09:34 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:34 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:41 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: e716605e37ddebdbe0b7c17fa44cc120:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:09:42 +0000] e716605e37ddebdbe0b7c17fa44cc120 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 05:09:42 [info] 37#37: *99 [lua] logger.lua:23: e716605e37ddebdbe0b7c17fa44cc120 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 05:09:44 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:44 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:54 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:54 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:09:57 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: b226e8bc958665d5b37b50f6292bbfc1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:09:57 +0000] b226e8bc958665d5b37b50f6292bbfc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:09:57 [info] 37#37: *104 [lua] logger.lua:23: b226e8bc958665d5b37b50f6292bbfc1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:10:04 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:04 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:12 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: 6e623d68576b3c9481a72b59536e5967:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:10:12 [info] 37#37: *107 [lua] logger.lua:23: 6e623d68576b3c9481a72b59536e5967 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:10:12 +0000] 6e623d68576b3c9481a72b59536e5967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:10:14 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:14 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:24 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:24 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:27 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:189):2: efd31b53b0811a919eb1fc8e0ef13a20:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.71.56 - - [06/Jan/2023:05:10:27 +0000] efd31b53b0811a919eb1fc8e0ef13a20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/06 05:10:27 [info] 37#37: *112 [lua] logger.lua:23: efd31b53b0811a919eb1fc8e0ef13a20 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:10:34 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:34 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:42 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: 21b349f22637617b7b650e16d5b3b2fc:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:10:42 [info] 37#37: *116 [lua] logger.lua:23: 21b349f22637617b7b650e16d5b3b2fc {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:10:42 +0000] 21b349f22637617b7b650e16d5b3b2fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:10:44 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:44 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:54 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:54 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:10:57 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: 47c22febd4c321f0e6e908849ac342a7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:10:57 [info] 37#37: *121 [lua] logger.lua:23: 47c22febd4c321f0e6e908849ac342a7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:10:57 +0000] 47c22febd4c321f0e6e908849ac342a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:11:04 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:04 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:12 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: 9f22a76dcf2fe28642a818794485cc01:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:11:12 +0000] 9f22a76dcf2fe28642a818794485cc01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 05:11:12 [info] 37#37: *124 [lua] logger.lua:23: 9f22a76dcf2fe28642a818794485cc01 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:11:14 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:14 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:24 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:24 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:27 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:189):2: aee9d727a6371777036d96402179d16b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:11:27 [info] 37#37: *129 [lua] logger.lua:23: aee9d727a6371777036d96402179d16b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:11:27 +0000] aee9d727a6371777036d96402179d16b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:11:34 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:34 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:42 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: 4cb72d58ed5f8eed6e7a55f96b946eea:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:11:42 +0000] 4cb72d58ed5f8eed6e7a55f96b946eea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/06 05:11:42 [info] 37#37: *133 [lua] logger.lua:23: 4cb72d58ed5f8eed6e7a55f96b946eea {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:11:44 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:44 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:54 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:54 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:11:57 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: 0f4333443b1f988aa24b0f034c030286:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:11:57 [info] 37#37: *138 [lua] logger.lua:23: 0f4333443b1f988aa24b0f034c030286 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:11:57 +0000] 0f4333443b1f988aa24b0f034c030286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:12:04 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:04 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:12 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: f550a177c8197c90612060b882d72bf4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:12:12 [info] 37#37: *141 [lua] logger.lua:23: f550a177c8197c90612060b882d72bf4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:12:12 +0000] f550a177c8197c90612060b882d72bf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:12:14 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:14 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:24 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:24 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:27 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:189):2: 70ae579e9e4ccde86327e33af703c200:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:12:27 [info] 37#37: *146 [lua] logger.lua:23: 70ae579e9e4ccde86327e33af703c200 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:12:27 +0000] 70ae579e9e4ccde86327e33af703c200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 05:12:34 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:34 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:42 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: d58d9646fdaaa0c5ed8c7702813e6474:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:12:42 [info] 37#37: *150 [lua] logger.lua:23: d58d9646fdaaa0c5ed8c7702813e6474 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:12:42 +0000] d58d9646fdaaa0c5ed8c7702813e6474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:12:44 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:44 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:54 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:54 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:12:57 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: 332a5aa8bcc4da6aae4d0682a8268556:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:12:57 [info] 37#37: *155 [lua] logger.lua:23: 332a5aa8bcc4da6aae4d0682a8268556 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:12:57 +0000] 332a5aa8bcc4da6aae4d0682a8268556 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:13:04 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:04 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:12 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: 2be8d987b11653731dc03099d0bad33c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:13:12 [info] 37#37: *158 [lua] logger.lua:23: 2be8d987b11653731dc03099d0bad33c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:13:12 +0000] 2be8d987b11653731dc03099d0bad33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:13:14 [info] 38#38: *160 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:14 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:24 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:24 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:27 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:189):2: ee3d0cf933fb38a559773a975f652e8f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:13:27 +0000] ee3d0cf933fb38a559773a975f652e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/06 05:13:27 [info] 37#37: *163 [lua] logger.lua:23: ee3d0cf933fb38a559773a975f652e8f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 05:13:34 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:34 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:42 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:189):2: c96394d5951aaa2397a198119c006354:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:13:42 [info] 37#37: *167 [lua] logger.lua:23: c96394d5951aaa2397a198119c006354 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:13:42 +0000] c96394d5951aaa2397a198119c006354 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:13:44 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:44 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:54 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:54 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:13:57 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: dd2ac5e9ee1cfec661cc0cee076d9c34:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:13:57 +0000] dd2ac5e9ee1cfec661cc0cee076d9c34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:13:57 [info] 37#37: *172 [lua] logger.lua:23: dd2ac5e9ee1cfec661cc0cee076d9c34 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:14:04 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:04 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:12 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:189):2: 02b2ec7cbd3b1d62ed9effca731abd30:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:14:12 +0000] 02b2ec7cbd3b1d62ed9effca731abd30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 05:14:12 [info] 37#37: *175 [lua] logger.lua:23: 02b2ec7cbd3b1d62ed9effca731abd30 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:14:14 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:14 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:24 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:24 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:27 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: 18169ac954f1c32c6d536521ab844232:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:14:27 +0000] 18169ac954f1c32c6d536521ab844232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:14:27 [info] 37#37: *180 [lua] logger.lua:23: 18169ac954f1c32c6d536521ab844232 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:14:34 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:34 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:42 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:189):2: 5fe03decefca07d5872e5b0255ecc005:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:14:42 +0000] 5fe03decefca07d5872e5b0255ecc005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 05:14:42 [info] 37#37: *184 [lua] logger.lua:23: 5fe03decefca07d5872e5b0255ecc005 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:14:44 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:44 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:54 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:54 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:14:57 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: de4167e654afcae8fba26e32a35b7dc2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:14:57 +0000] de4167e654afcae8fba26e32a35b7dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:14:57 [info] 37#37: *189 [lua] logger.lua:23: de4167e654afcae8fba26e32a35b7dc2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:15:04 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:04 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:12 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:189):2: e5ad3c93b7bc49eef3b99e29f753c3ea:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:15:12 +0000] e5ad3c93b7bc49eef3b99e29f753c3ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/06 05:15:12 [info] 37#37: *192 [lua] logger.lua:23: e5ad3c93b7bc49eef3b99e29f753c3ea {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:15:14 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:14 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:24 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:24 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:27 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: 38c62f8d061841f4e03f4e4278deef3b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:15:27 +0000] 38c62f8d061841f4e03f4e4278deef3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:15:27 [info] 37#37: *197 [lua] logger.lua:23: 38c62f8d061841f4e03f4e4278deef3b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:15:34 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:34 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:42 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:189):2: 943f5615041904eeb659e40a21d38cca:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:15:42 [info] 37#37: *201 [lua] logger.lua:23: 943f5615041904eeb659e40a21d38cca {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:15:42 +0000] 943f5615041904eeb659e40a21d38cca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:15:44 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:44 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:54 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:54 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:15:57 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: 56a637280b954a0783c0f20129671369:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:15:57 [info] 37#37: *206 [lua] logger.lua:23: 56a637280b954a0783c0f20129671369 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:15:57 +0000] 56a637280b954a0783c0f20129671369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 05:16:04 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:04 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:12 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:189):2: 44ef2270be60cd59e3ea52888368ddf1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:16:12 [info] 37#37: *209 [lua] logger.lua:23: 44ef2270be60cd59e3ea52888368ddf1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:16:12 +0000] 44ef2270be60cd59e3ea52888368ddf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 05:16:14 [info] 38#38: *211 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:14 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:24 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:24 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:27 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: 2e3c5267b7a965e421d24bf55e31c71c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:16:27 [info] 37#37: *214 [lua] logger.lua:23: 2e3c5267b7a965e421d24bf55e31c71c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:16:27 +0000] 2e3c5267b7a965e421d24bf55e31c71c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:16:34 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:34 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:42 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:189):2: f7df43f279200725cefbe1fc4fafd2c5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:16:42 [info] 37#37: *218 [lua] logger.lua:23: f7df43f279200725cefbe1fc4fafd2c5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:16:42 +0000] f7df43f279200725cefbe1fc4fafd2c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:16:44 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:44 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:54 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:16:54 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
10.233.71.56 - - [06/Jan/2023:05:16:57 +0000] e00ce4c152da76499728d6ff5f46a4e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:16:57 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: e00ce4c152da76499728d6ff5f46a4e8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:16:57 [info] 37#37: *223 [lua] logger.lua:23: e00ce4c152da76499728d6ff5f46a4e8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:17:04 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:04 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:12 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:189):2: 66fdae1f9adbe91140f38b679062614c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:17:12 [info] 37#37: *226 [lua] logger.lua:23: 66fdae1f9adbe91140f38b679062614c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:17:12 +0000] 66fdae1f9adbe91140f38b679062614c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:17:14 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:14 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:24 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:24 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:27 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:189):2: b1b80b7fed8dd9c95ab66bfe09eb0e00:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:17:27 +0000] b1b80b7fed8dd9c95ab66bfe09eb0e00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 05:17:27 [info] 37#37: *231 [lua] logger.lua:23: b1b80b7fed8dd9c95ab66bfe09eb0e00 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:17:34 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:34 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:42 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:189):2: 986f8ed2613ac679be85f4e36853a80e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:17:42 [info] 37#37: *235 [lua] logger.lua:23: 986f8ed2613ac679be85f4e36853a80e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:17:42 +0000] 986f8ed2613ac679be85f4e36853a80e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:17:44 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:44 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:54 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:54 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:17:57 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 5d7a42a68acef997993bb8f85fcc9c9d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:17:57 [info] 37#37: *240 [lua] logger.lua:23: 5d7a42a68acef997993bb8f85fcc9c9d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:17:57 +0000] 5d7a42a68acef997993bb8f85fcc9c9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/06 05:18:04 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:04 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:12 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:189):2: b3a0bf67af21ab4c25dfa0e7bf25e81a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:18:12 [info] 37#37: *243 [lua] logger.lua:23: b3a0bf67af21ab4c25dfa0e7bf25e81a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:18:12 +0000] b3a0bf67af21ab4c25dfa0e7bf25e81a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:18:14 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:14 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:24 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:24 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:27 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:189):2: f8ae707f250ae26fa1eb85103cee7cbb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:18:27 [info] 37#37: *248 [lua] logger.lua:23: f8ae707f250ae26fa1eb85103cee7cbb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:18:27 +0000] f8ae707f250ae26fa1eb85103cee7cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:18:34 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:34 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:42 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:189):2: 4bca51040445a488462e5dca04856f08:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:18:42 +0000] 4bca51040445a488462e5dca04856f08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:18:42 [info] 37#37: *252 [lua] logger.lua:23: 4bca51040445a488462e5dca04856f08 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:18:44 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:44 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:54 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:54 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:18:57 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: db5042ad2f5122210ba76a3e9dfd1f3f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:18:57 [info] 37#37: *257 [lua] logger.lua:23: db5042ad2f5122210ba76a3e9dfd1f3f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:18:57 +0000] db5042ad2f5122210ba76a3e9dfd1f3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:19:04 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:04 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:12 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:189):2: d265c7e06c19138ea13eab6a864e84bf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:19:12 +0000] d265c7e06c19138ea13eab6a864e84bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 05:19:12 [info] 37#37: *260 [lua] logger.lua:23: d265c7e06c19138ea13eab6a864e84bf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 05:19:14 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:14 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:24 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:24 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:27 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:189):2: 21119621264f8acd517b8aef7b50c1cd:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:19:27 [info] 37#37: *265 [lua] logger.lua:23: 21119621264f8acd517b8aef7b50c1cd {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:19:27 +0000] 21119621264f8acd517b8aef7b50c1cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:19:34 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:34 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:42 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:189):2: 10f62760ebd13cfc96e2b9a3311fb968:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:19:42 [info] 37#37: *269 [lua] logger.lua:23: 10f62760ebd13cfc96e2b9a3311fb968 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:19:42 +0000] 10f62760ebd13cfc96e2b9a3311fb968 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:19:44 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:44 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:54 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:54 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:19:57 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 8791b3421b7279bc050950b144a55adb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:19:57 +0000] 8791b3421b7279bc050950b144a55adb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:19:57 [info] 37#37: *274 [lua] logger.lua:23: 8791b3421b7279bc050950b144a55adb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:20:04 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:04 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:12 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:189):2: 596e13dff88c02573e0b05b1b0a59650:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:20:12 +0000] 596e13dff88c02573e0b05b1b0a59650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:20:12 [info] 37#37: *277 [lua] logger.lua:23: 596e13dff88c02573e0b05b1b0a59650 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:20:14 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:14 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:24 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:24 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:27 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:189):2: eba64af332219643a9e52a8ba634d4f2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:20:27 [info] 37#37: *282 [lua] logger.lua:23: eba64af332219643a9e52a8ba634d4f2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:20:27 +0000] eba64af332219643a9e52a8ba634d4f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:20:34 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:34 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:42 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:189):2: a68183a4f01168513416816e8aa2dd29:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:20:42 +0000] a68183a4f01168513416816e8aa2dd29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:20:42 [info] 37#37: *286 [lua] logger.lua:23: a68183a4f01168513416816e8aa2dd29 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:20:44 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:44 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:54 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:54 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:20:57 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: 1ce5fbaea1cca434f7c1a21b2f0fc8cf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:20:57 +0000] 1ce5fbaea1cca434f7c1a21b2f0fc8cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:20:57 [info] 37#37: *291 [lua] logger.lua:23: 1ce5fbaea1cca434f7c1a21b2f0fc8cf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:21:04 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:04 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:12 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:189):2: c6e7a2a32e4bb2b74efe68f4212dbb6c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:21:12 [info] 37#37: *294 [lua] logger.lua:23: c6e7a2a32e4bb2b74efe68f4212dbb6c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:21:12 +0000] c6e7a2a32e4bb2b74efe68f4212dbb6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:21:14 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:14 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:24 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:24 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:27 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:189):2: 1a3c4854faf82cdb6a7c21b8b724f911:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:21:27 [info] 37#37: *299 [lua] logger.lua:23: 1a3c4854faf82cdb6a7c21b8b724f911 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:21:27 +0000] 1a3c4854faf82cdb6a7c21b8b724f911 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:21:34 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:34 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:42 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:189):2: e0e1fb374b1d1c4813f9d2f561384a91:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:21:42 [info] 37#37: *303 [lua] logger.lua:23: e0e1fb374b1d1c4813f9d2f561384a91 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:21:42 +0000] e0e1fb374b1d1c4813f9d2f561384a91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:21:44 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:44 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:54 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:54 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:21:57 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 76a20115fdb1a63c7f1307126a44c591:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:21:57 +0000] 76a20115fdb1a63c7f1307126a44c591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:21:57 [info] 37#37: *308 [lua] logger.lua:23: 76a20115fdb1a63c7f1307126a44c591 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:22:04 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:04 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:12 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:189):2: 5b6d9b9523a02a72c2ff66ccd6107dcf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:22:12 [info] 37#37: *311 [lua] logger.lua:23: 5b6d9b9523a02a72c2ff66ccd6107dcf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:22:12 +0000] 5b6d9b9523a02a72c2ff66ccd6107dcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:22:14 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:14 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:24 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:24 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:27 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:189):2: 1d10969be35e6a924c0beff31d8dd24e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:22:27 [info] 37#37: *316 [lua] logger.lua:23: 1d10969be35e6a924c0beff31d8dd24e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:22:27 +0000] 1d10969be35e6a924c0beff31d8dd24e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:22:34 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:34 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:42 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:189):2: 75b069f583d1ca26af5ec378243019bf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:22:42 [info] 37#37: *320 [lua] logger.lua:23: 75b069f583d1ca26af5ec378243019bf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:22:42 +0000] 75b069f583d1ca26af5ec378243019bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:22:44 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:44 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:54 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:54 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:22:57 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: ed3a69685372be56de46a5b7d86491a3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:22:57 [info] 37#37: *325 [lua] logger.lua:23: ed3a69685372be56de46a5b7d86491a3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:22:57 +0000] ed3a69685372be56de46a5b7d86491a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 05:23:04 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:04 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:12 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:189):2: 4264af7ef0324a07399c703ac4fd3260:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:23:12 +0000] 4264af7ef0324a07399c703ac4fd3260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 05:23:12 [info] 37#37: *328 [lua] logger.lua:23: 4264af7ef0324a07399c703ac4fd3260 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:23:14 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:14 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:24 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:24 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:27 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:189):2: 574d45c663b47fbbf45172191407d24a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:23:27 [info] 37#37: *333 [lua] logger.lua:23: 574d45c663b47fbbf45172191407d24a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:23:27 +0000] 574d45c663b47fbbf45172191407d24a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:23:34 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:34 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:42 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:189):2: 05f4cb501ff26ae8a37f7cebe65b795e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:23:42 +0000] 05f4cb501ff26ae8a37f7cebe65b795e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 05:23:42 [info] 37#37: *337 [lua] logger.lua:23: 05f4cb501ff26ae8a37f7cebe65b795e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:23:44 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:44 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:54 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:54 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:23:57 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: b121b36baaa7355607e86b50538421a1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:23:57 [info] 37#37: *342 [lua] logger.lua:23: b121b36baaa7355607e86b50538421a1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:05:23:57 +0000] b121b36baaa7355607e86b50538421a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:24:04 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:04 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:12 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:189):2: dfe04272247d907d4e3a597f4ee221e3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:24:12 [info] 37#37: *345 [lua] logger.lua:23: dfe04272247d907d4e3a597f4ee221e3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:24:12 +0000] dfe04272247d907d4e3a597f4ee221e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:24:14 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:14 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:24 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:24 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:27 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:189):2: 654d9c82567016c32ba78d6cb5155978:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:24:27 +0000] 654d9c82567016c32ba78d6cb5155978 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 05:24:27 [info] 37#37: *350 [lua] logger.lua:23: 654d9c82567016c32ba78d6cb5155978 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:24:34 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:34 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:42 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:189):2: ec97faab5cffe1527f997961701db42d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:24:42 +0000] ec97faab5cffe1527f997961701db42d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:24:42 [info] 37#37: *354 [lua] logger.lua:23: ec97faab5cffe1527f997961701db42d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:24:44 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:44 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:54 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:54 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:24:57 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: 032df77d5600430e1f78ff96f93a656c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:24:57 +0000] 032df77d5600430e1f78ff96f93a656c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:24:57 [info] 37#37: *359 [lua] logger.lua:23: 032df77d5600430e1f78ff96f93a656c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:25:04 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:04 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:13 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:189):2: 980982909228fe90437f83ed964c32f6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:25:13 [info] 37#37: *362 [lua] logger.lua:23: 980982909228fe90437f83ed964c32f6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:25:13 +0000] 980982909228fe90437f83ed964c32f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:25:14 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:14 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:24 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:24 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:28 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:189):2: 4ea79799f5f2315ec2c20c3b8d83ba6f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:25:28 +0000] 4ea79799f5f2315ec2c20c3b8d83ba6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:25:28 [info] 37#37: *367 [lua] logger.lua:23: 4ea79799f5f2315ec2c20c3b8d83ba6f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:25:34 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:34 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:43 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:189):2: ec0dba11da4d67e1440d2bd82003211d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:25:43 [info] 37#37: *371 [lua] logger.lua:23: ec0dba11da4d67e1440d2bd82003211d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:25:43 +0000] ec0dba11da4d67e1440d2bd82003211d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:25:44 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:44 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:54 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:54 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:25:58 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: f3296d8308f8e7a7e5d97edd09542091:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:25:58 +0000] f3296d8308f8e7a7e5d97edd09542091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:25:58 [info] 37#37: *376 [lua] logger.lua:23: f3296d8308f8e7a7e5d97edd09542091 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:26:04 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:04 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:13 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:189):2: 8317347e607897b35fe582b6b96a3c86:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:26:13 +0000] 8317347e607897b35fe582b6b96a3c86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 05:26:13 [info] 37#37: *379 [lua] logger.lua:23: 8317347e607897b35fe582b6b96a3c86 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:26:14 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:14 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:24 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:24 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:28 [info] 37#37: *384 [lua] access_by_lua(msblocations.conf:189):2: 50061a2e6d3d1f739b5ec982faa6517f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:26:28 [info] 37#37: *384 [lua] logger.lua:23: 50061a2e6d3d1f739b5ec982faa6517f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:26:28 +0000] 50061a2e6d3d1f739b5ec982faa6517f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:26:34 [info] 37#37: *385 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:34 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:43 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:189):2: 9fcef6af5c845e7bb9801daf4d27bbbd:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:26:43 [info] 37#37: *388 [lua] logger.lua:23: 9fcef6af5c845e7bb9801daf4d27bbbd {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:26:43 +0000] 9fcef6af5c845e7bb9801daf4d27bbbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:26:44 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:44 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:54 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:54 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:26:58 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:189):2: 3ae3ab61186c01cc08f52352c2f9238e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:26:58 +0000] 3ae3ab61186c01cc08f52352c2f9238e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 05:26:58 [info] 37#37: *393 [lua] logger.lua:23: 3ae3ab61186c01cc08f52352c2f9238e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:27:04 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:04 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:13 [info] 37#37: *396 [lua] access_by_lua(msblocations.conf:189):2: a46b2548bba4721906c57a777666d818:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:27:13 [info] 37#37: *396 [lua] logger.lua:23: a46b2548bba4721906c57a777666d818 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:27:13 +0000] a46b2548bba4721906c57a777666d818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:27:14 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:14 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:24 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:24 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:28 [info] 37#37: *401 [lua] access_by_lua(msblocations.conf:189):2: 4fc8da2fd8a720738df776004998df1a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:27:28 +0000] 4fc8da2fd8a720738df776004998df1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 05:27:28 [info] 37#37: *401 [lua] logger.lua:23: 4fc8da2fd8a720738df776004998df1a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:27:34 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:34 [info] 37#37: *402 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:43 [info] 37#37: *405 [lua] access_by_lua(msblocations.conf:189):2: 394208d3e7e5579ade6c089b7aa3d4ce:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:27:43 [info] 37#37: *405 [lua] logger.lua:23: 394208d3e7e5579ade6c089b7aa3d4ce {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:27:43 +0000] 394208d3e7e5579ade6c089b7aa3d4ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:27:44 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:44 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:54 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:54 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:27:58 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:189):2: 66eaf171e866645cfc4ac1599edfaf44:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:27:58 [info] 37#37: *410 [lua] logger.lua:23: 66eaf171e866645cfc4ac1599edfaf44 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:05:27:58 +0000] 66eaf171e866645cfc4ac1599edfaf44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:28:04 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:04 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:13 [info] 37#37: *413 [lua] access_by_lua(msblocations.conf:189):2: febb3d3be59c0b41c19f94e627ec14a6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:28:13 [info] 37#37: *413 [lua] logger.lua:23: febb3d3be59c0b41c19f94e627ec14a6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:28:13 +0000] febb3d3be59c0b41c19f94e627ec14a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:28:14 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:14 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:24 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:24 [info] 37#37: *416 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:28 [info] 37#37: *418 [lua] access_by_lua(msblocations.conf:189):2: 79610bc4790426aacd37feb9f55f8929:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:28:28 +0000] 79610bc4790426aacd37feb9f55f8929 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:28:28 [info] 37#37: *418 [lua] logger.lua:23: 79610bc4790426aacd37feb9f55f8929 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:28:34 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:34 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:43 [info] 37#37: *422 [lua] access_by_lua(msblocations.conf:189):2: 058d56668371841f878e08586d99adfd:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:28:43 +0000] 058d56668371841f878e08586d99adfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:28:43 [info] 37#37: *422 [lua] logger.lua:23: 058d56668371841f878e08586d99adfd {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:28:44 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:44 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:54 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:54 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:28:58 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:189):2: 1ee34a7ca75c42c38cc9c8f21a1d8221:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:28:58 +0000] 1ee34a7ca75c42c38cc9c8f21a1d8221 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:28:58 [info] 37#37: *427 [lua] logger.lua:23: 1ee34a7ca75c42c38cc9c8f21a1d8221 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:29:04 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:04 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:13 [info] 37#37: *430 [lua] access_by_lua(msblocations.conf:189):2: e3e8ed2ce8b12e9523eba8ab58eb4ccf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:29:13 +0000] e3e8ed2ce8b12e9523eba8ab58eb4ccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:29:13 [info] 37#37: *430 [lua] logger.lua:23: e3e8ed2ce8b12e9523eba8ab58eb4ccf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:29:14 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:14 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:24 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:24 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:28 [info] 37#37: *435 [lua] access_by_lua(msblocations.conf:189):2: 453cf5d247fe0bafd8970588dba62049:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:29:28 +0000] 453cf5d247fe0bafd8970588dba62049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:29:28 [info] 37#37: *435 [lua] logger.lua:23: 453cf5d247fe0bafd8970588dba62049 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:29:34 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:34 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:43 [info] 37#37: *439 [lua] access_by_lua(msblocations.conf:189):2: 84a5b8d59f11cc24e3820bb5b5ee9a35:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:29:43 [info] 37#37: *439 [lua] logger.lua:23: 84a5b8d59f11cc24e3820bb5b5ee9a35 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:29:43 +0000] 84a5b8d59f11cc24e3820bb5b5ee9a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:29:44 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:44 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:54 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:54 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:29:58 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:189):2: 570a0868f88e71ccf5f00c689c007ec4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:29:58 [info] 37#37: *444 [lua] logger.lua:23: 570a0868f88e71ccf5f00c689c007ec4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:29:58 +0000] 570a0868f88e71ccf5f00c689c007ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:30:04 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:04 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:13 [info] 37#37: *447 [lua] access_by_lua(msblocations.conf:189):2: c55aa906db9db3c6fe63f7b806e35f95:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:30:13 [info] 37#37: *447 [lua] logger.lua:23: c55aa906db9db3c6fe63f7b806e35f95 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:30:13 +0000] c55aa906db9db3c6fe63f7b806e35f95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:30:14 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:14 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:24 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:24 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:28 [info] 37#37: *452 [lua] access_by_lua(msblocations.conf:189):2: 812d438f128cdc5c200e5a01d7512921:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:30:28 +0000] 812d438f128cdc5c200e5a01d7512921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:30:28 [info] 37#37: *452 [lua] logger.lua:23: 812d438f128cdc5c200e5a01d7512921 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:30:34 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:34 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:43 [info] 37#37: *456 [lua] access_by_lua(msblocations.conf:189):2: b5ae09fbc99881cf370c8605462f1b6f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:30:43 +0000] b5ae09fbc99881cf370c8605462f1b6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:30:43 [info] 37#37: *456 [lua] logger.lua:23: b5ae09fbc99881cf370c8605462f1b6f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:30:44 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:44 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:54 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:54 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:30:58 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:189):2: 9af2aaa8faf3debc060c86922244f937:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:30:58 [info] 37#37: *461 [lua] logger.lua:23: 9af2aaa8faf3debc060c86922244f937 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:30:58 +0000] 9af2aaa8faf3debc060c86922244f937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 05:31:04 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:04 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:13 [info] 37#37: *464 [lua] access_by_lua(msblocations.conf:189):2: 45556694c8b2c9c1ef79d03dbecadf0a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.56 - - [06/Jan/2023:05:31:13 +0000] 45556694c8b2c9c1ef79d03dbecadf0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 05:31:13 [info] 37#37: *464 [lua] logger.lua:23: 45556694c8b2c9c1ef79d03dbecadf0a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:31:14 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:14 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:24 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:24 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:28 [info] 37#37: *469 [lua] access_by_lua(msblocations.conf:189):2: cc039ac4651f97a0fd68a3033949a31d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:31:28 [info] 37#37: *469 [lua] logger.lua:23: cc039ac4651f97a0fd68a3033949a31d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:31:28 +0000] cc039ac4651f97a0fd68a3033949a31d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:31:34 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:34 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:43 [info] 37#37: *473 [lua] access_by_lua(msblocations.conf:189):2: 16b3ee6e9ddc99da4c24529bc88e0cd6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:31:43 [info] 37#37: *473 [lua] logger.lua:23: 16b3ee6e9ddc99da4c24529bc88e0cd6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:31:43 +0000] 16b3ee6e9ddc99da4c24529bc88e0cd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 05:31:44 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:44 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:54 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:54 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:31:58 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:189):2: 8809cc1eb4e89a0039e5b1aa9b6fdbde:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:31:58 [info] 37#37: *478 [lua] logger.lua:23: 8809cc1eb4e89a0039e5b1aa9b6fdbde {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.56 - - [06/Jan/2023:05:31:58 +0000] 8809cc1eb4e89a0039e5b1aa9b6fdbde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:32:04 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:04 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:13 [info] 37#37: *481 [lua] access_by_lua(msblocations.conf:189):2: 8c4e168c5bbf3ebd006f8b8062689ac2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:32:13 +0000] 8c4e168c5bbf3ebd006f8b8062689ac2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:32:13 [info] 37#37: *481 [lua] logger.lua:23: 8c4e168c5bbf3ebd006f8b8062689ac2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:32:14 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:14 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:24 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:24 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:28 [info] 37#37: *486 [lua] access_by_lua(msblocations.conf:189):2: dd6ebf9c48822089522596015d9837a6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:32:28 [info] 37#37: *486 [lua] logger.lua:23: dd6ebf9c48822089522596015d9837a6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:32:28 +0000] dd6ebf9c48822089522596015d9837a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:32:34 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:34 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:43 [info] 37#37: *490 [lua] access_by_lua(msblocations.conf:189):2: 44acbf3f7825f852831eba3237308177:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:32:43 [info] 37#37: *490 [lua] logger.lua:23: 44acbf3f7825f852831eba3237308177 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:32:43 +0000] 44acbf3f7825f852831eba3237308177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:32:44 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:44 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:54 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:54 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:32:58 [info] 37#37: *495 [lua] access_by_lua(msblocations.conf:189):2: ceab12a57a8727ab1e51a0f10c5380f7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:32:58 [info] 37#37: *495 [lua] logger.lua:23: ceab12a57a8727ab1e51a0f10c5380f7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:32:58 +0000] ceab12a57a8727ab1e51a0f10c5380f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 05:33:04 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:04 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:13 [info] 37#37: *498 [lua] access_by_lua(msblocations.conf:189):2: f5d92d8d8d2a4bdc2f057b0825c6c302:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:33:13 +0000] f5d92d8d8d2a4bdc2f057b0825c6c302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:33:13 [info] 37#37: *498 [lua] logger.lua:23: f5d92d8d8d2a4bdc2f057b0825c6c302 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:33:14 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:14 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:24 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:24 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:28 [info] 37#37: *503 [lua] access_by_lua(msblocations.conf:189):2: 4ac6eea7c9a5f0968132b7ddd80bfe88:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:05:33:28 +0000] 4ac6eea7c9a5f0968132b7ddd80bfe88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 05:33:28 [info] 37#37: *503 [lua] logger.lua:23: 4ac6eea7c9a5f0968132b7ddd80bfe88 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:33:34 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:34 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
10.233.69.43 - - [06/Jan/2023:05:33:38 +0000] e15c38e19976fdf3716825fa6248fa81 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/06 05:33:38 [info] 37#37: *506 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.69.43, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
2023/01/06 05:33:43 [info] 37#37: *508 [lua] access_by_lua(msblocations.conf:189):2: 217c285a4f726696e4da3c4ed1421ae3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:33:43 [info] 37#37: *508 [lua] logger.lua:23: 217c285a4f726696e4da3c4ed1421ae3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:33:43 +0000] 217c285a4f726696e4da3c4ed1421ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:33:44 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:44 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:54 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:54 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:33:58 [info] 37#37: *513 [lua] access_by_lua(msblocations.conf:189):2: 8ec92f5e481ad9557d475fefb1afa08b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:33:58 +0000] 8ec92f5e481ad9557d475fefb1afa08b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:33:58 [info] 37#37: *513 [lua] logger.lua:23: 8ec92f5e481ad9557d475fefb1afa08b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:34:04 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:04 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:13 [info] 37#37: *516 [lua] access_by_lua(msblocations.conf:189):2: 4168409a95cc7906c90ec27eb5009121:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:34:13 [info] 37#37: *516 [lua] logger.lua:23: 4168409a95cc7906c90ec27eb5009121 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:34:13 +0000] 4168409a95cc7906c90ec27eb5009121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:34:14 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:14 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:24 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:24 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:28 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:189):2: 6488c74a71c9d5a56bd93c1cececdfb5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:34:28 [info] 37#37: *521 [lua] logger.lua:23: 6488c74a71c9d5a56bd93c1cececdfb5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:34:28 +0000] 6488c74a71c9d5a56bd93c1cececdfb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:34:34 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:34 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:43 [info] 37#37: *525 [lua] access_by_lua(msblocations.conf:189):2: cfe7c3035db58e81951843b17a16bc51:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:34:43 +0000] cfe7c3035db58e81951843b17a16bc51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 05:34:43 [info] 37#37: *525 [lua] logger.lua:23: cfe7c3035db58e81951843b17a16bc51 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:34:44 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:44 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:54 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:54 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:34:58 [info] 37#37: *530 [lua] access_by_lua(msblocations.conf:189):2: 6a46ffb04f5f8405ebf707420f22d52c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:34:58 +0000] 6a46ffb04f5f8405ebf707420f22d52c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/06 05:34:58 [info] 37#37: *530 [lua] logger.lua:23: 6a46ffb04f5f8405ebf707420f22d52c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/01/06 05:35:04 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:04 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:13 [info] 37#37: *533 [lua] access_by_lua(msblocations.conf:189):2: bf020f02351be99ec3fbd99336139a72:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:35:13 +0000] bf020f02351be99ec3fbd99336139a72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 05:35:13 [info] 37#37: *533 [lua] logger.lua:23: bf020f02351be99ec3fbd99336139a72 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:35:14 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:14 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:24 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:24 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:28 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:189):2: b08a9c2217528f1e557d3fd18a2f7a8d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:35:28 +0000] b08a9c2217528f1e557d3fd18a2f7a8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:35:28 [info] 37#37: *538 [lua] logger.lua:23: b08a9c2217528f1e557d3fd18a2f7a8d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 05:35:34 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:34 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:43 [info] 37#37: *542 [lua] access_by_lua(msblocations.conf:189):2: 47441291454e7bdd27e2c2947f04faba:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:35:43 [info] 37#37: *542 [lua] logger.lua:23: 47441291454e7bdd27e2c2947f04faba {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:35:43 +0000] 47441291454e7bdd27e2c2947f04faba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 05:35:44 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:44 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:54 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:54 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:35:58 [info] 37#37: *547 [lua] access_by_lua(msblocations.conf:189):2: d19ddcbab47240ad77357e35876ef906:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:35:58 [info] 37#37: *547 [lua] logger.lua:23: d19ddcbab47240ad77357e35876ef906 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:35:58 +0000] d19ddcbab47240ad77357e35876ef906 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 05:36:04 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:04 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:13 [info] 37#37: *550 [lua] access_by_lua(msblocations.conf:189):2: 16583e3a65fd6aefbbf00578a441f693:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:36:13 [info] 37#37: *550 [lua] logger.lua:23: 16583e3a65fd6aefbbf00578a441f693 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:36:13 +0000] 16583e3a65fd6aefbbf00578a441f693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:36:14 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:14 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:24 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:24 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:28 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:189):2: e2306d9a386d91a5381442901978e565:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:36:28 +0000] e2306d9a386d91a5381442901978e565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:36:28 [info] 37#37: *555 [lua] logger.lua:23: e2306d9a386d91a5381442901978e565 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:36:34 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:34 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:43 [info] 37#37: *559 [lua] access_by_lua(msblocations.conf:189):2: f9ad8be23689677a22cfe71f46df3f80:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:36:43 [info] 37#37: *559 [lua] logger.lua:23: f9ad8be23689677a22cfe71f46df3f80 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:36:43 +0000] f9ad8be23689677a22cfe71f46df3f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:36:44 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:44 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:54 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:54 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:36:58 [info] 37#37: *564 [lua] access_by_lua(msblocations.conf:189):2: 0acded0a55c46d408e05dea535c9bc5a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:36:58 [info] 37#37: *564 [lua] logger.lua:23: 0acded0a55c46d408e05dea535c9bc5a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:36:58 +0000] 0acded0a55c46d408e05dea535c9bc5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/06 05:37:04 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:04 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:13 [info] 37#37: *567 [lua] access_by_lua(msblocations.conf:189):2: a921930a74aa1aeff2a6ff36fb76c492:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:37:13 [info] 37#37: *567 [lua] logger.lua:23: a921930a74aa1aeff2a6ff36fb76c492 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:37:13 +0000] a921930a74aa1aeff2a6ff36fb76c492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/06 05:37:14 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:14 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:24 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:24 [info] 37#37: *571 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:28 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:189):2: 2d46b92152b18108c64cd2cbbf1f074e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:37:28 [info] 37#37: *572 [lua] logger.lua:23: 2d46b92152b18108c64cd2cbbf1f074e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:37:28 +0000] 2d46b92152b18108c64cd2cbbf1f074e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:37:34 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:34 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:43 [info] 37#37: *576 [lua] access_by_lua(msblocations.conf:189):2: 2b3ec5199c6ddb73aa2f41eb88580d83:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:37:43 +0000] 2b3ec5199c6ddb73aa2f41eb88580d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 05:37:43 [info] 37#37: *576 [lua] logger.lua:23: 2b3ec5199c6ddb73aa2f41eb88580d83 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:37:44 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:44 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:54 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:54 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:37:58 [info] 37#37: *581 [lua] access_by_lua(msblocations.conf:189):2: c875b9e890faa78627a5b6970a216140:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:37:58 +0000] c875b9e890faa78627a5b6970a216140 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:37:58 [info] 37#37: *581 [lua] logger.lua:23: c875b9e890faa78627a5b6970a216140 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:38:04 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:04 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:13 [info] 37#37: *584 [lua] access_by_lua(msblocations.conf:189):2: 92bbd0e16d6b7d9456f6fdacd5873bc4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:38:13 +0000] 92bbd0e16d6b7d9456f6fdacd5873bc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 05:38:13 [info] 37#37: *584 [lua] logger.lua:23: 92bbd0e16d6b7d9456f6fdacd5873bc4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:38:14 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:14 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:24 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:24 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:28 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:189):2: 126b861dc2f86c2dbcf31f933cca581e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:38:28 [info] 37#37: *589 [lua] logger.lua:23: 126b861dc2f86c2dbcf31f933cca581e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:38:28 +0000] 126b861dc2f86c2dbcf31f933cca581e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 05:38:34 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:34 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:43 [info] 37#37: *593 [lua] access_by_lua(msblocations.conf:189):2: 859e50c23693bb16d8d27887dd815003:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.56 - - [06/Jan/2023:05:38:43 +0000] 859e50c23693bb16d8d27887dd815003 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:38:43 [info] 37#37: *593 [lua] logger.lua:23: 859e50c23693bb16d8d27887dd815003 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:38:44 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:44 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:54 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:54 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:38:58 [info] 37#37: *598 [lua] access_by_lua(msblocations.conf:189):2: 6b76b6cbdcbb640b9dc065f8ac68f02f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:38:58 +0000] 6b76b6cbdcbb640b9dc065f8ac68f02f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:38:58 [info] 37#37: *598 [lua] logger.lua:23: 6b76b6cbdcbb640b9dc065f8ac68f02f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:39:04 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:04 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:13 [info] 37#37: *601 [lua] access_by_lua(msblocations.conf:189):2: f49a39ce4d50635146df120fdc3d8ee5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:39:13 [info] 37#37: *601 [lua] logger.lua:23: f49a39ce4d50635146df120fdc3d8ee5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:39:13 +0000] f49a39ce4d50635146df120fdc3d8ee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:39:14 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:14 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:24 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:24 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:28 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:189):2: 64d3efa0d583e9886585d2bbf0be2b2d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:39:28 [info] 37#37: *606 [lua] logger.lua:23: 64d3efa0d583e9886585d2bbf0be2b2d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:39:28 +0000] 64d3efa0d583e9886585d2bbf0be2b2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:39:34 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:34 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:43 [info] 37#37: *610 [lua] access_by_lua(msblocations.conf:189):2: 803b01e2b9816f4c85e728175218f7e2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:39:43 +0000] 803b01e2b9816f4c85e728175218f7e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 05:39:43 [info] 37#37: *610 [lua] logger.lua:23: 803b01e2b9816f4c85e728175218f7e2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:39:44 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:44 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:54 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:54 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:39:58 [info] 37#37: *615 [lua] access_by_lua(msblocations.conf:189):2: 764ed6b73148705583923d49cc89ad37:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:39:58 [info] 37#37: *615 [lua] logger.lua:23: 764ed6b73148705583923d49cc89ad37 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:39:58 +0000] 764ed6b73148705583923d49cc89ad37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:40:04 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:04 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:13 [info] 37#37: *618 [lua] access_by_lua(msblocations.conf:189):2: 2da6953a87c4211d4b343e36dc1eb99f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:40:13 [info] 37#37: *618 [lua] logger.lua:23: 2da6953a87c4211d4b343e36dc1eb99f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:40:13 +0000] 2da6953a87c4211d4b343e36dc1eb99f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:40:14 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:14 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:24 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:24 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:28 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:189):2: ef56174d166419fe38a84ade3999be75:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:40:28 [info] 37#37: *623 [lua] logger.lua:23: ef56174d166419fe38a84ade3999be75 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:40:28 +0000] ef56174d166419fe38a84ade3999be75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:40:34 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:34 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:43 [info] 37#37: *627 [lua] access_by_lua(msblocations.conf:189):2: 1910a4bb7421057225c23c2c3b1b3083:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:40:43 +0000] 1910a4bb7421057225c23c2c3b1b3083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:40:43 [info] 37#37: *627 [lua] logger.lua:23: 1910a4bb7421057225c23c2c3b1b3083 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:40:44 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:44 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:54 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:54 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:40:58 [info] 37#37: *632 [lua] access_by_lua(msblocations.conf:189):2: f9dd7f17a9c682695c01ad6f9dd42b2a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:40:58 [info] 37#37: *632 [lua] logger.lua:23: f9dd7f17a9c682695c01ad6f9dd42b2a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:40:58 +0000] f9dd7f17a9c682695c01ad6f9dd42b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:41:04 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:04 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:13 [info] 37#37: *635 [lua] access_by_lua(msblocations.conf:189):2: 0291f855870eca5c74f5974d3b5dcdb5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:41:13 [info] 37#37: *635 [lua] logger.lua:23: 0291f855870eca5c74f5974d3b5dcdb5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:41:13 +0000] 0291f855870eca5c74f5974d3b5dcdb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:41:14 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:14 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:24 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:24 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:29 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:189):2: 64b692cbe0def1b0c4ae0830f480fe09:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:41:29 [info] 37#37: *640 [lua] logger.lua:23: 64b692cbe0def1b0c4ae0830f480fe09 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:41:29 +0000] 64b692cbe0def1b0c4ae0830f480fe09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:41:34 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:34 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:44 [info] 37#37: *644 [lua] access_by_lua(msblocations.conf:189):2: 3b9bc43e90a3ac2939989985fc315685:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:41:44 +0000] 3b9bc43e90a3ac2939989985fc315685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/06 05:41:44 [info] 37#37: *644 [lua] logger.lua:23: 3b9bc43e90a3ac2939989985fc315685 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:41:44 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:44 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:54 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:54 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:41:59 [info] 37#37: *649 [lua] access_by_lua(msblocations.conf:189):2: 3125bf55490a140bf00fda2dbc51051e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:41:59 +0000] 3125bf55490a140bf00fda2dbc51051e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:41:59 [info] 37#37: *649 [lua] logger.lua:23: 3125bf55490a140bf00fda2dbc51051e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:42:04 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:04 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:14 [info] 37#37: *652 [lua] access_by_lua(msblocations.conf:189):2: e99ac6969806667ef66868ec1f3669bb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:42:14 +0000] e99ac6969806667ef66868ec1f3669bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 05:42:14 [info] 37#37: *652 [lua] logger.lua:23: e99ac6969806667ef66868ec1f3669bb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:42:14 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:14 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:24 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:24 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:29 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:189):2: f70a557f8b0ab3a735ebc7a1d5f57ca0:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:42:29 [info] 37#37: *657 [lua] logger.lua:23: f70a557f8b0ab3a735ebc7a1d5f57ca0 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:42:29 +0000] f70a557f8b0ab3a735ebc7a1d5f57ca0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:42:34 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:34 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:44 [info] 37#37: *661 [lua] access_by_lua(msblocations.conf:189):2: 3c312db3354401f269aca0b22afc4322:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:42:44 +0000] 3c312db3354401f269aca0b22afc4322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:42:44 [info] 37#37: *661 [lua] logger.lua:23: 3c312db3354401f269aca0b22afc4322 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:42:44 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:44 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:54 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:54 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:42:59 [info] 37#37: *666 [lua] access_by_lua(msblocations.conf:189):2: bf594848c336f80ba5075935910a6b4a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:42:59 [info] 37#37: *666 [lua] logger.lua:23: bf594848c336f80ba5075935910a6b4a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:42:59 +0000] bf594848c336f80ba5075935910a6b4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 05:43:04 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:04 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:14 [info] 37#37: *669 [lua] access_by_lua(msblocations.conf:189):2: 58659fca789a45c43b6c48c17524aeea:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:43:14 +0000] 58659fca789a45c43b6c48c17524aeea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:43:14 [info] 37#37: *669 [lua] logger.lua:23: 58659fca789a45c43b6c48c17524aeea {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:43:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:43:14 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:14 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:24 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:24 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:29 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:189):2: 64fd78c5c3b047a1ef16227b72afd118:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:43:29 +0000] 64fd78c5c3b047a1ef16227b72afd118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 05:43:29 [info] 37#37: *674 [lua] logger.lua:23: 64fd78c5c3b047a1ef16227b72afd118 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:43:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:43:34 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:34 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:44 [info] 37#37: *678 [lua] access_by_lua(msblocations.conf:189):2: 6ca44fae74a444b4983d6c52b4b1646c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:43:44 +0000] 6ca44fae74a444b4983d6c52b4b1646c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 05:43:44 [info] 37#37: *678 [lua] logger.lua:23: 6ca44fae74a444b4983d6c52b4b1646c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:43:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:43:44 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:44 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:54 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:54 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:43:59 [info] 37#37: *683 [lua] access_by_lua(msblocations.conf:189):2: 338360784fc3a5c9b8f4019a68298f6d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:43:59 [info] 37#37: *683 [lua] logger.lua:23: 338360784fc3a5c9b8f4019a68298f6d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:43:59 +0000] 338360784fc3a5c9b8f4019a68298f6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:43:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:44:04 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:04 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:14 [info] 37#37: *686 [lua] access_by_lua(msblocations.conf:189):2: 632e55e55c4bd596dfe4a71f405bdab1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:44:14 [info] 37#37: *686 [lua] logger.lua:23: 632e55e55c4bd596dfe4a71f405bdab1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:44:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:05:44:14 +0000] 632e55e55c4bd596dfe4a71f405bdab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:44:14 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:14 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:24 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:24 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:29 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:189):2: 7438ab628253097f622f2ea0fbc52229:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:44:29 [info] 37#37: *691 [lua] logger.lua:23: 7438ab628253097f622f2ea0fbc52229 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:44:29 +0000] 7438ab628253097f622f2ea0fbc52229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:44:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:44:34 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:34 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:44 [info] 37#37: *695 [lua] access_by_lua(msblocations.conf:189):2: e9323c80bf3222b48f8a686ea5f034ec:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:44:44 +0000] e9323c80bf3222b48f8a686ea5f034ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:44:44 [info] 37#37: *695 [lua] logger.lua:23: e9323c80bf3222b48f8a686ea5f034ec {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:44:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:44:44 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:44 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:54 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:54 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:44:59 [info] 37#37: *700 [lua] access_by_lua(msblocations.conf:189):2: a0b1c816342746856a3207801f521f4f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:44:59 +0000] a0b1c816342746856a3207801f521f4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/06 05:44:59 [info] 37#37: *700 [lua] logger.lua:23: a0b1c816342746856a3207801f521f4f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:44:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 05:45:04 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:04 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:14 [info] 37#37: *703 [lua] access_by_lua(msblocations.conf:189):2: e2b8efc4e8fe0d432543939a6fbe4e9f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:45:14 [info] 37#37: *703 [lua] logger.lua:23: e2b8efc4e8fe0d432543939a6fbe4e9f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:45:14 +0000] e2b8efc4e8fe0d432543939a6fbe4e9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:45:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:45:14 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:14 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:24 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:24 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:29 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:189):2: 009762e9b422551a2da1d61bd3db732e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:45:29 +0000] 009762e9b422551a2da1d61bd3db732e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/06 05:45:29 [info] 37#37: *708 [lua] logger.lua:23: 009762e9b422551a2da1d61bd3db732e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:45:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 05:45:34 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:34 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:44 [info] 37#37: *712 [lua] access_by_lua(msblocations.conf:189):2: 309e070d9f59ada9e9de778a54361882:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:45:44 [info] 37#37: *712 [lua] logger.lua:23: 309e070d9f59ada9e9de778a54361882 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:45:44 +0000] 309e070d9f59ada9e9de778a54361882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:45:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:45:44 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:44 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:54 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:54 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:45:59 [info] 37#37: *717 [lua] access_by_lua(msblocations.conf:189):2: 2127587387a6c5bbecc9d0988cfec224:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:45:59 +0000] 2127587387a6c5bbecc9d0988cfec224 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/06 05:45:59 [info] 37#37: *717 [lua] logger.lua:23: 2127587387a6c5bbecc9d0988cfec224 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:45:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:46:04 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:04 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:14 [info] 37#37: *720 [lua] access_by_lua(msblocations.conf:189):2: 479fe94e7248d6d58141b8c0fd07e574:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:46:14 [info] 37#37: *720 [lua] logger.lua:23: 479fe94e7248d6d58141b8c0fd07e574 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:46:14 +0000] 479fe94e7248d6d58141b8c0fd07e574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:46:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:46:14 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:14 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:24 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:24 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:29 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:189):2: 276d450b9c5d69c9d7412dcfab75a655:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:46:29 +0000] 276d450b9c5d69c9d7412dcfab75a655 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:46:29 [info] 37#37: *725 [lua] logger.lua:23: 276d450b9c5d69c9d7412dcfab75a655 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:46:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:46:34 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:34 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:44 [info] 37#37: *729 [lua] access_by_lua(msblocations.conf:189):2: e504721fdd9c0cdc36d7d230025b5031:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:46:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:46:44 [info] 37#37: *729 [lua] logger.lua:23: e504721fdd9c0cdc36d7d230025b5031 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:46:44 +0000] e504721fdd9c0cdc36d7d230025b5031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 05:46:44 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:44 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:54 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:54 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:46:59 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:189):2: c2f7acacdf49b42981970149f5de30c3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:46:59 +0000] c2f7acacdf49b42981970149f5de30c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:46:59 [info] 37#37: *734 [lua] logger.lua:23: c2f7acacdf49b42981970149f5de30c3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:46:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:47:04 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:04 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:14 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:14 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:14 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:189):2: 4bf0607a28da91d176dbff393db329cb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:47:14 +0000] 4bf0607a28da91d176dbff393db329cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 05:47:14 [info] 37#37: *739 [lua] logger.lua:23: 4bf0607a28da91d176dbff393db329cb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:47:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:47:24 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:24 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:29 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:189):2: 787e33e85dbd2377b58c1231653b5417:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:47:29 [info] 37#37: *742 [lua] logger.lua:23: 787e33e85dbd2377b58c1231653b5417 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:47:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:05:47:29 +0000] 787e33e85dbd2377b58c1231653b5417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/06 05:47:34 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:34 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:44 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:44 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:44 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:189):2: 39f4a08bda7a5e504025e5f2632e631b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:47:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:05:47:44 +0000] 39f4a08bda7a5e504025e5f2632e631b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:47:44 [info] 37#37: *748 [lua] logger.lua:23: 39f4a08bda7a5e504025e5f2632e631b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:47:54 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:54 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:47:59 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:189):2: ab7ababbf2fc8c7682258d6a3967ae4f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:47:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:47:59 [info] 37#37: *751 [lua] logger.lua:23: ab7ababbf2fc8c7682258d6a3967ae4f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:47:59 +0000] ab7ababbf2fc8c7682258d6a3967ae4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:48:04 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:04 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:14 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:14 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:14 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:189):2: a8d2fa2befe058ed5b1a310e6b4e4663:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:48:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 05:48:14 [info] 37#37: *756 [lua] logger.lua:23: a8d2fa2befe058ed5b1a310e6b4e4663 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:48:14 +0000] a8d2fa2befe058ed5b1a310e6b4e4663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:48:24 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:24 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:29 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:189):2: d4ab1a6e738170c7b6b9f986ea23f27c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:48:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:05:48:29 +0000] d4ab1a6e738170c7b6b9f986ea23f27c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:48:29 [info] 37#37: *759 [lua] logger.lua:23: d4ab1a6e738170c7b6b9f986ea23f27c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:48:34 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:34 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:44 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:44 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:44 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:189):2: 69e145366914173a0514b9459618a63c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:48:44 [info] 37#37: *765 [lua] logger.lua:23: 69e145366914173a0514b9459618a63c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:48:44 +0000] 69e145366914173a0514b9459618a63c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:48:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:48:54 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:54 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:48:59 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:189):2: 6b72622e6708b70b3253cba931777392:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:48:59 [info] 37#37: *768 [lua] logger.lua:23: 6b72622e6708b70b3253cba931777392 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:48:59 +0000] 6b72622e6708b70b3253cba931777392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:48:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:49:04 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:04 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:14 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:14 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:14 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:189):2: 74ee6c66773020f4d5630d779e2b462c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:49:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.56 - - [06/Jan/2023:05:49:14 +0000] 74ee6c66773020f4d5630d779e2b462c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 05:49:14 [info] 37#37: *773 [lua] logger.lua:23: 74ee6c66773020f4d5630d779e2b462c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:49:24 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:24 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:29 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: eb70e1de4752d5b3386c313ccbcc88ad:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:49:29 [info] 37#37: *776 [lua] logger.lua:23: eb70e1de4752d5b3386c313ccbcc88ad {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:49:29 +0000] eb70e1de4752d5b3386c313ccbcc88ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:49:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:49:34 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:34 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:44 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:44 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:44 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:189):2: e7afd3fe5551efc752cbffe45247a135:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:49:44 [info] 37#37: *782 [lua] logger.lua:23: e7afd3fe5551efc752cbffe45247a135 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:49:44 +0000] e7afd3fe5551efc752cbffe45247a135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:49:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:49:54 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:54 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:49:59 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:189):2: 3d874500b1f2e6a65578ee4a152d8673:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:49:59 +0000] 3d874500b1f2e6a65578ee4a152d8673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:49:59 [info] 37#37: *785 [lua] logger.lua:23: 3d874500b1f2e6a65578ee4a152d8673 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:49:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:50:04 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:04 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:14 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:14 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:14 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:189):2: 59fa05fc092a83ac3818d2fbf12d13cb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:50:14 [info] 37#37: *790 [lua] logger.lua:23: 59fa05fc092a83ac3818d2fbf12d13cb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:50:14 +0000] 59fa05fc092a83ac3818d2fbf12d13cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:50:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 05:50:24 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:24 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:29 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:189):2: 9c0d2702a595b59de0b7f437ce928b4d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:50:29 [info] 37#37: *793 [lua] logger.lua:23: 9c0d2702a595b59de0b7f437ce928b4d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:50:29 +0000] 9c0d2702a595b59de0b7f437ce928b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:50:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:50:34 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:34 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:44 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:44 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:44 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: ba3c4dc7de2f98372881e9ff7a0a9014:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:50:44 [info] 37#37: *799 [lua] logger.lua:23: ba3c4dc7de2f98372881e9ff7a0a9014 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:50:44 +0000] ba3c4dc7de2f98372881e9ff7a0a9014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:50:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:50:54 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:54 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:50:59 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:189):2: 2c443fa9e0d2eb92f7cecffa1fc17384:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:50:59 [info] 37#37: *802 [lua] logger.lua:23: 2c443fa9e0d2eb92f7cecffa1fc17384 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:50:59 +0000] 2c443fa9e0d2eb92f7cecffa1fc17384 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:50:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:51:04 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:04 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:14 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:14 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:14 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: 07a90f387096205276d1f906b8cf6ca9:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:51:14 [info] 37#37: *807 [lua] logger.lua:23: 07a90f387096205276d1f906b8cf6ca9 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:51:14 +0000] 07a90f387096205276d1f906b8cf6ca9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:51:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:51:24 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:24 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:29 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:189):2: ee2d66b2c6b2ba2134301f73fd5df816:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:51:29 [info] 37#37: *810 [lua] logger.lua:23: ee2d66b2c6b2ba2134301f73fd5df816 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:51:29 +0000] ee2d66b2c6b2ba2134301f73fd5df816 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:51:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:51:34 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:34 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:44 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:44 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:44 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 662c2564caf9952cf75e6db6adc55417:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:51:44 [info] 37#37: *816 [lua] logger.lua:23: 662c2564caf9952cf75e6db6adc55417 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:51:44 +0000] 662c2564caf9952cf75e6db6adc55417 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:51:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:51:54 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:54 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:51:59 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:189):2: ebbd2269351443207c06ab5eb6e79cfc:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:51:59 [info] 37#37: *819 [lua] logger.lua:23: ebbd2269351443207c06ab5eb6e79cfc {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:51:59 +0000] ebbd2269351443207c06ab5eb6e79cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:51:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:52:04 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:04 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:14 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:14 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:14 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:189):2: fe2c48d8925c16426750b4c167f36696:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:52:14 [info] 37#37: *824 [lua] logger.lua:23: fe2c48d8925c16426750b4c167f36696 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:52:14 +0000] fe2c48d8925c16426750b4c167f36696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:52:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:52:24 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:24 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:29 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:189):2: c86d71a2eacd465f1d49f2638221c51d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:52:29 +0000] c86d71a2eacd465f1d49f2638221c51d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:52:29 [info] 37#37: *827 [lua] logger.lua:23: c86d71a2eacd465f1d49f2638221c51d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:52:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:52:34 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:34 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:44 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:44 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:44 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:189):2: b342d34d3ba8fd8ed6f615efa33d7b1e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:52:44 +0000] b342d34d3ba8fd8ed6f615efa33d7b1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:52:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:52:44 [info] 37#37: *833 [lua] logger.lua:23: b342d34d3ba8fd8ed6f615efa33d7b1e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:52:54 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:54 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:52:59 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:189):2: d0d283ec6f4101d795d9b980ab588c7a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:52:59 [info] 37#37: *836 [lua] logger.lua:23: d0d283ec6f4101d795d9b980ab588c7a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:52:59 +0000] d0d283ec6f4101d795d9b980ab588c7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:52:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:53:04 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:04 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:14 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:14 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:14 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:189):2: 9dda0dc0d377600bdb5fe95e24a3ebbb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:53:14 +0000] 9dda0dc0d377600bdb5fe95e24a3ebbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:53:14 [info] 37#37: *841 [lua] logger.lua:23: 9dda0dc0d377600bdb5fe95e24a3ebbb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:53:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:53:24 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:24 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:29 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:189):2: f612f3ced36596f4c69a337dbdeef76b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:53:29 [info] 37#37: *844 [lua] logger.lua:23: f612f3ced36596f4c69a337dbdeef76b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:53:29 +0000] f612f3ced36596f4c69a337dbdeef76b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:53:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/06 05:53:34 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:34 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:44 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:44 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:44 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:189):2: 31c5f54b9b0941c754acd8032943d944:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:53:44 +0000] 31c5f54b9b0941c754acd8032943d944 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:53:44 [info] 37#37: *850 [lua] logger.lua:23: 31c5f54b9b0941c754acd8032943d944 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:53:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:53:54 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:54 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:53:59 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:189):2: 0f3ae34b73d99e21b90d7af2b6c40081:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:53:59 +0000] 0f3ae34b73d99e21b90d7af2b6c40081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:53:59 [info] 37#37: *853 [lua] logger.lua:23: 0f3ae34b73d99e21b90d7af2b6c40081 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:53:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:54:04 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:04 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:14 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:14 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:14 [info] 37#37: *858 [lua] access_by_lua(msblocations.conf:189):2: 7931ad1ca86eb5c3c77834d4f3a9edbb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:54:14 +0000] 7931ad1ca86eb5c3c77834d4f3a9edbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/06 05:54:14 [info] 37#37: *858 [lua] logger.lua:23: 7931ad1ca86eb5c3c77834d4f3a9edbb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:54:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/06 05:54:24 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:24 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:29 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:189):2: 89496d02c89a802c352a5dc4ad507e4b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:54:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.56 - - [06/Jan/2023:05:54:29 +0000] 89496d02c89a802c352a5dc4ad507e4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/06 05:54:29 [info] 37#37: *861 [lua] logger.lua:23: 89496d02c89a802c352a5dc4ad507e4b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:54:34 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:34 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:44 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:44 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:44 [info] 37#37: *867 [lua] access_by_lua(msblocations.conf:189):2: 69eb1cef72bb77f7d8ac74f56f4c14d9:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:54:44 [info] 37#37: *867 [lua] logger.lua:23: 69eb1cef72bb77f7d8ac74f56f4c14d9 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:54:44 +0000] 69eb1cef72bb77f7d8ac74f56f4c14d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:54:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:54:54 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:54 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:54:59 [info] 37#37: *870 [lua] access_by_lua(msblocations.conf:189):2: 4275464dc584d5426a8c5468a37567aa:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:54:59 [info] 37#37: *870 [lua] logger.lua:23: 4275464dc584d5426a8c5468a37567aa {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:54:59 +0000] 4275464dc584d5426a8c5468a37567aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:55:04 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:04 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:14 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:14 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:14 [info] 37#37: *875 [lua] access_by_lua(msblocations.conf:189):2: 5f9d5f89ca4f6d4154dea9a690763ed5:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:55:14 [info] 37#37: *875 [lua] logger.lua:23: 5f9d5f89ca4f6d4154dea9a690763ed5 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:55:14 +0000] 5f9d5f89ca4f6d4154dea9a690763ed5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:55:24 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:24 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:29 [info] 37#37: *878 [lua] access_by_lua(msblocations.conf:189):2: 43843eb456ae98ed45630e4dfd0a0901:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:55:29 +0000] 43843eb456ae98ed45630e4dfd0a0901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:55:29 [info] 37#37: *878 [lua] logger.lua:23: 43843eb456ae98ed45630e4dfd0a0901 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:55:34 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:34 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:44 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:44 [info] 37#37: *882 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:44 [info] 37#37: *884 [lua] access_by_lua(msblocations.conf:189):2: bd0d66156f73a921f3b4811b134c2c0c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:55:44 +0000] bd0d66156f73a921f3b4811b134c2c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/06 05:55:44 [info] 37#37: *884 [lua] logger.lua:23: bd0d66156f73a921f3b4811b134c2c0c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:55:54 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:54 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:55:59 [info] 37#37: *887 [lua] access_by_lua(msblocations.conf:189):2: 9b2224641e255293ebd2305d0fc6300c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:55:59 [info] 37#37: *887 [lua] logger.lua:23: 9b2224641e255293ebd2305d0fc6300c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:55:59 +0000] 9b2224641e255293ebd2305d0fc6300c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:56:04 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:04 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:14 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:14 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:14 [info] 37#37: *892 [lua] access_by_lua(msblocations.conf:189):2: 5be3587d51a3bb82db29eaf03dae998d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:56:14 [info] 37#37: *892 [lua] logger.lua:23: 5be3587d51a3bb82db29eaf03dae998d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:56:14 +0000] 5be3587d51a3bb82db29eaf03dae998d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:56:24 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:24 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:29 [info] 37#37: *895 [lua] access_by_lua(msblocations.conf:189):2: 2d797101ba9a77b0973819df45c5425b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:56:29 +0000] 2d797101ba9a77b0973819df45c5425b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/06 05:56:29 [info] 37#37: *895 [lua] logger.lua:23: 2d797101ba9a77b0973819df45c5425b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:56:34 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:34 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:44 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:44 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:44 [info] 37#37: *901 [lua] access_by_lua(msblocations.conf:189):2: ede0eafcd799ff71895c33a91caf67c6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:56:44 [info] 37#37: *901 [lua] logger.lua:23: ede0eafcd799ff71895c33a91caf67c6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:56:44 +0000] ede0eafcd799ff71895c33a91caf67c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:56:54 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:54 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:56:59 [info] 37#37: *904 [lua] access_by_lua(msblocations.conf:189):2: d7affa92b82a494116fea32e475226b9:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:56:59 +0000] d7affa92b82a494116fea32e475226b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 05:56:59 [info] 37#37: *904 [lua] logger.lua:23: d7affa92b82a494116fea32e475226b9 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:57:04 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:04 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:14 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:14 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:14 [info] 37#37: *909 [lua] access_by_lua(msblocations.conf:189):2: 0cf51025c2f7e6dbda17d816343e7399:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:57:14 +0000] 0cf51025c2f7e6dbda17d816343e7399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/06 05:57:14 [info] 37#37: *909 [lua] logger.lua:23: 0cf51025c2f7e6dbda17d816343e7399 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:57:24 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:24 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:29 [info] 37#37: *912 [lua] access_by_lua(msblocations.conf:189):2: ab9ce004aea6dc4de10086fb8ffd84ff:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:57:29 [info] 37#37: *912 [lua] logger.lua:23: ab9ce004aea6dc4de10086fb8ffd84ff {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:57:29 +0000] ab9ce004aea6dc4de10086fb8ffd84ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 05:57:34 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:34 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:44 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:44 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:44 [info] 37#37: *918 [lua] access_by_lua(msblocations.conf:189):2: 0bfa5da4b38db39c2869ae88456654a6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:57:44 [info] 37#37: *918 [lua] logger.lua:23: 0bfa5da4b38db39c2869ae88456654a6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:57:44 +0000] 0bfa5da4b38db39c2869ae88456654a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:57:54 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:54 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:57:59 [info] 37#37: *921 [lua] access_by_lua(msblocations.conf:189):2: 8acb1b3df840f8705d6d951838bc4a66:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:57:59 +0000] 8acb1b3df840f8705d6d951838bc4a66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:57:59 [info] 37#37: *921 [lua] logger.lua:23: 8acb1b3df840f8705d6d951838bc4a66 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:58:02 [info] 37#37: *922 client closed connection while waiting for request, client: 10.233.71.18, server: 0.0.0.0:443
2023/01/06 05:58:04 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:04 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:14 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:14 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:14 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:189):2: 148bcff822068692effd0037b45fe81a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:58:14 +0000] 148bcff822068692effd0037b45fe81a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:58:14 [info] 37#37: *927 [lua] logger.lua:23: 148bcff822068692effd0037b45fe81a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:58:24 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:24 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:29 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:189):2: 88e60db0b4e8f92825c49b101c599538:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:58:29 [info] 37#37: *930 [lua] logger.lua:23: 88e60db0b4e8f92825c49b101c599538 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:58:29 +0000] 88e60db0b4e8f92825c49b101c599538 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:58:34 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:34 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:44 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:44 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:44 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:189):2: 7e8339339cf328a202cfce08734b8b2d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:58:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:05:58:44 +0000] 7e8339339cf328a202cfce08734b8b2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:58:44 [info] 37#37: *936 [lua] logger.lua:23: 7e8339339cf328a202cfce08734b8b2d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 05:58:54 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:54 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:58:59 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:189):2: 2016ae67943414c4ffd9c5057ad732a7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:58:59 +0000] 2016ae67943414c4ffd9c5057ad732a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 05:58:59 [info] 37#37: *939 [lua] logger.lua:23: 2016ae67943414c4ffd9c5057ad732a7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:58:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:59:04 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:04 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:14 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:14 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:14 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:189):2: 21454de2d20f662ea924aa9b3d5b7db3:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:59:14 [info] 37#37: *944 [lua] logger.lua:23: 21454de2d20f662ea924aa9b3d5b7db3 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:59:14 +0000] 21454de2d20f662ea924aa9b3d5b7db3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:59:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 05:59:24 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:24 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:29 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:189):2: d91abcfeda903445c38468216a738e3a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 05:59:29 [info] 37#37: *947 [lua] logger.lua:23: d91abcfeda903445c38468216a738e3a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:59:29 +0000] d91abcfeda903445c38468216a738e3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:59:34 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:34 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:44 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:44 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:44 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:189):2: d39e364178f7733e329b027e919614df:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:59:44 +0000] d39e364178f7733e329b027e919614df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 05:59:44 [info] 37#37: *953 [lua] logger.lua:23: d39e364178f7733e329b027e919614df {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 05:59:54 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:54 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 05:59:59 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:189):2: 59a4f1816c75c688f5f0e38494591c2f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:05:59:59 +0000] 59a4f1816c75c688f5f0e38494591c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:05:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 05:59:59 [info] 37#37: *956 [lua] logger.lua:23: 59a4f1816c75c688f5f0e38494591c2f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 06:00:04 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:04 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:14 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:14 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:14 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:189):2: e5dabd9b7b327e6e66706010b0871a13:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:00:14 [info] 37#37: *961 [lua] logger.lua:23: e5dabd9b7b327e6e66706010b0871a13 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:00:14 +0000] e5dabd9b7b327e6e66706010b0871a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:00:24 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:24 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:29 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:189):2: 3f712c58858e836790a27109b6c6469c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:00:29 [info] 37#37: *964 [lua] logger.lua:23: 3f712c58858e836790a27109b6c6469c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:00:29 +0000] 3f712c58858e836790a27109b6c6469c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:00:34 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:34 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:44 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:44 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:44 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:189):2: 59881182545cdaf5a4c696b8d18db931:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:00:44 [info] 37#37: *970 [lua] logger.lua:23: 59881182545cdaf5a4c696b8d18db931 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:00:44 +0000] 59881182545cdaf5a4c696b8d18db931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:00:54 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:54 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:00:59 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:189):2: fe01922fa2a11372c502e55c29c6341e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:00:59 +0000] fe01922fa2a11372c502e55c29c6341e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 06:00:59 [info] 37#37: *973 [lua] logger.lua:23: fe01922fa2a11372c502e55c29c6341e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:01:04 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:04 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:14 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:14 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:14 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:189):2: 2c2515c7fe2f9d12a0f6f3aee9856e60:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:06:01:14 +0000] 2c2515c7fe2f9d12a0f6f3aee9856e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 06:01:14 [info] 37#37: *978 [lua] logger.lua:23: 2c2515c7fe2f9d12a0f6f3aee9856e60 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 06:01:24 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:24 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:29 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: 571d1fe8680cc73bcdce1949ff18667f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:01:29 [info] 37#37: *981 [lua] logger.lua:23: 571d1fe8680cc73bcdce1949ff18667f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:01:29 +0000] 571d1fe8680cc73bcdce1949ff18667f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:01:34 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:34 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:44 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:44 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:44 [info] 37#37: *987 [lua] access_by_lua(msblocations.conf:189):2: 49eeaa99798d3e2cc8cc8438dca65d11:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:01:44 [info] 37#37: *987 [lua] logger.lua:23: 49eeaa99798d3e2cc8cc8438dca65d11 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:01:44 +0000] 49eeaa99798d3e2cc8cc8438dca65d11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 06:01:54 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:54 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:01:59 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:189):2: a6b12aac45ab1dc5aff0da8d405496d0:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:02:00 +0000] a6b12aac45ab1dc5aff0da8d405496d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 06:02:00 [info] 37#37: *990 [lua] logger.lua:23: a6b12aac45ab1dc5aff0da8d405496d0 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:02:04 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:04 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:14 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:14 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:15 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:189):2: f350a8d3e6a8f8fdc09de1ad40cf3a6c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:02:15 +0000] f350a8d3e6a8f8fdc09de1ad40cf3a6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 06:02:15 [info] 37#37: *995 [lua] logger.lua:23: f350a8d3e6a8f8fdc09de1ad40cf3a6c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:02:24 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:24 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:30 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: c91433e30eaf1deebf66e6870a826c74:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:02:30 +0000] c91433e30eaf1deebf66e6870a826c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:02:30 [info] 37#37: *998 [lua] logger.lua:23: c91433e30eaf1deebf66e6870a826c74 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 06:02:34 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:34 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:44 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:44 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:45 [info] 37#37: *1004 [lua] access_by_lua(msblocations.conf:189):2: 8e18fca88a9ef1a664078ac94965ba44:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.56 - - [06/Jan/2023:06:02:45 +0000] 8e18fca88a9ef1a664078ac94965ba44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:02:45 [info] 37#37: *1004 [lua] logger.lua:23: 8e18fca88a9ef1a664078ac94965ba44 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 06:02:54 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:02:54 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:00 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:189):2: 431462a874d14969400a94e4cfaf385e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:03:00 [info] 37#37: *1007 [lua] logger.lua:23: 431462a874d14969400a94e4cfaf385e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:03:00 +0000] 431462a874d14969400a94e4cfaf385e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:03:04 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:04 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:14 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:14 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:15 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:189):2: e6ba52c75174ef6ecb4be7ca24531c91:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:03:15 +0000] e6ba52c75174ef6ecb4be7ca24531c91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:03:15 [info] 37#37: *1012 [lua] logger.lua:23: e6ba52c75174ef6ecb4be7ca24531c91 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:03:24 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:24 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:30 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: 1a5c0be1072db56087333a22ab2e27bc:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.56 - - [06/Jan/2023:06:03:30 +0000] 1a5c0be1072db56087333a22ab2e27bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/06 06:03:30 [info] 37#37: *1015 [lua] logger.lua:23: 1a5c0be1072db56087333a22ab2e27bc {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 06:03:34 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:34 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:44 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:44 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:45 [info] 37#37: *1021 [lua] access_by_lua(msblocations.conf:189):2: b66d5f71978ff37e527b0979d5bfd4a4:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:03:45 [info] 37#37: *1021 [lua] logger.lua:23: b66d5f71978ff37e527b0979d5bfd4a4 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.56 - - [06/Jan/2023:06:03:45 +0000] b66d5f71978ff37e527b0979d5bfd4a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:03:54 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:03:54 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:00 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:189):2: a7f84b46dcfd07b91a7fad46dc7767b0:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:04:00 [info] 37#37: *1024 [lua] logger.lua:23: a7f84b46dcfd07b91a7fad46dc7767b0 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:04:00 +0000] a7f84b46dcfd07b91a7fad46dc7767b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 06:04:04 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:04 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:14 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:14 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:15 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:189):2: ece3139fa6600186f213ae39df1cb2c1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:04:15 +0000] ece3139fa6600186f213ae39df1cb2c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:04:15 [info] 37#37: *1029 [lua] logger.lua:23: ece3139fa6600186f213ae39df1cb2c1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:04:24 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:24 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:30 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: 35ae24c1671e13d26555fac22c4f82bf:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:04:30 [info] 37#37: *1032 [lua] logger.lua:23: 35ae24c1671e13d26555fac22c4f82bf {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:04:30 +0000] 35ae24c1671e13d26555fac22c4f82bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:04:34 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:34 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:44 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:44 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:45 [info] 37#37: *1038 [lua] access_by_lua(msblocations.conf:189):2: de4b9f601bd927a220a335276c3c1922:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:04:45 [info] 37#37: *1038 [lua] logger.lua:23: de4b9f601bd927a220a335276c3c1922 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:04:45 +0000] de4b9f601bd927a220a335276c3c1922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/06 06:04:54 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:04:54 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:00 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:189):2: 61563fcf5cc18a2b756a1f732830620a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:05:00 [info] 37#37: *1041 [lua] logger.lua:23: 61563fcf5cc18a2b756a1f732830620a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:05:00 +0000] 61563fcf5cc18a2b756a1f732830620a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 06:05:04 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:04 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:14 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:14 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:15 [info] 37#37: *1046 [lua] access_by_lua(msblocations.conf:189):2: 029e5ca205f638b34aabe97a93b94dbe:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:05:15 +0000] 029e5ca205f638b34aabe97a93b94dbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 06:05:15 [info] 37#37: *1046 [lua] logger.lua:23: 029e5ca205f638b34aabe97a93b94dbe {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:05:24 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:24 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:30 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:189):2: 7abeacdedcc8eab992d4529bafa2137f:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:05:30 [info] 37#37: *1049 [lua] logger.lua:23: 7abeacdedcc8eab992d4529bafa2137f {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:05:30 +0000] 7abeacdedcc8eab992d4529bafa2137f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/06 06:05:34 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:34 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:44 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:44 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:45 [info] 37#37: *1055 [lua] access_by_lua(msblocations.conf:189):2: 3a0cc75381d8152283d0e46bc2b35778:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:05:45 +0000] 3a0cc75381d8152283d0e46bc2b35778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 06:05:45 [info] 37#37: *1055 [lua] logger.lua:23: 3a0cc75381d8152283d0e46bc2b35778 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:05:54 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:05:54 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:00 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:189):2: be1f2a742fc9f648918085158e5f2b66:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:06:00 [info] 37#37: *1058 [lua] logger.lua:23: be1f2a742fc9f648918085158e5f2b66 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:06:00 +0000] be1f2a742fc9f648918085158e5f2b66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:06:04 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:04 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:14 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:14 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:15 [info] 37#37: *1063 [lua] access_by_lua(msblocations.conf:189):2: f393765b3023a34c83bfa6b622b21b62:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:06:15 [info] 37#37: *1063 [lua] logger.lua:23: f393765b3023a34c83bfa6b622b21b62 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:06:15 +0000] f393765b3023a34c83bfa6b622b21b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:06:24 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:24 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:29 [info] 37#37: *1066 client closed connection while waiting for request, client: 10.233.71.18, server: 0.0.0.0:443
2023/01/06 06:06:30 [info] 37#37: *1067 [lua] access_by_lua(msblocations.conf:189):2: b896825e166e2d5cf3a7dff54c6d466d:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:06:30 [info] 37#37: *1067 [lua] logger.lua:23: b896825e166e2d5cf3a7dff54c6d466d {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:06:30 +0000] b896825e166e2d5cf3a7dff54c6d466d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/06 06:06:34 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:34 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:44 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:44 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:45 [info] 37#37: *1073 [lua] access_by_lua(msblocations.conf:189):2: d5715c4d16968045fafc8c5a0ad7ba56:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:06:45 [info] 37#37: *1073 [lua] logger.lua:23: d5715c4d16968045fafc8c5a0ad7ba56 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:06:45 +0000] d5715c4d16968045fafc8c5a0ad7ba56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/06 06:06:54 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:06:54 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:00 [info] 37#37: *1076 [lua] access_by_lua(msblocations.conf:189):2: 328d1ca5897c3fa47e965d5a040cc2d7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:07:00 [info] 37#37: *1076 [lua] logger.lua:23: 328d1ca5897c3fa47e965d5a040cc2d7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.56 - - [06/Jan/2023:06:07:00 +0000] 328d1ca5897c3fa47e965d5a040cc2d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 06:07:04 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:04 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:14 [info] 38#38: *1079 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:14 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:15 [info] 37#37: *1081 [lua] access_by_lua(msblocations.conf:189):2: d563541c6cc3853c23a083b2e5bd248b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:07:15 [info] 37#37: *1081 [lua] logger.lua:23: d563541c6cc3853c23a083b2e5bd248b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:07:15 +0000] d563541c6cc3853c23a083b2e5bd248b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:07:24 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:24 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:30 [info] 37#37: *1084 [lua] access_by_lua(msblocations.conf:189):2: eb01bcf69c986f4193c705f2a73c799e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:07:30 +0000] eb01bcf69c986f4193c705f2a73c799e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:07:30 [info] 37#37: *1084 [lua] logger.lua:23: eb01bcf69c986f4193c705f2a73c799e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:07:34 [info] 37#37: *1086 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:34 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:44 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:44 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:45 [info] 37#37: *1090 [lua] access_by_lua(msblocations.conf:189):2: b6d67e07e3dedb0262a965ee0f3de3a1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:07:45 [info] 37#37: *1090 [lua] logger.lua:23: b6d67e07e3dedb0262a965ee0f3de3a1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:07:45 +0000] b6d67e07e3dedb0262a965ee0f3de3a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:07:54 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:07:54 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:00 [info] 37#37: *1093 [lua] access_by_lua(msblocations.conf:189):2: e23c4e8f94fd80237604ec6bb8c6102a:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:08:00 +0000] e23c4e8f94fd80237604ec6bb8c6102a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/06 06:08:00 [info] 37#37: *1093 [lua] logger.lua:23: e23c4e8f94fd80237604ec6bb8c6102a {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:08:04 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:04 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:14 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:14 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:15 [info] 37#37: *1098 [lua] access_by_lua(msblocations.conf:189):2: 1cf54c7a5f753d2f29877e42e1bb0b7e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:08:15 +0000] 1cf54c7a5f753d2f29877e42e1bb0b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:08:15 [info] 37#37: *1098 [lua] logger.lua:23: 1cf54c7a5f753d2f29877e42e1bb0b7e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:08:24 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:24 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:30 [info] 37#37: *1101 [lua] access_by_lua(msblocations.conf:189):2: 46fb1783c10315903b35acebdd943a26:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:08:30 [info] 37#37: *1101 [lua] logger.lua:23: 46fb1783c10315903b35acebdd943a26 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:08:30 +0000] 46fb1783c10315903b35acebdd943a26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:08:34 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:34 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:44 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:44 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:45 [info] 37#37: *1107 [lua] access_by_lua(msblocations.conf:189):2: 8dd54515d9910198c9711eff1703e7ca:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:08:45 +0000] 8dd54515d9910198c9711eff1703e7ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 06:08:45 [info] 37#37: *1107 [lua] logger.lua:23: 8dd54515d9910198c9711eff1703e7ca {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/06 06:08:54 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:08:54 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:00 [info] 37#37: *1110 [lua] access_by_lua(msblocations.conf:189):2: 7cc563c404b026a78302b56e7b26f5fa:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:09:00 [info] 37#37: *1110 [lua] logger.lua:23: 7cc563c404b026a78302b56e7b26f5fa {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:09:00 +0000] 7cc563c404b026a78302b56e7b26f5fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:09:04 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:04 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:14 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:14 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:15 [info] 37#37: *1115 [lua] access_by_lua(msblocations.conf:189):2: 85d4a5702804eebe9c7e132cb3124644:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:09:15 +0000] 85d4a5702804eebe9c7e132cb3124644 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 06:09:15 [info] 37#37: *1115 [lua] logger.lua:23: 85d4a5702804eebe9c7e132cb3124644 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:09:24 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:24 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:30 [info] 37#37: *1118 [lua] access_by_lua(msblocations.conf:189):2: 5ac7edeccc23696a005660432102b953:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:09:30 [info] 37#37: *1118 [lua] logger.lua:23: 5ac7edeccc23696a005660432102b953 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:09:30 +0000] 5ac7edeccc23696a005660432102b953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:09:34 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:34 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:44 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:44 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:45 [info] 37#37: *1124 [lua] access_by_lua(msblocations.conf:189):2: e8c9da7ce4e0ec6478901913c1edd0e6:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:09:45 +0000] e8c9da7ce4e0ec6478901913c1edd0e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/06 06:09:45 [info] 37#37: *1124 [lua] logger.lua:23: e8c9da7ce4e0ec6478901913c1edd0e6 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:09:54 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:09:54 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:00 [info] 37#37: *1127 [lua] access_by_lua(msblocations.conf:189):2: 748804229a53c9cd91d84e279946593e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:10:00 +0000] 748804229a53c9cd91d84e279946593e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:10:00 [info] 37#37: *1127 [lua] logger.lua:23: 748804229a53c9cd91d84e279946593e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 06:10:04 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:04 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:14 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:14 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:15 [info] 37#37: *1132 [lua] access_by_lua(msblocations.conf:189):2: a2670c9e2855388bb6b316cf0e1eecaa:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:10:15 +0000] a2670c9e2855388bb6b316cf0e1eecaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 06:10:15 [info] 37#37: *1132 [lua] logger.lua:23: a2670c9e2855388bb6b316cf0e1eecaa {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:10:24 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:24 [info] 38#38: *1134 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:30 [info] 37#37: *1135 [lua] access_by_lua(msblocations.conf:189):2: c81523065d3d9b350a2c5159c7fa87db:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:10:30 [info] 37#37: *1135 [lua] logger.lua:23: c81523065d3d9b350a2c5159c7fa87db {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:10:30 +0000] c81523065d3d9b350a2c5159c7fa87db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:10:34 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:34 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:44 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:44 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:45 [info] 37#37: *1141 [lua] access_by_lua(msblocations.conf:189):2: 70b5660cbd68dba3da2a0e84abc3af3c:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.56 - - [06/Jan/2023:06:10:45 +0000] 70b5660cbd68dba3da2a0e84abc3af3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2023/01/06 06:10:45 [info] 37#37: *1141 [lua] logger.lua:23: 70b5660cbd68dba3da2a0e84abc3af3c {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/06 06:10:54 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:10:54 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:00 [info] 37#37: *1144 [lua] access_by_lua(msblocations.conf:189):2: c06aa1b5b4de5e37b9ecc32a549ea43b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:11:00 [info] 37#37: *1144 [lua] logger.lua:23: c06aa1b5b4de5e37b9ecc32a549ea43b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:11:00 +0000] c06aa1b5b4de5e37b9ecc32a549ea43b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:11:04 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:04 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:14 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:14 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:15 [info] 37#37: *1149 [lua] access_by_lua(msblocations.conf:189):2: a13b8885eaa2f46f1a7e0ad6f541efdb:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:11:15 +0000] a13b8885eaa2f46f1a7e0ad6f541efdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:11:15 [info] 37#37: *1149 [lua] logger.lua:23: a13b8885eaa2f46f1a7e0ad6f541efdb {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:11:24 [info] 37#37: *1151 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:24 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:30 [info] 37#37: *1152 [lua] access_by_lua(msblocations.conf:189):2: f9ad8c0a185355931f2b92283578730e:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:11:30 [info] 37#37: *1152 [lua] logger.lua:23: f9ad8c0a185355931f2b92283578730e {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:11:30 +0000] f9ad8c0a185355931f2b92283578730e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:11:34 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:34 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:44 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:44 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:45 [info] 37#37: *1158 [lua] access_by_lua(msblocations.conf:189):2: 0b8d6a3159eb323ffbc6a897e97f8aa1:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:11:45 [info] 37#37: *1158 [lua] logger.lua:23: 0b8d6a3159eb323ffbc6a897e97f8aa1 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:11:45 +0000] 0b8d6a3159eb323ffbc6a897e97f8aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:11:54 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:11:54 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:00 [info] 37#37: *1161 [lua] access_by_lua(msblocations.conf:189):2: 3f3d4010e6c1cfb918bf0dcef3ae0f18:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:12:00 +0000] 3f3d4010e6c1cfb918bf0dcef3ae0f18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:12:00 [info] 37#37: *1161 [lua] logger.lua:23: 3f3d4010e6c1cfb918bf0dcef3ae0f18 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:12:04 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:04 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:14 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:14 [info] 38#38: *1165 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:15 [info] 37#37: *1166 [lua] access_by_lua(msblocations.conf:189):2: 5aaed42e82e85b9b56fc645f1f93e2f7:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:12:15 [info] 37#37: *1166 [lua] logger.lua:23: 5aaed42e82e85b9b56fc645f1f93e2f7 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:12:15 +0000] 5aaed42e82e85b9b56fc645f1f93e2f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:12:24 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:24 [info] 37#37: *1168 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:30 [info] 37#37: *1169 [lua] access_by_lua(msblocations.conf:189):2: f189eed7a0cabeb8181025817f7689b8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:12:30 [info] 37#37: *1169 [lua] logger.lua:23: f189eed7a0cabeb8181025817f7689b8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:12:30 +0000] f189eed7a0cabeb8181025817f7689b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:12:34 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:34 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:44 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:44 [info] 37#37: *1173 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:45 [info] 37#37: *1175 [lua] access_by_lua(msblocations.conf:189):2: b4bd88fb6908966ca76c088ee12db3b8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:12:45 +0000] b4bd88fb6908966ca76c088ee12db3b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/06 06:12:45 [info] 37#37: *1175 [lua] logger.lua:23: b4bd88fb6908966ca76c088ee12db3b8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:12:54 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:12:54 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:00 [info] 37#37: *1178 [lua] access_by_lua(msblocations.conf:189):2: d8e961b7e34a7111db63dfd5ce3203a2:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:13:00 [info] 37#37: *1178 [lua] logger.lua:23: d8e961b7e34a7111db63dfd5ce3203a2 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:13:00 +0000] d8e961b7e34a7111db63dfd5ce3203a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/06 06:13:04 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:04 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:14 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:14 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:15 [info] 37#37: *1183 [lua] access_by_lua(msblocations.conf:189):2: 4165652abdad7ea8ba4c2b66de032f3b:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:13:15 +0000] 4165652abdad7ea8ba4c2b66de032f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/06 06:13:15 [info] 37#37: *1183 [lua] logger.lua:23: 4165652abdad7ea8ba4c2b66de032f3b {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/06 06:13:24 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:24 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:30 [info] 37#37: *1186 [lua] access_by_lua(msblocations.conf:189):2: 93ba2b5219a4e5459dc5b0ff2a54cafe:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:13:30 +0000] 93ba2b5219a4e5459dc5b0ff2a54cafe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/06 06:13:30 [info] 37#37: *1186 [lua] logger.lua:23: 93ba2b5219a4e5459dc5b0ff2a54cafe {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/06 06:13:34 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:34 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:44 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:44 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.70.250, server: 0.0.0.0:443
2023/01/06 06:13:45 [info] 37#37: *1192 [lua] access_by_lua(msblocations.conf:189):2: bcc47833c1034ccc3f58b8f688e08ed8:receive the request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/06 06:13:45 [info] 37#37: *1192 [lua] logger.lua:23: bcc47833c1034ccc3f58b8f688e08ed8 {"matched":"microservices"} while logging request, client: 10.233.71.56, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.56 - - [06/Jan/2023:06:13:45 +0000] bcc47833c1034ccc3f58b8f688e08ed8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.56 - - [06/Jan/2023:06:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5