Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.38.121
### 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/31 04:25:06 [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/31 04:25:06 [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/31 04:25:06 [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/31 04:25:06 [notice] 33#33: using the "epoll" event method
2023/01/31 04:25:06 [notice] 33#33: openresty/1.13.6.1
2023/01/31 04:25:06 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/31 04:25:06 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/31 04:25:06 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/31 04:25:06 [notice] 34#34: start worker processes
2023/01/31 04:25:06 [notice] 34#34: start worker process 35
2023/01/31 04:25:06 [notice] 34#34: start worker process 36
2023/01/31 04:25:06 [notice] 34#34: start worker process 37
2023/01/31 04:25:06 [notice] 34#34: start worker process 38
2023/01/31 04:25:06 [notice] 34#34: start worker process 39
2023/01/31 04:25:06 [notice] 34#34: start worker process 40
2023/01/31 04:25:06 [notice] 34#34: start worker process 41
2023/01/31 04:25:06 [notice] 34#34: start worker process 42
2023/01/31 04:25:06 [notice] 34#34: start cache manager process 43
2023/01/31 04:25:06 [notice] 34#34: start cache loader process 44
\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-20230131042506.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-31 04:25:13 263 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-31 04:25:13 284 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-31 04:25:13 284 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-31 04:25:13 511 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-31 04:25:13 517 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.38.121:10081 Enabled:true
2023-01-31 04:25:18 320 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-31 04:25:18 617 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-31 04:25:18 617 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-31 04:25:18 619 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-31 04:25:18 642 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-31 04:25:18 642 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-31 04:25:18 643 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-31 04:25:18 643 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-31 04:25:18 858 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-31 04:25:19 032 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-31 04:25:19 032 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-31 04:25:19 033 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023/01/31 04:25:19 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:25:19 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023-01-31 04:25:20 999 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/31 04:25:29 [info] 36#36: *14 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:25:29 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:25:34 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:189):2: 0a413dcbea94f71bacb6a8200867edd4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:25:35 +0000] 0a413dcbea94f71bacb6a8200867edd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.779 upstream_response_time:0.773 "-" "Consul Health Check" "-"
2023/01/31 04:25:35 [info] 36#36: *16 [lua] logger.lua:23: 0a413dcbea94f71bacb6a8200867edd4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 235
2023/01/31 04:25:39 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:25:39 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:25:49 [info] 38#38: *21 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:25:49 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:25:50 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:189):2: bd2d60f932e0be0cae88cfcc32e95ecb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:25:50 [info] 36#36: *23 [lua] logger.lua:23: bd2d60f932e0be0cae88cfcc32e95ecb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:25:50 +0000] bd2d60f932e0be0cae88cfcc32e95ecb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/31 04:25:51 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 697c3b3f019e3ed206f01b7a9e5f9704:receive the request, client: 10.233.71.77, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/31 04:25:51 [info] 36#36: *24 [lua] logger.lua:23: 697c3b3f019e3ed206f01b7a9e5f9704 {"matched":"microservices"} while logging request, client: 10.233.71.77, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.71.77 - - [31/Jan/2023:04:25:51 +0000] 697c3b3f019e3ed206f01b7a9e5f9704 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.522 upstream_response_time:0.518 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.71.77 - - [31/Jan/2023:04:25:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 574
2023/01/31 04:25:56 [info] 36#36: *24 client 10.233.71.77 closed keepalive connection
2023/01/31 04:25:59 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:25:59 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:05 [info] 36#36: *27 [lua] access_by_lua(msblocations.conf:189):2: 9a6351a86dcc1aff215d0c3bcf69aba2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:26:05 +0000] 9a6351a86dcc1aff215d0c3bcf69aba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/31 04:26:05 [info] 36#36: *27 [lua] logger.lua:23: 9a6351a86dcc1aff215d0c3bcf69aba2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/31 04:26:06 [notice] 44#44: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/31 04:26:06 [notice] 34#34: signal 17 (SIGCHLD) received from 44
2023/01/31 04:26:06 [notice] 34#34: cache loader process 44 exited with code 0
2023/01/31 04:26:06 [notice] 34#34: signal 29 (SIGIO) received
2023/01/31 04:26:09 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:09 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:19 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:19 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:20 [info] 36#36: *34 [lua] access_by_lua(msblocations.conf:189):2: b0bac7b19c5bfcec2e89c67632f717ae:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:26:20 +0000] b0bac7b19c5bfcec2e89c67632f717ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.067 upstream_response_time:0.063 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 55
2023/01/31 04:26:20 [info] 36#36: *34 [lua] logger.lua:23: b0bac7b19c5bfcec2e89c67632f717ae {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:26:29 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:29 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:35 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:189):2: b57501d7fed186a2fd873e242413528d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35
10.233.69.226 - - [31/Jan/2023:04:26:35 +0000] b57501d7fed186a2fd873e242413528d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.073 upstream_response_time:0.058 "-" "Consul Health Check" "-"
2023/01/31 04:26:35 [info] 36#36: *37 [lua] logger.lua:23: b57501d7fed186a2fd873e242413528d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:26:39 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:39 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:49 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:49 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:50 [info] 36#36: *42 [lua] access_by_lua(msblocations.conf:189):2: 9977b615cb26ee871086be7cb635c424:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:04:26:50 +0000] 9977b615cb26ee871086be7cb635c424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/31 04:26:50 [info] 36#36: *42 [lua] logger.lua:23: 9977b615cb26ee871086be7cb635c424 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:26:52 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 07b19b2dd8279ee8d886c117b6ab959b:receive the request, client: 10.233.71.101, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/31 04:26:53 [info] 36#36: *43 [lua] logger.lua:23: 07b19b2dd8279ee8d886c117b6ab959b {"matched":"microservices"} while logging request, client: 10.233.71.101, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.71.101 - - [31/Jan/2023:04:26:53 +0000] 07b19b2dd8279ee8d886c117b6ab959b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.258 upstream_response_time:0.252 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.71.101 - - [31/Jan/2023:04:26:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 233
2023/01/31 04:26:59 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:26:59 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:01 [info] 36#36: *43 client 10.233.71.101 closed keepalive connection
2023/01/31 04:27:05 [info] 36#36: *46 [lua] access_by_lua(msblocations.conf:189):2: 94129e414d94dd95071ab0fc75d75788:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:27:05 +0000] 94129e414d94dd95071ab0fc75d75788 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.130 upstream_response_time:0.125 "-" "Consul Health Check" "-"
2023/01/31 04:27:05 [info] 36#36: *46 [lua] logger.lua:23: 94129e414d94dd95071ab0fc75d75788 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 83
2023/01/31 04:27:09 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:09 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:19 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:19 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:20 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: 0f4ea2c8e686cd6fc1fe54a296a96872:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 50
10.233.69.226 - - [31/Jan/2023:04:27:20 +0000] 0f4ea2c8e686cd6fc1fe54a296a96872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.173 upstream_response_time:0.126 "-" "Consul Health Check" "-"
2023/01/31 04:27:20 [info] 36#36: *52 [lua] logger.lua:23: 0f4ea2c8e686cd6fc1fe54a296a96872 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:27:29 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:29 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:35 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: d955baf4db842a739ea2fe2bae42515e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:27:35 [info] 36#36: *55 [lua] logger.lua:23: d955baf4db842a739ea2fe2bae42515e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:27:35 +0000] d955baf4db842a739ea2fe2bae42515e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/31 04:27:39 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:39 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:49 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:49 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:50 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:189):2: f452163e64f77e592792f8b138f6040b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:27:50 [info] 36#36: *60 [lua] logger.lua:23: f452163e64f77e592792f8b138f6040b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:27:50 +0000] f452163e64f77e592792f8b138f6040b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/31 04:27:59 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:27:59 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:06 [info] 36#36: *63 [lua] access_by_lua(msblocations.conf:189):2: 57d7ecc2246685b1601953d4c1e56bce:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:28:06 [info] 36#36: *63 [lua] logger.lua:23: 57d7ecc2246685b1601953d4c1e56bce {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:28:06 +0000] 57d7ecc2246685b1601953d4c1e56bce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 04:28:09 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:09 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:19 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:19 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:21 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: 2f9cbf06f57e56703f257cfd0ac2f251:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:28:21 [info] 36#36: *69 [lua] logger.lua:23: 2f9cbf06f57e56703f257cfd0ac2f251 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:28:21 +0000] 2f9cbf06f57e56703f257cfd0ac2f251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.113 upstream_response_time:0.087 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 73
2023/01/31 04:28:29 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:29 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:36 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: 2052f0e32f00afa20ea5e24f8a0b077a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:28:36 [info] 36#36: *72 [lua] logger.lua:23: 2052f0e32f00afa20ea5e24f8a0b077a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:28:36 +0000] 2052f0e32f00afa20ea5e24f8a0b077a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.082 upstream_response_time:0.069 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2023/01/31 04:28:39 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:40 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:49 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:49 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:51 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:189):2: 0cbe2e3edbd41f9011c55669a558a54b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:28:51 [info] 36#36: *77 [lua] logger.lua:23: 0cbe2e3edbd41f9011c55669a558a54b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:28:51 +0000] 0cbe2e3edbd41f9011c55669a558a54b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/31 04:28:59 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:28:59 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:06 [info] 36#36: *80 [lua] access_by_lua(msblocations.conf:189):2: 98e1c1efae8877583723cf08196ab964:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:29:06 [info] 36#36: *80 [lua] logger.lua:23: 98e1c1efae8877583723cf08196ab964 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:29:06 +0000] 98e1c1efae8877583723cf08196ab964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 04:29:09 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:09 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:19 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:19 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:21 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:189):2: 4a2903b4d9efc78cda867bca4e1ad279:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:29:21 [info] 36#36: *86 [lua] logger.lua:23: 4a2903b4d9efc78cda867bca4e1ad279 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:29:21 +0000] 4a2903b4d9efc78cda867bca4e1ad279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
2023/01/31 04:29:29 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:29 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:36 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: 39a7bf2685f9d8f712895cedc8638c58:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.226 - - [31/Jan/2023:04:29:36 +0000] 39a7bf2685f9d8f712895cedc8638c58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 04:29:36 [info] 36#36: *89 [lua] logger.lua:23: 39a7bf2685f9d8f712895cedc8638c58 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:29:39 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:39 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:49 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:49 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:51 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:189):2: db366d95ae78d833fe36c55554b7093e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:29:51 [info] 36#36: *94 [lua] logger.lua:23: db366d95ae78d833fe36c55554b7093e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:29:51 +0000] db366d95ae78d833fe36c55554b7093e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/31 04:29:59 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:29:59 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:06 [info] 36#36: *97 [lua] access_by_lua(msblocations.conf:189):2: a9833edd1fc8d10c9a1216a90a507bac:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:30:06 [info] 36#36: *97 [lua] logger.lua:23: a9833edd1fc8d10c9a1216a90a507bac {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:30:06 +0000] a9833edd1fc8d10c9a1216a90a507bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 04:30:09 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:09 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:19 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:19 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:21 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:189):2: 6db64a3de079317245d65db967380dae:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:30:21 +0000] 6db64a3de079317245d65db967380dae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/31 04:30:21 [info] 36#36: *103 [lua] logger.lua:23: 6db64a3de079317245d65db967380dae {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:30:29 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:29 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:36 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: a97defd38aa900b94fb2ef14fe0c333a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:30:36 [info] 36#36: *106 [lua] logger.lua:23: a97defd38aa900b94fb2ef14fe0c333a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:30:36 +0000] a97defd38aa900b94fb2ef14fe0c333a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.062 upstream_response_time:0.060 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:30:39 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:39 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:49 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:49 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:51 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:189):2: 9ea3c1a29489b666a9cf51e165f6d6c1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:30:51 [info] 36#36: *111 [lua] logger.lua:23: 9ea3c1a29489b666a9cf51e165f6d6c1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:30:51 +0000] 9ea3c1a29489b666a9cf51e165f6d6c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:30:59 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:30:59 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:06 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:189):2: 95e7bcdbe3ba593f918f86f2c0df6d84:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:31:06 +0000] 95e7bcdbe3ba593f918f86f2c0df6d84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 04:31:06 [info] 36#36: *114 [lua] logger.lua:23: 95e7bcdbe3ba593f918f86f2c0df6d84 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 04:31:09 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:09 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:19 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:19 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:21 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: f0600a8bb6f34e0ebaf86b0ff9cb7da8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:31:21 +0000] f0600a8bb6f34e0ebaf86b0ff9cb7da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 04:31:21 [info] 36#36: *120 [lua] logger.lua:23: f0600a8bb6f34e0ebaf86b0ff9cb7da8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 04:31:29 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:29 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:36 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: 76eca2add984b83ee0f839fd8c9d98c5:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:31:36 [info] 36#36: *123 [lua] logger.lua:23: 76eca2add984b83ee0f839fd8c9d98c5 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:31:36 +0000] 76eca2add984b83ee0f839fd8c9d98c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:31:39 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:39 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:49 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:49 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:51 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:189):2: 929092040d71e6928c4948f7d99211ee:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:31:51 [info] 36#36: *128 [lua] logger.lua:23: 929092040d71e6928c4948f7d99211ee {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:31:51 +0000] 929092040d71e6928c4948f7d99211ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:31:59 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:31:59 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:06 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: adb30fea6eb7ced9f59772ca57b21455:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:32:06 [info] 36#36: *132 [lua] logger.lua:23: adb30fea6eb7ced9f59772ca57b21455 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:32:06 +0000] adb30fea6eb7ced9f59772ca57b21455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/01/31 04:32:09 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:09 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:19 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:19 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:21 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: b16a133bf74505bff9665806fb0908c6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:32:22 [info] 36#36: *137 [lua] logger.lua:23: b16a133bf74505bff9665806fb0908c6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:32:22 +0000] b16a133bf74505bff9665806fb0908c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.076 upstream_response_time:0.067 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 63
2023/01/31 04:32:29 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:29 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:37 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: 4e36edcad4b1b21fe0731dc7a47710a9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:32:37 [info] 36#36: *140 [lua] logger.lua:23: 4e36edcad4b1b21fe0731dc7a47710a9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:32:37 +0000] 4e36edcad4b1b21fe0731dc7a47710a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:32:39 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:39 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:40 [info] 36#36: *143 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.69.154, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.69.154 - - [31/Jan/2023:04:32:40 +0000] 9baa2a92c26da2cd5cda2593a9f732d1 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/31 04:32:49 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:49 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:52 [info] 36#36: *146 [lua] access_by_lua(msblocations.conf:189):2: 2cfe6b12917c30e044b27f5c3c9fa55a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:32:52 +0000] 2cfe6b12917c30e044b27f5c3c9fa55a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/31 04:32:52 [info] 36#36: *146 [lua] logger.lua:23: 2cfe6b12917c30e044b27f5c3c9fa55a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 04:32:59 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:32:59 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:07 [info] 36#36: *150 [lua] access_by_lua(msblocations.conf:189):2: 531d2e59e139a82da42f14c55c0908f5:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:33:07 +0000] 531d2e59e139a82da42f14c55c0908f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/31 04:33:07 [info] 36#36: *150 [lua] logger.lua:23: 531d2e59e139a82da42f14c55c0908f5 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 04:33:09 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:09 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:19 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:19 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:22 [info] 36#36: *155 [lua] access_by_lua(msblocations.conf:189):2: fe676183afa4888559e9899b6430ad6a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:33:22 [info] 36#36: *155 [lua] logger.lua:23: fe676183afa4888559e9899b6430ad6a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:33:22 +0000] fe676183afa4888559e9899b6430ad6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 04:33:29 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:29 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:37 [info] 36#36: *158 [lua] access_by_lua(msblocations.conf:189):2: c8ed9b6a15c78562a43ee4c5a4f5c8ce:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 04:33:37 [info] 36#36: *158 [lua] logger.lua:23: c8ed9b6a15c78562a43ee4c5a4f5c8ce {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:33:37 +0000] c8ed9b6a15c78562a43ee4c5a4f5c8ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/31 04:33:39 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:39 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:49 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:49 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:52 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: 385067db7a298ba976216222a5129284:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:33:52 [info] 36#36: *163 [lua] logger.lua:23: 385067db7a298ba976216222a5129284 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:04:33:52 +0000] 385067db7a298ba976216222a5129284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/31 04:33:59 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:33:59 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:07 [info] 36#36: *167 [lua] access_by_lua(msblocations.conf:189):2: 69d195c535d15a4a5361e690ea8b276a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/31 04:34:07 [info] 36#36: *167 [lua] logger.lua:23: 69d195c535d15a4a5361e690ea8b276a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:34:07 +0000] 69d195c535d15a4a5361e690ea8b276a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.055 upstream_response_time:0.047 "-" "Consul Health Check" "-"
2023/01/31 04:34:09 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:09 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:19 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:19 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:22 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: 8527cf08b72de75c2e28ff8a43142b53:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:34:22 [info] 36#36: *172 [lua] logger.lua:23: 8527cf08b72de75c2e28ff8a43142b53 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:34:22 +0000] 8527cf08b72de75c2e28ff8a43142b53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.041 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/31 04:34:29 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:29 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:37 [info] 36#36: *175 [lua] access_by_lua(msblocations.conf:189):2: 4da38d4f7983fd019b8b1beb00b9e13b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:34:37 [info] 36#36: *175 [lua] logger.lua:23: 4da38d4f7983fd019b8b1beb00b9e13b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:34:37 +0000] 4da38d4f7983fd019b8b1beb00b9e13b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 04:34:39 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:39 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:49 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:49 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:52 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: 2cb9b22991e71857a69495bda030e61a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:34:52 [info] 36#36: *180 [lua] logger.lua:23: 2cb9b22991e71857a69495bda030e61a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:34:52 +0000] 2cb9b22991e71857a69495bda030e61a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.086 upstream_response_time:0.078 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 78
2023/01/31 04:34:59 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:34:59 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:07 [info] 36#36: *184 [lua] access_by_lua(msblocations.conf:189):2: 0833bd65b44b37be6b54f2d76ada6106:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:35:07 +0000] 0833bd65b44b37be6b54f2d76ada6106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.048 "-" "Consul Health Check" "-"
2023/01/31 04:35:07 [info] 36#36: *184 [lua] logger.lua:23: 0833bd65b44b37be6b54f2d76ada6106 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39
2023/01/31 04:35:09 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:09 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:19 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:19 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:22 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: 9cc2c4263b5c78e02bbda0f82e035f28:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:35:22 +0000] 9cc2c4263b5c78e02bbda0f82e035f28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/31 04:35:22 [info] 36#36: *189 [lua] logger.lua:23: 9cc2c4263b5c78e02bbda0f82e035f28 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 04:35:29 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:29 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:37 [info] 36#36: *192 [lua] access_by_lua(msblocations.conf:189):2: 9de8ec094049781e1cd77f6a9bf84481:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:35:37 [info] 36#36: *192 [lua] logger.lua:23: 9de8ec094049781e1cd77f6a9bf84481 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:35:37 +0000] 9de8ec094049781e1cd77f6a9bf84481 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.071 upstream_response_time:0.047 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 43
2023/01/31 04:35:39 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:39 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:49 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:49 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:52 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: 72ab36ca2dc2247560d261e3419fc16d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:35:52 [info] 36#36: *197 [lua] logger.lua:23: 72ab36ca2dc2247560d261e3419fc16d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:35:52 +0000] 72ab36ca2dc2247560d261e3419fc16d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.055 upstream_response_time:0.051 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/31 04:35:59 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:35:59 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:07 [info] 36#36: *201 [lua] access_by_lua(msblocations.conf:189):2: 3fc9447579feaf7245f4a420876ebb39:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:36:07 [info] 36#36: *201 [lua] logger.lua:23: 3fc9447579feaf7245f4a420876ebb39 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:36:07 +0000] 3fc9447579feaf7245f4a420876ebb39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:36:09 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:09 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:19 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:19 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:22 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: 3b455e04d247a179af45e1cfae58f87f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:36:23 [info] 36#36: *206 [lua] logger.lua:23: 3b455e04d247a179af45e1cfae58f87f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:36:23 +0000] 3b455e04d247a179af45e1cfae58f87f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.043 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/31 04:36:29 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:29 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:38 [info] 36#36: *209 [lua] access_by_lua(msblocations.conf:189):2: 46e96f0ccc535703fc6924b332db94c1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:36:38 [info] 36#36: *209 [lua] logger.lua:23: 46e96f0ccc535703fc6924b332db94c1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:36:38 +0000] 46e96f0ccc535703fc6924b332db94c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:36:39 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:39 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:49 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:49 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:53 [info] 36#36: *214 [lua] access_by_lua(msblocations.conf:189):2: c66b403933ae79817f372c9c008a5925:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 04:36:53 [info] 36#36: *214 [lua] logger.lua:23: c66b403933ae79817f372c9c008a5925 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:36:53 +0000] c66b403933ae79817f372c9c008a5925 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 04:36:59 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:36:59 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:08 [info] 36#36: *218 [lua] access_by_lua(msblocations.conf:189):2: 78dcb81d472afd46bd891e49773d5f3c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:37:08 +0000] 78dcb81d472afd46bd891e49773d5f3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 04:37:08 [info] 36#36: *218 [lua] logger.lua:23: 78dcb81d472afd46bd891e49773d5f3c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 04:37:09 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:09 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:19 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:19 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:23 [info] 36#36: *223 [lua] access_by_lua(msblocations.conf:189):2: 97596f5a1d28ed923ec8aeb48c0f17f3:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:37:23 [info] 36#36: *223 [lua] logger.lua:23: 97596f5a1d28ed923ec8aeb48c0f17f3 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.226 - - [31/Jan/2023:04:37:23 +0000] 97596f5a1d28ed923ec8aeb48c0f17f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 04:37:29 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:29 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:38 [info] 36#36: *226 [lua] access_by_lua(msblocations.conf:189):2: b548f7a6641b58d56ccf276766f2867e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:37:38 [info] 36#36: *226 [lua] logger.lua:23: b548f7a6641b58d56ccf276766f2867e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:04:37:38 +0000] b548f7a6641b58d56ccf276766f2867e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 04:37:39 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:39 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:49 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:49 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:53 [info] 36#36: *231 [lua] access_by_lua(msblocations.conf:189):2: 20bea3d1c2cec187aed1ab5480860591:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:37:53 [info] 36#36: *231 [lua] logger.lua:23: 20bea3d1c2cec187aed1ab5480860591 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:37:53 +0000] 20bea3d1c2cec187aed1ab5480860591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:37:59 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:37:59 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:08 [info] 36#36: *235 [lua] access_by_lua(msblocations.conf:189):2: 3781a2d16bf491ef5b68eb9cbfa54284:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:38:08 [info] 36#36: *235 [lua] logger.lua:23: 3781a2d16bf491ef5b68eb9cbfa54284 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:04:38:08 +0000] 3781a2d16bf491ef5b68eb9cbfa54284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/31 04:38:09 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:09 [info] 38#38: *237 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:19 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:19 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:23 [info] 36#36: *240 [lua] access_by_lua(msblocations.conf:189):2: e099536b7f90e9d82845c0d3756190e7:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:38:23 [info] 36#36: *240 [lua] logger.lua:23: e099536b7f90e9d82845c0d3756190e7 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:38:23 +0000] e099536b7f90e9d82845c0d3756190e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:38:29 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:29 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:38 [info] 36#36: *243 [lua] access_by_lua(msblocations.conf:189):2: 4081bbbf3e29a9192d9428c45eba3f97:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:38:38 +0000] 4081bbbf3e29a9192d9428c45eba3f97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.070 upstream_response_time:0.044 "-" "Consul Health Check" "-"
2023/01/31 04:38:38 [info] 36#36: *243 [lua] logger.lua:23: 4081bbbf3e29a9192d9428c45eba3f97 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34
2023/01/31 04:38:39 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:39 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:49 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:49 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:53 [info] 36#36: *248 [lua] access_by_lua(msblocations.conf:189):2: e1e7c8505b34b9d64dd912cfb0d3bf94:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:38:53 +0000] e1e7c8505b34b9d64dd912cfb0d3bf94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.089 upstream_response_time:0.065 "-" "Consul Health Check" "-"
2023/01/31 04:38:53 [info] 36#36: *248 [lua] logger.lua:23: e1e7c8505b34b9d64dd912cfb0d3bf94 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39
2023/01/31 04:38:59 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:38:59 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:08 [info] 36#36: *252 [lua] access_by_lua(msblocations.conf:189):2: 4e9583d3d449df780196ed2cc39e1bb5:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:39:08 +0000] 4e9583d3d449df780196ed2cc39e1bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 04:39:08 [info] 36#36: *252 [lua] logger.lua:23: 4e9583d3d449df780196ed2cc39e1bb5 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:39:09 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:09 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:19 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:19 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:23 [info] 36#36: *257 [lua] access_by_lua(msblocations.conf:189):2: da1aefd359ff8e515ada4eb492da9ba2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:39:23 [info] 36#36: *257 [lua] logger.lua:23: da1aefd359ff8e515ada4eb492da9ba2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:39:23 +0000] da1aefd359ff8e515ada4eb492da9ba2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:39:29 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:29 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:38 [info] 36#36: *260 [lua] access_by_lua(msblocations.conf:189):2: bb16ac71a9c8a162ca90c3d416e64007:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:39:38 [info] 36#36: *260 [lua] logger.lua:23: bb16ac71a9c8a162ca90c3d416e64007 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:39:38 +0000] bb16ac71a9c8a162ca90c3d416e64007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:39:39 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:39 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:49 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:49 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:53 [info] 36#36: *265 [lua] access_by_lua(msblocations.conf:189):2: 5c0429e9b4c3d2b9e650e41ee1edd73c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:39:53 [info] 36#36: *265 [lua] logger.lua:23: 5c0429e9b4c3d2b9e650e41ee1edd73c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:39:53 +0000] 5c0429e9b4c3d2b9e650e41ee1edd73c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/31 04:39:59 [info] 36#36: *266 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:39:59 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:08 [info] 36#36: *269 [lua] access_by_lua(msblocations.conf:189):2: 38db652f32b32d1ecd6978947930fc01:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:40:08 +0000] 38db652f32b32d1ecd6978947930fc01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.124 upstream_response_time:0.109 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 69
2023/01/31 04:40:08 [info] 36#36: *269 [lua] logger.lua:23: 38db652f32b32d1ecd6978947930fc01 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:40:09 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:09 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:19 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:19 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:23 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: 259102f0f8cfcb839938315e548d905d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
10.233.69.226 - - [31/Jan/2023:04:40:23 +0000] 259102f0f8cfcb839938315e548d905d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2023/01/31 04:40:23 [info] 36#36: *274 [lua] logger.lua:23: 259102f0f8cfcb839938315e548d905d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:40:29 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:29 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:38 [info] 36#36: *277 [lua] access_by_lua(msblocations.conf:189):2: 1d8a68dc0cf6f6c45aefdc1f8aeb3c47:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28
2023/01/31 04:40:38 [info] 36#36: *277 [lua] logger.lua:23: 1d8a68dc0cf6f6c45aefdc1f8aeb3c47 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:40:38 +0000] 1d8a68dc0cf6f6c45aefdc1f8aeb3c47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.100 upstream_response_time:0.094 "-" "Consul Health Check" "-"
2023/01/31 04:40:39 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:39 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:49 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:49 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
10.233.69.226 - - [31/Jan/2023:04:40:53 +0000] f3989d6edfb3808ecd691762bdcbb145 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:40:53 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: f3989d6edfb3808ecd691762bdcbb145:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:40:53 [info] 36#36: *282 [lua] logger.lua:23: f3989d6edfb3808ecd691762bdcbb145 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:40:59 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:40:59 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:08 [info] 36#36: *286 [lua] access_by_lua(msblocations.conf:189):2: 6394c451ebb0da33c4159cbb52a77930:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2023/01/31 04:41:08 [info] 36#36: *286 [lua] logger.lua:23: 6394c451ebb0da33c4159cbb52a77930 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:41:08 +0000] 6394c451ebb0da33c4159cbb52a77930 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.055 upstream_response_time:0.054 "-" "Consul Health Check" "-"
2023/01/31 04:41:09 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:09 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:19 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:19 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:23 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: 36d1b7e6e49114b3a397870a5412a6e4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:41:24 [info] 36#36: *291 [lua] logger.lua:23: 36d1b7e6e49114b3a397870a5412a6e4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:41:24 +0000] 36d1b7e6e49114b3a397870a5412a6e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.055 upstream_response_time:0.050 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:41:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/31 04:41:29 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:29 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:39 [info] 36#36: *294 [lua] access_by_lua(msblocations.conf:189):2: c38f9df804a0a34f924b4a1e359fcc86:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:41:39 +0000] c38f9df804a0a34f924b4a1e359fcc86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/31 04:41:39 [info] 36#36: *294 [lua] logger.lua:23: c38f9df804a0a34f924b4a1e359fcc86 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:41:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/31 04:41:39 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:39 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:49 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:49 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:54 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: 0a74a8ee72a73ced10ac6d114c90fd78:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:41:54 [info] 36#36: *299 [lua] logger.lua:23: 0a74a8ee72a73ced10ac6d114c90fd78 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:41:54 +0000] 0a74a8ee72a73ced10ac6d114c90fd78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:41:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 04:41:59 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:41:59 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:09 [info] 36#36: *303 [lua] access_by_lua(msblocations.conf:189):2: a143a6593157d225535878a5b0c15671:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:42:09 [info] 36#36: *303 [lua] logger.lua:23: a143a6593157d225535878a5b0c15671 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:42:09 +0000] a143a6593157d225535878a5b0c15671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:42:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 04:42:09 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:09 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:19 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:19 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:24 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: 81151c7e229eb9b705779d88edd851f8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:42:24 +0000] 81151c7e229eb9b705779d88edd851f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.060 upstream_response_time:0.052 "-" "Consul Health Check" "-"
2023/01/31 04:42:24 [info] 36#36: *308 [lua] logger.lua:23: 81151c7e229eb9b705779d88edd851f8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:42:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 63
2023/01/31 04:42:29 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:29 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:39 [info] 36#36: *311 [lua] access_by_lua(msblocations.conf:189):2: bdfe29ef355a540edf2f581664366738:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:42:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
10.233.69.226 - - [31/Jan/2023:04:42:39 +0000] bdfe29ef355a540edf2f581664366738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2023/01/31 04:42:39 [info] 36#36: *311 [lua] logger.lua:23: bdfe29ef355a540edf2f581664366738 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:42:39 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:39 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:49 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:49 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:54 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: d8727743ec9cfe3887f0ad3064de1626:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:42:54 [info] 36#36: *316 [lua] logger.lua:23: d8727743ec9cfe3887f0ad3064de1626 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:42:54 +0000] d8727743ec9cfe3887f0ad3064de1626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:42:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:42:59 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:42:59 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:09 [info] 36#36: *320 [lua] access_by_lua(msblocations.conf:189):2: ccbd34c06fcf66c1a7d8773bfa7ac2fc:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:43:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 04:43:09 [info] 36#36: *320 [lua] logger.lua:23: ccbd34c06fcf66c1a7d8773bfa7ac2fc {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:43:09 +0000] ccbd34c06fcf66c1a7d8773bfa7ac2fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.051 upstream_response_time:0.043 "-" "Consul Health Check" "-"
2023/01/31 04:43:09 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:09 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:19 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:19 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:24 [info] 36#36: *325 [lua] access_by_lua(msblocations.conf:189):2: be3a2ac2fe2ec70bcdb9bcc6ac14f6cb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
10.233.69.226 - - [31/Jan/2023:04:43:24 +0000] be3a2ac2fe2ec70bcdb9bcc6ac14f6cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.043 "-" "Consul Health Check" "-"
2023/01/31 04:43:24 [info] 36#36: *325 [lua] logger.lua:23: be3a2ac2fe2ec70bcdb9bcc6ac14f6cb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:43:29 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:29 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:39 [info] 36#36: *328 [lua] access_by_lua(msblocations.conf:189):2: dcedaf242ca39645aec60e7913566a67:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:43:39 [info] 36#36: *328 [lua] logger.lua:23: dcedaf242ca39645aec60e7913566a67 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:43:39 +0000] dcedaf242ca39645aec60e7913566a67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 04:43:39 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:39 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:49 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:49 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:54 [info] 36#36: *333 [lua] access_by_lua(msblocations.conf:189):2: 20678a453b93c00ef44fd795885ad38f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.69.226 - - [31/Jan/2023:04:43:54 +0000] 20678a453b93c00ef44fd795885ad38f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.049 "-" "Consul Health Check" "-"
2023/01/31 04:43:54 [info] 36#36: *333 [lua] logger.lua:23: 20678a453b93c00ef44fd795885ad38f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:43:59 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:43:59 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:09 [info] 36#36: *337 [lua] access_by_lua(msblocations.conf:189):2: 0efbc91311943843a1b6efa8f44eb534:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:44:09 [info] 36#36: *337 [lua] logger.lua:23: 0efbc91311943843a1b6efa8f44eb534 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:44:09 +0000] 0efbc91311943843a1b6efa8f44eb534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:44:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 04:44:09 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:09 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:19 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:19 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:24 [info] 36#36: *342 [lua] access_by_lua(msblocations.conf:189):2: a40069ddadf5253270f08bb257b9c468:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:44:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.226 - - [31/Jan/2023:04:44:24 +0000] a40069ddadf5253270f08bb257b9c468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/31 04:44:24 [info] 36#36: *342 [lua] logger.lua:23: a40069ddadf5253270f08bb257b9c468 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:44:29 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:29 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:39 [info] 36#36: *345 [lua] access_by_lua(msblocations.conf:189):2: bd612e65066a872ff5241b73775368a7:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:44:39 [info] 36#36: *345 [lua] logger.lua:23: bd612e65066a872ff5241b73775368a7 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:44:39 +0000] bd612e65066a872ff5241b73775368a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.076 upstream_response_time:0.058 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:44:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39
2023/01/31 04:44:39 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:39 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:49 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:49 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:54 [info] 36#36: *350 [lua] access_by_lua(msblocations.conf:189):2: 99dc0bc07541f3fa1cbd2a81ba16ae85:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:44:54 +0000] 99dc0bc07541f3fa1cbd2a81ba16ae85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.056 "-" "Consul Health Check" "-"
2023/01/31 04:44:54 [info] 36#36: *350 [lua] logger.lua:23: 99dc0bc07541f3fa1cbd2a81ba16ae85 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:44:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 54
2023/01/31 04:44:59 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:44:59 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:09 [info] 36#36: *354 [lua] access_by_lua(msblocations.conf:189):2: 61a510f826d7fdab91860ac375ae1311:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:45:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 04:45:09 [info] 36#36: *354 [lua] logger.lua:23: 61a510f826d7fdab91860ac375ae1311 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:45:09 +0000] 61a510f826d7fdab91860ac375ae1311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 04:45:09 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:09 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:19 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:19 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:24 [info] 36#36: *359 [lua] access_by_lua(msblocations.conf:189):2: 6bf5345a80d8ccfee1550f29cc773d04:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:45:24 [info] 36#36: *359 [lua] logger.lua:23: 6bf5345a80d8ccfee1550f29cc773d04 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:45:24 +0000] 6bf5345a80d8ccfee1550f29cc773d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:45:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:45:29 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:29 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:39 [info] 36#36: *362 [lua] access_by_lua(msblocations.conf:189):2: aa8617377dfaa08baf95a833d6e9955e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:45:39 +0000] aa8617377dfaa08baf95a833d6e9955e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.038 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:45:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28
2023/01/31 04:45:39 [info] 36#36: *362 [lua] logger.lua:23: aa8617377dfaa08baf95a833d6e9955e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:45:39 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:39 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:49 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:49 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:54 [info] 36#36: *367 [lua] access_by_lua(msblocations.conf:189):2: 5ce3bd3e17ccc410eb6d54299ab94d98:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:45:54 [info] 36#36: *367 [lua] logger.lua:23: 5ce3bd3e17ccc410eb6d54299ab94d98 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:45:54 +0000] 5ce3bd3e17ccc410eb6d54299ab94d98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 04:45:59 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:45:59 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:09 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:09 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:09 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: d906307e30d6c686f1e36379244cb42e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:46:10 +0000] d906307e30d6c686f1e36379244cb42e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:46:10 [info] 36#36: *373 [lua] logger.lua:23: d906307e30d6c686f1e36379244cb42e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:46:19 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:19 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:25 [info] 36#36: *376 [lua] access_by_lua(msblocations.conf:189):2: 66aeb9b9d56b81817e16e5e0d3b6741e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:46:25 [info] 36#36: *376 [lua] logger.lua:23: 66aeb9b9d56b81817e16e5e0d3b6741e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:46:25 +0000] 66aeb9b9d56b81817e16e5e0d3b6741e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:46:29 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:29 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:39 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:39 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:40 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: d1ce4cf7f515b772f0581d18d8470ba9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:46:40 +0000] d1ce4cf7f515b772f0581d18d8470ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/31 04:46:40 [info] 36#36: *381 [lua] logger.lua:23: d1ce4cf7f515b772f0581d18d8470ba9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:46:49 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:49 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:55 [info] 36#36: *384 [lua] access_by_lua(msblocations.conf:189):2: 59fc7039f226461fde9f48ef086e28ea:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:46:55 [info] 36#36: *384 [lua] logger.lua:23: 59fc7039f226461fde9f48ef086e28ea {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:46:55 +0000] 59fc7039f226461fde9f48ef086e28ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 04:46:59 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:46:59 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:09 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:09 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:10 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 9870da484baceb9613cdce2c9773b015:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:47:10 [info] 36#36: *390 [lua] logger.lua:23: 9870da484baceb9613cdce2c9773b015 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:47:10 +0000] 9870da484baceb9613cdce2c9773b015 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:47:19 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:19 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:25 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:189):2: 5d10c84bfd5e335f2ed8bb9d5c8f06f4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:47:25 +0000] 5d10c84bfd5e335f2ed8bb9d5c8f06f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:47:25 [info] 36#36: *393 [lua] logger.lua:23: 5d10c84bfd5e335f2ed8bb9d5c8f06f4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:47:29 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:29 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:39 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:39 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:40 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: 1765e631c9f6c873a87e3c22c4fc77ea:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
10.233.69.226 - - [31/Jan/2023:04:47:40 +0000] 1765e631c9f6c873a87e3c22c4fc77ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.035 "-" "Consul Health Check" "-"
2023/01/31 04:47:40 [info] 36#36: *398 [lua] logger.lua:23: 1765e631c9f6c873a87e3c22c4fc77ea {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:47:49 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:49 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:55 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:189):2: d183f0114f326c9cc016e24df599bbf8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:47:55 +0000] d183f0114f326c9cc016e24df599bbf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 04:47:55 [info] 36#36: *401 [lua] logger.lua:23: d183f0114f326c9cc016e24df599bbf8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:47:59 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:47:59 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:09 [info] 38#38: *405 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:09 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:10 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: 92c3399055e4ed695ca89e411030e67b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:48:10 [info] 36#36: *407 [lua] logger.lua:23: 92c3399055e4ed695ca89e411030e67b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:48:10 +0000] 92c3399055e4ed695ca89e411030e67b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:48:19 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:19 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:25 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:189):2: cd27be53be852683682c759d937758aa:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:48:25 [info] 36#36: *410 [lua] logger.lua:23: cd27be53be852683682c759d937758aa {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:48:25 +0000] cd27be53be852683682c759d937758aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:48:29 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:29 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:39 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:39 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:40 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: 0adb1601ff8a1c55b640f2631d100530:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:48:40 [info] 36#36: *415 [lua] logger.lua:23: 0adb1601ff8a1c55b640f2631d100530 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:48:40 +0000] 0adb1601ff8a1c55b640f2631d100530 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:48:49 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:49 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:55 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:189):2: 0af613744656ec933530354c2ce5128b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:48:55 [info] 36#36: *418 [lua] logger.lua:23: 0af613744656ec933530354c2ce5128b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:48:55 +0000] 0af613744656ec933530354c2ce5128b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 04:48:59 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:48:59 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:09 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:09 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:10 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: ab041e268b969b6656b1d3f906404f8d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:04:49:10 +0000] ab041e268b969b6656b1d3f906404f8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/31 04:49:10 [info] 36#36: *424 [lua] logger.lua:23: ab041e268b969b6656b1d3f906404f8d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:49:19 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:19 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:25 [info] 36#36: *427 [lua] access_by_lua(msblocations.conf:189):2: 94c490b3a49920bddcdd69f155d63d4d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:49:25 [info] 36#36: *427 [lua] logger.lua:23: 94c490b3a49920bddcdd69f155d63d4d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:49:25 +0000] 94c490b3a49920bddcdd69f155d63d4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:49:29 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:29 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:39 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:39 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:40 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: 58748d7d1bacda2ab2c19214aaf9053b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:04:49:40 +0000] 58748d7d1bacda2ab2c19214aaf9053b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 04:49:40 [info] 36#36: *432 [lua] logger.lua:23: 58748d7d1bacda2ab2c19214aaf9053b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:49:49 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:49 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:55 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:189):2: 27878f0ebfda3f6cdfead1cdcced391b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:49:55 [info] 36#36: *435 [lua] logger.lua:23: 27878f0ebfda3f6cdfead1cdcced391b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:49:55 +0000] 27878f0ebfda3f6cdfead1cdcced391b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:49:59 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:49:59 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:09 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:09 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:10 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: 997534fb88402dacfd2e00041a72a415:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:50:10 +0000] 997534fb88402dacfd2e00041a72a415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:50:10 [info] 36#36: *441 [lua] logger.lua:23: 997534fb88402dacfd2e00041a72a415 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:50:19 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:19 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:25 [info] 36#36: *444 [lua] access_by_lua(msblocations.conf:189):2: d267291a537297eec53a1316988c686c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:50:25 [info] 36#36: *444 [lua] logger.lua:23: d267291a537297eec53a1316988c686c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.226 - - [31/Jan/2023:04:50:25 +0000] d267291a537297eec53a1316988c686c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 04:50:29 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:29 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:39 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:39 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:40 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: e8b563118e0416f933c36bc127ed493a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:50:40 [info] 36#36: *449 [lua] logger.lua:23: e8b563118e0416f933c36bc127ed493a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:50:40 +0000] e8b563118e0416f933c36bc127ed493a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 04:50:49 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:49 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
10.233.69.226 - - [31/Jan/2023:04:50:55 +0000] 6b1f899e57e68e36c57677f0f4d8512a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 04:50:55 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:189):2: 6b1f899e57e68e36c57677f0f4d8512a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:50:55 [info] 36#36: *452 [lua] logger.lua:23: 6b1f899e57e68e36c57677f0f4d8512a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:50:59 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:50:59 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:09 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:09 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:10 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:189):2: 9a725454682a06f2b1cbbda18dc0550a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:51:10 +0000] 9a725454682a06f2b1cbbda18dc0550a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 04:51:10 [info] 36#36: *458 [lua] logger.lua:23: 9a725454682a06f2b1cbbda18dc0550a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:51:19 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:19 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:25 [info] 36#36: *461 [lua] access_by_lua(msblocations.conf:189):2: 0b521df8a27b285ae2f230929b5d5be5:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:51:25 [info] 36#36: *461 [lua] logger.lua:23: 0b521df8a27b285ae2f230929b5d5be5 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:51:25 +0000] 0b521df8a27b285ae2f230929b5d5be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:51:29 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:29 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:39 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:39 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:40 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: 7d8f855bb716319f87c7f20882753a80:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:51:40 [info] 36#36: *466 [lua] logger.lua:23: 7d8f855bb716319f87c7f20882753a80 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:51:40 +0000] 7d8f855bb716319f87c7f20882753a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:51:49 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:49 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:55 [info] 36#36: *469 [lua] access_by_lua(msblocations.conf:189):2: abd3ae3d709b60402d470fe4031dabb4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 04:51:55 [info] 36#36: *469 [lua] logger.lua:23: abd3ae3d709b60402d470fe4031dabb4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:51:55 +0000] abd3ae3d709b60402d470fe4031dabb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 04:51:59 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:51:59 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:09 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:09 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:10 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: d5debbf906de58d23a93b6820c4c96b7:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:52:10 [info] 36#36: *475 [lua] logger.lua:23: d5debbf906de58d23a93b6820c4c96b7 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:52:10 +0000] d5debbf906de58d23a93b6820c4c96b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 04:52:19 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:19 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:25 [info] 36#36: *478 [lua] access_by_lua(msblocations.conf:189):2: f7f4bf46836221dae55d1cc2987739ea:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:52:25 +0000] f7f4bf46836221dae55d1cc2987739ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 04:52:25 [info] 36#36: *478 [lua] logger.lua:23: f7f4bf46836221dae55d1cc2987739ea {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 04:52:29 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:29 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:39 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:39 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:40 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: 5bc17285b04087e8e44dd87279bfa07b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:52:40 +0000] 5bc17285b04087e8e44dd87279bfa07b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/31 04:52:40 [info] 36#36: *483 [lua] logger.lua:23: 5bc17285b04087e8e44dd87279bfa07b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/31 04:52:49 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:49 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:55 [info] 36#36: *486 [lua] access_by_lua(msblocations.conf:189):2: b48a877d797e6e32992f8fa4afbd698f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:52:55 [info] 36#36: *486 [lua] logger.lua:23: b48a877d797e6e32992f8fa4afbd698f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:52:55 +0000] b48a877d797e6e32992f8fa4afbd698f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:52:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 04:52:59 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:52:59 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:09 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:09 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:10 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: a65fda05f8cf10145ce385141540b1df:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:53:10 +0000] a65fda05f8cf10145ce385141540b1df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/01/31 04:53:10 [info] 36#36: *492 [lua] logger.lua:23: a65fda05f8cf10145ce385141540b1df {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:53:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 04:53:19 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:19 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:25 [info] 36#36: *495 [lua] access_by_lua(msblocations.conf:189):2: aaf42e4646b3caa5b671e5b1c9ccf2c3:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:53:25 +0000] aaf42e4646b3caa5b671e5b1c9ccf2c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/31 04:53:25 [info] 36#36: *495 [lua] logger.lua:23: aaf42e4646b3caa5b671e5b1c9ccf2c3 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:53:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 04:53:29 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:29 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:39 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:39 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:40 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: 9d659ac0f06fb1c9254f20ae67a9ab22:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:53:40 +0000] 9d659ac0f06fb1c9254f20ae67a9ab22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:53:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:53:40 [info] 36#36: *500 [lua] logger.lua:23: 9d659ac0f06fb1c9254f20ae67a9ab22 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:53:49 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:49 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:55 [info] 36#36: *503 [lua] access_by_lua(msblocations.conf:189):2: 148f838da02e14ac857fb07ba9c6a0b6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:53:55 [info] 36#36: *503 [lua] logger.lua:23: 148f838da02e14ac857fb07ba9c6a0b6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:53:55 +0000] 148f838da02e14ac857fb07ba9c6a0b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:53:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:53:59 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:53:59 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:09 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:09 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:10 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:189):2: 2562b8aeef8546da09ec529374e23d9b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:54:10 [info] 36#36: *509 [lua] logger.lua:23: 2562b8aeef8546da09ec529374e23d9b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:54:10 +0000] 2562b8aeef8546da09ec529374e23d9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:54:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 04:54:19 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:19 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:25 [info] 36#36: *512 [lua] access_by_lua(msblocations.conf:189):2: ac512a19cb15105f8a0d4af4cd9dd908:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:54:25 +0000] ac512a19cb15105f8a0d4af4cd9dd908 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/31 04:54:25 [info] 36#36: *512 [lua] logger.lua:23: ac512a19cb15105f8a0d4af4cd9dd908 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:54:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:54:29 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:29 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:39 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:39 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:40 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: 46949537223b20d00fd0aabe3251698d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:54:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/31 04:54:40 [info] 36#36: *517 [lua] logger.lua:23: 46949537223b20d00fd0aabe3251698d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:54:40 +0000] 46949537223b20d00fd0aabe3251698d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/31 04:54:49 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:49 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:56 [info] 36#36: *520 [lua] access_by_lua(msblocations.conf:189):2: ee4f3828d57443806d58ebae3a2e3f66:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:54:56 [info] 36#36: *520 [lua] logger.lua:23: ee4f3828d57443806d58ebae3a2e3f66 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:54:56 +0000] ee4f3828d57443806d58ebae3a2e3f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 04:54:59 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:54:59 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:09 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:09 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:11 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:189):2: 8294850da3f1993ec45b839e2959c6f8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:55:11 [info] 36#36: *526 [lua] logger.lua:23: 8294850da3f1993ec45b839e2959c6f8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:55:11 +0000] 8294850da3f1993ec45b839e2959c6f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/31 04:55:19 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:19 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:26 [info] 36#36: *529 [lua] access_by_lua(msblocations.conf:189):2: b3a3f562c253cd0b29d55fa8703bd78d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:55:26 [info] 36#36: *529 [lua] logger.lua:23: b3a3f562c253cd0b29d55fa8703bd78d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:04:55:26 +0000] b3a3f562c253cd0b29d55fa8703bd78d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/31 04:55:29 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:29 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:39 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:39 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:41 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: 4769f7beea6318818ee31bd55750b91c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:55:41 [info] 36#36: *534 [lua] logger.lua:23: 4769f7beea6318818ee31bd55750b91c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:55:41 +0000] 4769f7beea6318818ee31bd55750b91c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/31 04:55:49 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:49 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:56 [info] 36#36: *537 [lua] access_by_lua(msblocations.conf:189):2: c29bcef78e56d3465cf730c20afaf111:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:55:56 +0000] c29bcef78e56d3465cf730c20afaf111 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 04:55:56 [info] 36#36: *537 [lua] logger.lua:23: c29bcef78e56d3465cf730c20afaf111 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 04:55:59 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:55:59 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:09 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:09 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:11 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:189):2: 48f184c2bef780d44d5b0f2f5bca39cb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:56:11 [info] 36#36: *543 [lua] logger.lua:23: 48f184c2bef780d44d5b0f2f5bca39cb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:56:11 +0000] 48f184c2bef780d44d5b0f2f5bca39cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 04:56:19 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:19 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:26 [info] 36#36: *546 [lua] access_by_lua(msblocations.conf:189):2: d353702cc3b0c92fab1be32be4949040:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:56:26 [info] 36#36: *546 [lua] logger.lua:23: d353702cc3b0c92fab1be32be4949040 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:56:26 +0000] d353702cc3b0c92fab1be32be4949040 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:56:29 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:29 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:39 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:39 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:41 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:189):2: 7083dae6d9de7b47e6f8307ccf1fb167:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:56:41 [info] 36#36: *551 [lua] logger.lua:23: 7083dae6d9de7b47e6f8307ccf1fb167 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:56:41 +0000] 7083dae6d9de7b47e6f8307ccf1fb167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 04:56:49 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:49 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:56 [info] 36#36: *554 [lua] access_by_lua(msblocations.conf:189):2: 5a1b61b2c3bac7f7fe95af551862d898:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:56:56 [info] 36#36: *554 [lua] logger.lua:23: 5a1b61b2c3bac7f7fe95af551862d898 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:56:56 +0000] 5a1b61b2c3bac7f7fe95af551862d898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:56:59 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:56:59 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:09 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:09 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:11 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:189):2: e3e0c0717cca95af3660b38fc268de2c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:57:11 [info] 36#36: *560 [lua] logger.lua:23: e3e0c0717cca95af3660b38fc268de2c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:57:11 +0000] e3e0c0717cca95af3660b38fc268de2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/31 04:57:19 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:19 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:26 [info] 36#36: *563 [lua] access_by_lua(msblocations.conf:189):2: 63091139bf0c1135c05c6823e99189fc:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:57:26 [info] 36#36: *563 [lua] logger.lua:23: 63091139bf0c1135c05c6823e99189fc {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:57:26 +0000] 63091139bf0c1135c05c6823e99189fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/31 04:57:29 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:29 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:39 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:39 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:41 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: 03ff30e5edb0ffcc061b07059ffacdac:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:57:41 +0000] 03ff30e5edb0ffcc061b07059ffacdac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 04:57:41 [info] 36#36: *568 [lua] logger.lua:23: 03ff30e5edb0ffcc061b07059ffacdac {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:57:49 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:49 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:56 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:189):2: 4c2fb273a2bd85bdc99d96596c533823:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:57:56 [info] 36#36: *571 [lua] logger.lua:23: 4c2fb273a2bd85bdc99d96596c533823 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:57:56 +0000] 4c2fb273a2bd85bdc99d96596c533823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.053 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/01/31 04:57:59 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:57:59 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:09 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:09 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:11 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:189):2: 6c3df822c978f7806b97d2930fab63c7:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.226 - - [31/Jan/2023:04:58:11 +0000] 6c3df822c978f7806b97d2930fab63c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 04:58:11 [info] 36#36: *577 [lua] logger.lua:23: 6c3df822c978f7806b97d2930fab63c7 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 04:58:19 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:19 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:26 [info] 36#36: *580 [lua] access_by_lua(msblocations.conf:189):2: 8167fd2f20f26816f6bd5eb32e362250:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:58:26 +0000] 8167fd2f20f26816f6bd5eb32e362250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 04:58:26 [info] 36#36: *580 [lua] logger.lua:23: 8167fd2f20f26816f6bd5eb32e362250 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 04:58:29 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:29 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:39 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:39 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:41 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: aab48c7872d61a8d34ea9a467ff58836:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:58:41 [info] 36#36: *585 [lua] logger.lua:23: aab48c7872d61a8d34ea9a467ff58836 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:58:41 +0000] aab48c7872d61a8d34ea9a467ff58836 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 04:58:49 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:49 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:56 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:189):2: 492c9072d2dfcaee21a899615e981319:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:58:56 +0000] 492c9072d2dfcaee21a899615e981319 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 04:58:56 [info] 36#36: *588 [lua] logger.lua:23: 492c9072d2dfcaee21a899615e981319 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 04:58:59 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:58:59 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:09 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:09 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:11 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:189):2: 5c330a98ee20c8813cdb73bf15ddda96:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:59:11 [info] 36#36: *594 [lua] logger.lua:23: 5c330a98ee20c8813cdb73bf15ddda96 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:59:11 +0000] 5c330a98ee20c8813cdb73bf15ddda96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 04:59:19 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:19 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:26 [info] 36#36: *597 [lua] access_by_lua(msblocations.conf:189):2: 2ed03174a7d4dc981711ee523dcc5049:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:59:26 +0000] 2ed03174a7d4dc981711ee523dcc5049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/31 04:59:26 [info] 36#36: *597 [lua] logger.lua:23: 2ed03174a7d4dc981711ee523dcc5049 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:59:29 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:29 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:39 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:39 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:41 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:189):2: 9e87f7b9b9ff73f9fd96268971d99ca1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:59:41 +0000] 9e87f7b9b9ff73f9fd96268971d99ca1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 04:59:41 [info] 36#36: *602 [lua] logger.lua:23: 9e87f7b9b9ff73f9fd96268971d99ca1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 04:59:49 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:49 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:56 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:189):2: c95e0fcfd5fb8679f0208edd7d46a63e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 04:59:56 [info] 36#36: *605 [lua] logger.lua:23: c95e0fcfd5fb8679f0208edd7d46a63e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:04:59:56 +0000] c95e0fcfd5fb8679f0208edd7d46a63e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:04:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/31 04:59:59 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 04:59:59 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:09 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:09 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:11 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:189):2: fdb392073c3a555cbe91c63a196e7db7:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:00:11 [info] 36#36: *611 [lua] logger.lua:23: fdb392073c3a555cbe91c63a196e7db7 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:00:11 +0000] fdb392073c3a555cbe91c63a196e7db7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:00:19 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:19 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:26 [info] 36#36: *614 [lua] access_by_lua(msblocations.conf:189):2: 7a5059a1c12c45ebb3803f8e8abbd30e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/31 05:00:26 [info] 36#36: *614 [lua] logger.lua:23: 7a5059a1c12c45ebb3803f8e8abbd30e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:00:26 +0000] 7a5059a1c12c45ebb3803f8e8abbd30e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/01/31 05:00:29 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:29 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:39 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:39 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:41 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:189):2: 942d0af4d2b6f8d4185005f4231c984d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:00:41 +0000] 942d0af4d2b6f8d4185005f4231c984d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/31 05:00:41 [info] 36#36: *619 [lua] logger.lua:23: 942d0af4d2b6f8d4185005f4231c984d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/31 05:00:49 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:49 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:56 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:189):2: e182051c945f0734c8546e0e5bef0304:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:00:56 [info] 36#36: *622 [lua] logger.lua:23: e182051c945f0734c8546e0e5bef0304 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:00:56 +0000] e182051c945f0734c8546e0e5bef0304 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:00:59 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:00:59 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:09 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:09 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:11 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:189):2: 0e003ff51e4594821a4748c10e2e9156:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:05:01:11 +0000] 0e003ff51e4594821a4748c10e2e9156 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:01:11 [info] 36#36: *628 [lua] logger.lua:23: 0e003ff51e4594821a4748c10e2e9156 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:01:19 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:19 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:26 [info] 36#36: *631 [lua] access_by_lua(msblocations.conf:189):2: e5a2cc3450b3b6648fe92537f475cc76:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:01:26 +0000] e5a2cc3450b3b6648fe92537f475cc76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:01:26 [info] 36#36: *631 [lua] logger.lua:23: e5a2cc3450b3b6648fe92537f475cc76 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:01:29 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:29 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:39 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:39 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:41 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:189):2: fe66cd854c03056ca9adf32a83d3388a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:01:41 [info] 36#36: *636 [lua] logger.lua:23: fe66cd854c03056ca9adf32a83d3388a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:01:41 +0000] fe66cd854c03056ca9adf32a83d3388a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:01:49 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:49 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:56 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:189):2: 36aa4a52b1b9e1059182ceb4fd4209a1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:01:56 [info] 36#36: *639 [lua] logger.lua:23: 36aa4a52b1b9e1059182ceb4fd4209a1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:01:56 +0000] 36aa4a52b1b9e1059182ceb4fd4209a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:01:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:01:59 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:01:59 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:09 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:09 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:11 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:189):2: 4d5ed477a0ff49c791dfd4b32b55f452:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:02:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:05:02:11 +0000] 4d5ed477a0ff49c791dfd4b32b55f452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/31 05:02:11 [info] 36#36: *645 [lua] logger.lua:23: 4d5ed477a0ff49c791dfd4b32b55f452 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:02:19 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:19 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:26 [info] 36#36: *648 [lua] access_by_lua(msblocations.conf:189):2: ef02d088e30ecea6881997da44b62869:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:02:26 [info] 36#36: *648 [lua] logger.lua:23: ef02d088e30ecea6881997da44b62869 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:02:26 +0000] ef02d088e30ecea6881997da44b62869 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:02:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:02:29 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:29 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:39 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:39 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:41 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:189):2: 110eccb83c8c4e67ea6d7d892357a2da:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:02:41 [info] 36#36: *653 [lua] logger.lua:23: 110eccb83c8c4e67ea6d7d892357a2da {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:02:41 +0000] 110eccb83c8c4e67ea6d7d892357a2da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:02:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:02:49 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:49 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:56 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:189):2: 863a0e5510f096ce6c1837328578fce8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:02:56 [info] 36#36: *656 [lua] logger.lua:23: 863a0e5510f096ce6c1837328578fce8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:02:56 +0000] 863a0e5510f096ce6c1837328578fce8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:02:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:02:59 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:02:59 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:09 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:09 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:11 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:189):2: 018a3b5c911bd9ee5d91b5b9fd62f662:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:03:11 +0000] 018a3b5c911bd9ee5d91b5b9fd62f662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 05:03:11 [info] 36#36: *662 [lua] logger.lua:23: 018a3b5c911bd9ee5d91b5b9fd62f662 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:03:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:03:19 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:19 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
10.233.69.226 - - [31/Jan/2023:05:03:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:05:03:26 +0000] 776fea7e7d75d33b3b233951b4f35b0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 05:03:26 [info] 36#36: *665 [lua] access_by_lua(msblocations.conf:189):2: 776fea7e7d75d33b3b233951b4f35b0b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:03:26 [info] 36#36: *665 [lua] logger.lua:23: 776fea7e7d75d33b3b233951b4f35b0b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:03:29 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:29 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:39 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:39 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:41 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:189):2: 539dca06d1e0a41c117ae4e59982ef7e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:03:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.226 - - [31/Jan/2023:05:03:41 +0000] 539dca06d1e0a41c117ae4e59982ef7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:03:41 [info] 36#36: *670 [lua] logger.lua:23: 539dca06d1e0a41c117ae4e59982ef7e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:03:49 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:49 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:56 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:189):2: badf3f5e4ad39096493d6565ed4747c1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:03:56 [info] 36#36: *673 [lua] logger.lua:23: badf3f5e4ad39096493d6565ed4747c1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:03:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.226 - - [31/Jan/2023:05:03:56 +0000] badf3f5e4ad39096493d6565ed4747c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:03:59 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:03:59 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:09 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:09 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:11 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:189):2: ae6eda0f7e6aaee66b7371926dfdc5a8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:04:11 +0000] ae6eda0f7e6aaee66b7371926dfdc5a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:04:11 [info] 36#36: *679 [lua] logger.lua:23: ae6eda0f7e6aaee66b7371926dfdc5a8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:04:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:04:19 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:19 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:26 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:189):2: e8e7e7d0e568f84f3c6d5146c62efed9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:04:27 [info] 36#36: *682 [lua] logger.lua:23: e8e7e7d0e568f84f3c6d5146c62efed9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:04:27 +0000] e8e7e7d0e568f84f3c6d5146c62efed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:04:29 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:29 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:39 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:39 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:42 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:189):2: d573f3a4b604204123c6d531ee79f7f8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:04:42 +0000] d573f3a4b604204123c6d531ee79f7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 05:04:42 [info] 36#36: *687 [lua] logger.lua:23: d573f3a4b604204123c6d531ee79f7f8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:04:49 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:49 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:57 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:189):2: eed98ab0e30b694c6fe1e97d80523fcb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:04:57 +0000] eed98ab0e30b694c6fe1e97d80523fcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/31 05:04:57 [info] 36#36: *690 [lua] logger.lua:23: eed98ab0e30b694c6fe1e97d80523fcb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:04:59 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:04:59 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:09 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:09 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:12 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:189):2: 52b796a35701a6884d24d024c12d3ce5:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:05:12 [info] 36#36: *696 [lua] logger.lua:23: 52b796a35701a6884d24d024c12d3ce5 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:05:12 +0000] 52b796a35701a6884d24d024c12d3ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:05:19 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:19 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:27 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:189):2: 72dc1f52ec2f7040b2c08521bf64394a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:05:27 +0000] 72dc1f52ec2f7040b2c08521bf64394a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:05:27 [info] 36#36: *699 [lua] logger.lua:23: 72dc1f52ec2f7040b2c08521bf64394a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:05:29 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:29 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:39 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:39 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:42 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:189):2: 7acdcaff1663d759e839b16be91fd964:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:05:42 +0000] 7acdcaff1663d759e839b16be91fd964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/31 05:05:42 [info] 36#36: *704 [lua] logger.lua:23: 7acdcaff1663d759e839b16be91fd964 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 05:05:49 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:49 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:57 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:189):2: 788bd72d62108877cba5d9036c553846:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:05:57 [info] 36#36: *707 [lua] logger.lua:23: 788bd72d62108877cba5d9036c553846 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:05:57 +0000] 788bd72d62108877cba5d9036c553846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:05:59 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:05:59 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:09 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:09 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:12 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:189):2: cdb0f85431761ad2a6fc44cf4e7beae9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:06:12 [info] 36#36: *713 [lua] logger.lua:23: cdb0f85431761ad2a6fc44cf4e7beae9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:06:12 +0000] cdb0f85431761ad2a6fc44cf4e7beae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 05:06:19 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:19 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:27 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:189):2: 8bf80a392963fcdda78d2b54aa902a70:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:06:27 [info] 36#36: *716 [lua] logger.lua:23: 8bf80a392963fcdda78d2b54aa902a70 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:06:27 +0000] 8bf80a392963fcdda78d2b54aa902a70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:06:29 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:29 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:39 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:39 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:42 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:189):2: 7549931a34808ed2eaa886c9593b0632:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:06:42 [info] 36#36: *721 [lua] logger.lua:23: 7549931a34808ed2eaa886c9593b0632 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:06:42 +0000] 7549931a34808ed2eaa886c9593b0632 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 05:06:50 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:50 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:57 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:189):2: 6d07c9638b8166c6cd89b8711b31ccee:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:06:57 +0000] 6d07c9638b8166c6cd89b8711b31ccee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/31 05:06:57 [info] 36#36: *724 [lua] logger.lua:23: 6d07c9638b8166c6cd89b8711b31ccee {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:06:59 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:06:59 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:09 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:09 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:12 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:189):2: b30c19bff6898c7834609ff08836386c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:07:12 +0000] b30c19bff6898c7834609ff08836386c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 05:07:12 [info] 36#36: *730 [lua] logger.lua:23: b30c19bff6898c7834609ff08836386c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:07:19 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:19 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:27 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:189):2: 0832b587869acf89066816ee0d02c9cb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:07:27 [info] 36#36: *733 [lua] logger.lua:23: 0832b587869acf89066816ee0d02c9cb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:07:27 +0000] 0832b587869acf89066816ee0d02c9cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:07:29 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:29 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:39 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:39 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:42 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:189):2: 5b690e7a3dba1132c2156649b0a21b8c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:07:42 +0000] 5b690e7a3dba1132c2156649b0a21b8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:07:42 [info] 36#36: *738 [lua] logger.lua:23: 5b690e7a3dba1132c2156649b0a21b8c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:07:49 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:49 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:57 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:189):2: 8dc5f8ea5c660ee1afb5b65472da6759:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:07:57 [info] 36#36: *741 [lua] logger.lua:23: 8dc5f8ea5c660ee1afb5b65472da6759 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:07:57 +0000] 8dc5f8ea5c660ee1afb5b65472da6759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:07:59 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:07:59 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:09 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:09 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:12 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:189):2: 83d75212929bf04c0c0df306fe5eab4c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:08:12 [info] 36#36: *747 [lua] logger.lua:23: 83d75212929bf04c0c0df306fe5eab4c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:08:12 +0000] 83d75212929bf04c0c0df306fe5eab4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:08:19 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:19 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:27 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:189):2: cffc268c4bf05d5fbed52f698e5d7127:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:08:27 +0000] cffc268c4bf05d5fbed52f698e5d7127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:08:27 [info] 36#36: *750 [lua] logger.lua:23: cffc268c4bf05d5fbed52f698e5d7127 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:08:29 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:29 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:39 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:39 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:42 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:189):2: c424a9d36bed1b5ce0404cc5d37ec352:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:08:42 +0000] c424a9d36bed1b5ce0404cc5d37ec352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 05:08:42 [info] 36#36: *755 [lua] logger.lua:23: c424a9d36bed1b5ce0404cc5d37ec352 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:08:49 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:49 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:57 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:189):2: 1cd3bb27630223ec70197fd8d268b7cc:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:08:57 [info] 36#36: *758 [lua] logger.lua:23: 1cd3bb27630223ec70197fd8d268b7cc {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:08:57 +0000] 1cd3bb27630223ec70197fd8d268b7cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:08:59 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:08:59 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:09 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:09 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:12 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:189):2: fc375f782a2337b175ecc589362276cd:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:09:12 [info] 36#36: *764 [lua] logger.lua:23: fc375f782a2337b175ecc589362276cd {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:09:12 +0000] fc375f782a2337b175ecc589362276cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:09:19 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:19 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:27 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:189):2: 61338c0a491ce13aea0d0388c5c2018d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:09:27 [info] 36#36: *767 [lua] logger.lua:23: 61338c0a491ce13aea0d0388c5c2018d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:09:27 +0000] 61338c0a491ce13aea0d0388c5c2018d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:09:29 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:29 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:39 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:39 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:42 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:189):2: 62af6b4071433dfaa732c621779a2d54:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:09:42 [info] 36#36: *772 [lua] logger.lua:23: 62af6b4071433dfaa732c621779a2d54 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:09:42 +0000] 62af6b4071433dfaa732c621779a2d54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:09:49 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:49 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:57 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:189):2: 7f08a30929abb15af81cae4cdf1825ec:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:09:57 [info] 36#36: *775 [lua] logger.lua:23: 7f08a30929abb15af81cae4cdf1825ec {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:09:57 +0000] 7f08a30929abb15af81cae4cdf1825ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:09:59 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:09:59 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:09 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:09 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:12 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:189):2: 4931fb7a7f45d62c431baf4f6d5456ea:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:10:12 [info] 36#36: *781 [lua] logger.lua:23: 4931fb7a7f45d62c431baf4f6d5456ea {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:10:12 +0000] 4931fb7a7f45d62c431baf4f6d5456ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
2023/01/31 05:10:19 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:19 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:27 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:189):2: 86c2b08335b2a38be416d09a982cea91:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:10:27 [info] 36#36: *784 [lua] logger.lua:23: 86c2b08335b2a38be416d09a982cea91 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:10:27 +0000] 86c2b08335b2a38be416d09a982cea91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:10:29 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:29 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:39 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:39 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:42 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:189):2: 669a7f7e68d4f5bffbe83aa88b9ec7bf:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:10:42 +0000] 669a7f7e68d4f5bffbe83aa88b9ec7bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:10:42 [info] 36#36: *789 [lua] logger.lua:23: 669a7f7e68d4f5bffbe83aa88b9ec7bf {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:10:49 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:49 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:57 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:189):2: 18886cf71ce42f1acef3bf9fb33064ae:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:10:57 +0000] 18886cf71ce42f1acef3bf9fb33064ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.050 "-" "Consul Health Check" "-"
2023/01/31 05:10:57 [info] 36#36: *792 [lua] logger.lua:23: 18886cf71ce42f1acef3bf9fb33064ae {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/01/31 05:10:59 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:10:59 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:09 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:09 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:12 [info] 36#36: *798 [lua] access_by_lua(msblocations.conf:189):2: 3d63e9326d2f6e1675f5a54e9b04b70c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:11:12 [info] 36#36: *798 [lua] logger.lua:23: 3d63e9326d2f6e1675f5a54e9b04b70c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:11:12 +0000] 3d63e9326d2f6e1675f5a54e9b04b70c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:11:19 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:19 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:27 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:189):2: ee6b6f14f53ab1e1d28820380e100ad9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:11:27 [info] 36#36: *801 [lua] logger.lua:23: ee6b6f14f53ab1e1d28820380e100ad9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:11:27 +0000] ee6b6f14f53ab1e1d28820380e100ad9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/31 05:11:29 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:29 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:39 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:39 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:42 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:189):2: eb3e2ce75ff62f57417766a9ecd71732:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:11:42 +0000] eb3e2ce75ff62f57417766a9ecd71732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 05:11:42 [info] 36#36: *806 [lua] logger.lua:23: eb3e2ce75ff62f57417766a9ecd71732 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:11:49 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:49 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:57 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:189):2: 34aef8464c7221d482d8c0596e4b8837:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:11:57 [info] 36#36: *809 [lua] logger.lua:23: 34aef8464c7221d482d8c0596e4b8837 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:11:57 +0000] 34aef8464c7221d482d8c0596e4b8837 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/31 05:11:59 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:11:59 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:09 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:09 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:12 [info] 36#36: *815 [lua] access_by_lua(msblocations.conf:189):2: 511f7f8eca1a60e8e1f5e1bb19959d61:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:12:12 [info] 36#36: *815 [lua] logger.lua:23: 511f7f8eca1a60e8e1f5e1bb19959d61 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:12:12 +0000] 511f7f8eca1a60e8e1f5e1bb19959d61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:12:19 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:19 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:27 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:189):2: 0f6965af7519cb56fecaf353029d47d0:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:12:27 [info] 36#36: *818 [lua] logger.lua:23: 0f6965af7519cb56fecaf353029d47d0 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:12:27 +0000] 0f6965af7519cb56fecaf353029d47d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:12:29 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:29 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:39 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:39 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:42 [info] 36#36: *823 [lua] access_by_lua(msblocations.conf:189):2: 8221401bb5d2a7df8b99c52c52d3fa62:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:12:42 [info] 36#36: *823 [lua] logger.lua:23: 8221401bb5d2a7df8b99c52c52d3fa62 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:12:42 +0000] 8221401bb5d2a7df8b99c52c52d3fa62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:12:49 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:49 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:57 [info] 36#36: *826 [lua] access_by_lua(msblocations.conf:189):2: 8e30dd0ee9a31ebc539bca47aed82497:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:12:57 [info] 36#36: *826 [lua] logger.lua:23: 8e30dd0ee9a31ebc539bca47aed82497 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:12:57 +0000] 8e30dd0ee9a31ebc539bca47aed82497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 05:12:59 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:12:59 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:09 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:09 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:12 [info] 36#36: *832 [lua] access_by_lua(msblocations.conf:189):2: 6a8192b87838ddde313fe07bb140a028:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:13:12 [info] 36#36: *832 [lua] logger.lua:23: 6a8192b87838ddde313fe07bb140a028 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:13:12 +0000] 6a8192b87838ddde313fe07bb140a028 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:13:19 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:19 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:27 [info] 36#36: *835 [lua] access_by_lua(msblocations.conf:189):2: 08aff85ce0c06813d3bd82972757cdc5:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:13:27 [info] 36#36: *835 [lua] logger.lua:23: 08aff85ce0c06813d3bd82972757cdc5 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:13:27 +0000] 08aff85ce0c06813d3bd82972757cdc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:13:29 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:29 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:39 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:39 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:42 [info] 36#36: *840 [lua] access_by_lua(msblocations.conf:189):2: 9997ffde869051543c9661ed2e0bcb58:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:13:42 [info] 36#36: *840 [lua] logger.lua:23: 9997ffde869051543c9661ed2e0bcb58 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:13:42 +0000] 9997ffde869051543c9661ed2e0bcb58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:13:49 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:49 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:57 [info] 36#36: *843 [lua] access_by_lua(msblocations.conf:189):2: 4369d0ef9a3ad47214887eb84e093979:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:13:57 [info] 36#36: *843 [lua] logger.lua:23: 4369d0ef9a3ad47214887eb84e093979 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:13:57 +0000] 4369d0ef9a3ad47214887eb84e093979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:13:59 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:13:59 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:09 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:09 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:12 [info] 36#36: *849 [lua] access_by_lua(msblocations.conf:189):2: 2d3ad73641baf8037b8bbe17e9eefd43:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:14:12 [info] 36#36: *849 [lua] logger.lua:23: 2d3ad73641baf8037b8bbe17e9eefd43 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:14:12 +0000] 2d3ad73641baf8037b8bbe17e9eefd43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:14:19 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:19 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:27 [info] 36#36: *852 [lua] access_by_lua(msblocations.conf:189):2: ab2e8f3ffcaea4107676f71579371c41:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:14:27 [info] 36#36: *852 [lua] logger.lua:23: ab2e8f3ffcaea4107676f71579371c41 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:14:27 +0000] ab2e8f3ffcaea4107676f71579371c41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:14:29 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:29 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:39 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:39 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:42 [info] 36#36: *857 [lua] access_by_lua(msblocations.conf:189):2: a4d5adb58da66a48bcb763f8f5ed4228:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:14:42 +0000] a4d5adb58da66a48bcb763f8f5ed4228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:14:42 [info] 36#36: *857 [lua] logger.lua:23: a4d5adb58da66a48bcb763f8f5ed4228 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:14:49 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:49 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:57 [info] 36#36: *860 [lua] access_by_lua(msblocations.conf:189):2: 1f98e2cc1b495702b11d6d8b7aecab0d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:14:57 [info] 36#36: *860 [lua] logger.lua:23: 1f98e2cc1b495702b11d6d8b7aecab0d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:14:57 +0000] 1f98e2cc1b495702b11d6d8b7aecab0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:14:59 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:14:59 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:09 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:09 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:12 [info] 36#36: *866 [lua] access_by_lua(msblocations.conf:189):2: 5629f8adf33629657a6c01f833f3b6ad:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:15:13 [info] 36#36: *866 [lua] logger.lua:23: 5629f8adf33629657a6c01f833f3b6ad {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:15:13 +0000] 5629f8adf33629657a6c01f833f3b6ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:15:19 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:19 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:28 [info] 36#36: *869 [lua] access_by_lua(msblocations.conf:189):2: 108d9a1dac6fe698328af66262c2a130:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.226 - - [31/Jan/2023:05:15:28 +0000] 108d9a1dac6fe698328af66262c2a130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/31 05:15:28 [info] 36#36: *869 [lua] logger.lua:23: 108d9a1dac6fe698328af66262c2a130 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:15:29 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:29 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:35 [info] 36#36: *872 client closed connection while waiting for request, client: 192.168.5.230, server: 0.0.0.0:443
2023/01/31 05:15:39 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:39 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:43 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: 8ad7243a3a3b51e650b42d82fe75c789:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:15:43 [info] 36#36: *875 [lua] logger.lua:23: 8ad7243a3a3b51e650b42d82fe75c789 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:15:43 +0000] 8ad7243a3a3b51e650b42d82fe75c789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:15:49 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:49 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:58 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: 0d9048500666bd6c36fd248cc6ee96e8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:15:58 +0000] 0d9048500666bd6c36fd248cc6ee96e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:15:58 [info] 36#36: *878 [lua] logger.lua:23: 0d9048500666bd6c36fd248cc6ee96e8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:15:59 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:15:59 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:09 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:09 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:13 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:189):2: fd67fce59333fcd594c890256a28ea37:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:16:13 [info] 36#36: *884 [lua] logger.lua:23: fd67fce59333fcd594c890256a28ea37 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:05:16:13 +0000] fd67fce59333fcd594c890256a28ea37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:16:19 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:19 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:28 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:189):2: 9354fa1b5935cf134b47930938387cd6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:16:28 [info] 36#36: *887 [lua] logger.lua:23: 9354fa1b5935cf134b47930938387cd6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:16:28 +0000] 9354fa1b5935cf134b47930938387cd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:16:29 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:29 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:39 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:39 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:43 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:189):2: 5bbbe6153c99334059df0aac3009f62d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:16:43 [info] 36#36: *892 [lua] logger.lua:23: 5bbbe6153c99334059df0aac3009f62d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:16:43 +0000] 5bbbe6153c99334059df0aac3009f62d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:16:49 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:49 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:58 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: 02e386d660f4f9db685fbc70b60d71d0:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:16:58 +0000] 02e386d660f4f9db685fbc70b60d71d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 05:16:58 [info] 36#36: *895 [lua] logger.lua:23: 02e386d660f4f9db685fbc70b60d71d0 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:16:59 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:16:59 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:09 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:09 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:13 [info] 36#36: *901 [lua] access_by_lua(msblocations.conf:189):2: 68cd1ed7dae413d953a08686a0cb7735:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:17:13 [info] 36#36: *901 [lua] logger.lua:23: 68cd1ed7dae413d953a08686a0cb7735 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:17:13 +0000] 68cd1ed7dae413d953a08686a0cb7735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:17:19 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:19 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
10.233.69.226 - - [31/Jan/2023:05:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:05:17:28 +0000] d10d99c6c0117d1f42703b4e7c5d50c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:17:28 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:189):2: d10d99c6c0117d1f42703b4e7c5d50c7:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:17:28 [info] 36#36: *904 [lua] logger.lua:23: d10d99c6c0117d1f42703b4e7c5d50c7 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:17:29 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:29 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:39 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:39 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:43 [info] 36#36: *909 [lua] access_by_lua(msblocations.conf:189):2: 00878410e419d9309648c22fbf44ccc6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:17:43 [info] 36#36: *909 [lua] logger.lua:23: 00878410e419d9309648c22fbf44ccc6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:17:43 +0000] 00878410e419d9309648c22fbf44ccc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:17:49 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:49 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:58 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: 636f1e23ba1b9d34041b9f0845e5216a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:17:58 [info] 36#36: *912 [lua] logger.lua:23: 636f1e23ba1b9d34041b9f0845e5216a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:17:58 +0000] 636f1e23ba1b9d34041b9f0845e5216a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/31 05:17:59 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:17:59 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:09 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:09 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:13 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:189):2: 75ec256a4fc7c5574d764337bc94a141:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:18:13 +0000] 75ec256a4fc7c5574d764337bc94a141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/31 05:18:13 [info] 36#36: *918 [lua] logger.lua:23: 75ec256a4fc7c5574d764337bc94a141 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:18:19 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:19 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:28 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:189):2: b4705733c72272c221c1ca03cf45d8ff:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:18:28 +0000] b4705733c72272c221c1ca03cf45d8ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.040 "-" "Consul Health Check" "-"
2023/01/31 05:18:28 [info] 36#36: *921 [lua] logger.lua:23: b4705733c72272c221c1ca03cf45d8ff {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40
2023/01/31 05:18:29 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:29 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:39 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:39 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:43 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:189):2: 382f1522246db1504099c10a441f05fb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:18:43 [info] 36#36: *926 [lua] logger.lua:23: 382f1522246db1504099c10a441f05fb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:18:43 +0000] 382f1522246db1504099c10a441f05fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:18:49 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:49 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:58 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: a91ffdc4604c4a4c2e4aed7ca59a366f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:18:58 +0000] a91ffdc4604c4a4c2e4aed7ca59a366f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:18:58 [info] 36#36: *929 [lua] logger.lua:23: a91ffdc4604c4a4c2e4aed7ca59a366f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:18:59 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:18:59 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:09 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:09 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
10.233.69.226 - - [31/Jan/2023:05:19:13 +0000] c2fd930fc36f84d1b0048eadbde9a046 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/31 05:19:13 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:189):2: c2fd930fc36f84d1b0048eadbde9a046:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:19:13 [info] 36#36: *935 [lua] logger.lua:23: c2fd930fc36f84d1b0048eadbde9a046 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 05:19:19 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:19 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:28 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:189):2: 5ce67761e770d6d23f4b72b186c395c9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:19:28 +0000] 5ce67761e770d6d23f4b72b186c395c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:19:28 [info] 36#36: *938 [lua] logger.lua:23: 5ce67761e770d6d23f4b72b186c395c9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:19:29 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:29 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:39 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:39 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:43 [info] 36#36: *943 [lua] access_by_lua(msblocations.conf:189):2: e45728222e60f92b1d9aaf1b938cff5d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:19:43 [info] 36#36: *943 [lua] logger.lua:23: e45728222e60f92b1d9aaf1b938cff5d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:19:43 +0000] e45728222e60f92b1d9aaf1b938cff5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:19:49 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:49 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:58 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:189):2: 4b9f9950af299b8a15cba5ac33d817ac:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:19:58 [info] 36#36: *946 [lua] logger.lua:23: 4b9f9950af299b8a15cba5ac33d817ac {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:19:58 +0000] 4b9f9950af299b8a15cba5ac33d817ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 05:19:59 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:19:59 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:09 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:09 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:13 [info] 36#36: *952 [lua] access_by_lua(msblocations.conf:189):2: a5f47a7dafd1ae5fd66ee9995f54e732:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:20:13 [info] 36#36: *952 [lua] logger.lua:23: a5f47a7dafd1ae5fd66ee9995f54e732 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:20:13 +0000] a5f47a7dafd1ae5fd66ee9995f54e732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:20:19 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:19 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:28 [info] 36#36: *955 [lua] access_by_lua(msblocations.conf:189):2: cf6401a35aa006b0773aa746a4646870:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:20:28 +0000] cf6401a35aa006b0773aa746a4646870 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:20:28 [info] 36#36: *955 [lua] logger.lua:23: cf6401a35aa006b0773aa746a4646870 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:20:29 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:29 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:39 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:39 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:43 [info] 36#36: *960 [lua] access_by_lua(msblocations.conf:189):2: 3a62ca5158ff84e1269754341dcede15:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:20:43 +0000] 3a62ca5158ff84e1269754341dcede15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:20:43 [info] 36#36: *960 [lua] logger.lua:23: 3a62ca5158ff84e1269754341dcede15 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:20:49 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:49 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:58 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:189):2: 24e604ee0d06e9d43c1489c35f1fefa4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:20:58 [info] 36#36: *963 [lua] logger.lua:23: 24e604ee0d06e9d43c1489c35f1fefa4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:20:58 +0000] 24e604ee0d06e9d43c1489c35f1fefa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:20:59 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:20:59 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:09 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:09 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:13 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:189):2: 175e939fc88ce9e78ee0f0d47ff91ec3:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:21:13 +0000] 175e939fc88ce9e78ee0f0d47ff91ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 05:21:13 [info] 36#36: *969 [lua] logger.lua:23: 175e939fc88ce9e78ee0f0d47ff91ec3 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:21:19 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:19 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:28 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:189):2: d5eecd7367a5d25350cda50557419e3c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:21:28 [info] 36#36: *972 [lua] logger.lua:23: d5eecd7367a5d25350cda50557419e3c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:21:28 +0000] d5eecd7367a5d25350cda50557419e3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/31 05:21:29 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:29 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:39 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:39 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:43 [info] 36#36: *977 [lua] access_by_lua(msblocations.conf:189):2: 7892ce041ae948690916b8c0d3f84b03:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:21:43 [info] 36#36: *977 [lua] logger.lua:23: 7892ce041ae948690916b8c0d3f84b03 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:21:43 +0000] 7892ce041ae948690916b8c0d3f84b03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 05:21:49 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:49 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:58 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:189):2: 57a78f5b15ff9c84600f4dbfa05adec9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:21:58 [info] 36#36: *980 [lua] logger.lua:23: 57a78f5b15ff9c84600f4dbfa05adec9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:21:58 +0000] 57a78f5b15ff9c84600f4dbfa05adec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:21:59 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:21:59 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:09 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:09 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:13 [info] 36#36: *986 [lua] access_by_lua(msblocations.conf:189):2: 6e71aceab5922bbccf615a332e6e2fbd:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:22:13 [info] 36#36: *986 [lua] logger.lua:23: 6e71aceab5922bbccf615a332e6e2fbd {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:22:13 +0000] 6e71aceab5922bbccf615a332e6e2fbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:22:19 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:19 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:28 [info] 36#36: *989 [lua] access_by_lua(msblocations.conf:189):2: 9988e70d518cea1ec7b98f1331d123be:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:22:28 [info] 36#36: *989 [lua] logger.lua:23: 9988e70d518cea1ec7b98f1331d123be {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:22:28 +0000] 9988e70d518cea1ec7b98f1331d123be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/31 05:22:29 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:29 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:39 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:39 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:43 [info] 36#36: *994 [lua] access_by_lua(msblocations.conf:189):2: 8bdec2a0a2d6ac6c1e38644b65ef5f8a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:22:43 +0000] 8bdec2a0a2d6ac6c1e38644b65ef5f8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/31 05:22:43 [info] 36#36: *994 [lua] logger.lua:23: 8bdec2a0a2d6ac6c1e38644b65ef5f8a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 05:22:49 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:49 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:58 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:189):2: fdaa04353a01308e68296f34d5d89e27:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:05:22:58 +0000] fdaa04353a01308e68296f34d5d89e27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:22:58 [info] 36#36: *997 [lua] logger.lua:23: fdaa04353a01308e68296f34d5d89e27 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:22:59 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:22:59 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:09 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:09 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:13 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:189):2: cb53c41257cee89c213498c765120566:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:23:13 +0000] cb53c41257cee89c213498c765120566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:23:13 [info] 36#36: *1003 [lua] logger.lua:23: cb53c41257cee89c213498c765120566 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:23:19 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:19 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:28 [info] 36#36: *1006 [lua] access_by_lua(msblocations.conf:189):2: 680ac2f6fdadf7e4c6f9e39aeeb2a101:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:23:28 +0000] 680ac2f6fdadf7e4c6f9e39aeeb2a101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:23:28 [info] 36#36: *1006 [lua] logger.lua:23: 680ac2f6fdadf7e4c6f9e39aeeb2a101 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:23:29 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:29 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:39 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:39 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:43 [info] 36#36: *1011 [lua] access_by_lua(msblocations.conf:189):2: f80e369328b125c72ccdf9af61e40c1b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:23:43 +0000] f80e369328b125c72ccdf9af61e40c1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/31 05:23:43 [info] 36#36: *1011 [lua] logger.lua:23: f80e369328b125c72ccdf9af61e40c1b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:23:49 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:49 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:58 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:189):2: 60d15d0f1d78c8f4b1509bb2617373b1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.226 - - [31/Jan/2023:05:23:58 +0000] 60d15d0f1d78c8f4b1509bb2617373b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 05:23:58 [info] 36#36: *1014 [lua] logger.lua:23: 60d15d0f1d78c8f4b1509bb2617373b1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:23:59 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:23:59 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:09 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:09 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:13 [info] 36#36: *1020 [lua] access_by_lua(msblocations.conf:189):2: 40e69d817b62c3dfb377e5e6a7275a1c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:24:13 [info] 36#36: *1020 [lua] logger.lua:23: 40e69d817b62c3dfb377e5e6a7275a1c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:24:13 +0000] 40e69d817b62c3dfb377e5e6a7275a1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 05:24:19 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:19 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:29 [info] 36#36: *1023 [lua] access_by_lua(msblocations.conf:189):2: c415365924fd0c9957c5dc9cfe90a464:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.226 - - [31/Jan/2023:05:24:29 +0000] c415365924fd0c9957c5dc9cfe90a464 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/31 05:24:29 [info] 36#36: *1023 [lua] logger.lua:23: c415365924fd0c9957c5dc9cfe90a464 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:24:29 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:29 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:39 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:39 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:44 [info] 36#36: *1028 [lua] access_by_lua(msblocations.conf:189):2: c2a61c471e267755c257ee6337cce410:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:24:44 [info] 36#36: *1028 [lua] logger.lua:23: c2a61c471e267755c257ee6337cce410 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:24:44 +0000] c2a61c471e267755c257ee6337cce410 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:24:49 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:49 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:59 [info] 36#36: *1031 [lua] access_by_lua(msblocations.conf:189):2: 5c7e020707eacb5f842b9cf6d2553852:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:24:59 [info] 36#36: *1031 [lua] logger.lua:23: 5c7e020707eacb5f842b9cf6d2553852 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:24:59 +0000] 5c7e020707eacb5f842b9cf6d2553852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:24:59 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:24:59 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:09 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:09 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:14 [info] 36#36: *1037 [lua] access_by_lua(msblocations.conf:189):2: e591a2b5536112ca28149de39b637344:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:25:14 [info] 36#36: *1037 [lua] logger.lua:23: e591a2b5536112ca28149de39b637344 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:25:14 +0000] e591a2b5536112ca28149de39b637344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:25:19 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:19 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:29 [info] 36#36: *1040 [lua] access_by_lua(msblocations.conf:189):2: fdd56f81753cc78220b51f40067c152f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:25:29 [info] 36#36: *1040 [lua] logger.lua:23: fdd56f81753cc78220b51f40067c152f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:25:29 +0000] fdd56f81753cc78220b51f40067c152f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.053 upstream_response_time:0.051 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 44
2023/01/31 05:25:29 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:29 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:39 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:39 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:44 [info] 36#36: *1045 [lua] access_by_lua(msblocations.conf:189):2: e339fd5e8407e6ed788f53e3a062fbc6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:25:44 +0000] e339fd5e8407e6ed788f53e3a062fbc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:25:44 [info] 36#36: *1045 [lua] logger.lua:23: e339fd5e8407e6ed788f53e3a062fbc6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:25:49 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:49 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:59 [info] 36#36: *1048 [lua] access_by_lua(msblocations.conf:189):2: cad6ac27b5387d324d3d70ac9b1ef16a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:25:59 [info] 36#36: *1048 [lua] logger.lua:23: cad6ac27b5387d324d3d70ac9b1ef16a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:25:59 +0000] cad6ac27b5387d324d3d70ac9b1ef16a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:25:59 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:25:59 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:09 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:09 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:14 [info] 36#36: *1054 [lua] access_by_lua(msblocations.conf:189):2: 8930f83f1b0c7f32279651e050f522a6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
10.233.69.226 - - [31/Jan/2023:05:26:14 +0000] 8930f83f1b0c7f32279651e050f522a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/31 05:26:14 [info] 36#36: *1054 [lua] logger.lua:23: 8930f83f1b0c7f32279651e050f522a6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:26:19 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:19 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:29 [info] 36#36: *1057 [lua] access_by_lua(msblocations.conf:189):2: 254a3256d02444b0b78043d6505df1d3:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:26:29 +0000] 254a3256d02444b0b78043d6505df1d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:26:29 [info] 36#36: *1057 [lua] logger.lua:23: 254a3256d02444b0b78043d6505df1d3 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:26:29 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:29 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:39 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:39 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:44 [info] 36#36: *1062 [lua] access_by_lua(msblocations.conf:189):2: 18c83b77fb3c864768cdbdc447e6a94b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:26:44 [info] 36#36: *1062 [lua] logger.lua:23: 18c83b77fb3c864768cdbdc447e6a94b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:26:44 +0000] 18c83b77fb3c864768cdbdc447e6a94b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:26:49 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:49 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:59 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:189):2: 76b778a4ea8653d5eab3e80adbb57c95:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:26:59 +0000] 76b778a4ea8653d5eab3e80adbb57c95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/31 05:26:59 [info] 36#36: *1065 [lua] logger.lua:23: 76b778a4ea8653d5eab3e80adbb57c95 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:26:59 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:26:59 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:09 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:09 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:14 [info] 36#36: *1071 [lua] access_by_lua(msblocations.conf:189):2: c569a0bd77bc57c9690026a463e4cce2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:27:14 [info] 36#36: *1071 [lua] logger.lua:23: c569a0bd77bc57c9690026a463e4cce2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:27:14 +0000] c569a0bd77bc57c9690026a463e4cce2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:27:19 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:19 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:29 [info] 36#36: *1074 [lua] access_by_lua(msblocations.conf:189):2: 3c50e64c563260af9776c97d489204e4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:27:29 [info] 36#36: *1074 [lua] logger.lua:23: 3c50e64c563260af9776c97d489204e4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:27:29 +0000] 3c50e64c563260af9776c97d489204e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:27:29 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:29 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:39 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:39 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:44 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: d014df1decf7fa9d6f419cbb8fee0c14:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:27:44 +0000] d014df1decf7fa9d6f419cbb8fee0c14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:27:44 [info] 36#36: *1079 [lua] logger.lua:23: d014df1decf7fa9d6f419cbb8fee0c14 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:27:49 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:49 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:59 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: 700662843b6851bda377ccdaa4e0a9e1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:27:59 [info] 36#36: *1082 [lua] logger.lua:23: 700662843b6851bda377ccdaa4e0a9e1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:27:59 +0000] 700662843b6851bda377ccdaa4e0a9e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/31 05:27:59 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:27:59 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:09 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:09 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:14 [info] 36#36: *1088 [lua] access_by_lua(msblocations.conf:189):2: 551b5a112aee632b1f3a5a16270c1340:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:05:28:14 +0000] 551b5a112aee632b1f3a5a16270c1340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/31 05:28:14 [info] 36#36: *1088 [lua] logger.lua:23: 551b5a112aee632b1f3a5a16270c1340 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:28:19 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:19 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:29 [info] 36#36: *1091 [lua] access_by_lua(msblocations.conf:189):2: 7da9cae615cbcc1a559b9120ff68f387:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:28:29 [info] 36#36: *1091 [lua] logger.lua:23: 7da9cae615cbcc1a559b9120ff68f387 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:28:29 +0000] 7da9cae615cbcc1a559b9120ff68f387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/31 05:28:29 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:29 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:37 [info] 36#36: *1094 client closed connection while waiting for request, client: 192.168.5.230, server: 0.0.0.0:443
2023/01/31 05:28:39 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:39 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:44 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: ab3be8d020e89fb04d687a944501031e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:28:44 +0000] ab3be8d020e89fb04d687a944501031e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:28:44 [info] 36#36: *1097 [lua] logger.lua:23: ab3be8d020e89fb04d687a944501031e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:28:49 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:49 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:59 [info] 36#36: *1100 [lua] access_by_lua(msblocations.conf:189):2: e4f3e21a259e31a626bf66b157772c4f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:28:59 [info] 36#36: *1100 [lua] logger.lua:23: e4f3e21a259e31a626bf66b157772c4f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:28:59 +0000] e4f3e21a259e31a626bf66b157772c4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/31 05:28:59 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:28:59 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:09 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:09 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:14 [info] 36#36: *1106 [lua] access_by_lua(msblocations.conf:189):2: fa7531731acf8e8449e3a29ecb024502:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:29:14 [info] 36#36: *1106 [lua] logger.lua:23: fa7531731acf8e8449e3a29ecb024502 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:29:14 +0000] fa7531731acf8e8449e3a29ecb024502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/31 05:29:19 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:19 [info] 36#36: *1108 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:29 [info] 36#36: *1109 [lua] access_by_lua(msblocations.conf:189):2: 53eff6e352f5944970bfa6a282be182e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:29:29 [info] 36#36: *1109 [lua] logger.lua:23: 53eff6e352f5944970bfa6a282be182e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:29:29 +0000] 53eff6e352f5944970bfa6a282be182e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:29:29 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:29 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:39 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:39 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:44 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:189):2: 3bd35cded81da9061fe79236247383a6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:29:44 +0000] 3bd35cded81da9061fe79236247383a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:29:44 [info] 36#36: *1114 [lua] logger.lua:23: 3bd35cded81da9061fe79236247383a6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:29:49 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:49 [info] 38#38: *1116 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:59 [info] 36#36: *1117 [lua] access_by_lua(msblocations.conf:189):2: 073288e7de42a85a27987aae37aa9bff:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:29:59 +0000] 073288e7de42a85a27987aae37aa9bff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/31 05:29:59 [info] 36#36: *1117 [lua] logger.lua:23: 073288e7de42a85a27987aae37aa9bff {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 05:29:59 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:29:59 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:09 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:09 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:14 [info] 36#36: *1123 [lua] access_by_lua(msblocations.conf:189):2: d553c5d45bddf3ca5e8fd54acce35635:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:30:14 [info] 36#36: *1123 [lua] logger.lua:23: d553c5d45bddf3ca5e8fd54acce35635 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.69.226 - - [31/Jan/2023:05:30:14 +0000] d553c5d45bddf3ca5e8fd54acce35635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/31 05:30:19 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:19 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:29 [info] 36#36: *1126 [lua] access_by_lua(msblocations.conf:189):2: 4d54fd1719e3278727c1fdbdc5d35fa2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:30:29 [info] 36#36: *1126 [lua] logger.lua:23: 4d54fd1719e3278727c1fdbdc5d35fa2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:05:30:29 +0000] 4d54fd1719e3278727c1fdbdc5d35fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/31 05:30:29 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:29 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:39 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:39 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:44 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 181dfe72a37f6af3b6a8d3e0053a32ad:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:30:44 +0000] 181dfe72a37f6af3b6a8d3e0053a32ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/31 05:30:44 [info] 36#36: *1131 [lua] logger.lua:23: 181dfe72a37f6af3b6a8d3e0053a32ad {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/31 05:30:49 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:49 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:59 [info] 36#36: *1134 [lua] access_by_lua(msblocations.conf:189):2: e60b243fadd39e96ad5c559ac2bef649:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:05:30:59 +0000] e60b243fadd39e96ad5c559ac2bef649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/31 05:30:59 [info] 36#36: *1134 [lua] logger.lua:23: e60b243fadd39e96ad5c559ac2bef649 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:30:59 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:30:59 [info] 36#36: *1136 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:09 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:09 [info] 38#38: *1138 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:14 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:189):2: a039e97c63308befd5d9054431851f15:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:31:14 [info] 36#36: *1140 [lua] logger.lua:23: a039e97c63308befd5d9054431851f15 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:31:14 +0000] a039e97c63308befd5d9054431851f15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:31:19 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:19 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:29 [info] 36#36: *1143 [lua] access_by_lua(msblocations.conf:189):2: b2a9fa0866b83ad59d2c3d0fa1aa769c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:31:29 [info] 36#36: *1143 [lua] logger.lua:23: b2a9fa0866b83ad59d2c3d0fa1aa769c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.69.226 - - [31/Jan/2023:05:31:29 +0000] b2a9fa0866b83ad59d2c3d0fa1aa769c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:31:29 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:29 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:39 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:39 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:44 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: 802333d2418ac1b50b30ad7dde6c7832:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:31:44 [info] 36#36: *1148 [lua] logger.lua:23: 802333d2418ac1b50b30ad7dde6c7832 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:31:44 +0000] 802333d2418ac1b50b30ad7dde6c7832 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:31:49 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:49 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:59 [info] 36#36: *1151 [lua] access_by_lua(msblocations.conf:189):2: d3976c260e4281d71a93416a9800f633:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:31:59 [info] 36#36: *1151 [lua] logger.lua:23: d3976c260e4281d71a93416a9800f633 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:31:59 +0000] d3976c260e4281d71a93416a9800f633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:31:59 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:31:59 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:09 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:09 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:14 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:189):2: 09420f898fde5c05bbb2bdfa15195ad3:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:32:14 [info] 36#36: *1157 [lua] logger.lua:23: 09420f898fde5c05bbb2bdfa15195ad3 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:32:14 +0000] 09420f898fde5c05bbb2bdfa15195ad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:32:19 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:19 [info] 38#38: *1159 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:29 [info] 36#36: *1160 [lua] access_by_lua(msblocations.conf:189):2: 0812bbc2d5937922367c2cea938eee2e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.226 - - [31/Jan/2023:05:32:29 +0000] 0812bbc2d5937922367c2cea938eee2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 05:32:29 [info] 36#36: *1160 [lua] logger.lua:23: 0812bbc2d5937922367c2cea938eee2e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:32:29 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:29 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:39 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:39 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:44 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: ab27367a6fecfc0fd80f5c0c9a1f9148:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:32:44 +0000] ab27367a6fecfc0fd80f5c0c9a1f9148 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:32:44 [info] 36#36: *1165 [lua] logger.lua:23: ab27367a6fecfc0fd80f5c0c9a1f9148 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:32:49 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:49 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:59 [info] 36#36: *1168 [lua] access_by_lua(msblocations.conf:189):2: 8ca52c1c9cdc192ea81a1c89c16d6597:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:32:59 [info] 36#36: *1168 [lua] logger.lua:23: 8ca52c1c9cdc192ea81a1c89c16d6597 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.226 - - [31/Jan/2023:05:32:59 +0000] 8ca52c1c9cdc192ea81a1c89c16d6597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:32:59 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:32:59 [info] 38#38: *1170 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:09 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:09 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:14 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:189):2: 010e45ac8a98c1b66b89d50107750728:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:33:14 [info] 36#36: *1174 [lua] logger.lua:23: 010e45ac8a98c1b66b89d50107750728 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:33:14 +0000] 010e45ac8a98c1b66b89d50107750728 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:33:19 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:19 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:29 [info] 36#36: *1177 [lua] access_by_lua(msblocations.conf:189):2: 3a829dc87e25f1842d59b20632336cef:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:33:29 [info] 36#36: *1177 [lua] logger.lua:23: 3a829dc87e25f1842d59b20632336cef {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:33:29 +0000] 3a829dc87e25f1842d59b20632336cef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:33:29 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:29 [info] 36#36: *1179 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:39 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:39 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:44 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: 5944b77f185136c9d084a03b08c5930f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:33:44 [info] 36#36: *1182 [lua] logger.lua:23: 5944b77f185136c9d084a03b08c5930f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:33:44 +0000] 5944b77f185136c9d084a03b08c5930f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:33:49 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:49 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:59 [info] 36#36: *1185 [lua] access_by_lua(msblocations.conf:189):2: 2e5384ce561542b5343e8c58a30823a5:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:33:59 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:33:59 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
10.233.69.226 - - [31/Jan/2023:05:34:00 +0000] 2e5384ce561542b5343e8c58a30823a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.064 upstream_response_time:0.057 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/31 05:34:00 [info] 36#36: *1185 [lua] logger.lua:23: 2e5384ce561542b5343e8c58a30823a5 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:34:09 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:09 [info] 36#36: *1188 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:15 [info] 36#36: *1191 [lua] access_by_lua(msblocations.conf:189):2: cf49269131ff59099b6b13930762f625:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:34:15 +0000] cf49269131ff59099b6b13930762f625 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/31 05:34:15 [info] 36#36: *1191 [lua] logger.lua:23: cf49269131ff59099b6b13930762f625 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:34:19 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:19 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:29 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:29 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:30 [info] 36#36: *1196 [lua] access_by_lua(msblocations.conf:189):2: 200829bd75bac44cf943e546ce2ddf5c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:34:30 [info] 36#36: *1196 [lua] logger.lua:23: 200829bd75bac44cf943e546ce2ddf5c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:34:30 +0000] 200829bd75bac44cf943e546ce2ddf5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:34:39 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:39 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:45 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:189):2: 4485d9ea22c7844c7704e457e62726e4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:34:45 +0000] 4485d9ea22c7844c7704e457e62726e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:34:45 [info] 36#36: *1199 [lua] logger.lua:23: 4485d9ea22c7844c7704e457e62726e4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:34:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:34:49 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:49 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:59 [info] 38#38: *1202 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:34:59 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:00 [info] 36#36: *1204 [lua] access_by_lua(msblocations.conf:189):2: 37f3ceae0df7b244f7c6f1fa528f3bdb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:35:00 [info] 36#36: *1204 [lua] logger.lua:23: 37f3ceae0df7b244f7c6f1fa528f3bdb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:35:00 +0000] 37f3ceae0df7b244f7c6f1fa528f3bdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:35:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/31 05:35:09 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:09 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:15 [info] 36#36: *1208 [lua] access_by_lua(msblocations.conf:189):2: af6fffb813975a40eb66b6b28b1aad6a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:35:15 [info] 36#36: *1208 [lua] logger.lua:23: af6fffb813975a40eb66b6b28b1aad6a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:35:15 +0000] af6fffb813975a40eb66b6b28b1aad6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:35:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:35:19 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:19 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:29 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:29 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:30 [info] 36#36: *1213 [lua] access_by_lua(msblocations.conf:189):2: 9d8e235a42abf93e18539c5f4ea8fa49:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:35:30 [info] 36#36: *1213 [lua] logger.lua:23: 9d8e235a42abf93e18539c5f4ea8fa49 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:35:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.226 - - [31/Jan/2023:05:35:30 +0000] 9d8e235a42abf93e18539c5f4ea8fa49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 05:35:39 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:39 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:45 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:189):2: 1722e74cbab6ecd3c5e5f4f519bfb6d9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:35:45 [info] 36#36: *1216 [lua] logger.lua:23: 1722e74cbab6ecd3c5e5f4f519bfb6d9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:35:45 +0000] 1722e74cbab6ecd3c5e5f4f519bfb6d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:35:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:35:49 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:49 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:59 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:35:59 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:00 [info] 36#36: *1221 [lua] access_by_lua(msblocations.conf:189):2: 7111673d7e5367bec881515a230b1df2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:36:00 +0000] 7111673d7e5367bec881515a230b1df2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/31 05:36:00 [info] 36#36: *1221 [lua] logger.lua:23: 7111673d7e5367bec881515a230b1df2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:36:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/31 05:36:09 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:09 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:15 [info] 36#36: *1225 [lua] access_by_lua(msblocations.conf:189):2: 3d6aac34f42a6d57583fb45a170607e8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:36:15 [info] 36#36: *1225 [lua] logger.lua:23: 3d6aac34f42a6d57583fb45a170607e8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:36:15 +0000] 3d6aac34f42a6d57583fb45a170607e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:36:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:36:19 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:19 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:29 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:29 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:30 [info] 36#36: *1230 [lua] access_by_lua(msblocations.conf:189):2: 69b3a9105df61bfcd75b2e583887f9d3:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:36:30 [info] 36#36: *1230 [lua] logger.lua:23: 69b3a9105df61bfcd75b2e583887f9d3 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:36:30 +0000] 69b3a9105df61bfcd75b2e583887f9d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:36:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:36:39 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:39 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:45 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:189):2: a624415b32b3a187659b59fd94e3dd36:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:36:45 [info] 36#36: *1233 [lua] logger.lua:23: a624415b32b3a187659b59fd94e3dd36 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:36:45 +0000] a624415b32b3a187659b59fd94e3dd36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:36:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:36:49 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:49 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:59 [info] 38#38: *1236 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:36:59 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:00 [info] 36#36: *1238 [lua] access_by_lua(msblocations.conf:189):2: e310b9f1fe2be204af27bd167ab58a02:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:37:00 [info] 36#36: *1238 [lua] logger.lua:23: e310b9f1fe2be204af27bd167ab58a02 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:37:00 +0000] e310b9f1fe2be204af27bd167ab58a02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:37:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:37:09 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:09 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:15 [info] 36#36: *1242 [lua] access_by_lua(msblocations.conf:189):2: f66dfcb892c140d65dcf5375fe32c396:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:37:15 [info] 36#36: *1242 [lua] logger.lua:23: f66dfcb892c140d65dcf5375fe32c396 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:37:15 +0000] f66dfcb892c140d65dcf5375fe32c396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:37:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/31 05:37:19 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:19 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:29 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:29 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:30 [info] 36#36: *1247 [lua] access_by_lua(msblocations.conf:189):2: 8b2c214b9e7c09896d948925b41a6c6b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:37:30 [info] 36#36: *1247 [lua] logger.lua:23: 8b2c214b9e7c09896d948925b41a6c6b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:37:30 +0000] 8b2c214b9e7c09896d948925b41a6c6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:37:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 05:37:39 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:39 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:45 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:189):2: 83f5f5da9e243fc3fe68812eb1b7cb2b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:37:45 +0000] 83f5f5da9e243fc3fe68812eb1b7cb2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:37:45 [info] 36#36: *1250 [lua] logger.lua:23: 83f5f5da9e243fc3fe68812eb1b7cb2b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:37:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 05:37:49 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:49 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:59 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:37:59 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:00 [info] 36#36: *1255 [lua] access_by_lua(msblocations.conf:189):2: 790bc699bf753ffd4b808e8831afb3d6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:38:00 [info] 36#36: *1255 [lua] logger.lua:23: 790bc699bf753ffd4b808e8831afb3d6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:38:00 +0000] 790bc699bf753ffd4b808e8831afb3d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:38:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2023/01/31 05:38:09 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:09 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:15 [info] 36#36: *1259 [lua] access_by_lua(msblocations.conf:189):2: fbc85301f78a411a8031f5a2a53ed37e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:38:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.226 - - [31/Jan/2023:05:38:15 +0000] fbc85301f78a411a8031f5a2a53ed37e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/31 05:38:15 [info] 36#36: *1259 [lua] logger.lua:23: fbc85301f78a411a8031f5a2a53ed37e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:38:19 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:19 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:29 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:29 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:30 [info] 36#36: *1264 [lua] access_by_lua(msblocations.conf:189):2: c6d250bde6440c002a364156499b31af:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:38:30 +0000] c6d250bde6440c002a364156499b31af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/31 05:38:30 [info] 36#36: *1264 [lua] logger.lua:23: c6d250bde6440c002a364156499b31af {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:38:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/31 05:38:39 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:39 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:45 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:189):2: ca33123d7eac6d0259bdd92d2c1e26e4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:38:45 +0000] ca33123d7eac6d0259bdd92d2c1e26e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:38:45 [info] 36#36: *1267 [lua] logger.lua:23: ca33123d7eac6d0259bdd92d2c1e26e4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:38:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:38:49 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:49 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:59 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:38:59 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:00 [info] 36#36: *1272 [lua] access_by_lua(msblocations.conf:189):2: a256b26c542946e5dd3917311b4ca2e8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:39:00 [info] 36#36: *1272 [lua] logger.lua:23: a256b26c542946e5dd3917311b4ca2e8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:39:00 +0000] a256b26c542946e5dd3917311b4ca2e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:39:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/31 05:39:09 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:09 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:15 [info] 36#36: *1276 [lua] access_by_lua(msblocations.conf:189):2: 9750e3a0f47b79a6917a3ad5afb8e971:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:39:15 [info] 36#36: *1276 [lua] logger.lua:23: 9750e3a0f47b79a6917a3ad5afb8e971 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:39:15 +0000] 9750e3a0f47b79a6917a3ad5afb8e971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:39:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/31 05:39:19 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:19 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:29 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:29 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:30 [info] 36#36: *1281 [lua] access_by_lua(msblocations.conf:189):2: 5b6a583de51d50fbe7fab3002441da19:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:39:30 [info] 36#36: *1281 [lua] logger.lua:23: 5b6a583de51d50fbe7fab3002441da19 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:39:30 +0000] 5b6a583de51d50fbe7fab3002441da19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:39:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/31 05:39:39 [info] 38#38: *1282 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:39 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:45 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:189):2: da6af4525e34162b7e439e869202962e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:39:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.226 - - [31/Jan/2023:05:39:45 +0000] da6af4525e34162b7e439e869202962e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/31 05:39:45 [info] 36#36: *1284 [lua] logger.lua:23: da6af4525e34162b7e439e869202962e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:39:49 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:49 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:59 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:39:59 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:00 [info] 36#36: *1289 [lua] access_by_lua(msblocations.conf:189):2: 195ca35fd159ccc83109a56a17dda540:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:40:00 [info] 36#36: *1289 [lua] logger.lua:23: 195ca35fd159ccc83109a56a17dda540 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:40:00 +0000] 195ca35fd159ccc83109a56a17dda540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:40:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:40:09 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:09 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:15 [info] 36#36: *1293 [lua] access_by_lua(msblocations.conf:189):2: 294ed487923415571afc5bdb50d9d3f2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:40:15 [info] 36#36: *1293 [lua] logger.lua:23: 294ed487923415571afc5bdb50d9d3f2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:40:15 +0000] 294ed487923415571afc5bdb50d9d3f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:40:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:40:19 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:19 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:29 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:29 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:30 [info] 36#36: *1298 [lua] access_by_lua(msblocations.conf:189):2: 835eb7b1bffe2d8022e4daf5e197c46a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:40:30 [info] 36#36: *1298 [lua] logger.lua:23: 835eb7b1bffe2d8022e4daf5e197c46a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:40:30 +0000] 835eb7b1bffe2d8022e4daf5e197c46a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/31 05:40:39 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:39 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:45 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:189):2: 42a8b4d242e22e942be1809a47d4377c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:40:45 [info] 36#36: *1301 [lua] logger.lua:23: 42a8b4d242e22e942be1809a47d4377c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:40:45 +0000] 42a8b4d242e22e942be1809a47d4377c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/31 05:40:49 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:49 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:59 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:40:59 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:00 [info] 36#36: *1306 [lua] access_by_lua(msblocations.conf:189):2: 0e822a76684f272a4b2afe76c19bd764:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:41:00 +0000] 0e822a76684f272a4b2afe76c19bd764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:41:00 [info] 36#36: *1306 [lua] logger.lua:23: 0e822a76684f272a4b2afe76c19bd764 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:41:09 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:09 [info] 36#36: *1307 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:15 [info] 36#36: *1310 [lua] access_by_lua(msblocations.conf:189):2: c2adf468104361623b06b2582ffe2727:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:41:15 +0000] c2adf468104361623b06b2582ffe2727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:41:15 [info] 36#36: *1310 [lua] logger.lua:23: c2adf468104361623b06b2582ffe2727 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:41:19 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:19 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:29 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:29 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:30 [info] 36#36: *1315 [lua] access_by_lua(msblocations.conf:189):2: 2155ed6604b0f548c8dee0ba7eb67ce2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:41:30 +0000] 2155ed6604b0f548c8dee0ba7eb67ce2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/31 05:41:30 [info] 36#36: *1315 [lua] logger.lua:23: 2155ed6604b0f548c8dee0ba7eb67ce2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:41:39 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:39 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:45 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:189):2: 4fb7b8e4f22e87c6c1b2d75625ce6264:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:41:45 [info] 36#36: *1318 [lua] logger.lua:23: 4fb7b8e4f22e87c6c1b2d75625ce6264 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:41:45 +0000] 4fb7b8e4f22e87c6c1b2d75625ce6264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:41:49 [info] 38#38: *1319 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:49 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:59 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:41:59 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:00 [info] 36#36: *1323 [lua] access_by_lua(msblocations.conf:189):2: 4125d0ad6726e505fcc7df2bc162151b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:42:00 [info] 36#36: *1323 [lua] logger.lua:23: 4125d0ad6726e505fcc7df2bc162151b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:42:00 +0000] 4125d0ad6726e505fcc7df2bc162151b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:42:09 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:09 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:15 [info] 36#36: *1327 [lua] access_by_lua(msblocations.conf:189):2: bce687e1c7589c2ff5f690ec6e59866b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:42:15 [info] 36#36: *1327 [lua] logger.lua:23: bce687e1c7589c2ff5f690ec6e59866b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:42:15 +0000] bce687e1c7589c2ff5f690ec6e59866b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:42:19 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:19 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:29 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:29 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:30 [info] 36#36: *1332 [lua] access_by_lua(msblocations.conf:189):2: 89da7a103c10c1c9d0af2a130754851b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:05:42:30 +0000] 89da7a103c10c1c9d0af2a130754851b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/31 05:42:30 [info] 36#36: *1332 [lua] logger.lua:23: 89da7a103c10c1c9d0af2a130754851b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:42:39 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:39 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:45 [info] 36#36: *1335 [lua] access_by_lua(msblocations.conf:189):2: 98e84f1aec7b80e23179fa9d03a2b34c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:42:45 [info] 36#36: *1335 [lua] logger.lua:23: 98e84f1aec7b80e23179fa9d03a2b34c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:42:45 +0000] 98e84f1aec7b80e23179fa9d03a2b34c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:42:49 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:49 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:59 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:42:59 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:00 [info] 36#36: *1340 [lua] access_by_lua(msblocations.conf:189):2: 1ca93ea7efd80ef62a1b28ec59d876fe:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:43:00 [info] 36#36: *1340 [lua] logger.lua:23: 1ca93ea7efd80ef62a1b28ec59d876fe {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:43:00 +0000] 1ca93ea7efd80ef62a1b28ec59d876fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:43:09 [info] 36#36: *1341 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:09 [info] 36#36: *1342 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:15 [info] 36#36: *1344 [lua] access_by_lua(msblocations.conf:189):2: 463fdf03ab932443f0482d8a20df3acc:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:43:15 [info] 36#36: *1344 [lua] logger.lua:23: 463fdf03ab932443f0482d8a20df3acc {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:43:15 +0000] 463fdf03ab932443f0482d8a20df3acc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/31 05:43:19 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:19 [info] 38#38: *1346 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:29 [info] 38#38: *1347 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:29 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:30 [info] 36#36: *1349 [lua] access_by_lua(msblocations.conf:189):2: 3641c56a12963feaa6d2eeb5bdd87755:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:43:30 +0000] 3641c56a12963feaa6d2eeb5bdd87755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:43:30 [info] 36#36: *1349 [lua] logger.lua:23: 3641c56a12963feaa6d2eeb5bdd87755 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:43:39 [info] 38#38: *1350 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:39 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:45 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:189):2: 66d208cadd2646b0fd548e1ec68333aa:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:43:45 [info] 36#36: *1352 [lua] logger.lua:23: 66d208cadd2646b0fd548e1ec68333aa {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:43:45 +0000] 66d208cadd2646b0fd548e1ec68333aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:43:49 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:49 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:59 [info] 38#38: *1355 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:43:59 [info] 38#38: *1356 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:00 [info] 36#36: *1357 [lua] access_by_lua(msblocations.conf:189):2: ff22db3a2cafdba654f7d9473ea77904:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:44:00 [info] 36#36: *1357 [lua] logger.lua:23: ff22db3a2cafdba654f7d9473ea77904 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:44:00 +0000] ff22db3a2cafdba654f7d9473ea77904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:44:09 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:09 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:16 [info] 36#36: *1361 [lua] access_by_lua(msblocations.conf:189):2: 639afdcb3ff11b54859e58cdb13ef36d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:44:16 [info] 36#36: *1361 [lua] logger.lua:23: 639afdcb3ff11b54859e58cdb13ef36d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:44:16 +0000] 639afdcb3ff11b54859e58cdb13ef36d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:44:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:44:19 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:19 [info] 38#38: *1363 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:29 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:29 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:31 [info] 36#36: *1366 [lua] access_by_lua(msblocations.conf:189):2: 68eb6e28b55a0ef8ce548e3e8846e392:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:44:31 +0000] 68eb6e28b55a0ef8ce548e3e8846e392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/31 05:44:31 [info] 36#36: *1366 [lua] logger.lua:23: 68eb6e28b55a0ef8ce548e3e8846e392 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:44:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/31 05:44:39 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:39 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:46 [info] 36#36: *1369 [lua] access_by_lua(msblocations.conf:189):2: d7abbf16e42f9c9c9c020844beb322de:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:44:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.226 - - [31/Jan/2023:05:44:46 +0000] d7abbf16e42f9c9c9c020844beb322de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/01/31 05:44:46 [info] 36#36: *1369 [lua] logger.lua:23: d7abbf16e42f9c9c9c020844beb322de {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:44:49 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:49 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:59 [info] 38#38: *1372 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:44:59 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:01 [info] 36#36: *1374 [lua] access_by_lua(msblocations.conf:189):2: 8cfac4b8eb2ecb4b209faf990b350211:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:45:01 [info] 36#36: *1374 [lua] logger.lua:23: 8cfac4b8eb2ecb4b209faf990b350211 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:45:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.69.226 - - [31/Jan/2023:05:45:01 +0000] 8cfac4b8eb2ecb4b209faf990b350211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/31 05:45:09 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:09 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:16 [info] 36#36: *1378 [lua] access_by_lua(msblocations.conf:189):2: be180532aabf4fbb1fdeb67b3cb8de9c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:45:16 [info] 36#36: *1378 [lua] logger.lua:23: be180532aabf4fbb1fdeb67b3cb8de9c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:45:16 +0000] be180532aabf4fbb1fdeb67b3cb8de9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:45:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:45:19 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:19 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:29 [info] 38#38: *1381 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:29 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:31 [info] 36#36: *1383 [lua] access_by_lua(msblocations.conf:189):2: 81d028e138423a46fb305ece4c891c8f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:45:31 +0000] 81d028e138423a46fb305ece4c891c8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/31 05:45:31 [info] 36#36: *1383 [lua] logger.lua:23: 81d028e138423a46fb305ece4c891c8f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:45:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/31 05:45:39 [info] 38#38: *1384 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:39 [info] 38#38: *1385 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:46 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:189):2: 3dd7bdab62007178bdfad4fc44bfee8d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:45:46 [info] 36#36: *1386 [lua] logger.lua:23: 3dd7bdab62007178bdfad4fc44bfee8d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:45:46 +0000] 3dd7bdab62007178bdfad4fc44bfee8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:45:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:45:49 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:49 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:59 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:45:59 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:01 [info] 36#36: *1391 [lua] access_by_lua(msblocations.conf:189):2: d56f092b495213000372326b0af50262:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:46:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 05:46:01 [info] 36#36: *1391 [lua] logger.lua:23: d56f092b495213000372326b0af50262 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:46:01 +0000] d56f092b495213000372326b0af50262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/31 05:46:09 [info] 38#38: *1392 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:09 [info] 38#38: *1393 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:16 [info] 36#36: *1395 [lua] access_by_lua(msblocations.conf:189):2: 61e4e831f35f83a4e5c0029c5e04c496:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:46:16 [info] 36#36: *1395 [lua] logger.lua:23: 61e4e831f35f83a4e5c0029c5e04c496 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:46:16 +0000] 61e4e831f35f83a4e5c0029c5e04c496 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:46:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:46:19 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:19 [info] 36#36: *1397 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:29 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:29 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:31 [info] 36#36: *1400 [lua] access_by_lua(msblocations.conf:189):2: 3e713ed4e352e253a361bac5094999b8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:46:31 [info] 36#36: *1400 [lua] logger.lua:23: 3e713ed4e352e253a361bac5094999b8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:46:31 +0000] 3e713ed4e352e253a361bac5094999b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:46:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/31 05:46:39 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:39 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:46 [info] 36#36: *1403 [lua] access_by_lua(msblocations.conf:189):2: d0b89ecf937c4df54942aa715fcc8f28:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:46:46 [info] 36#36: *1403 [lua] logger.lua:23: d0b89ecf937c4df54942aa715fcc8f28 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:46:46 +0000] d0b89ecf937c4df54942aa715fcc8f28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:46:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:46:49 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:49 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:59 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:46:59 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:01 [info] 36#36: *1408 [lua] access_by_lua(msblocations.conf:189):2: f3e50e263d22ecf996e6837501493b76:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:47:01 +0000] f3e50e263d22ecf996e6837501493b76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 05:47:01 [info] 36#36: *1408 [lua] logger.lua:23: f3e50e263d22ecf996e6837501493b76 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:47:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:47:09 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:09 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:16 [info] 36#36: *1412 [lua] access_by_lua(msblocations.conf:189):2: c3fc89fc3b5ac16b104dee916f800b56:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:47:16 +0000] c3fc89fc3b5ac16b104dee916f800b56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/31 05:47:16 [info] 36#36: *1412 [lua] logger.lua:23: c3fc89fc3b5ac16b104dee916f800b56 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:47:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:47:19 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:19 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:29 [info] 38#38: *1416 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:29 [info] 38#38: *1415 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:31 [info] 36#36: *1417 [lua] access_by_lua(msblocations.conf:189):2: 26d8583b9e5e2e433d7f74ee726d4033:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:47:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.226 - - [31/Jan/2023:05:47:31 +0000] 26d8583b9e5e2e433d7f74ee726d4033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/31 05:47:31 [info] 36#36: *1417 [lua] logger.lua:23: 26d8583b9e5e2e433d7f74ee726d4033 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:47:39 [info] 36#36: *1418 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:39 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:46 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:189):2: 2385d2d2b9f6bed9f96a799816381606:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:47:46 +0000] 2385d2d2b9f6bed9f96a799816381606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:47:46 [info] 36#36: *1420 [lua] logger.lua:23: 2385d2d2b9f6bed9f96a799816381606 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:47:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:47:49 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:49 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:59 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:47:59 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:01 [info] 36#36: *1425 [lua] access_by_lua(msblocations.conf:189):2: 1f4ba38a0c954daed0fae18773ca9f4a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:48:01 [info] 36#36: *1425 [lua] logger.lua:23: 1f4ba38a0c954daed0fae18773ca9f4a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:48:01 +0000] 1f4ba38a0c954daed0fae18773ca9f4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:48:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:48:09 [info] 36#36: *1426 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:09 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:16 [info] 36#36: *1429 [lua] access_by_lua(msblocations.conf:189):2: 28ef85f8c2223d5d36ff2664475e27bd:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:48:16 [info] 36#36: *1429 [lua] logger.lua:23: 28ef85f8c2223d5d36ff2664475e27bd {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:48:16 +0000] 28ef85f8c2223d5d36ff2664475e27bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:48:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:48:19 [info] 36#36: *1430 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:19 [info] 36#36: *1431 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:29 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:29 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:31 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:189):2: 1c32b1cbf03b9b73e8b70de96295ef27:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:48:31 [info] 36#36: *1434 [lua] logger.lua:23: 1c32b1cbf03b9b73e8b70de96295ef27 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:48:31 +0000] 1c32b1cbf03b9b73e8b70de96295ef27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:48:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:48:39 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:39 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:46 [info] 36#36: *1437 [lua] access_by_lua(msblocations.conf:189):2: 0ec7ccbb3ca9330f9cbea0920d5dc787:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:48:46 [info] 36#36: *1437 [lua] logger.lua:23: 0ec7ccbb3ca9330f9cbea0920d5dc787 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:48:46 +0000] 0ec7ccbb3ca9330f9cbea0920d5dc787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:48:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:48:49 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:49 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:59 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:48:59 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:01 [info] 36#36: *1442 [lua] access_by_lua(msblocations.conf:189):2: 590a6555c43e0633fba247faf25a2651:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:49:01 +0000] 590a6555c43e0633fba247faf25a2651 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 05:49:01 [info] 36#36: *1442 [lua] logger.lua:23: 590a6555c43e0633fba247faf25a2651 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:49:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:49:09 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:09 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:16 [info] 36#36: *1446 [lua] access_by_lua(msblocations.conf:189):2: a049360a36e1bedae2bf257f6c2b0934:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:49:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:49:16 [info] 36#36: *1446 [lua] logger.lua:23: a049360a36e1bedae2bf257f6c2b0934 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:49:16 +0000] a049360a36e1bedae2bf257f6c2b0934 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:49:19 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:19 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:29 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:29 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:31 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:189):2: 84f4153dca04c0f21d7149e20cc511eb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:49:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:05:49:31 +0000] 84f4153dca04c0f21d7149e20cc511eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:49:31 [info] 36#36: *1451 [lua] logger.lua:23: 84f4153dca04c0f21d7149e20cc511eb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:49:39 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:39 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:46 [info] 36#36: *1454 [lua] access_by_lua(msblocations.conf:189):2: 14717868c5b4193545031fee98c97448:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:49:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/31 05:49:46 [info] 36#36: *1454 [lua] logger.lua:23: 14717868c5b4193545031fee98c97448 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:49:46 +0000] 14717868c5b4193545031fee98c97448 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.046 "-" "Consul Health Check" "-"
2023/01/31 05:49:49 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:49 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:59 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:49:59 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:01 [info] 36#36: *1459 [lua] access_by_lua(msblocations.conf:189):2: 44e432e604aed7607f7c2f78dbb0f36e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:50:01 [info] 36#36: *1459 [lua] logger.lua:23: 44e432e604aed7607f7c2f78dbb0f36e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:50:01 +0000] 44e432e604aed7607f7c2f78dbb0f36e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:50:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:50:09 [info] 36#36: *1460 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:09 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:16 [info] 36#36: *1463 [lua] access_by_lua(msblocations.conf:189):2: 257b497932cb90c9d3774e6174e88fc2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:50:16 +0000] 257b497932cb90c9d3774e6174e88fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:50:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:50:16 [info] 36#36: *1463 [lua] logger.lua:23: 257b497932cb90c9d3774e6174e88fc2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:50:19 [info] 38#38: *1464 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:19 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:29 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:29 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:31 [info] 36#36: *1468 [lua] access_by_lua(msblocations.conf:189):2: 8043e82f81d6ad2a0f6854a649a86697:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:50:31 [info] 36#36: *1468 [lua] logger.lua:23: 8043e82f81d6ad2a0f6854a649a86697 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:50:31 +0000] 8043e82f81d6ad2a0f6854a649a86697 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:50:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:50:39 [info] 38#38: *1469 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:39 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:46 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:189):2: 32cdad45593b8eff51912ea054a368b6:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:50:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:50:46 [info] 36#36: *1471 [lua] logger.lua:23: 32cdad45593b8eff51912ea054a368b6 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:50:46 +0000] 32cdad45593b8eff51912ea054a368b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 05:50:49 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:49 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:59 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:50:59 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:01 [info] 36#36: *1476 [lua] access_by_lua(msblocations.conf:189):2: 7d075ccfcfa0c963e3fc50b4ade4679b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:51:01 [info] 36#36: *1476 [lua] logger.lua:23: 7d075ccfcfa0c963e3fc50b4ade4679b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:51:01 +0000] 7d075ccfcfa0c963e3fc50b4ade4679b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:51:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:51:09 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:09 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:16 [info] 36#36: *1480 [lua] access_by_lua(msblocations.conf:189):2: e4092701fd01ca416649a42377336ea4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:51:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.69.226 - - [31/Jan/2023:05:51:16 +0000] e4092701fd01ca416649a42377336ea4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/31 05:51:16 [info] 36#36: *1480 [lua] logger.lua:23: e4092701fd01ca416649a42377336ea4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:51:19 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:19 [info] 36#36: *1482 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:29 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:29 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:31 [info] 36#36: *1485 [lua] access_by_lua(msblocations.conf:189):2: d7856324c55d280c7e14d4282230a3a1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:51:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/31 05:51:31 [info] 36#36: *1485 [lua] logger.lua:23: d7856324c55d280c7e14d4282230a3a1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:51:31 +0000] d7856324c55d280c7e14d4282230a3a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.043 "-" "Consul Health Check" "-"
2023/01/31 05:51:39 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:39 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:46 [info] 36#36: *1488 [lua] access_by_lua(msblocations.conf:189):2: dd8fc1cf2e141241e9d9fb7008116197:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:51:46 [info] 36#36: *1488 [lua] logger.lua:23: dd8fc1cf2e141241e9d9fb7008116197 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:51:46 +0000] dd8fc1cf2e141241e9d9fb7008116197 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:51:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:51:49 [info] 38#38: *1489 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:49 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:59 [info] 38#38: *1491 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:51:59 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:01 [info] 36#36: *1493 [lua] access_by_lua(msblocations.conf:189):2: b3f2601ab8d754a1fac9509bbf86daf8:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:52:01 +0000] b3f2601ab8d754a1fac9509bbf86daf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:52:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:52:01 [info] 36#36: *1493 [lua] logger.lua:23: b3f2601ab8d754a1fac9509bbf86daf8 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:52:09 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:09 [info] 38#38: *1495 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:16 [info] 36#36: *1497 [lua] access_by_lua(msblocations.conf:189):2: f4c0ce442c87a1aa94141f543b473a6a:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:52:16 [info] 36#36: *1497 [lua] logger.lua:23: f4c0ce442c87a1aa94141f543b473a6a {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:52:16 +0000] f4c0ce442c87a1aa94141f543b473a6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:52:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:52:19 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:19 [info] 38#38: *1499 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:29 [info] 36#36: *1500 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:29 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:31 [info] 36#36: *1502 [lua] access_by_lua(msblocations.conf:189):2: 0998e5f9f5ea4d102e86822a9c7b459b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:52:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.226 - - [31/Jan/2023:05:52:31 +0000] 0998e5f9f5ea4d102e86822a9c7b459b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/31 05:52:31 [info] 36#36: *1502 [lua] logger.lua:23: 0998e5f9f5ea4d102e86822a9c7b459b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:52:39 [info] 38#38: *1503 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:39 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:46 [info] 36#36: *1505 [lua] access_by_lua(msblocations.conf:189):2: 74c5050f5235beec0eccacccc7f87a55:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:52:46 [info] 36#36: *1505 [lua] logger.lua:23: 74c5050f5235beec0eccacccc7f87a55 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:52:46 +0000] 74c5050f5235beec0eccacccc7f87a55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:52:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:52:49 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:49 [info] 36#36: *1506 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:59 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:52:59 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:01 [info] 36#36: *1510 [lua] access_by_lua(msblocations.conf:189):2: 9fb48f7d8beca99800d4c992f070f4c9:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:53:01 [info] 36#36: *1510 [lua] logger.lua:23: 9fb48f7d8beca99800d4c992f070f4c9 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:53:01 +0000] 9fb48f7d8beca99800d4c992f070f4c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:53:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:53:09 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:09 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:16 [info] 36#36: *1514 [lua] access_by_lua(msblocations.conf:189):2: 0e12cebde2a2383c21119c56f4bfdf4e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:53:17 [info] 36#36: *1514 [lua] logger.lua:23: 0e12cebde2a2383c21119c56f4bfdf4e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:53:17 +0000] 0e12cebde2a2383c21119c56f4bfdf4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:53:19 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:19 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:29 [info] 36#36: *1517 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:29 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:32 [info] 36#36: *1519 [lua] access_by_lua(msblocations.conf:189):2: 5375ef245f1438456c34cd24981ec8b4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:53:32 +0000] 5375ef245f1438456c34cd24981ec8b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:53:32 [info] 36#36: *1519 [lua] logger.lua:23: 5375ef245f1438456c34cd24981ec8b4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:53:39 [info] 36#36: *1520 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:39 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:47 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:189):2: dc812afc3c887964880f640d0dc95c2c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:53:47 [info] 36#36: *1522 [lua] logger.lua:23: dc812afc3c887964880f640d0dc95c2c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:53:47 +0000] dc812afc3c887964880f640d0dc95c2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/31 05:53:49 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:49 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:59 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:53:59 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:02 [info] 36#36: *1527 [lua] access_by_lua(msblocations.conf:189):2: 6c075558ed0dc34a4248bf31606ddaeb:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:54:02 [info] 36#36: *1527 [lua] logger.lua:23: 6c075558ed0dc34a4248bf31606ddaeb {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:54:02 +0000] 6c075558ed0dc34a4248bf31606ddaeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:54:09 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:09 [info] 38#38: *1529 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:17 [info] 36#36: *1531 [lua] access_by_lua(msblocations.conf:189):2: d543511fac67b53e6b07ac65a23a8f54:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:54:17 +0000] d543511fac67b53e6b07ac65a23a8f54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:54:17 [info] 36#36: *1531 [lua] logger.lua:23: d543511fac67b53e6b07ac65a23a8f54 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:54:19 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:19 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:29 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:29 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:32 [info] 36#36: *1536 [lua] access_by_lua(msblocations.conf:189):2: c0d55e5b572c77a894ac1fae8c1bcc5e:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:54:32 [info] 36#36: *1536 [lua] logger.lua:23: c0d55e5b572c77a894ac1fae8c1bcc5e {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:54:32 +0000] c0d55e5b572c77a894ac1fae8c1bcc5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:54:39 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:39 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:47 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:189):2: fd29f287acdb1c950d7cb14a1696ca1d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:54:47 [info] 36#36: *1539 [lua] logger.lua:23: fd29f287acdb1c950d7cb14a1696ca1d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:54:47 +0000] fd29f287acdb1c950d7cb14a1696ca1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:54:49 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:49 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:59 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:54:59 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:02 [info] 36#36: *1544 [lua] access_by_lua(msblocations.conf:189):2: 4c532839f0639de2a00fda1a76caed2d:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:55:02 +0000] 4c532839f0639de2a00fda1a76caed2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/31 05:55:02 [info] 36#36: *1544 [lua] logger.lua:23: 4c532839f0639de2a00fda1a76caed2d {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:55:09 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:09 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:17 [info] 36#36: *1548 [lua] access_by_lua(msblocations.conf:189):2: 2e211f2b69795a91621986722a4f54b3:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:55:17 [info] 36#36: *1548 [lua] logger.lua:23: 2e211f2b69795a91621986722a4f54b3 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:55:17 +0000] 2e211f2b69795a91621986722a4f54b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:55:19 [info] 36#36: *1550 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:19 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:29 [info] 38#38: *1552 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:29 [info] 36#36: *1551 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:32 [info] 36#36: *1553 [lua] access_by_lua(msblocations.conf:189):2: 6e86e33031463d13a4143aee37819276:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:55:32 [info] 36#36: *1553 [lua] logger.lua:23: 6e86e33031463d13a4143aee37819276 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:55:32 +0000] 6e86e33031463d13a4143aee37819276 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/31 05:55:39 [info] 38#38: *1554 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:39 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:47 [info] 36#36: *1556 [lua] access_by_lua(msblocations.conf:189):2: 10d4949c95b888e7b6bf47f6cf94b12f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:55:47 +0000] 10d4949c95b888e7b6bf47f6cf94b12f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/31 05:55:47 [info] 36#36: *1556 [lua] logger.lua:23: 10d4949c95b888e7b6bf47f6cf94b12f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:55:49 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:49 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:59 [info] 38#38: *1560 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:55:59 [info] 38#38: *1559 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:02 [info] 36#36: *1561 [lua] access_by_lua(msblocations.conf:189):2: 64994f36a83140aa3de9e1790d713da1:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:56:02 [info] 36#36: *1561 [lua] logger.lua:23: 64994f36a83140aa3de9e1790d713da1 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:56:02 +0000] 64994f36a83140aa3de9e1790d713da1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:56:09 [info] 38#38: *1562 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:09 [info] 38#38: *1563 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:17 [info] 36#36: *1565 [lua] access_by_lua(msblocations.conf:189):2: 85a008e68a697f3cde38155a3d326de3:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:56:17 [info] 36#36: *1565 [lua] logger.lua:23: 85a008e68a697f3cde38155a3d326de3 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:56:17 +0000] 85a008e68a697f3cde38155a3d326de3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/31 05:56:19 [info] 36#36: *1566 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:19 [info] 36#36: *1567 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:29 [info] 38#38: *1568 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:29 [info] 38#38: *1569 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:32 [info] 36#36: *1570 [lua] access_by_lua(msblocations.conf:189):2: aab70cff028c9b30f04732eb17037141:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:56:32 [info] 36#36: *1570 [lua] logger.lua:23: aab70cff028c9b30f04732eb17037141 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:56:32 +0000] aab70cff028c9b30f04732eb17037141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:56:39 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:39 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:47 [info] 36#36: *1573 [lua] access_by_lua(msblocations.conf:189):2: 9ce0bfa8605c30d4f1e05745f5ad0c09:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:56:47 [info] 36#36: *1573 [lua] logger.lua:23: 9ce0bfa8605c30d4f1e05745f5ad0c09 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:56:47 +0000] 9ce0bfa8605c30d4f1e05745f5ad0c09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 05:56:49 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:49 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:59 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:56:59 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:02 [info] 36#36: *1578 [lua] access_by_lua(msblocations.conf:189):2: 46ee47d5aab49522ecdb258502d36bcf:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:57:02 [info] 36#36: *1578 [lua] logger.lua:23: 46ee47d5aab49522ecdb258502d36bcf {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:57:02 +0000] 46ee47d5aab49522ecdb258502d36bcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:57:09 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:09 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:17 [info] 36#36: *1582 [lua] access_by_lua(msblocations.conf:189):2: 7262824349b59cdd44b5c7c741b7c73c:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:57:17 [info] 36#36: *1582 [lua] logger.lua:23: 7262824349b59cdd44b5c7c741b7c73c {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:57:17 +0000] 7262824349b59cdd44b5c7c741b7c73c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:57:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/31 05:57:19 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:19 [info] 36#36: *1584 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:29 [info] 36#36: *1585 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:29 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:32 [info] 36#36: *1587 [lua] access_by_lua(msblocations.conf:189):2: 461dc3b04eea5ac4c8eda12b120f6524:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:57:32 +0000] 461dc3b04eea5ac4c8eda12b120f6524 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:57:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:57:32 [info] 36#36: *1587 [lua] logger.lua:23: 461dc3b04eea5ac4c8eda12b120f6524 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:57:39 [info] 36#36: *1588 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:39 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:47 [info] 36#36: *1590 [lua] access_by_lua(msblocations.conf:189):2: 71f6a9dfc35b5ceecfaf7f6dbc72fa6f:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:57:47 [info] 36#36: *1590 [lua] logger.lua:23: 71f6a9dfc35b5ceecfaf7f6dbc72fa6f {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:57:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.226 - - [31/Jan/2023:05:57:47 +0000] 71f6a9dfc35b5ceecfaf7f6dbc72fa6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/31 05:57:49 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:49 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:59 [info] 36#36: *1593 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:57:59 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:02 [info] 36#36: *1595 [lua] access_by_lua(msblocations.conf:189):2: 0d33f2f2389dcda9b6e73b0124bc7608:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:58:02 [info] 36#36: *1595 [lua] logger.lua:23: 0d33f2f2389dcda9b6e73b0124bc7608 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:58:02 +0000] 0d33f2f2389dcda9b6e73b0124bc7608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:58:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2023/01/31 05:58:09 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:09 [info] 36#36: *1596 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:17 [info] 36#36: *1599 [lua] access_by_lua(msblocations.conf:189):2: 9f74fdcca5ef1e49a5a33c81f969f397:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:58:17 +0000] 9f74fdcca5ef1e49a5a33c81f969f397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/31 05:58:17 [info] 36#36: *1599 [lua] logger.lua:23: 9f74fdcca5ef1e49a5a33c81f969f397 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:58:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:58:19 [info] 36#36: *1601 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:19 [info] 36#36: *1600 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:29 [info] 36#36: *1602 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:29 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:32 [info] 36#36: *1604 [lua] access_by_lua(msblocations.conf:189):2: 49fdb9e6ccc9cca2feb0abc514b06f88:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:58:32 [info] 36#36: *1604 [lua] logger.lua:23: 49fdb9e6ccc9cca2feb0abc514b06f88 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:58:32 +0000] 49fdb9e6ccc9cca2feb0abc514b06f88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:58:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:58:39 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:39 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:47 [info] 36#36: *1607 [lua] access_by_lua(msblocations.conf:189):2: 175e398789c6e808648e9e3909586afc:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:58:47 [info] 36#36: *1607 [lua] logger.lua:23: 175e398789c6e808648e9e3909586afc {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:58:47 +0000] 175e398789c6e808648e9e3909586afc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:58:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/31 05:58:49 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:49 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:59 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:58:59 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:02 [info] 36#36: *1612 [lua] access_by_lua(msblocations.conf:189):2: 96ec3c7836ce76c80db7aebf2dabf16b:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:59:02 +0000] 96ec3c7836ce76c80db7aebf2dabf16b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/31 05:59:02 [info] 36#36: *1612 [lua] logger.lua:23: 96ec3c7836ce76c80db7aebf2dabf16b {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:59:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/31 05:59:09 [info] 36#36: *1613 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:09 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:17 [info] 36#36: *1616 [lua] access_by_lua(msblocations.conf:189):2: 4a6af575b0d7853b150b2110229f93de:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:59:17 +0000] 4a6af575b0d7853b150b2110229f93de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:59:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:59:17 [info] 36#36: *1616 [lua] logger.lua:23: 4a6af575b0d7853b150b2110229f93de {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:59:19 [info] 36#36: *1617 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:19 [info] 36#36: *1618 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:29 [info] 38#38: *1619 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:29 [info] 38#38: *1620 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:32 [info] 36#36: *1621 [lua] access_by_lua(msblocations.conf:189):2: 3a643cb9d28c3c9432d422de9ffe0305:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:59:32 +0000] 3a643cb9d28c3c9432d422de9ffe0305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:59:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/31 05:59:32 [info] 36#36: *1621 [lua] logger.lua:23: 3a643cb9d28c3c9432d422de9ffe0305 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 05:59:39 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:39 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:47 [info] 36#36: *1624 [lua] access_by_lua(msblocations.conf:189):2: 2e55abfd632ab6ad485ac2b35ae377b2:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 05:59:47 [info] 36#36: *1624 [lua] logger.lua:23: 2e55abfd632ab6ad485ac2b35ae377b2 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:05:59:47 +0000] 2e55abfd632ab6ad485ac2b35ae377b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:05:59:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/31 05:59:49 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:49 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:59 [info] 36#36: *1627 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 05:59:59 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:02 [info] 36#36: *1629 [lua] access_by_lua(msblocations.conf:189):2: 7f2833442a1c42c2252066b2f0bcb8bc:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:06:00:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:06:00:02 +0000] 7f2833442a1c42c2252066b2f0bcb8bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/31 06:00:02 [info] 36#36: *1629 [lua] logger.lua:23: 7f2833442a1c42c2252066b2f0bcb8bc {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 06:00:09 [info] 38#38: *1630 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:09 [info] 38#38: *1631 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:17 [info] 36#36: *1633 [lua] access_by_lua(msblocations.conf:189):2: eed20d31b4fb019a23b652de4d972d88:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 06:00:17 [info] 36#36: *1633 [lua] logger.lua:23: eed20d31b4fb019a23b652de4d972d88 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:06:00:17 +0000] eed20d31b4fb019a23b652de4d972d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:06:00:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/31 06:00:19 [info] 36#36: *1635 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:19 [info] 36#36: *1634 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:29 [info] 36#36: *1636 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:29 [info] 36#36: *1637 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:32 [info] 36#36: *1638 [lua] access_by_lua(msblocations.conf:189):2: 6bc596ddb7d44570dc7cb2aa978a4cf4:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:06:00:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.226 - - [31/Jan/2023:06:00:32 +0000] 6bc596ddb7d44570dc7cb2aa978a4cf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/31 06:00:32 [info] 36#36: *1638 [lua] logger.lua:23: 6bc596ddb7d44570dc7cb2aa978a4cf4 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , 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/31 06:00:39 [info] 36#36: *1639 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:39 [info] 36#36: *1640 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:47 [info] 36#36: *1641 [lua] access_by_lua(msblocations.conf:189):2: 7c524f7e0f615f28fe5bb9152ce7a013:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 06:00:47 [info] 36#36: *1641 [lua] logger.lua:23: 7c524f7e0f615f28fe5bb9152ce7a013 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:06:00:47 +0000] 7c524f7e0f615f28fe5bb9152ce7a013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:06:00:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/31 06:00:49 [info] 38#38: *1642 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:49 [info] 38#38: *1643 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:59 [info] 36#36: *1645 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:00:59 [info] 36#36: *1644 client closed connection while SSL handshaking, client: 10.233.71.177, server: 0.0.0.0:443
2023/01/31 06:01:02 [info] 36#36: *1646 [lua] access_by_lua(msblocations.conf:189):2: 15b48b805cbce25f5e9debdfa72dfba7:receive the request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/31 06:01:02 [info] 36#36: *1646 [lua] logger.lua:23: 15b48b805cbce25f5e9debdfa72dfba7 {"matched":"microservices"} while logging request, client: 10.233.69.226, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.226 - - [31/Jan/2023:06:01:02 +0000] 15b48b805cbce25f5e9debdfa72dfba7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.050 "-" "Consul Health Check" "-"
10.233.69.226 - - [31/Jan/2023:06:01:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 20