Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.4.34
### 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/20 05:02:28 [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/20 05:02:28 [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/20 05:02:28 [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/20 05:02:28 [notice] 33#33: using the "epoll" event method
2023/01/20 05:02:28 [notice] 33#33: openresty/1.13.6.1
2023/01/20 05:02:28 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/20 05:02:28 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/20 05:02:28 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/01/20 05:02:28 [notice] 34#34: start worker processes
2023/01/20 05:02:28 [notice] 34#34: start worker process 36
2023/01/20 05:02:28 [notice] 34#34: start worker process 37
2023/01/20 05:02:28 [notice] 34#34: start worker process 38
2023/01/20 05:02:28 [notice] 34#34: start worker process 39
2023/01/20 05:02:28 [notice] 34#34: start worker process 40
2023/01/20 05:02:28 [notice] 34#34: start worker process 41
2023/01/20 05:02:28 [notice] 34#34: start worker process 42
2023/01/20 05:02:28 [notice] 34#34: start worker process 43
2023/01/20 05:02:28 [notice] 34#34: start cache manager process 45
2023/01/20 05:02:28 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230120050229.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-20 05:02:31 292 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-20 05:02:31 301 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-20 05:02:31 301 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-20 05:02:31 350 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-20 05:02:31 350 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.4.34:10081 Enabled:true
2023-01-20 05:02:32 570 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method 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-20 05:02:32 650 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-20 05:02:32 650 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-20 05:02:32 651 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-20 05:02:32 652 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-20 05:02:32 652 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-20 05:02:32 653 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-20 05:02:32 653 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-20 05:02:32 708 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-20 05:02:32 782 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-20 05:02:32 782 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-20 05:02:32 782 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-20 05:02:33 220 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/20 05:02:38 [info] 37#37: *11 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:02:38 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:02:48 [info] 37#37: *14 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:02:48 [info] 38#38: *15 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:02:49 [info] 38#38: *16 [lua] access_by_lua(msblocations.conf:189):2: 699599a02f619cf143df02d8dd95adf7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:02:49 [info] 38#38: *16 [lua] logger.lua:23: 699599a02f619cf143df02d8dd95adf7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:02:49 +0000] 699599a02f619cf143df02d8dd95adf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.152 upstream_response_time:0.151 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2023/01/20 05:02:54 [info] 38#38: *19 [lua] access_by_lua(msblocations.conf:189):2: 0b9f6b787ca2e4e940afbc609c7def55:receive the request, client: 10.233.67.158, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/20 05:02:54 [info] 38#38: *19 [lua] logger.lua:23: 0b9f6b787ca2e4e940afbc609c7def55 {"matched":"microservices"} while logging request, client: 10.233.67.158, 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.67.158 - - [20/Jan/2023:05:02:54 +0000] 0b9f6b787ca2e4e940afbc609c7def55 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.216 upstream_response_time:0.216 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.67.158 - - [20/Jan/2023:05:02:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 214
2023/01/20 05:02:58 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:02:58 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:02:59 [info] 38#38: *19 client 10.233.67.158 closed keepalive connection
2023/01/20 05:03:04 [info] 38#38: *22 [lua] access_by_lua(msblocations.conf:189):2: 4509b3e6e1e6ddcfd3a542596fc87263:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:03:04 +0000] 4509b3e6e1e6ddcfd3a542596fc87263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.042 "-" "Consul Health Check" "-"
2023/01/20 05:03:04 [info] 38#38: *22 [lua] logger.lua:23: 4509b3e6e1e6ddcfd3a542596fc87263 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/20 05:03:08 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:08 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:13 [info] 38#38: *25 [lua] access_by_lua(msblocations.conf:189):2: 1c6e8c9f5fd23fa8cb95214b9cc34f82:receive the request, client: 10.233.71.115, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.71.115 - - [20/Jan/2023:05:03:13 +0000] 1c6e8c9f5fd23fa8cb95214b9cc34f82 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.228 upstream_response_time:0.227 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/01/20 05:03:13 [info] 38#38: *25 [lua] logger.lua:23: 1c6e8c9f5fd23fa8cb95214b9cc34f82 {"matched":"microservices"} while logging request, client: 10.233.71.115, 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.115 - - [20/Jan/2023:05:03:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 224
2023/01/20 05:03:18 [info] 38#38: *25 client 10.233.71.115 closed keepalive connection
2023/01/20 05:03:18 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:18 [info] 38#38: *27 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:19 [info] 38#38: *28 [lua] access_by_lua(msblocations.conf:189):2: 5d9f522f30f1f1fb3293032d73fef693:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:03:19 [info] 38#38: *28 [lua] logger.lua:23: 5d9f522f30f1f1fb3293032d73fef693 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:03:19 +0000] 5d9f522f30f1f1fb3293032d73fef693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:03:28 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:28 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:29 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/20 05:03:29 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/20 05:03:29 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/20 05:03:29 [notice] 34#34: signal 29 (SIGIO) received
2023/01/20 05:03:34 [info] 38#38: *33 [lua] access_by_lua(msblocations.conf:189):2: c3276031e3f2b2a9d442da0da9afce76:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:03:34 +0000] c3276031e3f2b2a9d442da0da9afce76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:03:34 [info] 38#38: *33 [lua] logger.lua:23: c3276031e3f2b2a9d442da0da9afce76 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:03:38 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:38 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:48 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:48 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:49 [info] 38#38: *38 [lua] access_by_lua(msblocations.conf:189):2: 1c7e1ccfd549565e60885735b426340a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:03:49 [info] 38#38: *38 [lua] logger.lua:23: 1c7e1ccfd549565e60885735b426340a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:03:49 +0000] 1c7e1ccfd549565e60885735b426340a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/20 05:03:58 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:03:58 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:04 [info] 38#38: *41 [lua] access_by_lua(msblocations.conf:189):2: 3b8eebfd238202f43af38f9629599e18:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:04:04 [info] 38#38: *41 [lua] logger.lua:23: 3b8eebfd238202f43af38f9629599e18 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:04:04 +0000] 3b8eebfd238202f43af38f9629599e18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:04:08 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:08 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:18 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:18 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:19 [info] 38#38: *46 [lua] access_by_lua(msblocations.conf:189):2: 69bf7edb640d023e721357088df5934c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:04:19 [info] 38#38: *46 [lua] logger.lua:23: 69bf7edb640d023e721357088df5934c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:04:19 +0000] 69bf7edb640d023e721357088df5934c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.040 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2023/01/20 05:04:28 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:28 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:34 [info] 38#38: *50 [lua] access_by_lua(msblocations.conf:189):2: 4dd901315e5b79f00c7840f623bbcacb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:04:34 [info] 38#38: *50 [lua] logger.lua:23: 4dd901315e5b79f00c7840f623bbcacb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:04:34 +0000] 4dd901315e5b79f00c7840f623bbcacb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:04:38 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:38 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:48 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:48 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:49 [info] 38#38: *55 [lua] access_by_lua(msblocations.conf:189):2: de1d5850aa771c3258c715cade91c1d0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:04:49 [info] 38#38: *55 [lua] logger.lua:23: de1d5850aa771c3258c715cade91c1d0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:04:49 +0000] de1d5850aa771c3258c715cade91c1d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:04:58 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:04:58 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:04 [info] 38#38: *58 [lua] access_by_lua(msblocations.conf:189):2: 603303170dae46e49efdef01376eda08:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:05:04 [info] 38#38: *58 [lua] logger.lua:23: 603303170dae46e49efdef01376eda08 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:05:04 +0000] 603303170dae46e49efdef01376eda08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:05:08 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:08 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:18 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:18 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:19 [info] 38#38: *63 [lua] access_by_lua(msblocations.conf:189):2: 15979a2001f3140e93c9990acd0a902d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:05:19 [info] 38#38: *63 [lua] logger.lua:23: 15979a2001f3140e93c9990acd0a902d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:05:19 +0000] 15979a2001f3140e93c9990acd0a902d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:05:28 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:28 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:34 [info] 38#38: *67 [lua] access_by_lua(msblocations.conf:189):2: 42f739478f56c11c22b4fa34cfb01fd0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:05:34 [info] 38#38: *67 [lua] logger.lua:23: 42f739478f56c11c22b4fa34cfb01fd0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:05:34 +0000] 42f739478f56c11c22b4fa34cfb01fd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/20 05:05:38 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:38 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:48 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:48 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:49 [info] 38#38: *72 [lua] access_by_lua(msblocations.conf:189):2: 6a6d102413f62980f54e8738aaf91c6b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:05:49 [info] 38#38: *72 [lua] logger.lua:23: 6a6d102413f62980f54e8738aaf91c6b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:05:49 +0000] 6a6d102413f62980f54e8738aaf91c6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:05:58 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:05:58 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:04 [info] 38#38: *75 [lua] access_by_lua(msblocations.conf:189):2: 68c9de2dbe05d0a28e130051d1fc3d07:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:06:04 [info] 38#38: *75 [lua] logger.lua:23: 68c9de2dbe05d0a28e130051d1fc3d07 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:06:04 +0000] 68c9de2dbe05d0a28e130051d1fc3d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:06:08 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:08 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:18 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:18 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:19 [info] 38#38: *80 [lua] access_by_lua(msblocations.conf:189):2: 4ba1e5f823dda513368f39a9233fda22:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:06:19 [info] 38#38: *80 [lua] logger.lua:23: 4ba1e5f823dda513368f39a9233fda22 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:06:19 +0000] 4ba1e5f823dda513368f39a9233fda22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:06:28 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:28 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:34 [info] 38#38: *84 [lua] access_by_lua(msblocations.conf:189):2: 1a8a5d955954c1a439a588262405e008:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:06:34 [info] 38#38: *84 [lua] logger.lua:23: 1a8a5d955954c1a439a588262405e008 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:06:34 +0000] 1a8a5d955954c1a439a588262405e008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/20 05:06:38 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:38 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:48 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:48 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:50 [info] 38#38: *89 [lua] access_by_lua(msblocations.conf:189):2: 029e92cd6e30b9a9ae5e163d23734504:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:06:50 +0000] 029e92cd6e30b9a9ae5e163d23734504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/20 05:06:50 [info] 38#38: *89 [lua] logger.lua:23: 029e92cd6e30b9a9ae5e163d23734504 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:06:58 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:06:58 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:05 [info] 38#38: *92 [lua] access_by_lua(msblocations.conf:189):2: 337efebc8db61df16ec4aace12610115:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:07:05 [info] 38#38: *92 [lua] logger.lua:23: 337efebc8db61df16ec4aace12610115 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:07:05 +0000] 337efebc8db61df16ec4aace12610115 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/20 05:07:08 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:08 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:18 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:18 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:20 [info] 38#38: *97 [lua] access_by_lua(msblocations.conf:189):2: 93367980d1f698c0ead1c5d32f1acc47:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:07:20 [info] 38#38: *97 [lua] logger.lua:23: 93367980d1f698c0ead1c5d32f1acc47 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:07:20 +0000] 93367980d1f698c0ead1c5d32f1acc47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:07:28 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:28 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:35 [info] 38#38: *101 [lua] access_by_lua(msblocations.conf:189):2: fea344538960779fcfa8e39d3860102c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:07:35 [info] 38#38: *101 [lua] logger.lua:23: fea344538960779fcfa8e39d3860102c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:07:35 +0000] fea344538960779fcfa8e39d3860102c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:07:38 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:38 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:48 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:48 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:50 [info] 38#38: *106 [lua] access_by_lua(msblocations.conf:189):2: 44a011337cd59f8252da3bf2c74e1564:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:07:50 [info] 38#38: *106 [lua] logger.lua:23: 44a011337cd59f8252da3bf2c74e1564 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:07:50 +0000] 44a011337cd59f8252da3bf2c74e1564 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:07:58 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:07:58 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:05 [info] 38#38: *109 [lua] access_by_lua(msblocations.conf:189):2: bf2e1d934da9df7d95d57d7f57c6768a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:08:05 [info] 38#38: *109 [lua] logger.lua:23: bf2e1d934da9df7d95d57d7f57c6768a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:08:05 +0000] bf2e1d934da9df7d95d57d7f57c6768a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:08:08 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:08 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:18 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:18 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:20 [info] 38#38: *114 [lua] access_by_lua(msblocations.conf:189):2: e0c30f5db9a4de2714df53ee0df97c4a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:08:20 [info] 38#38: *114 [lua] logger.lua:23: e0c30f5db9a4de2714df53ee0df97c4a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:08:20 +0000] e0c30f5db9a4de2714df53ee0df97c4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:08:28 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:28 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:35 [info] 38#38: *118 [lua] access_by_lua(msblocations.conf:189):2: 7ade07bd6dd33fffe85fd4a3041d58c0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:08:35 +0000] 7ade07bd6dd33fffe85fd4a3041d58c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:08:35 [info] 38#38: *118 [lua] logger.lua:23: 7ade07bd6dd33fffe85fd4a3041d58c0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:08:38 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:38 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:48 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:48 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:50 [info] 38#38: *123 [lua] access_by_lua(msblocations.conf:189):2: b6a503d85e81435ee45ea2312f3e751a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:08:50 +0000] b6a503d85e81435ee45ea2312f3e751a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/20 05:08:50 [info] 38#38: *123 [lua] logger.lua:23: b6a503d85e81435ee45ea2312f3e751a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/20 05:08:58 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:08:58 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:05 [info] 38#38: *126 [lua] access_by_lua(msblocations.conf:189):2: 4354a84b7e1f5a11605fd8203737c132:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:09:05 [info] 38#38: *126 [lua] logger.lua:23: 4354a84b7e1f5a11605fd8203737c132 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:09:05 +0000] 4354a84b7e1f5a11605fd8203737c132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:09:08 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:08 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:18 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:18 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:20 [info] 38#38: *131 [lua] access_by_lua(msblocations.conf:189):2: f418a9a7b569939070e94176d9b9ee29:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:09:20 +0000] f418a9a7b569939070e94176d9b9ee29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:09:20 [info] 38#38: *131 [lua] logger.lua:23: f418a9a7b569939070e94176d9b9ee29 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:09:28 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:28 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:35 [info] 38#38: *135 [lua] access_by_lua(msblocations.conf:189):2: 87ebd2be09ac5338cb2b72a58a35adc0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:09:35 +0000] 87ebd2be09ac5338cb2b72a58a35adc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:09:35 [info] 38#38: *135 [lua] logger.lua:23: 87ebd2be09ac5338cb2b72a58a35adc0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:09:38 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:38 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:48 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:48 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:50 [info] 38#38: *140 [lua] access_by_lua(msblocations.conf:189):2: 42127fb30cf11b49cd43fcac573753e0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:09:50 [info] 38#38: *140 [lua] logger.lua:23: 42127fb30cf11b49cd43fcac573753e0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:09:50 +0000] 42127fb30cf11b49cd43fcac573753e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:09:58 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:09:58 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:05 [info] 38#38: *143 [lua] access_by_lua(msblocations.conf:189):2: 5d312f92b02398007a0b36d442e85797:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:10:05 [info] 38#38: *143 [lua] logger.lua:23: 5d312f92b02398007a0b36d442e85797 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:10:05 +0000] 5d312f92b02398007a0b36d442e85797 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:10:08 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:08 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:18 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:18 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:20 [info] 38#38: *148 [lua] access_by_lua(msblocations.conf:189):2: cb4d77206509c1e8817f8458d7cacc9e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:10:20 [info] 38#38: *148 [lua] logger.lua:23: cb4d77206509c1e8817f8458d7cacc9e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:10:20 +0000] cb4d77206509c1e8817f8458d7cacc9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:10:28 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:28 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:35 [info] 38#38: *152 [lua] access_by_lua(msblocations.conf:189):2: cbe91fbc957cf9e19dc59aa767fae19d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:10:35 [info] 38#38: *152 [lua] logger.lua:23: cbe91fbc957cf9e19dc59aa767fae19d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:10:35 +0000] cbe91fbc957cf9e19dc59aa767fae19d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:10:38 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:38 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:48 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:48 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:50 [info] 38#38: *157 [lua] access_by_lua(msblocations.conf:189):2: 6e9241eeb4d3b17300d2738c45a33a84:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:10:50 [info] 38#38: *157 [lua] logger.lua:23: 6e9241eeb4d3b17300d2738c45a33a84 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:10:50 +0000] 6e9241eeb4d3b17300d2738c45a33a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:10:58 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:10:58 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:05 [info] 38#38: *160 [lua] access_by_lua(msblocations.conf:189):2: 011fe1d57a4cc95b26ef125ce49be111:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:11:05 +0000] 011fe1d57a4cc95b26ef125ce49be111 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:11:05 [info] 38#38: *160 [lua] logger.lua:23: 011fe1d57a4cc95b26ef125ce49be111 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:11:08 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:08 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:18 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:18 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:20 [info] 38#38: *165 [lua] access_by_lua(msblocations.conf:189):2: aba1f76ffe764f5e5ec71b1d221372e0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:11:20 [info] 38#38: *165 [lua] logger.lua:23: aba1f76ffe764f5e5ec71b1d221372e0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:11:20 +0000] aba1f76ffe764f5e5ec71b1d221372e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:11:28 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:28 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:35 [info] 38#38: *169 [lua] access_by_lua(msblocations.conf:189):2: 91042c715e9784068e2dee7afd69dddc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:11:35 +0000] 91042c715e9784068e2dee7afd69dddc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:11:35 [info] 38#38: *169 [lua] logger.lua:23: 91042c715e9784068e2dee7afd69dddc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:11:38 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:38 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:48 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:48 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:50 [info] 38#38: *174 [lua] access_by_lua(msblocations.conf:189):2: c30cb00934f38bd2ae97e942ef1c26cb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:11:50 +0000] c30cb00934f38bd2ae97e942ef1c26cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:11:50 [info] 38#38: *174 [lua] logger.lua:23: c30cb00934f38bd2ae97e942ef1c26cb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:11:58 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:11:58 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:05 [info] 38#38: *177 [lua] access_by_lua(msblocations.conf:189):2: a185a0cfbd7d6fc9064b809c42af00f6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:12:05 [info] 38#38: *177 [lua] logger.lua:23: a185a0cfbd7d6fc9064b809c42af00f6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:12:05 +0000] a185a0cfbd7d6fc9064b809c42af00f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:12:08 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:08 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:18 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:18 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:20 [info] 38#38: *182 [lua] access_by_lua(msblocations.conf:189):2: 6cb7d0f0742cfb3b7b8883c3716fa337:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:12:20 [info] 38#38: *182 [lua] logger.lua:23: 6cb7d0f0742cfb3b7b8883c3716fa337 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:12:20 +0000] 6cb7d0f0742cfb3b7b8883c3716fa337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:12:28 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:28 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:35 [info] 38#38: *186 [lua] access_by_lua(msblocations.conf:189):2: b5a8e56c112cac8aa8dca711f945fb7e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:12:35 [info] 38#38: *186 [lua] logger.lua:23: b5a8e56c112cac8aa8dca711f945fb7e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:12:35 +0000] b5a8e56c112cac8aa8dca711f945fb7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:12:38 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:38 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:48 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:48 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:50 [info] 38#38: *191 [lua] access_by_lua(msblocations.conf:189):2: d07a5ec51747017abba7dd3a8d23f024:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:12:50 +0000] d07a5ec51747017abba7dd3a8d23f024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:12:50 [info] 38#38: *191 [lua] logger.lua:23: d07a5ec51747017abba7dd3a8d23f024 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:12:58 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:12:58 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:05 [info] 38#38: *194 [lua] access_by_lua(msblocations.conf:189):2: 489be542f2c318746bfe9781518d3153:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:13:05 [info] 38#38: *194 [lua] logger.lua:23: 489be542f2c318746bfe9781518d3153 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:13:05 +0000] 489be542f2c318746bfe9781518d3153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:13:08 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:08 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:18 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:18 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:20 [info] 38#38: *199 [lua] access_by_lua(msblocations.conf:189):2: 844999ad0292cf9394a9ac9ef048ce59:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:13:20 +0000] 844999ad0292cf9394a9ac9ef048ce59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:13:20 [info] 38#38: *199 [lua] logger.lua:23: 844999ad0292cf9394a9ac9ef048ce59 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:13:28 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:28 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:35 [info] 38#38: *203 [lua] access_by_lua(msblocations.conf:189):2: b86b23b57ac83eab42c22e8a4e5967f9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:13:35 [info] 38#38: *203 [lua] logger.lua:23: b86b23b57ac83eab42c22e8a4e5967f9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:13:35 +0000] b86b23b57ac83eab42c22e8a4e5967f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:13:38 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:38 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:48 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:48 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:50 [info] 38#38: *208 [lua] access_by_lua(msblocations.conf:189):2: d86ba91e6d1b00e31b4857e92e9bcc1c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:13:50 [info] 38#38: *208 [lua] logger.lua:23: d86ba91e6d1b00e31b4857e92e9bcc1c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:13:50 +0000] d86ba91e6d1b00e31b4857e92e9bcc1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:13:58 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:13:58 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:05 [info] 38#38: *211 [lua] access_by_lua(msblocations.conf:189):2: 7efb014906060e452d737f0904eed3aa:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:14:05 [info] 38#38: *211 [lua] logger.lua:23: 7efb014906060e452d737f0904eed3aa {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:14:05 +0000] 7efb014906060e452d737f0904eed3aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:14:08 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:08 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:18 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:18 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:20 [info] 38#38: *216 [lua] access_by_lua(msblocations.conf:189):2: ff0665ae8f6438a4fc860097d59706c1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:14:20 [info] 38#38: *216 [lua] logger.lua:23: ff0665ae8f6438a4fc860097d59706c1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:14:20 +0000] ff0665ae8f6438a4fc860097d59706c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:14:28 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:28 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:35 [info] 38#38: *220 [lua] access_by_lua(msblocations.conf:189):2: 51ef47793bdebcac3e789e02924ed0be:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:14:35 +0000] 51ef47793bdebcac3e789e02924ed0be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:14:35 [info] 38#38: *220 [lua] logger.lua:23: 51ef47793bdebcac3e789e02924ed0be {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:14:38 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:38 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:48 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:48 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:50 [info] 38#38: *225 [lua] access_by_lua(msblocations.conf:189):2: 2a8cbf4f65844fade3d1013f6ddc617f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:14:50 [info] 38#38: *225 [lua] logger.lua:23: 2a8cbf4f65844fade3d1013f6ddc617f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:14:50 +0000] 2a8cbf4f65844fade3d1013f6ddc617f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:14:58 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:14:58 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:05 [info] 38#38: *228 [lua] access_by_lua(msblocations.conf:189):2: 51b190736a67f8213f0740125b840a88:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:15:05 [info] 38#38: *228 [lua] logger.lua:23: 51b190736a67f8213f0740125b840a88 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:15:05 +0000] 51b190736a67f8213f0740125b840a88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:15:08 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:08 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:18 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:18 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:20 [info] 38#38: *233 [lua] access_by_lua(msblocations.conf:189):2: 37e658c7e124c423c39f2a155b3b8574:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.152 - - [20/Jan/2023:05:15:20 +0000] 37e658c7e124c423c39f2a155b3b8574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:15:20 [info] 38#38: *233 [lua] logger.lua:23: 37e658c7e124c423c39f2a155b3b8574 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:15:28 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:28 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:35 [info] 38#38: *237 [lua] access_by_lua(msblocations.conf:189):2: 0626b6b22cee99901c8ee9089e135479:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:15:35 +0000] 0626b6b22cee99901c8ee9089e135479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:15:35 [info] 38#38: *237 [lua] logger.lua:23: 0626b6b22cee99901c8ee9089e135479 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:15:38 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:38 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:48 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:48 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:50 [info] 38#38: *242 [lua] access_by_lua(msblocations.conf:189):2: 78ca4056953dff6cd1739fe7c365053a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:15:50 [info] 38#38: *242 [lua] logger.lua:23: 78ca4056953dff6cd1739fe7c365053a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:15:50 +0000] 78ca4056953dff6cd1739fe7c365053a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:15:58 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:15:58 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:05 [info] 38#38: *245 [lua] access_by_lua(msblocations.conf:189):2: 636266a18aaedfc3308a701a51af90ba:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:16:05 [info] 38#38: *245 [lua] logger.lua:23: 636266a18aaedfc3308a701a51af90ba {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:16:05 +0000] 636266a18aaedfc3308a701a51af90ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:16:08 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:08 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:18 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:18 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:20 [info] 38#38: *250 [lua] access_by_lua(msblocations.conf:189):2: a6667ee3f7cf363d94e1d69798052639:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.152 - - [20/Jan/2023:05:16:20 +0000] a6667ee3f7cf363d94e1d69798052639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:16:20 [info] 38#38: *250 [lua] logger.lua:23: a6667ee3f7cf363d94e1d69798052639 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:16:28 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:28 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:35 [info] 38#38: *254 [lua] access_by_lua(msblocations.conf:189):2: b138be15852b46fecdfe0772c795131c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:16:35 [info] 38#38: *254 [lua] logger.lua:23: b138be15852b46fecdfe0772c795131c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:16:35 +0000] b138be15852b46fecdfe0772c795131c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:16:38 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:38 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:48 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:48 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:50 [info] 38#38: *259 [lua] access_by_lua(msblocations.conf:189):2: 02f36e6abf0c227822c53688b92df2d6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:16:50 [info] 38#38: *259 [lua] logger.lua:23: 02f36e6abf0c227822c53688b92df2d6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:16:50 +0000] 02f36e6abf0c227822c53688b92df2d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:16:58 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:16:58 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:05 [info] 38#38: *262 [lua] access_by_lua(msblocations.conf:189):2: c7adc73e5a5e99217ed95a8338d7bde6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:17:05 [info] 38#38: *262 [lua] logger.lua:23: c7adc73e5a5e99217ed95a8338d7bde6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:17:05 +0000] c7adc73e5a5e99217ed95a8338d7bde6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:17:08 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:08 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:18 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:18 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:20 [info] 38#38: *267 [lua] access_by_lua(msblocations.conf:189):2: 5980c2c6df8defa3800d11d00f335884:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:17:20 [info] 38#38: *267 [lua] logger.lua:23: 5980c2c6df8defa3800d11d00f335884 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:17:20 +0000] 5980c2c6df8defa3800d11d00f335884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:17:28 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:28 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:35 [info] 38#38: *271 [lua] access_by_lua(msblocations.conf:189):2: 3f24ec76e218facfe3140c33a3ca3d5c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:17:35 +0000] 3f24ec76e218facfe3140c33a3ca3d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:17:35 [info] 38#38: *271 [lua] logger.lua:23: 3f24ec76e218facfe3140c33a3ca3d5c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:17:38 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:38 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:48 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:48 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:50 [info] 38#38: *276 [lua] access_by_lua(msblocations.conf:189):2: 0446b49c43019ab992745dbe7c092ac7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:17:50 [info] 38#38: *276 [lua] logger.lua:23: 0446b49c43019ab992745dbe7c092ac7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:17:50 +0000] 0446b49c43019ab992745dbe7c092ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:17:58 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:17:58 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:05 [info] 38#38: *279 [lua] access_by_lua(msblocations.conf:189):2: 60d740f7f2c83ec07fc26819abc41f6f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:18:05 +0000] 60d740f7f2c83ec07fc26819abc41f6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:18:05 [info] 38#38: *279 [lua] logger.lua:23: 60d740f7f2c83ec07fc26819abc41f6f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:18:08 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:08 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:18 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:18 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:20 [info] 38#38: *284 [lua] access_by_lua(msblocations.conf:189):2: 593bcd4804ad14e41b46597b55bebf8f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:18:20 [info] 38#38: *284 [lua] logger.lua:23: 593bcd4804ad14e41b46597b55bebf8f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:18:20 +0000] 593bcd4804ad14e41b46597b55bebf8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:18:28 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:28 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:35 [info] 38#38: *288 [lua] access_by_lua(msblocations.conf:189):2: ff9121af8fe3265d4e70e9154c52677b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:18:35 [info] 38#38: *288 [lua] logger.lua:23: ff9121af8fe3265d4e70e9154c52677b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:18:35 +0000] ff9121af8fe3265d4e70e9154c52677b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:18:38 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:38 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:48 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:48 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:50 [info] 38#38: *293 [lua] access_by_lua(msblocations.conf:189):2: 0d390f125c99b96ba3796e42819b4ce6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:18:50 [info] 38#38: *293 [lua] logger.lua:23: 0d390f125c99b96ba3796e42819b4ce6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:18:50 +0000] 0d390f125c99b96ba3796e42819b4ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/20 05:18:58 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:18:58 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:06 [info] 38#38: *296 [lua] access_by_lua(msblocations.conf:189):2: fc1f60ed26b3e429bf3089e21f6be5bb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:19:06 [info] 38#38: *296 [lua] logger.lua:23: fc1f60ed26b3e429bf3089e21f6be5bb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:19:06 +0000] fc1f60ed26b3e429bf3089e21f6be5bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:19:08 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:08 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:18 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:18 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:21 [info] 38#38: *301 [lua] access_by_lua(msblocations.conf:189):2: 255658cecd5c1527c0ab49f806901182:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:19:21 [info] 38#38: *301 [lua] logger.lua:23: 255658cecd5c1527c0ab49f806901182 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:19:21 +0000] 255658cecd5c1527c0ab49f806901182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:19:28 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:28 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:36 [info] 38#38: *305 [lua] access_by_lua(msblocations.conf:189):2: e0d3c900174f7104c89d644ca3fce139:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:19:36 [info] 38#38: *305 [lua] logger.lua:23: e0d3c900174f7104c89d644ca3fce139 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:19:36 +0000] e0d3c900174f7104c89d644ca3fce139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:19:38 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:38 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:48 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:48 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:51 [info] 38#38: *310 [lua] access_by_lua(msblocations.conf:189):2: 6a6efbfe7187c8b8622ff6913ae6599c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:19:51 [info] 38#38: *310 [lua] logger.lua:23: 6a6efbfe7187c8b8622ff6913ae6599c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:19:51 +0000] 6a6efbfe7187c8b8622ff6913ae6599c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:19:58 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:19:58 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:06 [info] 38#38: *313 [lua] access_by_lua(msblocations.conf:189):2: 68456f9bf55489ff8fdc829e3cb2b082:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:20:06 [info] 38#38: *313 [lua] logger.lua:23: 68456f9bf55489ff8fdc829e3cb2b082 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:20:06 +0000] 68456f9bf55489ff8fdc829e3cb2b082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:20:08 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:08 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:18 [info] 38#38: *316 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:18 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:21 [info] 38#38: *318 [lua] access_by_lua(msblocations.conf:189):2: 78b2c797944be38eb2067667960fe240:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:20:21 [info] 38#38: *318 [lua] logger.lua:23: 78b2c797944be38eb2067667960fe240 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:20:21 +0000] 78b2c797944be38eb2067667960fe240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:20:28 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:28 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:36 [info] 38#38: *322 [lua] access_by_lua(msblocations.conf:189):2: 683acd81e7a6b0e648e87e58e308d615:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:20:36 [info] 38#38: *322 [lua] logger.lua:23: 683acd81e7a6b0e648e87e58e308d615 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:20:36 +0000] 683acd81e7a6b0e648e87e58e308d615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:20:38 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:38 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:48 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:48 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:51 [info] 38#38: *327 [lua] access_by_lua(msblocations.conf:189):2: 047ccf4e3636c4f5671445e831b08e6b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:20:51 [info] 38#38: *327 [lua] logger.lua:23: 047ccf4e3636c4f5671445e831b08e6b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:20:51 +0000] 047ccf4e3636c4f5671445e831b08e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:20:58 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:20:58 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:06 [info] 38#38: *330 [lua] access_by_lua(msblocations.conf:189):2: 7af1057d5205f662cf7f685fd04751d0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:21:06 [info] 38#38: *330 [lua] logger.lua:23: 7af1057d5205f662cf7f685fd04751d0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:21:06 +0000] 7af1057d5205f662cf7f685fd04751d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:21:08 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:08 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:18 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:18 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:21 [info] 38#38: *335 [lua] access_by_lua(msblocations.conf:189):2: 939b82b4fc60739a7fd56c3f8fc099aa:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:21:21 +0000] 939b82b4fc60739a7fd56c3f8fc099aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:21:21 [info] 38#38: *335 [lua] logger.lua:23: 939b82b4fc60739a7fd56c3f8fc099aa {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:21:28 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:28 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:36 [info] 38#38: *339 [lua] access_by_lua(msblocations.conf:189):2: 9ee85b38c3fbfe71ad8a1b6e1492acae:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:21:36 +0000] 9ee85b38c3fbfe71ad8a1b6e1492acae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:21:36 [info] 38#38: *339 [lua] logger.lua:23: 9ee85b38c3fbfe71ad8a1b6e1492acae {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:21:38 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:38 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:48 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:48 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:51 [info] 38#38: *344 [lua] access_by_lua(msblocations.conf:189):2: 3f66a025f9b3e27b9b2c70df28e58070:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:21:51 [info] 38#38: *344 [lua] logger.lua:23: 3f66a025f9b3e27b9b2c70df28e58070 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:21:51 +0000] 3f66a025f9b3e27b9b2c70df28e58070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:21:58 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:21:58 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:06 [info] 38#38: *347 [lua] access_by_lua(msblocations.conf:189):2: 6f11098ae1e92f93446535c90e7fdb09:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:22:06 +0000] 6f11098ae1e92f93446535c90e7fdb09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:22:06 [info] 38#38: *347 [lua] logger.lua:23: 6f11098ae1e92f93446535c90e7fdb09 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:22:08 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:08 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:18 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:18 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:21 [info] 38#38: *352 [lua] access_by_lua(msblocations.conf:189):2: 649bcc73c6366e59e9a2a19fb9998884:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:22:21 +0000] 649bcc73c6366e59e9a2a19fb9998884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:22:21 [info] 38#38: *352 [lua] logger.lua:23: 649bcc73c6366e59e9a2a19fb9998884 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:22:28 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:28 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:36 [info] 38#38: *356 [lua] access_by_lua(msblocations.conf:189):2: fa6c373d8024ecd0b45368472c9d5357:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:22:36 [info] 38#38: *356 [lua] logger.lua:23: fa6c373d8024ecd0b45368472c9d5357 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:22:36 +0000] fa6c373d8024ecd0b45368472c9d5357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:22:38 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:38 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:48 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:48 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:51 [info] 38#38: *361 [lua] access_by_lua(msblocations.conf:189):2: 487bb559fcad9be168543fa3bd97369a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:22:51 +0000] 487bb559fcad9be168543fa3bd97369a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:22:51 [info] 38#38: *361 [lua] logger.lua:23: 487bb559fcad9be168543fa3bd97369a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:22:58 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:22:58 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:06 [info] 38#38: *364 [lua] access_by_lua(msblocations.conf:189):2: dacceae360ec92c29e579d32e2602c02:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:23:06 [info] 38#38: *364 [lua] logger.lua:23: dacceae360ec92c29e579d32e2602c02 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:23:06 +0000] dacceae360ec92c29e579d32e2602c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:23:08 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:08 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:18 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:18 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:21 [info] 38#38: *369 [lua] access_by_lua(msblocations.conf:189):2: 52e9a9ee3d0f7d6898fd9e3691a7ed55:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.152 - - [20/Jan/2023:05:23:21 +0000] 52e9a9ee3d0f7d6898fd9e3691a7ed55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:23:21 [info] 38#38: *369 [lua] logger.lua:23: 52e9a9ee3d0f7d6898fd9e3691a7ed55 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:23:28 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:28 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:36 [info] 38#38: *373 [lua] access_by_lua(msblocations.conf:189):2: 55ed13052339117d2f26793d545ed3b0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:23:36 +0000] 55ed13052339117d2f26793d545ed3b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:23:36 [info] 38#38: *373 [lua] logger.lua:23: 55ed13052339117d2f26793d545ed3b0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:23:38 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:38 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:48 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:48 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:51 [info] 38#38: *378 [lua] access_by_lua(msblocations.conf:189):2: 33b8d401d6ab86d2d7132ef702d2bd19:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:23:51 +0000] 33b8d401d6ab86d2d7132ef702d2bd19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:23:51 [info] 38#38: *378 [lua] logger.lua:23: 33b8d401d6ab86d2d7132ef702d2bd19 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:23:58 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:23:58 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:06 [info] 38#38: *381 [lua] access_by_lua(msblocations.conf:189):2: 12762a5bc06b92af2d81c105e1b03210:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:24:06 [info] 38#38: *381 [lua] logger.lua:23: 12762a5bc06b92af2d81c105e1b03210 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:24:06 +0000] 12762a5bc06b92af2d81c105e1b03210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:24:08 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:08 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:18 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:18 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:21 [info] 38#38: *386 [lua] access_by_lua(msblocations.conf:189):2: d78beaf889c52e848f07788a70cf2cb2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.72.152 - - [20/Jan/2023:05:24:21 +0000] d78beaf889c52e848f07788a70cf2cb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/20 05:24:21 [info] 38#38: *386 [lua] logger.lua:23: d78beaf889c52e848f07788a70cf2cb2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:24:28 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:28 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:36 [info] 38#38: *390 [lua] access_by_lua(msblocations.conf:189):2: 14c64ad3e338dc7f20bf447e3bcc1ef1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:24:36 +0000] 14c64ad3e338dc7f20bf447e3bcc1ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:24:36 [info] 38#38: *390 [lua] logger.lua:23: 14c64ad3e338dc7f20bf447e3bcc1ef1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:24:38 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:38 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:48 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:48 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:51 [info] 38#38: *395 [lua] access_by_lua(msblocations.conf:189):2: cb3c8ab9f098270fd99aba577fbd2515:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:24:51 [info] 38#38: *395 [lua] logger.lua:23: cb3c8ab9f098270fd99aba577fbd2515 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:24:51 +0000] cb3c8ab9f098270fd99aba577fbd2515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:24:58 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:24:58 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:06 [info] 38#38: *398 [lua] access_by_lua(msblocations.conf:189):2: bf3a04ca4fe2c214f16441de24cd6a5d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:25:06 [info] 38#38: *398 [lua] logger.lua:23: bf3a04ca4fe2c214f16441de24cd6a5d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:25:06 +0000] bf3a04ca4fe2c214f16441de24cd6a5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:25:08 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:08 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:16 [info] 38#38: *401 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.69.192, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.69.192 - - [20/Jan/2023:05:25:16 +0000] e90e1b1fbc450958c1ca05aebe41c1a9 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/20 05:25:18 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:18 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:21 [info] 38#38: *404 [lua] access_by_lua(msblocations.conf:189):2: 90d69e1e5aa08d17bc768cd88e6f3418:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:25:21 [info] 38#38: *404 [lua] logger.lua:23: 90d69e1e5aa08d17bc768cd88e6f3418 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:25:21 +0000] 90d69e1e5aa08d17bc768cd88e6f3418 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:25:28 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:28 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:36 [info] 38#38: *408 [lua] access_by_lua(msblocations.conf:189):2: f2793f3b7b57b18fd3d728704e2fed91:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:25:36 +0000] f2793f3b7b57b18fd3d728704e2fed91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:25:36 [info] 38#38: *408 [lua] logger.lua:23: f2793f3b7b57b18fd3d728704e2fed91 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:25:38 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:38 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:48 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:48 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:51 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: de22c51d83946e3cc0fb61fc33fd9924:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:25:51 [info] 38#38: *413 [lua] logger.lua:23: de22c51d83946e3cc0fb61fc33fd9924 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:25:51 +0000] de22c51d83946e3cc0fb61fc33fd9924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:25:58 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:25:58 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:06 [info] 38#38: *416 [lua] access_by_lua(msblocations.conf:189):2: 1baf5e903c22dabfd6b9f46ba747325e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:26:06 [info] 38#38: *416 [lua] logger.lua:23: 1baf5e903c22dabfd6b9f46ba747325e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:26:06 +0000] 1baf5e903c22dabfd6b9f46ba747325e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:26:08 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:08 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:18 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:18 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:21 [info] 38#38: *421 [lua] access_by_lua(msblocations.conf:189):2: 75913b7faf3311ba096a75e7dee472f4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:26:21 [info] 38#38: *421 [lua] logger.lua:23: 75913b7faf3311ba096a75e7dee472f4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:26:21 +0000] 75913b7faf3311ba096a75e7dee472f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:26:28 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:28 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:36 [info] 38#38: *425 [lua] access_by_lua(msblocations.conf:189):2: 228d51ee7dace6b98ed45d203b7614cd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:26:36 [info] 38#38: *425 [lua] logger.lua:23: 228d51ee7dace6b98ed45d203b7614cd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:26:36 +0000] 228d51ee7dace6b98ed45d203b7614cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:26:38 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:38 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:48 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:48 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:51 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 0aabd1e625a139ad4a246deba77577d8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:26:51 [info] 38#38: *430 [lua] logger.lua:23: 0aabd1e625a139ad4a246deba77577d8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:26:51 +0000] 0aabd1e625a139ad4a246deba77577d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/20 05:26:58 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:26:58 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:06 [info] 38#38: *433 [lua] access_by_lua(msblocations.conf:189):2: ea67e29aadc3e965d246928e422ca8d3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:27:06 [info] 38#38: *433 [lua] logger.lua:23: ea67e29aadc3e965d246928e422ca8d3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:27:06 +0000] ea67e29aadc3e965d246928e422ca8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:27:08 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:08 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:18 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:18 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:21 [info] 38#38: *438 [lua] access_by_lua(msblocations.conf:189):2: b25630a994980654b7eb052bb23a7de3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:27:21 [info] 38#38: *438 [lua] logger.lua:23: b25630a994980654b7eb052bb23a7de3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:27:21 +0000] b25630a994980654b7eb052bb23a7de3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:27:28 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:28 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:36 [info] 38#38: *442 [lua] access_by_lua(msblocations.conf:189):2: 3f4915380cf63a7495c4c6cda0bf1f12:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.152 - - [20/Jan/2023:05:27:36 +0000] 3f4915380cf63a7495c4c6cda0bf1f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:27:36 [info] 38#38: *442 [lua] logger.lua:23: 3f4915380cf63a7495c4c6cda0bf1f12 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:27:38 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:38 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:48 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:48 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:51 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 1b0b6da4d66388bd0c40b9b213f47404:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:27:51 [info] 38#38: *447 [lua] logger.lua:23: 1b0b6da4d66388bd0c40b9b213f47404 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:27:51 +0000] 1b0b6da4d66388bd0c40b9b213f47404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:27:58 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:27:58 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:06 [info] 38#38: *450 [lua] access_by_lua(msblocations.conf:189):2: 47ab9e80b14ad88283314661b680e846:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:28:06 [info] 38#38: *450 [lua] logger.lua:23: 47ab9e80b14ad88283314661b680e846 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:28:06 +0000] 47ab9e80b14ad88283314661b680e846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:28:08 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:08 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:18 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:18 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:21 [info] 38#38: *455 [lua] access_by_lua(msblocations.conf:189):2: c72bb901191b48159f738b65e0e46926:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:28:21 [info] 38#38: *455 [lua] logger.lua:23: c72bb901191b48159f738b65e0e46926 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:28:21 +0000] c72bb901191b48159f738b65e0e46926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:28:28 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:28 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:36 [info] 38#38: *459 [lua] access_by_lua(msblocations.conf:189):2: a4238868bdfa81bd2cee365ec5535abe:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:28:36 +0000] a4238868bdfa81bd2cee365ec5535abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:28:36 [info] 38#38: *459 [lua] logger.lua:23: a4238868bdfa81bd2cee365ec5535abe {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:28:38 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:38 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:48 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:48 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:51 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: f443c926dc9691abaef33afb4550bf5d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:28:51 +0000] f443c926dc9691abaef33afb4550bf5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:28:51 [info] 38#38: *464 [lua] logger.lua:23: f443c926dc9691abaef33afb4550bf5d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:28:58 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:28:58 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:06 [info] 38#38: *467 [lua] access_by_lua(msblocations.conf:189):2: 6946aede1fa89b0ff57ea903d3bc7bac:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:29:06 [info] 38#38: *467 [lua] logger.lua:23: 6946aede1fa89b0ff57ea903d3bc7bac {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:29:06 +0000] 6946aede1fa89b0ff57ea903d3bc7bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:29:08 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:08 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:18 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:18 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:21 [info] 38#38: *472 [lua] access_by_lua(msblocations.conf:189):2: 68ad2c63e7b9da5551090ccfbc6c1122:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:29:21 +0000] 68ad2c63e7b9da5551090ccfbc6c1122 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:29:21 [info] 38#38: *472 [lua] logger.lua:23: 68ad2c63e7b9da5551090ccfbc6c1122 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:29:28 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:28 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:36 [info] 38#38: *476 [lua] access_by_lua(msblocations.conf:189):2: 37c350991070222069bc45cd7f1b7133:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:29:36 [info] 38#38: *476 [lua] logger.lua:23: 37c350991070222069bc45cd7f1b7133 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:29:36 +0000] 37c350991070222069bc45cd7f1b7133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:29:38 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:38 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:48 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:48 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:51 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: eaa51b522e1447fc15bbc064715e8066:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:29:51 +0000] eaa51b522e1447fc15bbc064715e8066 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:29:51 [info] 38#38: *481 [lua] logger.lua:23: eaa51b522e1447fc15bbc064715e8066 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:29:58 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:29:58 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:06 [info] 38#38: *484 [lua] access_by_lua(msblocations.conf:189):2: ee3c5a36d95788a4a6c12a4e050c97bc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:30:06 [info] 38#38: *484 [lua] logger.lua:23: ee3c5a36d95788a4a6c12a4e050c97bc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:30:06 +0000] ee3c5a36d95788a4a6c12a4e050c97bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:30:08 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:08 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:18 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:18 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:21 [info] 38#38: *489 [lua] access_by_lua(msblocations.conf:189):2: 47da481faca4369e41331cebb98662b2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:30:21 [info] 38#38: *489 [lua] logger.lua:23: 47da481faca4369e41331cebb98662b2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:30:21 +0000] 47da481faca4369e41331cebb98662b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:30:28 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:28 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:36 [info] 38#38: *493 [lua] access_by_lua(msblocations.conf:189):2: 34ea9696c2111b6a3c2bdb24750fcc58:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:30:36 [info] 38#38: *493 [lua] logger.lua:23: 34ea9696c2111b6a3c2bdb24750fcc58 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:30:36 +0000] 34ea9696c2111b6a3c2bdb24750fcc58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:30:38 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:38 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:48 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:48 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:51 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: a17c3e279d7818b8541ca2d70c536657:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:30:51 [info] 38#38: *498 [lua] logger.lua:23: a17c3e279d7818b8541ca2d70c536657 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:30:51 +0000] a17c3e279d7818b8541ca2d70c536657 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:30:58 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:30:58 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:06 [info] 38#38: *501 [lua] access_by_lua(msblocations.conf:189):2: 63e5174bce0efd48ddd8e6194e27f072:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:31:06 [info] 38#38: *501 [lua] logger.lua:23: 63e5174bce0efd48ddd8e6194e27f072 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:31:06 +0000] 63e5174bce0efd48ddd8e6194e27f072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:31:08 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:08 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:18 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:18 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:21 [info] 38#38: *506 [lua] access_by_lua(msblocations.conf:189):2: a9d921200db260cd6aa0bafdeff613af:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:31:21 +0000] a9d921200db260cd6aa0bafdeff613af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:31:21 [info] 38#38: *506 [lua] logger.lua:23: a9d921200db260cd6aa0bafdeff613af {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:31:28 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:28 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:36 [info] 38#38: *510 [lua] access_by_lua(msblocations.conf:189):2: eb4ddd6d515d112fe95f9a495ddde210:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:31:36 [info] 38#38: *510 [lua] logger.lua:23: eb4ddd6d515d112fe95f9a495ddde210 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:31:36 +0000] eb4ddd6d515d112fe95f9a495ddde210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:31:38 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:38 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:48 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:48 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:51 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: 164f9620a073bd61c9d75192b1a80768:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:31:51 [info] 38#38: *515 [lua] logger.lua:23: 164f9620a073bd61c9d75192b1a80768 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:31:51 +0000] 164f9620a073bd61c9d75192b1a80768 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:31:58 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:31:58 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:06 [info] 38#38: *518 [lua] access_by_lua(msblocations.conf:189):2: 4f2f0ebe39f3d9f2c72c7b751453e667:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:32:06 +0000] 4f2f0ebe39f3d9f2c72c7b751453e667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:32:06 [info] 38#38: *518 [lua] logger.lua:23: 4f2f0ebe39f3d9f2c72c7b751453e667 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:32:08 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:08 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:18 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:18 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:21 [info] 38#38: *523 [lua] access_by_lua(msblocations.conf:189):2: bb55c2cdc78d0b6dfbbad105e7d2b651:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:32:21 +0000] bb55c2cdc78d0b6dfbbad105e7d2b651 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:32:21 [info] 38#38: *523 [lua] logger.lua:23: bb55c2cdc78d0b6dfbbad105e7d2b651 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:32:28 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:28 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:36 [info] 38#38: *527 [lua] access_by_lua(msblocations.conf:189):2: 567feacd489814e4286545b8f7a2605c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:32:36 [info] 38#38: *527 [lua] logger.lua:23: 567feacd489814e4286545b8f7a2605c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:32:36 +0000] 567feacd489814e4286545b8f7a2605c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:32:38 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:38 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:48 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:48 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:51 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: 7ac0015706ca7e42b6253f80e64abe40:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:32:51 [info] 38#38: *532 [lua] logger.lua:23: 7ac0015706ca7e42b6253f80e64abe40 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:32:51 +0000] 7ac0015706ca7e42b6253f80e64abe40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:32:58 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:32:58 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:06 [info] 38#38: *535 [lua] access_by_lua(msblocations.conf:189):2: c2c093e04d573d9b91b8f9ee79e3262e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:33:06 +0000] c2c093e04d573d9b91b8f9ee79e3262e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/20 05:33:06 [info] 38#38: *535 [lua] logger.lua:23: c2c093e04d573d9b91b8f9ee79e3262e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:33:08 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:08 [info] 38#38: *537 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:18 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:18 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:22 [info] 38#38: *540 [lua] access_by_lua(msblocations.conf:189):2: c1462096acd169bee7348cc77a1c858d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.152 - - [20/Jan/2023:05:33:22 +0000] c1462096acd169bee7348cc77a1c858d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:33:22 [info] 38#38: *540 [lua] logger.lua:23: c1462096acd169bee7348cc77a1c858d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:33:28 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:28 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:37 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: f0292dc1ef2a2e8daeb105e182dfcc1f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:33:37 +0000] f0292dc1ef2a2e8daeb105e182dfcc1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:33:37 [info] 38#38: *544 [lua] logger.lua:23: f0292dc1ef2a2e8daeb105e182dfcc1f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:33:38 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:38 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:48 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:48 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:52 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: 3dc0bee009800a13f5f42b16de9a03d4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:33:52 [info] 38#38: *549 [lua] logger.lua:23: 3dc0bee009800a13f5f42b16de9a03d4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:33:52 +0000] 3dc0bee009800a13f5f42b16de9a03d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:33:58 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:33:58 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:07 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: 70644c8d0f3e07b0307dd36050609b10:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:34:07 [info] 38#38: *552 [lua] logger.lua:23: 70644c8d0f3e07b0307dd36050609b10 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:34:07 +0000] 70644c8d0f3e07b0307dd36050609b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:34:08 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:08 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:18 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:18 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:22 [info] 38#38: *557 [lua] access_by_lua(msblocations.conf:189):2: b2523f114e1ee23b929eafadea8b833e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:34:22 +0000] b2523f114e1ee23b929eafadea8b833e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:34:22 [info] 38#38: *557 [lua] logger.lua:23: b2523f114e1ee23b929eafadea8b833e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:34:28 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:28 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:37 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: 74115812ecccef0e834abb5aae2b42d5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:34:37 [info] 38#38: *561 [lua] logger.lua:23: 74115812ecccef0e834abb5aae2b42d5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:34:37 +0000] 74115812ecccef0e834abb5aae2b42d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:34:38 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:38 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:48 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:48 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:52 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: fc500c5b207fd558ffef98b19ca3ee53:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:34:52 [info] 38#38: *566 [lua] logger.lua:23: fc500c5b207fd558ffef98b19ca3ee53 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:34:52 +0000] fc500c5b207fd558ffef98b19ca3ee53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:34:58 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:34:58 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:07 [info] 38#38: *569 [lua] access_by_lua(msblocations.conf:189):2: 33f2ae7b94e59216e847c369205cdf0d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:35:07 +0000] 33f2ae7b94e59216e847c369205cdf0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:35:07 [info] 38#38: *569 [lua] logger.lua:23: 33f2ae7b94e59216e847c369205cdf0d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:35:08 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:08 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:18 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:18 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:22 [info] 38#38: *574 [lua] access_by_lua(msblocations.conf:189):2: 136c29aebbaba7ef075f3c9c9022d6a1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:35:22 +0000] 136c29aebbaba7ef075f3c9c9022d6a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:35:22 [info] 38#38: *574 [lua] logger.lua:23: 136c29aebbaba7ef075f3c9c9022d6a1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:35:28 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:28 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:37 [info] 38#38: *578 [lua] access_by_lua(msblocations.conf:189):2: 69fb0e887dcd3f9a6f925edcfae7ab1a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:35:37 +0000] 69fb0e887dcd3f9a6f925edcfae7ab1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:35:37 [info] 38#38: *578 [lua] logger.lua:23: 69fb0e887dcd3f9a6f925edcfae7ab1a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:35:38 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:38 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:48 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:48 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:52 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: d6953fc0bcbb6f1b6812c4836c474d22:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:35:52 +0000] d6953fc0bcbb6f1b6812c4836c474d22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:35:52 [info] 38#38: *583 [lua] logger.lua:23: d6953fc0bcbb6f1b6812c4836c474d22 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:35:58 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:35:58 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:07 [info] 38#38: *586 [lua] access_by_lua(msblocations.conf:189):2: 986e5e5a4490468852b1cb89a453f126:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:36:07 [info] 38#38: *586 [lua] logger.lua:23: 986e5e5a4490468852b1cb89a453f126 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:36:07 +0000] 986e5e5a4490468852b1cb89a453f126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/20 05:36:08 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:08 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:18 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:18 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:22 [info] 38#38: *591 [lua] access_by_lua(msblocations.conf:189):2: a8d969fac4d01243706e5ab5166c5b18:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:36:22 +0000] a8d969fac4d01243706e5ab5166c5b18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:36:22 [info] 38#38: *591 [lua] logger.lua:23: a8d969fac4d01243706e5ab5166c5b18 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:36:28 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:28 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:37 [info] 38#38: *595 [lua] access_by_lua(msblocations.conf:189):2: 81f2cec42cc3678f33ef5d103a0540f0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:36:37 +0000] 81f2cec42cc3678f33ef5d103a0540f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:36:37 [info] 38#38: *595 [lua] logger.lua:23: 81f2cec42cc3678f33ef5d103a0540f0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:36:38 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:38 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:48 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:48 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:52 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: 638cac608b43d67b7a7651f97319ee7d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:36:52 +0000] 638cac608b43d67b7a7651f97319ee7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:36:52 [info] 38#38: *600 [lua] logger.lua:23: 638cac608b43d67b7a7651f97319ee7d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:36:58 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:36:58 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:07 [info] 38#38: *603 [lua] access_by_lua(msblocations.conf:189):2: b1e4a7947e5f77e49e59564d8bc7b528:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:37:07 [info] 38#38: *603 [lua] logger.lua:23: b1e4a7947e5f77e49e59564d8bc7b528 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:37:07 +0000] b1e4a7947e5f77e49e59564d8bc7b528 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:37:08 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:08 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:18 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:18 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:22 [info] 38#38: *608 [lua] access_by_lua(msblocations.conf:189):2: 68546faed0aae192a55f459c963d5d4e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:37:22 +0000] 68546faed0aae192a55f459c963d5d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:37:22 [info] 38#38: *608 [lua] logger.lua:23: 68546faed0aae192a55f459c963d5d4e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:37:28 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:28 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:37 [info] 38#38: *612 [lua] access_by_lua(msblocations.conf:189):2: 54b94435dbd5dadf10bd6554e60551f0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:37:37 [info] 38#38: *612 [lua] logger.lua:23: 54b94435dbd5dadf10bd6554e60551f0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:37:37 +0000] 54b94435dbd5dadf10bd6554e60551f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:37:38 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:38 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:48 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:48 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:52 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 16189929ae7f03c5777edfdd765ae95d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:37:52 [info] 38#38: *617 [lua] logger.lua:23: 16189929ae7f03c5777edfdd765ae95d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:37:52 +0000] 16189929ae7f03c5777edfdd765ae95d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:37:58 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:37:58 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:07 [info] 38#38: *620 [lua] access_by_lua(msblocations.conf:189):2: 23b49a68850554975d858b6cd38fb963:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:38:07 [info] 38#38: *620 [lua] logger.lua:23: 23b49a68850554975d858b6cd38fb963 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:38:07 +0000] 23b49a68850554975d858b6cd38fb963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:38:08 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:08 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:18 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:18 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:22 [info] 38#38: *625 [lua] access_by_lua(msblocations.conf:189):2: 5df09a61fd334e7b6ff667084d5ba568:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:38:22 [info] 38#38: *625 [lua] logger.lua:23: 5df09a61fd334e7b6ff667084d5ba568 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:38:22 +0000] 5df09a61fd334e7b6ff667084d5ba568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:38:28 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:28 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:37 [info] 38#38: *629 [lua] access_by_lua(msblocations.conf:189):2: 4708348e7eb832f6103665487293562b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:38:37 +0000] 4708348e7eb832f6103665487293562b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:38:37 [info] 38#38: *629 [lua] logger.lua:23: 4708348e7eb832f6103665487293562b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:38:38 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:38 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:48 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:48 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:52 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: 4e6f602b160792bc388d378b1829e691:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:38:52 [info] 38#38: *634 [lua] logger.lua:23: 4e6f602b160792bc388d378b1829e691 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:38:52 +0000] 4e6f602b160792bc388d378b1829e691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:38:58 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:38:58 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:07 [info] 38#38: *637 [lua] access_by_lua(msblocations.conf:189):2: 0551e47e6edf28f1b37e7cc4195c0a83:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:39:07 +0000] 0551e47e6edf28f1b37e7cc4195c0a83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:39:07 [info] 38#38: *637 [lua] logger.lua:23: 0551e47e6edf28f1b37e7cc4195c0a83 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:39:08 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:08 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:18 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:18 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:22 [info] 38#38: *642 [lua] access_by_lua(msblocations.conf:189):2: 804330682868e537e9c1f066816539d0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:39:22 [info] 38#38: *642 [lua] logger.lua:23: 804330682868e537e9c1f066816539d0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:39:22 +0000] 804330682868e537e9c1f066816539d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:39:28 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:28 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:37 [info] 38#38: *646 [lua] access_by_lua(msblocations.conf:189):2: b9a4052b24601465db1df32302841470:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:39:37 [info] 38#38: *646 [lua] logger.lua:23: b9a4052b24601465db1df32302841470 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:39:37 +0000] b9a4052b24601465db1df32302841470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:39:38 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:38 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:48 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:48 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:52 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 16d52a295331df795d3e147f878c0705:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:39:52 [info] 38#38: *651 [lua] logger.lua:23: 16d52a295331df795d3e147f878c0705 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:39:52 +0000] 16d52a295331df795d3e147f878c0705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:39:58 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:39:58 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:07 [info] 38#38: *654 [lua] access_by_lua(msblocations.conf:189):2: 6f6dbb0916d0e1e1d3a96c8c422388f6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:40:07 [info] 38#38: *654 [lua] logger.lua:23: 6f6dbb0916d0e1e1d3a96c8c422388f6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:40:07 +0000] 6f6dbb0916d0e1e1d3a96c8c422388f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:40:08 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:08 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:18 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:18 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:22 [info] 38#38: *659 [lua] access_by_lua(msblocations.conf:189):2: 6efbb191984670275367ff6c10453e38:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:40:22 [info] 38#38: *659 [lua] logger.lua:23: 6efbb191984670275367ff6c10453e38 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:40:22 +0000] 6efbb191984670275367ff6c10453e38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:40:28 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:28 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:37 [info] 38#38: *663 [lua] access_by_lua(msblocations.conf:189):2: 429bd7f08ebee36109dd9be6424e29cf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:40:37 [info] 38#38: *663 [lua] logger.lua:23: 429bd7f08ebee36109dd9be6424e29cf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:40:37 +0000] 429bd7f08ebee36109dd9be6424e29cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:40:38 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:38 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:48 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:48 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:52 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: dfc9826f64836476862425896c6524e3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:40:52 [info] 38#38: *668 [lua] logger.lua:23: dfc9826f64836476862425896c6524e3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:40:52 +0000] dfc9826f64836476862425896c6524e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:40:58 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:40:58 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:07 [info] 38#38: *671 [lua] access_by_lua(msblocations.conf:189):2: 8c0c8f2e265277f56ff988dae42fa751:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:41:07 [info] 38#38: *671 [lua] logger.lua:23: 8c0c8f2e265277f56ff988dae42fa751 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:41:07 +0000] 8c0c8f2e265277f56ff988dae42fa751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:41:08 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:08 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:18 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:18 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:22 [info] 38#38: *676 [lua] access_by_lua(msblocations.conf:189):2: 15bcd77aa74d5e5155d0047c8f84ac37:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:41:22 +0000] 15bcd77aa74d5e5155d0047c8f84ac37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:41:22 [info] 38#38: *676 [lua] logger.lua:23: 15bcd77aa74d5e5155d0047c8f84ac37 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:41:28 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:28 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:37 [info] 38#38: *680 [lua] access_by_lua(msblocations.conf:189):2: 56f81f514ad2f9c76ccc3d59404d4751:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:41:37 [info] 38#38: *680 [lua] logger.lua:23: 56f81f514ad2f9c76ccc3d59404d4751 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:41:37 +0000] 56f81f514ad2f9c76ccc3d59404d4751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:41:38 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:38 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:48 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:48 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:52 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: 3984b0fae91157a4dcdbfd0e59a92534:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:41:52 [info] 38#38: *685 [lua] logger.lua:23: 3984b0fae91157a4dcdbfd0e59a92534 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:41:52 +0000] 3984b0fae91157a4dcdbfd0e59a92534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:41:58 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:41:58 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:07 [info] 38#38: *688 [lua] access_by_lua(msblocations.conf:189):2: e60843a94fe22e2542b31d09a00ff1e9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:42:07 +0000] e60843a94fe22e2542b31d09a00ff1e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:42:07 [info] 38#38: *688 [lua] logger.lua:23: e60843a94fe22e2542b31d09a00ff1e9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:42:08 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:08 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:18 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:18 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:22 [info] 38#38: *693 [lua] access_by_lua(msblocations.conf:189):2: 14d658caed49391ab06678f7a0006e01:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:42:22 [info] 38#38: *693 [lua] logger.lua:23: 14d658caed49391ab06678f7a0006e01 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:42:22 +0000] 14d658caed49391ab06678f7a0006e01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:42:28 [info] 38#38: *694 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:28 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:37 [info] 38#38: *697 [lua] access_by_lua(msblocations.conf:189):2: b645ce86d374377fa800cecfb86d614d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:42:37 [info] 38#38: *697 [lua] logger.lua:23: b645ce86d374377fa800cecfb86d614d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:42:37 +0000] b645ce86d374377fa800cecfb86d614d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:42:38 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:38 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:48 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:48 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:52 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: 2b868d14b6f80be20f37846e92b5e3d9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:42:52 [info] 38#38: *702 [lua] logger.lua:23: 2b868d14b6f80be20f37846e92b5e3d9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:42:52 +0000] 2b868d14b6f80be20f37846e92b5e3d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:42:58 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:42:58 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:07 [info] 38#38: *705 [lua] access_by_lua(msblocations.conf:189):2: 7d58cc3d940803792fa52cf774ec8645:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:43:07 [info] 38#38: *705 [lua] logger.lua:23: 7d58cc3d940803792fa52cf774ec8645 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:43:07 +0000] 7d58cc3d940803792fa52cf774ec8645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:43:08 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:08 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:18 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:18 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:22 [info] 38#38: *710 [lua] access_by_lua(msblocations.conf:189):2: a814ed1a885f167ab191c006e27d5761:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:43:22 [info] 38#38: *710 [lua] logger.lua:23: a814ed1a885f167ab191c006e27d5761 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:43:22 +0000] a814ed1a885f167ab191c006e27d5761 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:43:28 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:28 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:37 [info] 38#38: *714 [lua] access_by_lua(msblocations.conf:189):2: 16a5a55c644a322089859fd35e0a7882:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:43:37 [info] 38#38: *714 [lua] logger.lua:23: 16a5a55c644a322089859fd35e0a7882 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:43:37 +0000] 16a5a55c644a322089859fd35e0a7882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:43:38 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:38 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:48 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:48 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:52 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: e6197710b6007102e06308a435560159:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:43:52 [info] 38#38: *719 [lua] logger.lua:23: e6197710b6007102e06308a435560159 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:43:52 +0000] e6197710b6007102e06308a435560159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:43:58 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:43:58 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:07 [info] 38#38: *722 [lua] access_by_lua(msblocations.conf:189):2: d56fa629fe192621742610fcaa472861:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:44:07 [info] 38#38: *722 [lua] logger.lua:23: d56fa629fe192621742610fcaa472861 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:44:07 +0000] d56fa629fe192621742610fcaa472861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:44:08 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:08 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:18 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:18 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:22 [info] 38#38: *727 [lua] access_by_lua(msblocations.conf:189):2: 5a1e6331cf92f6927a1d3f8ba3465125:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:44:22 [info] 38#38: *727 [lua] logger.lua:23: 5a1e6331cf92f6927a1d3f8ba3465125 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:44:22 +0000] 5a1e6331cf92f6927a1d3f8ba3465125 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:44:28 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:28 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:37 [info] 38#38: *731 [lua] access_by_lua(msblocations.conf:189):2: a665cf8aa478a7673abf22cbde12422c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:44:37 [info] 38#38: *731 [lua] logger.lua:23: a665cf8aa478a7673abf22cbde12422c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:44:37 +0000] a665cf8aa478a7673abf22cbde12422c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:44:38 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:38 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:48 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:48 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:52 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: 890f76ac26701dcf0ec43e438c76a1ec:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:44:52 +0000] 890f76ac26701dcf0ec43e438c76a1ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2023/01/20 05:44:52 [info] 38#38: *736 [lua] logger.lua:23: 890f76ac26701dcf0ec43e438c76a1ec {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/01/20 05:44:58 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:44:58 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:07 [info] 38#38: *739 [lua] access_by_lua(msblocations.conf:189):2: e226427c1146eda1dce79a5deab0e565:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:45:07 +0000] e226427c1146eda1dce79a5deab0e565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:45:07 [info] 38#38: *739 [lua] logger.lua:23: e226427c1146eda1dce79a5deab0e565 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:45:08 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:08 [info] 38#38: *741 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:18 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:18 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:22 [info] 38#38: *744 [lua] access_by_lua(msblocations.conf:189):2: 70461347264954ce53c636a49e44ce07:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:45:22 +0000] 70461347264954ce53c636a49e44ce07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:45:22 [info] 38#38: *744 [lua] logger.lua:23: 70461347264954ce53c636a49e44ce07 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:45:28 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:28 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:37 [info] 38#38: *748 [lua] access_by_lua(msblocations.conf:189):2: 0ecc8b6542c22f429ce1ac9b84aa2f3b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:45:37 [info] 38#38: *748 [lua] logger.lua:23: 0ecc8b6542c22f429ce1ac9b84aa2f3b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:45:37 +0000] 0ecc8b6542c22f429ce1ac9b84aa2f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:45:38 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:38 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:48 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:48 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:52 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: 84c5f8efad05ce291357a524728d0861:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:45:52 +0000] 84c5f8efad05ce291357a524728d0861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:45:52 [info] 38#38: *753 [lua] logger.lua:23: 84c5f8efad05ce291357a524728d0861 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:45:58 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:45:58 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:07 [info] 38#38: *756 [lua] access_by_lua(msblocations.conf:189):2: 2cd6e898c164e4af071b22a94ce82926:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:46:07 +0000] 2cd6e898c164e4af071b22a94ce82926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:46:07 [info] 38#38: *756 [lua] logger.lua:23: 2cd6e898c164e4af071b22a94ce82926 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:46:08 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:08 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:18 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:18 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:22 [info] 38#38: *761 [lua] access_by_lua(msblocations.conf:189):2: 8530c4831b49cd7a19971e37b3dc8aab:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:46:22 +0000] 8530c4831b49cd7a19971e37b3dc8aab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:46:22 [info] 38#38: *761 [lua] logger.lua:23: 8530c4831b49cd7a19971e37b3dc8aab {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:46:28 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:28 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:37 [info] 38#38: *765 [lua] access_by_lua(msblocations.conf:189):2: a5c7d3fcb214549ec0efa8d69abba1cf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:46:37 [info] 38#38: *765 [lua] logger.lua:23: a5c7d3fcb214549ec0efa8d69abba1cf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:46:37 +0000] a5c7d3fcb214549ec0efa8d69abba1cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:46:38 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:38 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:48 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:48 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:53 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: 210ad514deaafb874ebbfa2c4301df66:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:46:53 [info] 38#38: *770 [lua] logger.lua:23: 210ad514deaafb874ebbfa2c4301df66 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:46:53 +0000] 210ad514deaafb874ebbfa2c4301df66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:46:58 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:46:58 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:08 [info] 38#38: *773 [lua] access_by_lua(msblocations.conf:189):2: f73adb2b47987c87cd081b67fd62c119:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:47:08 +0000] f73adb2b47987c87cd081b67fd62c119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:47:08 [info] 38#38: *773 [lua] logger.lua:23: f73adb2b47987c87cd081b67fd62c119 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:47:08 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:08 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:12 [info] 38#38: *776 client closed connection while waiting for request, client: 10.233.65.233, server: 0.0.0.0:443
2023/01/20 05:47:18 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:18 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:23 [info] 38#38: *779 [lua] access_by_lua(msblocations.conf:189):2: ac7bea9666b119f0c340291e012f9e77:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:47:23 [info] 38#38: *779 [lua] logger.lua:23: ac7bea9666b119f0c340291e012f9e77 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:47:23 +0000] ac7bea9666b119f0c340291e012f9e77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:47:28 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:28 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:38 [info] 38#38: *783 [lua] access_by_lua(msblocations.conf:189):2: ddd7222d237149a482165b2baf1d4ea7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:47:38 [info] 38#38: *783 [lua] logger.lua:23: ddd7222d237149a482165b2baf1d4ea7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:47:38 +0000] ddd7222d237149a482165b2baf1d4ea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:47:38 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:38 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:48 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:48 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:53 [info] 38#38: *788 [lua] access_by_lua(msblocations.conf:189):2: 7b97cfd700fc97634b40f2dc1d1b3eb5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:47:53 [info] 38#38: *788 [lua] logger.lua:23: 7b97cfd700fc97634b40f2dc1d1b3eb5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:47:53 +0000] 7b97cfd700fc97634b40f2dc1d1b3eb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:47:58 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:47:58 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:08 [info] 38#38: *791 [lua] access_by_lua(msblocations.conf:189):2: 8318d0a86b7ff9cb36b16bb347d12ca3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:48:08 +0000] 8318d0a86b7ff9cb36b16bb347d12ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:48:08 [info] 38#38: *791 [lua] logger.lua:23: 8318d0a86b7ff9cb36b16bb347d12ca3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:48:08 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:08 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:18 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:18 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:23 [info] 38#38: *796 [lua] access_by_lua(msblocations.conf:189):2: ae75861eefc5cb07fb78de1df8281023:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:48:23 +0000] ae75861eefc5cb07fb78de1df8281023 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:48:23 [info] 38#38: *796 [lua] logger.lua:23: ae75861eefc5cb07fb78de1df8281023 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:48:28 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:28 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:38 [info] 38#38: *800 [lua] access_by_lua(msblocations.conf:189):2: f4e312ad809da592efd53404a75e810b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:48:38 [info] 38#38: *800 [lua] logger.lua:23: f4e312ad809da592efd53404a75e810b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:48:38 +0000] f4e312ad809da592efd53404a75e810b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:48:38 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:38 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:48 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:48 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:53 [info] 38#38: *805 [lua] access_by_lua(msblocations.conf:189):2: e9b22c0c469a75b1440fb523b1b787b7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:48:53 +0000] e9b22c0c469a75b1440fb523b1b787b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:48:53 [info] 38#38: *805 [lua] logger.lua:23: e9b22c0c469a75b1440fb523b1b787b7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:48:58 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:48:58 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:08 [info] 38#38: *808 [lua] access_by_lua(msblocations.conf:189):2: 1c99ed4b775ea04cbafa43aff556f741:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:49:08 [info] 38#38: *808 [lua] logger.lua:23: 1c99ed4b775ea04cbafa43aff556f741 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:49:08 +0000] 1c99ed4b775ea04cbafa43aff556f741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:49:08 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:08 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:18 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:18 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:23 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: cbb89f2853b756f930c6407b0e526d29:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:49:23 [info] 38#38: *813 [lua] logger.lua:23: cbb89f2853b756f930c6407b0e526d29 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:49:23 +0000] cbb89f2853b756f930c6407b0e526d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:49:28 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:28 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:38 [info] 38#38: *817 [lua] access_by_lua(msblocations.conf:189):2: 095cc668b141b49b50c6e3307ba77ada:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:49:38 +0000] 095cc668b141b49b50c6e3307ba77ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:49:38 [info] 38#38: *817 [lua] logger.lua:23: 095cc668b141b49b50c6e3307ba77ada {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:49:38 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:38 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:48 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:48 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:53 [info] 38#38: *822 [lua] access_by_lua(msblocations.conf:189):2: 93883ca260abf767504ab27072263077:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:49:53 +0000] 93883ca260abf767504ab27072263077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:49:53 [info] 38#38: *822 [lua] logger.lua:23: 93883ca260abf767504ab27072263077 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:49:58 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:49:58 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:08 [info] 38#38: *825 [lua] access_by_lua(msblocations.conf:189):2: f6133e8aa0e73bded2a4650fa52bdddc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:50:08 +0000] f6133e8aa0e73bded2a4650fa52bdddc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:50:08 [info] 38#38: *825 [lua] logger.lua:23: f6133e8aa0e73bded2a4650fa52bdddc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:50:08 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:08 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:18 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:18 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:23 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: f603adac8af17fc3e88226fb571a1537:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:50:23 [info] 38#38: *830 [lua] logger.lua:23: f603adac8af17fc3e88226fb571a1537 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:50:23 +0000] f603adac8af17fc3e88226fb571a1537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:50:28 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:28 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:38 [info] 38#38: *834 [lua] access_by_lua(msblocations.conf:189):2: 55e439fbcac7092cf2964f6caf91c44c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:50:38 +0000] 55e439fbcac7092cf2964f6caf91c44c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:50:38 [info] 38#38: *834 [lua] logger.lua:23: 55e439fbcac7092cf2964f6caf91c44c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:50:38 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:38 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:48 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:48 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:53 [info] 38#38: *839 [lua] access_by_lua(msblocations.conf:189):2: 618e7e74db3f8299da4f0604abf52cc9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:50:53 [info] 38#38: *839 [lua] logger.lua:23: 618e7e74db3f8299da4f0604abf52cc9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:50:53 +0000] 618e7e74db3f8299da4f0604abf52cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:50:58 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:50:58 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:08 [info] 38#38: *842 [lua] access_by_lua(msblocations.conf:189):2: 9a64a51b74ac85aed4be9a6e624e7450:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:51:08 [info] 38#38: *842 [lua] logger.lua:23: 9a64a51b74ac85aed4be9a6e624e7450 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:51:08 +0000] 9a64a51b74ac85aed4be9a6e624e7450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:51:08 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:08 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:18 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:18 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:23 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:189):2: 6e2f013f7518f219c875183dc5f6f855:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:51:23 [info] 38#38: *847 [lua] logger.lua:23: 6e2f013f7518f219c875183dc5f6f855 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:51:23 +0000] 6e2f013f7518f219c875183dc5f6f855 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:51:28 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:28 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:38 [info] 38#38: *851 [lua] access_by_lua(msblocations.conf:189):2: b2f206226c5077d92b4d73c1fbd0eae1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:51:38 [info] 38#38: *851 [lua] logger.lua:23: b2f206226c5077d92b4d73c1fbd0eae1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:51:38 +0000] b2f206226c5077d92b4d73c1fbd0eae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:51:38 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:38 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:48 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:48 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:53 [info] 38#38: *856 [lua] access_by_lua(msblocations.conf:189):2: 5f2292e72d8aed610a7426e2c1ab14cb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:51:53 [info] 38#38: *856 [lua] logger.lua:23: 5f2292e72d8aed610a7426e2c1ab14cb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:51:53 +0000] 5f2292e72d8aed610a7426e2c1ab14cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:51:58 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:51:58 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:08 [info] 38#38: *859 [lua] access_by_lua(msblocations.conf:189):2: 5c3a6987bd708bb770ead0a0e4133098:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:52:08 +0000] 5c3a6987bd708bb770ead0a0e4133098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:52:08 [info] 38#38: *859 [lua] logger.lua:23: 5c3a6987bd708bb770ead0a0e4133098 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:52:08 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:08 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:18 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:18 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:23 [info] 38#38: *864 [lua] access_by_lua(msblocations.conf:189):2: a01b8590a27982fe720369a36d8a07df:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:52:23 [info] 38#38: *864 [lua] logger.lua:23: a01b8590a27982fe720369a36d8a07df {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:52:23 +0000] a01b8590a27982fe720369a36d8a07df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:52:28 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:28 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:38 [info] 38#38: *868 [lua] access_by_lua(msblocations.conf:189):2: 12dca4ffe674e03cb26138d1616553f7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:52:38 +0000] 12dca4ffe674e03cb26138d1616553f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:52:38 [info] 38#38: *868 [lua] logger.lua:23: 12dca4ffe674e03cb26138d1616553f7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:52:38 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:38 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:48 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:48 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:53 [info] 38#38: *873 [lua] access_by_lua(msblocations.conf:189):2: cbb93338d512fec1c56a26632b964fb2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:52:53 [info] 38#38: *873 [lua] logger.lua:23: cbb93338d512fec1c56a26632b964fb2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:52:53 +0000] cbb93338d512fec1c56a26632b964fb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:52:58 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:52:58 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:08 [info] 38#38: *876 [lua] access_by_lua(msblocations.conf:189):2: 195ed3835564b4d60497ac2509155649:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:53:08 +0000] 195ed3835564b4d60497ac2509155649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:53:08 [info] 38#38: *876 [lua] logger.lua:23: 195ed3835564b4d60497ac2509155649 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:53:08 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:08 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:18 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:18 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:23 [info] 38#38: *881 [lua] access_by_lua(msblocations.conf:189):2: f114915154111eb8bda754412f2ac7cc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:53:23 +0000] f114915154111eb8bda754412f2ac7cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:53:23 [info] 38#38: *881 [lua] logger.lua:23: f114915154111eb8bda754412f2ac7cc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:53:28 [info] 38#38: *883 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:28 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:38 [info] 38#38: *885 [lua] access_by_lua(msblocations.conf:189):2: f4d9a76d28eb2d2a4beca363735cc423:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:53:38 [info] 38#38: *885 [lua] logger.lua:23: f4d9a76d28eb2d2a4beca363735cc423 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:53:38 +0000] f4d9a76d28eb2d2a4beca363735cc423 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:53:38 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:38 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:48 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:48 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:53 [info] 38#38: *890 [lua] access_by_lua(msblocations.conf:189):2: 395c9a4c3219f6b6f5e20a9453f27d55:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:53:53 [info] 38#38: *890 [lua] logger.lua:23: 395c9a4c3219f6b6f5e20a9453f27d55 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:53:53 +0000] 395c9a4c3219f6b6f5e20a9453f27d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:53:58 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:53:58 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:08 [info] 38#38: *893 [lua] access_by_lua(msblocations.conf:189):2: 7e344b21d12561cca9a4bbefbd465434:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:54:08 [info] 38#38: *893 [lua] logger.lua:23: 7e344b21d12561cca9a4bbefbd465434 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:54:08 +0000] 7e344b21d12561cca9a4bbefbd465434 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:54:08 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:08 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:18 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:18 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:23 [info] 38#38: *898 [lua] access_by_lua(msblocations.conf:189):2: c34fe6f696737fbf354e06dc8a789d59:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:54:23 [info] 38#38: *898 [lua] logger.lua:23: c34fe6f696737fbf354e06dc8a789d59 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:54:23 +0000] c34fe6f696737fbf354e06dc8a789d59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:54:28 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:28 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:38 [info] 38#38: *902 [lua] access_by_lua(msblocations.conf:189):2: c84e27d2bb6b1fd4eef87b810964b188:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:54:38 [info] 38#38: *902 [lua] logger.lua:23: c84e27d2bb6b1fd4eef87b810964b188 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:54:38 +0000] c84e27d2bb6b1fd4eef87b810964b188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:54:38 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:38 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:48 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:48 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:50 [info] 38#38: *907 client closed connection while waiting for request, client: 10.233.65.233, server: 0.0.0.0:443
2023/01/20 05:54:53 [info] 38#38: *908 [lua] access_by_lua(msblocations.conf:189):2: 69b09a0d9d1a89bd960e0f33868dd5d9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:54:53 [info] 38#38: *908 [lua] logger.lua:23: 69b09a0d9d1a89bd960e0f33868dd5d9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:54:53 +0000] 69b09a0d9d1a89bd960e0f33868dd5d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:54:58 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:54:58 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:08 [info] 38#38: *911 [lua] access_by_lua(msblocations.conf:189):2: f1d424ee218bcea6aaaedcf4b61e4bea:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:55:08 +0000] f1d424ee218bcea6aaaedcf4b61e4bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:55:08 [info] 38#38: *911 [lua] logger.lua:23: f1d424ee218bcea6aaaedcf4b61e4bea {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:55:08 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:08 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:18 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:18 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:23 [info] 38#38: *916 [lua] access_by_lua(msblocations.conf:189):2: 933bc5520320cb4785a477484dd6fd13:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:55:23 +0000] 933bc5520320cb4785a477484dd6fd13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/20 05:55:23 [info] 38#38: *916 [lua] logger.lua:23: 933bc5520320cb4785a477484dd6fd13 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:55:28 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:28 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:38 [info] 38#38: *920 [lua] access_by_lua(msblocations.conf:189):2: 7459ceeb3cafd1862c99ce2e1faf51d9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:55:38 +0000] 7459ceeb3cafd1862c99ce2e1faf51d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:55:38 [info] 38#38: *920 [lua] logger.lua:23: 7459ceeb3cafd1862c99ce2e1faf51d9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:55:38 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:38 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:48 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:48 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:53 [info] 38#38: *925 [lua] access_by_lua(msblocations.conf:189):2: 04f10fb8417a296946222c7e8267f5d5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:55:53 +0000] 04f10fb8417a296946222c7e8267f5d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:55:53 [info] 38#38: *925 [lua] logger.lua:23: 04f10fb8417a296946222c7e8267f5d5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:55:58 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:55:58 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:08 [info] 38#38: *928 [lua] access_by_lua(msblocations.conf:189):2: 577b077c98d7c0259685529df8cacd6c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:56:08 +0000] 577b077c98d7c0259685529df8cacd6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:56:08 [info] 38#38: *928 [lua] logger.lua:23: 577b077c98d7c0259685529df8cacd6c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:56:08 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:08 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:18 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:18 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:23 [info] 38#38: *933 [lua] access_by_lua(msblocations.conf:189):2: 497f03ae27242da4af02ec857562eaa3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:56:23 [info] 38#38: *933 [lua] logger.lua:23: 497f03ae27242da4af02ec857562eaa3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:56:23 +0000] 497f03ae27242da4af02ec857562eaa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:56:28 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:28 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:38 [info] 38#38: *937 [lua] access_by_lua(msblocations.conf:189):2: d2e23b32c60011c2dad58bcc8c7f59c0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:56:38 [info] 38#38: *937 [lua] logger.lua:23: d2e23b32c60011c2dad58bcc8c7f59c0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.72.152 - - [20/Jan/2023:05:56:38 +0000] d2e23b32c60011c2dad58bcc8c7f59c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:56:38 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:38 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:48 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:48 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:53 [info] 38#38: *942 [lua] access_by_lua(msblocations.conf:189):2: 315f0189487cbac50b3459eb85eb0446:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:56:53 [info] 38#38: *942 [lua] logger.lua:23: 315f0189487cbac50b3459eb85eb0446 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:56:53 +0000] 315f0189487cbac50b3459eb85eb0446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:56:58 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:56:58 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:08 [info] 38#38: *945 [lua] access_by_lua(msblocations.conf:189):2: 8db13783e39d0e4577b85df7d44da34f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:57:08 +0000] 8db13783e39d0e4577b85df7d44da34f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:57:08 [info] 38#38: *945 [lua] logger.lua:23: 8db13783e39d0e4577b85df7d44da34f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:57:08 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:08 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:18 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:18 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:23 [info] 38#38: *950 [lua] access_by_lua(msblocations.conf:189):2: 0e468872ed028ceaf3398bd02ba4e7fb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:57:23 [info] 38#38: *950 [lua] logger.lua:23: 0e468872ed028ceaf3398bd02ba4e7fb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:57:23 +0000] 0e468872ed028ceaf3398bd02ba4e7fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:57:28 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:28 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:38 [info] 38#38: *954 [lua] access_by_lua(msblocations.conf:189):2: a1de439f0d978d191c5b0047c0daea90:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:57:38 [info] 38#38: *954 [lua] logger.lua:23: a1de439f0d978d191c5b0047c0daea90 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:57:38 +0000] a1de439f0d978d191c5b0047c0daea90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:57:38 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:38 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:48 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:48 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:53 [info] 38#38: *959 [lua] access_by_lua(msblocations.conf:189):2: ed3bc4bba814e6a19bfa4e668fc216dc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:57:53 +0000] ed3bc4bba814e6a19bfa4e668fc216dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:57:53 [info] 38#38: *959 [lua] logger.lua:23: ed3bc4bba814e6a19bfa4e668fc216dc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:57:58 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:57:58 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:08 [info] 38#38: *962 [lua] access_by_lua(msblocations.conf:189):2: 39210f1ec83f62c9d92b3bd04557e4d9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:58:08 [info] 38#38: *962 [lua] logger.lua:23: 39210f1ec83f62c9d92b3bd04557e4d9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:58:08 +0000] 39210f1ec83f62c9d92b3bd04557e4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:58:08 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:08 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:18 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:18 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:23 [info] 38#38: *967 [lua] access_by_lua(msblocations.conf:189):2: cfaa8f879b1c21afee7c49891113a892:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:58:23 +0000] cfaa8f879b1c21afee7c49891113a892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:58:23 [info] 38#38: *967 [lua] logger.lua:23: cfaa8f879b1c21afee7c49891113a892 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:58:28 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:28 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:38 [info] 38#38: *971 [lua] access_by_lua(msblocations.conf:189):2: 76fa8ec8682a8c4e12c704adba407179:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:58:38 +0000] 76fa8ec8682a8c4e12c704adba407179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:58:38 [info] 38#38: *971 [lua] logger.lua:23: 76fa8ec8682a8c4e12c704adba407179 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:58:38 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:38 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:48 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:48 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:53 [info] 38#38: *976 [lua] access_by_lua(msblocations.conf:189):2: fbd7be490178bcebc5e4f1c9071d79bb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:58:53 [info] 38#38: *976 [lua] logger.lua:23: fbd7be490178bcebc5e4f1c9071d79bb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:58:53 +0000] fbd7be490178bcebc5e4f1c9071d79bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:58:58 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:58:58 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:08 [info] 38#38: *979 [lua] access_by_lua(msblocations.conf:189):2: da1cceb75bcb1bed3ac22b0350e9f8ce:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:59:08 +0000] da1cceb75bcb1bed3ac22b0350e9f8ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/20 05:59:08 [info] 38#38: *979 [lua] logger.lua:23: da1cceb75bcb1bed3ac22b0350e9f8ce {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:59:08 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:08 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:18 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:18 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:23 [info] 38#38: *984 [lua] access_by_lua(msblocations.conf:189):2: 990e8bd228ca26695cd56fb4c8b26176:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:59:23 [info] 38#38: *984 [lua] logger.lua:23: 990e8bd228ca26695cd56fb4c8b26176 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:59:23 +0000] 990e8bd228ca26695cd56fb4c8b26176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:59:28 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:28 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:38 [info] 38#38: *988 [lua] access_by_lua(msblocations.conf:189):2: da2e8e3c0d456f7effd3b9799af2890d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:59:38 [info] 38#38: *988 [lua] logger.lua:23: da2e8e3c0d456f7effd3b9799af2890d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:59:38 +0000] da2e8e3c0d456f7effd3b9799af2890d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:59:38 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:38 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:48 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:48 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:53 [info] 38#38: *993 [lua] access_by_lua(msblocations.conf:189):2: bbf1c3beb5c361897757c3824b1fa97d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 05:59:53 [info] 38#38: *993 [lua] logger.lua:23: bbf1c3beb5c361897757c3824b1fa97d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:05:59:53 +0000] bbf1c3beb5c361897757c3824b1fa97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:59:58 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 05:59:58 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:08 [info] 38#38: *996 [lua] access_by_lua(msblocations.conf:189):2: 7c2d2e94449cca1a61700cb0e7b66c20:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:00:08 +0000] 7c2d2e94449cca1a61700cb0e7b66c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 06:00:08 [info] 38#38: *996 [lua] logger.lua:23: 7c2d2e94449cca1a61700cb0e7b66c20 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 06:00:08 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:08 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:18 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:18 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:23 [info] 38#38: *1001 [lua] access_by_lua(msblocations.conf:189):2: e88c9060d8de5921738b714a01954f1a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.152 - - [20/Jan/2023:06:00:23 +0000] e88c9060d8de5921738b714a01954f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/20 06:00:23 [info] 38#38: *1001 [lua] logger.lua:23: e88c9060d8de5921738b714a01954f1a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:00:28 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:28 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:38 [info] 38#38: *1005 [lua] access_by_lua(msblocations.conf:189):2: 130594589f020681c98c5c3fff2f03a9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 06:00:38 [info] 38#38: *1005 [lua] logger.lua:23: 130594589f020681c98c5c3fff2f03a9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:00:38 +0000] 130594589f020681c98c5c3fff2f03a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 06:00:38 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:38 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:48 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:48 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:53 [info] 38#38: *1010 [lua] access_by_lua(msblocations.conf:189):2: a9972b68d9af7b87e2cf65edd6bc7ba1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 06:00:53 [info] 38#38: *1010 [lua] logger.lua:23: a9972b68d9af7b87e2cf65edd6bc7ba1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:00:53 +0000] a9972b68d9af7b87e2cf65edd6bc7ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 06:00:58 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:00:58 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:08 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:08 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:08 [info] 38#38: *1015 [lua] access_by_lua(msblocations.conf:189):2: 2ce0333a0d334420296f88f34e41b16f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 06:01:08 [info] 38#38: *1015 [lua] logger.lua:23: 2ce0333a0d334420296f88f34e41b16f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:01:08 +0000] 2ce0333a0d334420296f88f34e41b16f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/20 06:01:18 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:18 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:23 [info] 38#38: *1018 [lua] access_by_lua(msblocations.conf:189):2: 8c3f36abd6979d89e983e879d7eda15d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/20 06:01:23 [info] 38#38: *1018 [lua] logger.lua:23: 8c3f36abd6979d89e983e879d7eda15d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:01:23 +0000] 8c3f36abd6979d89e983e879d7eda15d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 06:01:28 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:28 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:38 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:38 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443
2023/01/20 06:01:38 [info] 38#38: *1024 [lua] access_by_lua(msblocations.conf:189):2: b3a47e6c38b9ee2949b41108f95f257d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.72.152 - - [20/Jan/2023:06:01:39 +0000] b3a47e6c38b9ee2949b41108f95f257d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 06:01:39 [info] 38#38: *1024 [lua] logger.lua:23: b3a47e6c38b9ee2949b41108f95f257d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"