Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.58.11
### 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 ========================================
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
ln: /lib64/libluajit-5.1.so.2: No such file or directory
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/17 05:01:56 [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/17 05:01:56 [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/17 05:01:56 [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/17 05:01:56 [notice] 33#33: using the "epoll" event method
2023/01/17 05:01:56 [notice] 33#33: openresty/1.13.6.1
2023/01/17 05:01:56 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/17 05:01:56 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/17 05:01:56 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/17 05:01:56 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2023/01/17 05:01:56 [notice] 34#34: start worker process 36
2023/01/17 05:01:56 [notice] 34#34: start worker process 37
2023/01/17 05:01:56 [notice] 34#34: start worker process 38
2023/01/17 05:01:56 [notice] 34#34: start worker process 39
2023/01/17 05:01:56 [notice] 34#34: start worker process 40
2023/01/17 05:01:56 [notice] 34#34: start worker process 41
2023/01/17 05:01:56 [notice] 34#34: start worker process 43
2023/01/17 05:01:56 [notice] 34#34: start worker process 44
2023/01/17 05:01:56 [notice] 34#34: start cache manager process 45
2023/01/17 05:01:56 [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-20230117050156.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-17 05:01:59 557 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-17 05:01:59 565 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-17 05:01:59 566 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-17 05:01:59 629 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-17 05:01:59 630 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.58.11:10081 Enabled:true
2023-01-17 05:02:01 484 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-17 05:02:01 603 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-17 05:02:01 603 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-17 05:02:01 604 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-17 05:02:01 605 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-17 05:02:01 605 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-17 05:02:01 605 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-17 05:02:01 605 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-17 05:02:01 685 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-17 05:02:01 844 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-17 05:02:01 844 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-17 05:02:01 844 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-17 05:02:02 409 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/17 05:02:07 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:07 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:08 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: 400b889f7a642c9cb55db620f1ef8be3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:02:08 [info] 38#38: *14 [lua] logger.lua:23: 400b889f7a642c9cb55db620f1ef8be3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:02:08 +0000] 400b889f7a642c9cb55db620f1ef8be3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.174 upstream_response_time:0.169 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46
2023/01/17 05:02:17 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:17 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:23 [info] 38#38: *19 [lua] access_by_lua(msblocations.conf:189):2: 7301620deb41270700d382c0e6199877:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.71.49 - - [17/Jan/2023:05:02:23 +0000] 7301620deb41270700d382c0e6199877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/17 05:02:23 [info] 38#38: *19 [lua] logger.lua:23: 7301620deb41270700d382c0e6199877 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:02:27 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:27 [info] 38#38: *21 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:37 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:37 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:38 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: a6856cf563c8db08847601d2b17f0ee9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
10.233.71.49 - - [17/Jan/2023:05:02:38 +0000] a6856cf563c8db08847601d2b17f0ee9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/17 05:02:38 [info] 38#38: *24 [lua] logger.lua:23: a6856cf563c8db08847601d2b17f0ee9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:02:47 [info] 39#39: *26 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:47 [info] 39#39: *25 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:53 [info] 38#38: *27 [lua] access_by_lua(msblocations.conf:189):2: d45a7625a510cc08ade9e28cadedb105:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.71.49 - - [17/Jan/2023:05:02:53 +0000] d45a7625a510cc08ade9e28cadedb105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/17 05:02:53 [info] 38#38: *27 [lua] logger.lua:23: d45a7625a510cc08ade9e28cadedb105 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:02:56 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/17 05:02:56 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/17 05:02:56 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/17 05:02:56 [notice] 34#34: signal 29 (SIGIO) received
2023/01/17 05:02:57 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:02:57 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:07 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:07 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:08 [info] 38#38: *34 [lua] access_by_lua(msblocations.conf:189):2: 7f48bb50d0b845c7fb7e11c7f94516d3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:03:08 [info] 38#38: *34 [lua] logger.lua:23: 7f48bb50d0b845c7fb7e11c7f94516d3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:03:08 +0000] 7f48bb50d0b845c7fb7e11c7f94516d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.040 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2023/01/17 05:03:17 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:17 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:23 [info] 38#38: *37 [lua] access_by_lua(msblocations.conf:189):2: 079150a9ee3489315408a7908b55d5fa:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:03:23 [info] 38#38: *37 [lua] logger.lua:23: 079150a9ee3489315408a7908b55d5fa {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:03:23 +0000] 079150a9ee3489315408a7908b55d5fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:03:27 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:27 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:37 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:37 [info] 39#39: *41 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:38 [info] 38#38: *42 [lua] access_by_lua(msblocations.conf:189):2: 0a25149257890699da4d6132d7458718:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:03:38 +0000] 0a25149257890699da4d6132d7458718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:03:38 [info] 38#38: *42 [lua] logger.lua:23: 0a25149257890699da4d6132d7458718 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:03:47 [info] 39#39: *44 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:47 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:53 [info] 38#38: *45 [lua] access_by_lua(msblocations.conf:189):2: a3605f8d9293f1dcb263213d4fafc3da:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:03:53 [info] 38#38: *45 [lua] logger.lua:23: a3605f8d9293f1dcb263213d4fafc3da {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:03:53 +0000] a3605f8d9293f1dcb263213d4fafc3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:03:57 [info] 39#39: *47 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:03:57 [info] 39#39: *48 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:07 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:07 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:08 [info] 38#38: *51 [lua] access_by_lua(msblocations.conf:189):2: 42675da6aeb1cfbffec3f23f0a0439b8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:04:08 [info] 38#38: *51 [lua] logger.lua:23: 42675da6aeb1cfbffec3f23f0a0439b8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:04:08 +0000] 42675da6aeb1cfbffec3f23f0a0439b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:04:17 [info] 39#39: *52 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:17 [info] 39#39: *53 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:23 [info] 38#38: *54 [lua] access_by_lua(msblocations.conf:189):2: 620fc3bf3f0fa407800aa77bc27fc351:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:04:23 +0000] 620fc3bf3f0fa407800aa77bc27fc351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/17 05:04:23 [info] 38#38: *54 [lua] logger.lua:23: 620fc3bf3f0fa407800aa77bc27fc351 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:04:27 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:27 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:37 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:37 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:38 [info] 38#38: *59 [lua] access_by_lua(msblocations.conf:189):2: 95bcb81b264dceb682c34a0ac4e018ca:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:04:38 [info] 38#38: *59 [lua] logger.lua:23: 95bcb81b264dceb682c34a0ac4e018ca {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:04:38 +0000] 95bcb81b264dceb682c34a0ac4e018ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:04:47 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:47 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:53 [info] 38#38: *62 [lua] access_by_lua(msblocations.conf:189):2: 3d36c5f1ac6c3b6cf0a4435323a9d4bc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:04:53 [info] 38#38: *62 [lua] logger.lua:23: 3d36c5f1ac6c3b6cf0a4435323a9d4bc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:04:53 +0000] 3d36c5f1ac6c3b6cf0a4435323a9d4bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:04:57 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:04:57 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:07 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:07 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:08 [info] 38#38: *68 [lua] access_by_lua(msblocations.conf:189):2: 52f5adf32f2cf3b0ee3ed84dfec84120:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:05:08 [info] 38#38: *68 [lua] logger.lua:23: 52f5adf32f2cf3b0ee3ed84dfec84120 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:05:08 +0000] 52f5adf32f2cf3b0ee3ed84dfec84120 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:05:17 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:17 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:23 [info] 38#38: *71 [lua] access_by_lua(msblocations.conf:189):2: cf2acb1e9a13efdfc0d78ca96e0b1154:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:05:23 [info] 38#38: *71 [lua] logger.lua:23: cf2acb1e9a13efdfc0d78ca96e0b1154 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:05:23 +0000] cf2acb1e9a13efdfc0d78ca96e0b1154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:05:27 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:27 [info] 39#39: *73 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:37 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:37 [info] 39#39: *75 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:38 [info] 38#38: *76 [lua] access_by_lua(msblocations.conf:189):2: 03931ff1ece7bdfcd6b9ab7c606ef78c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:05:38 [info] 38#38: *76 [lua] logger.lua:23: 03931ff1ece7bdfcd6b9ab7c606ef78c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:05:38 +0000] 03931ff1ece7bdfcd6b9ab7c606ef78c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:05:47 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:47 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:53 [info] 38#38: *79 [lua] access_by_lua(msblocations.conf:189):2: a0f9758f620d6aab388135306b8b9b91:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:05:53 [info] 38#38: *79 [lua] logger.lua:23: a0f9758f620d6aab388135306b8b9b91 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:05:05:53 +0000] a0f9758f620d6aab388135306b8b9b91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:05:57 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:05:57 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:07 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:07 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:08 [info] 38#38: *85 [lua] access_by_lua(msblocations.conf:189):2: 44890c2e7641167d599fcf09dc32764b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:06:08 +0000] 44890c2e7641167d599fcf09dc32764b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/17 05:06:08 [info] 38#38: *85 [lua] logger.lua:23: 44890c2e7641167d599fcf09dc32764b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/17 05:06:17 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:17 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:23 [info] 38#38: *88 [lua] access_by_lua(msblocations.conf:189):2: d6fafa9ea1cb4449355335e1a7b6e249:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:06:23 [info] 38#38: *88 [lua] logger.lua:23: d6fafa9ea1cb4449355335e1a7b6e249 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:06:23 +0000] d6fafa9ea1cb4449355335e1a7b6e249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:06:27 [info] 39#39: *90 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:27 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:37 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:37 [info] 39#39: *92 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:38 [info] 38#38: *93 [lua] access_by_lua(msblocations.conf:189):2: 4db085a2254d8387b618b3524375f355:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:06:38 [info] 38#38: *93 [lua] logger.lua:23: 4db085a2254d8387b618b3524375f355 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:06:38 +0000] 4db085a2254d8387b618b3524375f355 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:06:47 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:47 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:53 [info] 38#38: *96 [lua] access_by_lua(msblocations.conf:189):2: 3fa69dc8846f2ee158b59aff9a3f5951:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:06:53 [info] 38#38: *96 [lua] logger.lua:23: 3fa69dc8846f2ee158b59aff9a3f5951 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:06:53 +0000] 3fa69dc8846f2ee158b59aff9a3f5951 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/17 05:06:57 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:06:57 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:07 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:07 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:08 [info] 38#38: *102 [lua] access_by_lua(msblocations.conf:189):2: 7a3453e023b4540d8fb6a9e200753626:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:07:08 [info] 38#38: *102 [lua] logger.lua:23: 7a3453e023b4540d8fb6a9e200753626 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:07:08 +0000] 7a3453e023b4540d8fb6a9e200753626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:07:17 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:17 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:23 [info] 38#38: *105 [lua] access_by_lua(msblocations.conf:189):2: 441b2d4451cb6b03e081cb348bf9cbf2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:07:23 [info] 38#38: *105 [lua] logger.lua:23: 441b2d4451cb6b03e081cb348bf9cbf2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:07:23 +0000] 441b2d4451cb6b03e081cb348bf9cbf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:07:27 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:27 [info] 39#39: *107 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:37 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:37 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:38 [info] 38#38: *110 [lua] access_by_lua(msblocations.conf:189):2: 4bd05a608bf84101cae6f4d08259d9dd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:07:38 [info] 38#38: *110 [lua] logger.lua:23: 4bd05a608bf84101cae6f4d08259d9dd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:07:38 +0000] 4bd05a608bf84101cae6f4d08259d9dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:07:47 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:47 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:53 [info] 38#38: *113 [lua] access_by_lua(msblocations.conf:189):2: a92c98dded64572653e685caff9f018d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:07:53 +0000] a92c98dded64572653e685caff9f018d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/17 05:07:53 [info] 38#38: *113 [lua] logger.lua:23: a92c98dded64572653e685caff9f018d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:07:57 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:07:57 [info] 39#39: *116 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:07 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:07 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:08 [info] 38#38: *119 [lua] access_by_lua(msblocations.conf:189):2: 7d7dd99574df50204a7b55d4285323fc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:08:08 [info] 38#38: *119 [lua] logger.lua:23: 7d7dd99574df50204a7b55d4285323fc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:08:08 +0000] 7d7dd99574df50204a7b55d4285323fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/17 05:08:17 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:17 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:23 [info] 38#38: *122 [lua] access_by_lua(msblocations.conf:189):2: 5ed7c1c259e1252b778d48ba5854d13a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:08:23 [info] 38#38: *122 [lua] logger.lua:23: 5ed7c1c259e1252b778d48ba5854d13a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:08:23 +0000] 5ed7c1c259e1252b778d48ba5854d13a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:08:27 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:27 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:37 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:37 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:38 [info] 38#38: *127 [lua] access_by_lua(msblocations.conf:189):2: a18e751b50a61c99e04d81dcc254cf48:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:08:38 +0000] a18e751b50a61c99e04d81dcc254cf48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/17 05:08:38 [info] 38#38: *127 [lua] logger.lua:23: a18e751b50a61c99e04d81dcc254cf48 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 05:08:47 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:47 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:53 [info] 38#38: *130 [lua] access_by_lua(msblocations.conf:189):2: f8ec65bc191b93ca2940431e83c8dc65:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:08:53 [info] 38#38: *130 [lua] logger.lua:23: f8ec65bc191b93ca2940431e83c8dc65 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:08:53 +0000] f8ec65bc191b93ca2940431e83c8dc65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:08:57 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:08:57 [info] 39#39: *133 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:07 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:07 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:08 [info] 38#38: *136 [lua] access_by_lua(msblocations.conf:189):2: f95a2a3c9b7c9b78c9d373c76010b205:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:09:08 +0000] f95a2a3c9b7c9b78c9d373c76010b205 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:09:08 [info] 38#38: *136 [lua] logger.lua:23: f95a2a3c9b7c9b78c9d373c76010b205 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:09:17 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:17 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:23 [info] 38#38: *139 [lua] access_by_lua(msblocations.conf:189):2: 3d3f134e933555cce8be2cda1d99d7b0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:05:09:23 +0000] 3d3f134e933555cce8be2cda1d99d7b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:09:23 [info] 38#38: *139 [lua] logger.lua:23: 3d3f134e933555cce8be2cda1d99d7b0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:09:27 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:27 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:37 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:37 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:38 [info] 38#38: *144 [lua] access_by_lua(msblocations.conf:189):2: 0d1495269632fe29860bf3267ba4810c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:09:38 +0000] 0d1495269632fe29860bf3267ba4810c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/17 05:09:38 [info] 38#38: *144 [lua] logger.lua:23: 0d1495269632fe29860bf3267ba4810c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:09:47 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:47 [info] 39#39: *146 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:53 [info] 38#38: *147 [lua] access_by_lua(msblocations.conf:189):2: a3eda103ab67e8785bf136dd11ef0351:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:09:53 [info] 38#38: *147 [lua] logger.lua:23: a3eda103ab67e8785bf136dd11ef0351 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:09:53 +0000] a3eda103ab67e8785bf136dd11ef0351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:09:57 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:09:57 [info] 39#39: *150 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:07 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:07 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:08 [info] 38#38: *153 [lua] access_by_lua(msblocations.conf:189):2: ee55472a78c577fc8c5499596b308d10:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:10:09 +0000] ee55472a78c577fc8c5499596b308d10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:10:09 [info] 38#38: *153 [lua] logger.lua:23: ee55472a78c577fc8c5499596b308d10 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:10:17 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:17 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:24 [info] 38#38: *156 [lua] access_by_lua(msblocations.conf:189):2: ac29c89079b094beb2ad80f5c573263b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:10:24 +0000] ac29c89079b094beb2ad80f5c573263b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:10:24 [info] 38#38: *156 [lua] logger.lua:23: ac29c89079b094beb2ad80f5c573263b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:10:27 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:27 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:37 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:37 [info] 38#38: *160 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:39 [info] 38#38: *161 [lua] access_by_lua(msblocations.conf:189):2: c77f23d34b8edf2f57d57a5c3861586d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:10:39 +0000] c77f23d34b8edf2f57d57a5c3861586d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:10:39 [info] 38#38: *161 [lua] logger.lua:23: c77f23d34b8edf2f57d57a5c3861586d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:10:47 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:47 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:54 [info] 38#38: *164 [lua] access_by_lua(msblocations.conf:189):2: 8be8f133bf0b560f7197e846594a4cc3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 05:10:54 [info] 38#38: *164 [lua] logger.lua:23: 8be8f133bf0b560f7197e846594a4cc3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:10:54 +0000] 8be8f133bf0b560f7197e846594a4cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/17 05:10:57 [info] 39#39: *167 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:10:57 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:07 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:07 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:09 [info] 38#38: *170 [lua] access_by_lua(msblocations.conf:189):2: 3fefb1a14372e6bf1d47bc265ffb96e8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:05:11:09 +0000] 3fefb1a14372e6bf1d47bc265ffb96e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 05:11:09 [info] 38#38: *170 [lua] logger.lua:23: 3fefb1a14372e6bf1d47bc265ffb96e8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:11:17 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:17 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:24 [info] 38#38: *173 [lua] access_by_lua(msblocations.conf:189):2: eba405a82810fee3857fe960dfa9e8f5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:11:24 [info] 38#38: *173 [lua] logger.lua:23: eba405a82810fee3857fe960dfa9e8f5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:05:11:24 +0000] eba405a82810fee3857fe960dfa9e8f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/17 05:11:27 [info] 39#39: *175 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:27 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:37 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:37 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:39 [info] 38#38: *178 [lua] access_by_lua(msblocations.conf:189):2: 7c89971df621bc03f4910ecd7c1ae9c0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:11:39 +0000] 7c89971df621bc03f4910ecd7c1ae9c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:11:39 [info] 38#38: *178 [lua] logger.lua:23: 7c89971df621bc03f4910ecd7c1ae9c0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:11:47 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:47 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:54 [info] 38#38: *181 [lua] access_by_lua(msblocations.conf:189):2: 4cbaf5564554feda5429de443286d309:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:11:54 [info] 38#38: *181 [lua] logger.lua:23: 4cbaf5564554feda5429de443286d309 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:11:54 +0000] 4cbaf5564554feda5429de443286d309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:11:57 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:11:57 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:07 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:07 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:09 [info] 38#38: *187 [lua] access_by_lua(msblocations.conf:189):2: 956207498cfbdb2c6a7e976bf8d87e40:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:12:09 [info] 38#38: *187 [lua] logger.lua:23: 956207498cfbdb2c6a7e976bf8d87e40 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:12:09 +0000] 956207498cfbdb2c6a7e976bf8d87e40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:12:17 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:17 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:24 [info] 38#38: *190 [lua] access_by_lua(msblocations.conf:189):2: 722d787215b4c94a65b1675d0e77a604:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:12:24 +0000] 722d787215b4c94a65b1675d0e77a604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:12:24 [info] 38#38: *190 [lua] logger.lua:23: 722d787215b4c94a65b1675d0e77a604 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:12:27 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:27 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:37 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:37 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:39 [info] 38#38: *195 [lua] access_by_lua(msblocations.conf:189):2: 0dc18873e78115d5f7d98d1d99fda9d3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:12:39 +0000] 0dc18873e78115d5f7d98d1d99fda9d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:12:39 [info] 38#38: *195 [lua] logger.lua:23: 0dc18873e78115d5f7d98d1d99fda9d3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:12:47 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:47 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:54 [info] 38#38: *198 [lua] access_by_lua(msblocations.conf:189):2: f9ddaf411b55ecde291980fac6bd631a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:12:54 +0000] f9ddaf411b55ecde291980fac6bd631a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:12:54 [info] 38#38: *198 [lua] logger.lua:23: f9ddaf411b55ecde291980fac6bd631a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:12:57 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:12:57 [info] 39#39: *201 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:07 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:07 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:09 [info] 38#38: *204 [lua] access_by_lua(msblocations.conf:189):2: 4af2f2b050ac7f0de92c4f444811abb2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:13:09 [info] 38#38: *204 [lua] logger.lua:23: 4af2f2b050ac7f0de92c4f444811abb2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:13:09 +0000] 4af2f2b050ac7f0de92c4f444811abb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:13:17 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:17 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:24 [info] 38#38: *207 [lua] access_by_lua(msblocations.conf:189):2: f827cb44c90043f02f75a5a3d98c8dd4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:13:24 [info] 38#38: *207 [lua] logger.lua:23: f827cb44c90043f02f75a5a3d98c8dd4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:13:24 +0000] f827cb44c90043f02f75a5a3d98c8dd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:13:27 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:27 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:37 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:37 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:39 [info] 38#38: *212 [lua] access_by_lua(msblocations.conf:189):2: 1a742c4aa431dbbc1d8b3f3e840c6e86:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:13:39 [info] 38#38: *212 [lua] logger.lua:23: 1a742c4aa431dbbc1d8b3f3e840c6e86 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:13:39 +0000] 1a742c4aa431dbbc1d8b3f3e840c6e86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:13:47 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:47 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:54 [info] 38#38: *215 [lua] access_by_lua(msblocations.conf:189):2: 2de4c450e807d1ab79bdeb83b8ef6178:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:13:54 +0000] 2de4c450e807d1ab79bdeb83b8ef6178 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:13:54 [info] 38#38: *215 [lua] logger.lua:23: 2de4c450e807d1ab79bdeb83b8ef6178 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:13:57 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:13:57 [info] 39#39: *218 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:07 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:07 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:09 [info] 38#38: *221 [lua] access_by_lua(msblocations.conf:189):2: 2dd64af80333d9f1001ef42b89e5ee4c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:14:09 +0000] 2dd64af80333d9f1001ef42b89e5ee4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:14:09 [info] 38#38: *221 [lua] logger.lua:23: 2dd64af80333d9f1001ef42b89e5ee4c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:14:17 [info] 39#39: *223 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:17 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:24 [info] 38#38: *224 [lua] access_by_lua(msblocations.conf:189):2: 35f5171c940739d2175875c496099a24:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:14:24 [info] 38#38: *224 [lua] logger.lua:23: 35f5171c940739d2175875c496099a24 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:14:24 +0000] 35f5171c940739d2175875c496099a24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:14:27 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:27 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:37 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:37 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:39 [info] 38#38: *229 [lua] access_by_lua(msblocations.conf:189):2: 8e20b3bec56ad2a04bc66577c7bd5fb4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:14:39 +0000] 8e20b3bec56ad2a04bc66577c7bd5fb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/17 05:14:39 [info] 38#38: *229 [lua] logger.lua:23: 8e20b3bec56ad2a04bc66577c7bd5fb4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:14:47 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:47 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:54 [info] 38#38: *232 [lua] access_by_lua(msblocations.conf:189):2: b28ef436e812d2c8c7685c5e9793c778:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:14:54 [info] 38#38: *232 [lua] logger.lua:23: b28ef436e812d2c8c7685c5e9793c778 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:14:54 +0000] b28ef436e812d2c8c7685c5e9793c778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 05:14:57 [info] 39#39: *234 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:14:57 [info] 39#39: *235 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:07 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:07 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:09 [info] 38#38: *238 [lua] access_by_lua(msblocations.conf:189):2: 5ed636d9cc20c7f25d8d8e876fea1d39:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:15:09 [info] 38#38: *238 [lua] logger.lua:23: 5ed636d9cc20c7f25d8d8e876fea1d39 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:05:15:09 +0000] 5ed636d9cc20c7f25d8d8e876fea1d39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/17 05:15:17 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:17 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:24 [info] 38#38: *241 [lua] access_by_lua(msblocations.conf:189):2: 33bfd5445741b7833cd01ea88a94fb2e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:15:24 [info] 38#38: *241 [lua] logger.lua:23: 33bfd5445741b7833cd01ea88a94fb2e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.49 - - [17/Jan/2023:05:15:24 +0000] 33bfd5445741b7833cd01ea88a94fb2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:15:27 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:27 [info] 39#39: *243 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:37 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:37 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:39 [info] 38#38: *246 [lua] access_by_lua(msblocations.conf:189):2: fa58d25af9add0d17413d97a8afc9f8a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.49 - - [17/Jan/2023:05:15:39 +0000] fa58d25af9add0d17413d97a8afc9f8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/17 05:15:39 [info] 38#38: *246 [lua] logger.lua:23: fa58d25af9add0d17413d97a8afc9f8a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:15:47 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:47 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:54 [info] 38#38: *249 [lua] access_by_lua(msblocations.conf:189):2: 69f4490203048059c729b7e0a191a0fd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:15:54 [info] 38#38: *249 [lua] logger.lua:23: 69f4490203048059c729b7e0a191a0fd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:15:54 +0000] 69f4490203048059c729b7e0a191a0fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:15:57 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:15:57 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:07 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:07 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:09 [info] 38#38: *255 [lua] access_by_lua(msblocations.conf:189):2: bc19d6784a0b8b90407770f332b91dfa:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:16:09 [info] 38#38: *255 [lua] logger.lua:23: bc19d6784a0b8b90407770f332b91dfa {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:16:09 +0000] bc19d6784a0b8b90407770f332b91dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:16:17 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:17 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:24 [info] 38#38: *258 [lua] access_by_lua(msblocations.conf:189):2: 8c459ebed7e05266fd5e1aaaf44b7912:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:16:24 [info] 38#38: *258 [lua] logger.lua:23: 8c459ebed7e05266fd5e1aaaf44b7912 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:16:24 +0000] 8c459ebed7e05266fd5e1aaaf44b7912 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:16:27 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:27 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:37 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:37 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:39 [info] 38#38: *263 [lua] access_by_lua(msblocations.conf:189):2: 0e3828e3b45980695489cf7d59f531ef:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:16:39 [info] 38#38: *263 [lua] logger.lua:23: 0e3828e3b45980695489cf7d59f531ef {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:16:39 +0000] 0e3828e3b45980695489cf7d59f531ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 05:16:47 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:47 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:54 [info] 38#38: *266 [lua] access_by_lua(msblocations.conf:189):2: dbc816f90eee76992ce341d2c4263351:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:16:54 +0000] dbc816f90eee76992ce341d2c4263351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:16:54 [info] 38#38: *266 [lua] logger.lua:23: dbc816f90eee76992ce341d2c4263351 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:16:57 [info] 39#39: *269 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:16:57 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:07 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:07 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:09 [info] 38#38: *272 [lua] access_by_lua(msblocations.conf:189):2: 28c915d4030e9a77c1e870ef91158c50:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:17:09 [info] 38#38: *272 [lua] logger.lua:23: 28c915d4030e9a77c1e870ef91158c50 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:17:09 +0000] 28c915d4030e9a77c1e870ef91158c50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:17:17 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:17 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:24 [info] 38#38: *275 [lua] access_by_lua(msblocations.conf:189):2: 83184565e8aedab01d2e65f42e5a25f6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:17:24 [info] 38#38: *275 [lua] logger.lua:23: 83184565e8aedab01d2e65f42e5a25f6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:17:24 +0000] 83184565e8aedab01d2e65f42e5a25f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:17:27 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:27 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:37 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:37 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:39 [info] 38#38: *280 [lua] access_by_lua(msblocations.conf:189):2: 9398ca3f21be34b740ff96bd9353555a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:17:39 [info] 38#38: *280 [lua] logger.lua:23: 9398ca3f21be34b740ff96bd9353555a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:17:39 +0000] 9398ca3f21be34b740ff96bd9353555a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:17:47 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:47 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:54 [info] 38#38: *283 [lua] access_by_lua(msblocations.conf:189):2: f45825b2373deb7c67cb7938b657d1fa:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:17:54 +0000] f45825b2373deb7c67cb7938b657d1fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:17:54 [info] 38#38: *283 [lua] logger.lua:23: f45825b2373deb7c67cb7938b657d1fa {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:17:57 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:17:57 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:07 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:07 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:09 [info] 38#38: *289 [lua] access_by_lua(msblocations.conf:189):2: 7d9f711d1ff1d90656b81c42c215a210:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:18:09 [info] 38#38: *289 [lua] logger.lua:23: 7d9f711d1ff1d90656b81c42c215a210 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:18:09 +0000] 7d9f711d1ff1d90656b81c42c215a210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:18:17 [info] 39#39: *291 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:17 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:24 [info] 38#38: *292 [lua] access_by_lua(msblocations.conf:189):2: 60ec42ab985d5e02c567734a7d368989:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:18:24 +0000] 60ec42ab985d5e02c567734a7d368989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:18:24 [info] 38#38: *292 [lua] logger.lua:23: 60ec42ab985d5e02c567734a7d368989 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:18:27 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:27 [info] 39#39: *294 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:37 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:37 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:39 [info] 38#38: *297 [lua] access_by_lua(msblocations.conf:189):2: 60eedd7accd037ae80e3ee61792618db:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:18:39 +0000] 60eedd7accd037ae80e3ee61792618db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/17 05:18:39 [info] 38#38: *297 [lua] logger.lua:23: 60eedd7accd037ae80e3ee61792618db {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 05:18:47 [info] 39#39: *299 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:47 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:54 [info] 38#38: *300 [lua] access_by_lua(msblocations.conf:189):2: d27421266f19b63db8a708f7371eafd9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:18:54 +0000] d27421266f19b63db8a708f7371eafd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/17 05:18:54 [info] 38#38: *300 [lua] logger.lua:23: d27421266f19b63db8a708f7371eafd9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:18:57 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:18:57 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:07 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:07 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:09 [info] 38#38: *306 [lua] access_by_lua(msblocations.conf:189):2: 8b0187b7c41fc0ddfacb139ca5022724:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:19:09 +0000] 8b0187b7c41fc0ddfacb139ca5022724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:19:09 [info] 38#38: *306 [lua] logger.lua:23: 8b0187b7c41fc0ddfacb139ca5022724 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:19:17 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:17 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:24 [info] 38#38: *309 [lua] access_by_lua(msblocations.conf:189):2: 84929edc1823d72f5ea8734b528f3d75:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:19:24 [info] 38#38: *309 [lua] logger.lua:23: 84929edc1823d72f5ea8734b528f3d75 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:19:24 +0000] 84929edc1823d72f5ea8734b528f3d75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:19:27 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:27 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:37 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:37 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:39 [info] 38#38: *314 [lua] access_by_lua(msblocations.conf:189):2: be60b42c07fd88535c4b1aa5c51b6d31:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:19:39 +0000] be60b42c07fd88535c4b1aa5c51b6d31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:19:39 [info] 38#38: *314 [lua] logger.lua:23: be60b42c07fd88535c4b1aa5c51b6d31 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:19:47 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:47 [info] 39#39: *316 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:54 [info] 38#38: *317 [lua] access_by_lua(msblocations.conf:189):2: 3bce735031e1934d55dfcfb16b08c8d8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:19:54 +0000] 3bce735031e1934d55dfcfb16b08c8d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:19:54 [info] 38#38: *317 [lua] logger.lua:23: 3bce735031e1934d55dfcfb16b08c8d8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:19:57 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:19:57 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:07 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:07 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:09 [info] 38#38: *323 [lua] access_by_lua(msblocations.conf:189):2: 1aa03d7f87fb43d928c7479aad4aa2de:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:20:09 [info] 38#38: *323 [lua] logger.lua:23: 1aa03d7f87fb43d928c7479aad4aa2de {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:20:09 +0000] 1aa03d7f87fb43d928c7479aad4aa2de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:20:17 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:17 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:24 [info] 38#38: *326 [lua] access_by_lua(msblocations.conf:189):2: 74b57560cadc220c1e8c4bc59c668119:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:20:24 [info] 38#38: *326 [lua] logger.lua:23: 74b57560cadc220c1e8c4bc59c668119 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:20:24 +0000] 74b57560cadc220c1e8c4bc59c668119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:20:27 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:27 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:37 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:37 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:39 [info] 38#38: *331 [lua] access_by_lua(msblocations.conf:189):2: cd76563522d31b7222b6fadc0feaa8e4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:20:39 [info] 38#38: *331 [lua] logger.lua:23: cd76563522d31b7222b6fadc0feaa8e4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:20:39 +0000] cd76563522d31b7222b6fadc0feaa8e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:20:47 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:47 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:54 [info] 38#38: *334 [lua] access_by_lua(msblocations.conf:189):2: 5bed275b4b3750b9a7d8be98ab94b0ad:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:20:54 +0000] 5bed275b4b3750b9a7d8be98ab94b0ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:20:54 [info] 38#38: *334 [lua] logger.lua:23: 5bed275b4b3750b9a7d8be98ab94b0ad {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:20:57 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:20:57 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:07 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:07 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:09 [info] 38#38: *340 [lua] access_by_lua(msblocations.conf:189):2: e5ba3d6f83cb06dc13de49d9a3944154:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:21:09 [info] 38#38: *340 [lua] logger.lua:23: e5ba3d6f83cb06dc13de49d9a3944154 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:21:09 +0000] e5ba3d6f83cb06dc13de49d9a3944154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:21:17 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:17 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:24 [info] 38#38: *343 [lua] access_by_lua(msblocations.conf:189):2: bda2aa5bb934f29fc3d5a036b5257adf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:21:24 [info] 38#38: *343 [lua] logger.lua:23: bda2aa5bb934f29fc3d5a036b5257adf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:21:24 +0000] bda2aa5bb934f29fc3d5a036b5257adf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:21:27 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:27 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:37 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:37 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:39 [info] 38#38: *348 [lua] access_by_lua(msblocations.conf:189):2: 89080657d43a2aa34294f9bdfc62ac24:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:21:39 +0000] 89080657d43a2aa34294f9bdfc62ac24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/17 05:21:39 [info] 38#38: *348 [lua] logger.lua:23: 89080657d43a2aa34294f9bdfc62ac24 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/17 05:21:47 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:47 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:54 [info] 38#38: *351 [lua] access_by_lua(msblocations.conf:189):2: dd5aeff71e4f0c4a416f68d83198e9bf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:21:54 +0000] dd5aeff71e4f0c4a416f68d83198e9bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:21:54 [info] 38#38: *351 [lua] logger.lua:23: dd5aeff71e4f0c4a416f68d83198e9bf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:21:57 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:21:57 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:07 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:07 [info] 39#39: *355 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:09 [info] 38#38: *357 [lua] access_by_lua(msblocations.conf:189):2: 624cfb3b815a9136884bebda8d38181a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:22:09 [info] 38#38: *357 [lua] logger.lua:23: 624cfb3b815a9136884bebda8d38181a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:22:09 +0000] 624cfb3b815a9136884bebda8d38181a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:22:17 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:17 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:24 [info] 38#38: *360 [lua] access_by_lua(msblocations.conf:189):2: 01b53415c24edee66936435780214453:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:05:22:24 +0000] 01b53415c24edee66936435780214453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:22:24 [info] 38#38: *360 [lua] logger.lua:23: 01b53415c24edee66936435780214453 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:22:27 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:27 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:37 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:37 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:39 [info] 38#38: *365 [lua] access_by_lua(msblocations.conf:189):2: 77ac04cc9ecd74e98418c31b782f9ad5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:22:39 [info] 38#38: *365 [lua] logger.lua:23: 77ac04cc9ecd74e98418c31b782f9ad5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:22:39 +0000] 77ac04cc9ecd74e98418c31b782f9ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:22:47 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:47 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:54 [info] 38#38: *368 [lua] access_by_lua(msblocations.conf:189):2: 7126a5b625c47124891beebaf65c1ce5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:22:54 [info] 38#38: *368 [lua] logger.lua:23: 7126a5b625c47124891beebaf65c1ce5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:22:54 +0000] 7126a5b625c47124891beebaf65c1ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:22:57 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:22:57 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:07 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:07 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:09 [info] 38#38: *374 [lua] access_by_lua(msblocations.conf:189):2: 79ead93a1fabf1754bd92800dd662341:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:23:09 +0000] 79ead93a1fabf1754bd92800dd662341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:23:09 [info] 38#38: *374 [lua] logger.lua:23: 79ead93a1fabf1754bd92800dd662341 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:23:17 [info] 39#39: *376 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:17 [info] 39#39: *375 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:24 [info] 38#38: *377 [lua] access_by_lua(msblocations.conf:189):2: c6cfed14dd423a1e5a5e8aca414cdadc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:23:24 [info] 38#38: *377 [lua] logger.lua:23: c6cfed14dd423a1e5a5e8aca414cdadc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:23:24 +0000] c6cfed14dd423a1e5a5e8aca414cdadc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:23:27 [info] 39#39: *378 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:27 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:37 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:37 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:39 [info] 38#38: *382 [lua] access_by_lua(msblocations.conf:189):2: 8ec14630585db9bcaed27799ffc4e394:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:23:39 +0000] 8ec14630585db9bcaed27799ffc4e394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/17 05:23:39 [info] 38#38: *382 [lua] logger.lua:23: 8ec14630585db9bcaed27799ffc4e394 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 05:23:47 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:47 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:54 [info] 38#38: *385 [lua] access_by_lua(msblocations.conf:189):2: 2e1e944345c793f0dea853f178fef5b3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:23:54 +0000] 2e1e944345c793f0dea853f178fef5b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:23:54 [info] 38#38: *385 [lua] logger.lua:23: 2e1e944345c793f0dea853f178fef5b3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:23:57 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:23:57 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:07 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:07 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:09 [info] 38#38: *391 [lua] access_by_lua(msblocations.conf:189):2: 5a9be9521a444798f21bccc4ef738a96:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:24:09 [info] 38#38: *391 [lua] logger.lua:23: 5a9be9521a444798f21bccc4ef738a96 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:24:09 +0000] 5a9be9521a444798f21bccc4ef738a96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:24:17 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:17 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:24 [info] 38#38: *394 [lua] access_by_lua(msblocations.conf:189):2: f1664bbcf302068711016ce7c3725a42:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:24:24 +0000] f1664bbcf302068711016ce7c3725a42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:24:24 [info] 38#38: *394 [lua] logger.lua:23: f1664bbcf302068711016ce7c3725a42 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:24:27 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:27 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:37 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:37 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:39 [info] 38#38: *399 [lua] access_by_lua(msblocations.conf:189):2: bc53976100cbdcf6eaefc86749990263:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:24:39 [info] 38#38: *399 [lua] logger.lua:23: bc53976100cbdcf6eaefc86749990263 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:24:39 +0000] bc53976100cbdcf6eaefc86749990263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 05:24:47 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:47 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:54 [info] 38#38: *402 [lua] access_by_lua(msblocations.conf:189):2: ca387247608083580de2971df4154d82:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:24:54 +0000] ca387247608083580de2971df4154d82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:24:54 [info] 38#38: *402 [lua] logger.lua:23: ca387247608083580de2971df4154d82 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:24:57 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:24:57 [info] 39#39: *404 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:07 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:07 [info] 39#39: *407 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:09 [info] 38#38: *408 [lua] access_by_lua(msblocations.conf:189):2: 49bfaaf48303e045ffca57235c6b0c27:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:25:09 +0000] 49bfaaf48303e045ffca57235c6b0c27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:25:09 [info] 38#38: *408 [lua] logger.lua:23: 49bfaaf48303e045ffca57235c6b0c27 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:25:17 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:17 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:24 [info] 38#38: *411 [lua] access_by_lua(msblocations.conf:189):2: 7ddaf31b1b188f4f046f3d1ce5bedd4d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:25:24 [info] 38#38: *411 [lua] logger.lua:23: 7ddaf31b1b188f4f046f3d1ce5bedd4d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:25:24 +0000] 7ddaf31b1b188f4f046f3d1ce5bedd4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:25:27 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:27 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:37 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:37 [info] 39#39: *415 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:39 [info] 38#38: *416 [lua] access_by_lua(msblocations.conf:189):2: 58468b62fac76bcc7dddfe24ea7326bb:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:25:39 [info] 38#38: *416 [lua] logger.lua:23: 58468b62fac76bcc7dddfe24ea7326bb {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:25:39 +0000] 58468b62fac76bcc7dddfe24ea7326bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:25:47 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:47 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:54 [info] 38#38: *419 [lua] access_by_lua(msblocations.conf:189):2: 20b15c272c11b7e5fa8c9267f4016d4c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:25:54 [info] 38#38: *419 [lua] logger.lua:23: 20b15c272c11b7e5fa8c9267f4016d4c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:25:54 +0000] 20b15c272c11b7e5fa8c9267f4016d4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:25:57 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:25:57 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:07 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:07 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:09 [info] 38#38: *425 [lua] access_by_lua(msblocations.conf:189):2: 93adc94d4af321ddc5c101b640591535:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:26:10 [info] 38#38: *425 [lua] logger.lua:23: 93adc94d4af321ddc5c101b640591535 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:26:10 +0000] 93adc94d4af321ddc5c101b640591535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:26:17 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:17 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:25 [info] 38#38: *428 [lua] access_by_lua(msblocations.conf:189):2: ba7c7b1b28d41485ce675be51367d171:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:26:25 +0000] ba7c7b1b28d41485ce675be51367d171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:26:25 [info] 38#38: *428 [lua] logger.lua:23: ba7c7b1b28d41485ce675be51367d171 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:26:27 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:27 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:37 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:37 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:40 [info] 38#38: *433 [lua] access_by_lua(msblocations.conf:189):2: 18cc4bb8c083dbd56c73ed3a77f9de09:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.71.49 - - [17/Jan/2023:05:26:40 +0000] 18cc4bb8c083dbd56c73ed3a77f9de09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/17 05:26:40 [info] 38#38: *433 [lua] logger.lua:23: 18cc4bb8c083dbd56c73ed3a77f9de09 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:26:47 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:47 [info] 39#39: *434 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:55 [info] 38#38: *436 [lua] access_by_lua(msblocations.conf:189):2: c79b7916a4cbca67dc9f6690b1641400:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:26:55 [info] 38#38: *436 [lua] logger.lua:23: c79b7916a4cbca67dc9f6690b1641400 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:26:55 +0000] c79b7916a4cbca67dc9f6690b1641400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:26:57 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:26:57 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:07 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:07 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:10 [info] 38#38: *442 [lua] access_by_lua(msblocations.conf:189):2: 91cca2175c0948014eaebdd5a8aa3b97:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:27:10 [info] 38#38: *442 [lua] logger.lua:23: 91cca2175c0948014eaebdd5a8aa3b97 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:27:10 +0000] 91cca2175c0948014eaebdd5a8aa3b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:27:17 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:17 [info] 39#39: *444 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:25 [info] 38#38: *445 [lua] access_by_lua(msblocations.conf:189):2: ca549594ffd65fbbb5b1d46b13041fe2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:27:25 +0000] ca549594ffd65fbbb5b1d46b13041fe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:27:25 [info] 38#38: *445 [lua] logger.lua:23: ca549594ffd65fbbb5b1d46b13041fe2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:27:27 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:27 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:37 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:37 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:40 [info] 38#38: *450 [lua] access_by_lua(msblocations.conf:189):2: 52062ab3cf987b7460795babb441ca15:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:27:40 +0000] 52062ab3cf987b7460795babb441ca15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:27:40 [info] 38#38: *450 [lua] logger.lua:23: 52062ab3cf987b7460795babb441ca15 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:27:47 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:47 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:55 [info] 38#38: *453 [lua] access_by_lua(msblocations.conf:189):2: a06ea64c2eaf5a23439f103344c8dbfe:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:27:55 +0000] a06ea64c2eaf5a23439f103344c8dbfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:27:55 [info] 38#38: *453 [lua] logger.lua:23: a06ea64c2eaf5a23439f103344c8dbfe {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:27:57 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:27:57 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:07 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:07 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:10 [info] 38#38: *459 [lua] access_by_lua(msblocations.conf:189):2: 28cfbab065e9c5560dec0b691d0f6a10:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:28:10 [info] 38#38: *459 [lua] logger.lua:23: 28cfbab065e9c5560dec0b691d0f6a10 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:28:10 +0000] 28cfbab065e9c5560dec0b691d0f6a10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:28:17 [info] 39#39: *461 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:17 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:25 [info] 38#38: *462 [lua] access_by_lua(msblocations.conf:189):2: a00d31752cb819afb44032d6c6e2e033:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:28:25 [info] 38#38: *462 [lua] logger.lua:23: a00d31752cb819afb44032d6c6e2e033 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:28:25 +0000] a00d31752cb819afb44032d6c6e2e033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:28:27 [info] 38#38: *464 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:27 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:37 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:37 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:40 [info] 38#38: *467 [lua] access_by_lua(msblocations.conf:189):2: 73798c656029a8632eac21caca257ac9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:28:40 +0000] 73798c656029a8632eac21caca257ac9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:28:40 [info] 38#38: *467 [lua] logger.lua:23: 73798c656029a8632eac21caca257ac9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:28:47 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:47 [info] 39#39: *469 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:55 [info] 38#38: *470 [lua] access_by_lua(msblocations.conf:189):2: a746901bdfc3c98dd67fef524961461a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:28:55 +0000] a746901bdfc3c98dd67fef524961461a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:28:55 [info] 38#38: *470 [lua] logger.lua:23: a746901bdfc3c98dd67fef524961461a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:28:57 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:28:57 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:07 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:07 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:10 [info] 38#38: *476 [lua] access_by_lua(msblocations.conf:189):2: fd16ad158e29efaa460c54e51889db7d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:29:10 [info] 38#38: *476 [lua] logger.lua:23: fd16ad158e29efaa460c54e51889db7d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:29:10 +0000] fd16ad158e29efaa460c54e51889db7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:29:17 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:17 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:25 [info] 38#38: *479 [lua] access_by_lua(msblocations.conf:189):2: cdf584ac69dc60341c584db8af60bbad:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:29:25 [info] 38#38: *479 [lua] logger.lua:23: cdf584ac69dc60341c584db8af60bbad {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:29:25 +0000] cdf584ac69dc60341c584db8af60bbad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:29:27 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:27 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:37 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:37 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:40 [info] 38#38: *484 [lua] access_by_lua(msblocations.conf:189):2: 614903da804fcfc12e029b6118658e99:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:29:40 [info] 38#38: *484 [lua] logger.lua:23: 614903da804fcfc12e029b6118658e99 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:29:40 +0000] 614903da804fcfc12e029b6118658e99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:29:47 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:47 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:55 [info] 38#38: *487 [lua] access_by_lua(msblocations.conf:189):2: 7f0609837ca0b0d28e62716bf233b64d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:29:55 [info] 38#38: *487 [lua] logger.lua:23: 7f0609837ca0b0d28e62716bf233b64d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:29:55 +0000] 7f0609837ca0b0d28e62716bf233b64d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:29:57 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:29:57 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:07 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:07 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:10 [info] 38#38: *493 [lua] access_by_lua(msblocations.conf:189):2: c586a8cccdf9b6aa65aa659f6f4ad89a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:30:10 [info] 38#38: *493 [lua] logger.lua:23: c586a8cccdf9b6aa65aa659f6f4ad89a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:30:10 +0000] c586a8cccdf9b6aa65aa659f6f4ad89a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:30:17 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:17 [info] 39#39: *495 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:25 [info] 38#38: *496 [lua] access_by_lua(msblocations.conf:189):2: 67e5a81fd678dfaa0921a2d22e185c5b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:30:25 +0000] 67e5a81fd678dfaa0921a2d22e185c5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:30:25 [info] 38#38: *496 [lua] logger.lua:23: 67e5a81fd678dfaa0921a2d22e185c5b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:30:27 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:27 [info] 38#38: *498 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:37 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:37 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:40 [info] 38#38: *501 [lua] access_by_lua(msblocations.conf:189):2: 30cc7d5d62b90beec53806be9cfd399e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:30:40 [info] 38#38: *501 [lua] logger.lua:23: 30cc7d5d62b90beec53806be9cfd399e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:05:30:40 +0000] 30cc7d5d62b90beec53806be9cfd399e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:30:47 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:47 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:55 [info] 38#38: *504 [lua] access_by_lua(msblocations.conf:189):2: 9c6f55c1584324a21557288e1d1c84df:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:30:55 +0000] 9c6f55c1584324a21557288e1d1c84df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:30:55 [info] 38#38: *504 [lua] logger.lua:23: 9c6f55c1584324a21557288e1d1c84df {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:30:57 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:30:57 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:07 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:07 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:10 [info] 38#38: *510 [lua] access_by_lua(msblocations.conf:189):2: 8aae0e2732e3c344ebdf86f8f12b377b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:31:10 +0000] 8aae0e2732e3c344ebdf86f8f12b377b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:31:10 [info] 38#38: *510 [lua] logger.lua:23: 8aae0e2732e3c344ebdf86f8f12b377b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:31:17 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:17 [info] 39#39: *512 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:25 [info] 38#38: *513 [lua] access_by_lua(msblocations.conf:189):2: ceb6129a3fc9f812144c86d841822fde:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:31:25 +0000] ceb6129a3fc9f812144c86d841822fde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/17 05:31:25 [info] 38#38: *513 [lua] logger.lua:23: ceb6129a3fc9f812144c86d841822fde {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/17 05:31:27 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:27 [info] 39#39: *515 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:37 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:37 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:40 [info] 38#38: *518 [lua] access_by_lua(msblocations.conf:189):2: 8ca6fb4485795811730ca752a090cc33:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:31:40 [info] 38#38: *518 [lua] logger.lua:23: 8ca6fb4485795811730ca752a090cc33 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:31:40 +0000] 8ca6fb4485795811730ca752a090cc33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:31:47 [info] 39#39: *520 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:47 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:55 [info] 38#38: *521 [lua] access_by_lua(msblocations.conf:189):2: fb16b3a36db502393d2b15a3c321b17f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:31:55 [info] 38#38: *521 [lua] logger.lua:23: fb16b3a36db502393d2b15a3c321b17f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:31:55 +0000] fb16b3a36db502393d2b15a3c321b17f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:31:57 [info] 39#39: *522 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:31:57 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:07 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:07 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:10 [info] 38#38: *527 [lua] access_by_lua(msblocations.conf:189):2: d60a806925438a3b4603fcea5fdb6a64:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:32:10 [info] 38#38: *527 [lua] logger.lua:23: d60a806925438a3b4603fcea5fdb6a64 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:32:10 +0000] d60a806925438a3b4603fcea5fdb6a64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:32:17 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:17 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:25 [info] 38#38: *530 [lua] access_by_lua(msblocations.conf:189):2: e26f43f4de233fe85b7ffbd79492db48:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:32:25 +0000] e26f43f4de233fe85b7ffbd79492db48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 05:32:25 [info] 38#38: *530 [lua] logger.lua:23: e26f43f4de233fe85b7ffbd79492db48 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 05:32:27 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:27 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:37 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:37 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:40 [info] 38#38: *535 [lua] access_by_lua(msblocations.conf:189):2: 22875c502555f617fc4b9eeaefef3d97:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:32:40 [info] 38#38: *535 [lua] logger.lua:23: 22875c502555f617fc4b9eeaefef3d97 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:32:40 +0000] 22875c502555f617fc4b9eeaefef3d97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:32:47 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:47 [info] 39#39: *537 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:55 [info] 38#38: *538 [lua] access_by_lua(msblocations.conf:189):2: bb5db61a89a98cf7d8fbfcdf832dd2fa:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:32:55 +0000] bb5db61a89a98cf7d8fbfcdf832dd2fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 05:32:55 [info] 38#38: *538 [lua] logger.lua:23: bb5db61a89a98cf7d8fbfcdf832dd2fa {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:32:57 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:32:57 [info] 39#39: *539 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:07 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:07 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:10 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: 6511216d4dfa8af8d106dfc6c4fc63fe:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:33:10 [info] 38#38: *544 [lua] logger.lua:23: 6511216d4dfa8af8d106dfc6c4fc63fe {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:33:10 +0000] 6511216d4dfa8af8d106dfc6c4fc63fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:33:17 [info] 39#39: *545 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:17 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:25 [info] 38#38: *547 [lua] access_by_lua(msblocations.conf:189):2: 3f670bba021f88dbd4a8fb2c2e331323:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:33:25 +0000] 3f670bba021f88dbd4a8fb2c2e331323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:33:25 [info] 38#38: *547 [lua] logger.lua:23: 3f670bba021f88dbd4a8fb2c2e331323 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:33:27 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:27 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:37 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:37 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:40 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: 3617396f8536692e907018e43de51924:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:33:40 +0000] 3617396f8536692e907018e43de51924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:33:40 [info] 38#38: *552 [lua] logger.lua:23: 3617396f8536692e907018e43de51924 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:33:47 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:47 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:55 [info] 38#38: *555 [lua] access_by_lua(msblocations.conf:189):2: 1207e394ff8a0cfa6362a05dfd6165b7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:33:55 [info] 38#38: *555 [lua] logger.lua:23: 1207e394ff8a0cfa6362a05dfd6165b7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:33:55 +0000] 1207e394ff8a0cfa6362a05dfd6165b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:33:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:33:57 [info] 39#39: *556 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:33:57 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:07 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:07 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:10 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: 624cce66889b7dff31520a9a272b6a63:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:34:10 +0000] 624cce66889b7dff31520a9a272b6a63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:34:10 [info] 38#38: *561 [lua] logger.lua:23: 624cce66889b7dff31520a9a272b6a63 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:34:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:34:17 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:17 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:25 [info] 38#38: *564 [lua] access_by_lua(msblocations.conf:189):2: 4ac285370ca4a058e9f8fda84933420d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:34:25 [info] 38#38: *564 [lua] logger.lua:23: 4ac285370ca4a058e9f8fda84933420d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:34:25 +0000] 4ac285370ca4a058e9f8fda84933420d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:34:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:34:27 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:27 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:37 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:37 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:40 [info] 38#38: *569 [lua] access_by_lua(msblocations.conf:189):2: a34b49ac28622e89257996a71cda8a2e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:34:40 +0000] a34b49ac28622e89257996a71cda8a2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:34:40 [info] 38#38: *569 [lua] logger.lua:23: a34b49ac28622e89257996a71cda8a2e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:34:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 05:34:47 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:47 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:55 [info] 38#38: *572 [lua] access_by_lua(msblocations.conf:189):2: 8b2e3c4a274dd9efb5e671d86690c7bc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:34:55 [info] 38#38: *572 [lua] logger.lua:23: 8b2e3c4a274dd9efb5e671d86690c7bc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:34:55 +0000] 8b2e3c4a274dd9efb5e671d86690c7bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:34:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:34:57 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:34:57 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:07 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:07 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:10 [info] 38#38: *578 [lua] access_by_lua(msblocations.conf:189):2: 8231f0fd5d6f6b041b3d5bde0fefced2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:35:10 [info] 38#38: *578 [lua] logger.lua:23: 8231f0fd5d6f6b041b3d5bde0fefced2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:35:10 +0000] 8231f0fd5d6f6b041b3d5bde0fefced2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:35:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:35:17 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:17 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:25 [info] 38#38: *581 [lua] access_by_lua(msblocations.conf:189):2: f5029431663cbebcb0a5fd954bab3a8d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:35:25 [info] 38#38: *581 [lua] logger.lua:23: f5029431663cbebcb0a5fd954bab3a8d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:35:25 +0000] f5029431663cbebcb0a5fd954bab3a8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:35:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:35:27 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:27 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:37 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:37 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:40 [info] 38#38: *586 [lua] access_by_lua(msblocations.conf:189):2: e3d305c8a642cbcc46abcc48519ae141:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:35:40 [info] 38#38: *586 [lua] logger.lua:23: e3d305c8a642cbcc46abcc48519ae141 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:35:40 +0000] e3d305c8a642cbcc46abcc48519ae141 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:35:47 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:47 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:55 [info] 38#38: *589 [lua] access_by_lua(msblocations.conf:189):2: ab473616d3aea525ee7ea85c700a6cb8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:05:35:55 +0000] ab473616d3aea525ee7ea85c700a6cb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 05:35:55 [info] 38#38: *589 [lua] logger.lua:23: ab473616d3aea525ee7ea85c700a6cb8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:35:57 [info] 39#39: *591 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:35:57 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:07 [info] 39#39: *593 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:07 [info] 39#39: *594 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:10 [info] 38#38: *595 [lua] access_by_lua(msblocations.conf:189):2: d307121c54a6ec843660011c17c10456:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:36:10 +0000] d307121c54a6ec843660011c17c10456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:36:10 [info] 38#38: *595 [lua] logger.lua:23: d307121c54a6ec843660011c17c10456 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 05:36:17 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:17 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:25 [info] 38#38: *598 [lua] access_by_lua(msblocations.conf:189):2: 4b7ed52c0ae86b2925a02fd4aee3bd3a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:36:25 +0000] 4b7ed52c0ae86b2925a02fd4aee3bd3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:36:25 [info] 38#38: *598 [lua] logger.lua:23: 4b7ed52c0ae86b2925a02fd4aee3bd3a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:36:27 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:27 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:37 [info] 39#39: *602 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:37 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:40 [info] 38#38: *603 [lua] access_by_lua(msblocations.conf:189):2: 504d090d02c2b4791b17253aa6f5200b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:36:40 [info] 38#38: *603 [lua] logger.lua:23: 504d090d02c2b4791b17253aa6f5200b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:36:40 +0000] 504d090d02c2b4791b17253aa6f5200b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:36:47 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:47 [info] 39#39: *605 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:55 [info] 38#38: *606 [lua] access_by_lua(msblocations.conf:189):2: 99860dfbebe854c2804436e4701ba1f8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:36:55 [info] 38#38: *606 [lua] logger.lua:23: 99860dfbebe854c2804436e4701ba1f8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:36:55 +0000] 99860dfbebe854c2804436e4701ba1f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:36:57 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:36:57 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:07 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:07 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:10 [info] 38#38: *612 [lua] access_by_lua(msblocations.conf:189):2: 112aa27cf95a535035f97f1563c10e0b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:37:10 +0000] 112aa27cf95a535035f97f1563c10e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 05:37:10 [info] 38#38: *612 [lua] logger.lua:23: 112aa27cf95a535035f97f1563c10e0b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:37:17 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:17 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:25 [info] 38#38: *615 [lua] access_by_lua(msblocations.conf:189):2: abc8a39415c2126451668e94847289e9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:37:25 [info] 38#38: *615 [lua] logger.lua:23: abc8a39415c2126451668e94847289e9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:37:25 +0000] abc8a39415c2126451668e94847289e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:37:27 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:27 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:37 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:37 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:40 [info] 38#38: *620 [lua] access_by_lua(msblocations.conf:189):2: 63312714d2be3428c00eeb700e48b4c6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:37:40 [info] 38#38: *620 [lua] logger.lua:23: 63312714d2be3428c00eeb700e48b4c6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:37:40 +0000] 63312714d2be3428c00eeb700e48b4c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/17 05:37:47 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:47 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:55 [info] 38#38: *623 [lua] access_by_lua(msblocations.conf:189):2: 745e37d2cfb7be821e32c09ec482e02e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:37:55 +0000] 745e37d2cfb7be821e32c09ec482e02e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:37:55 [info] 38#38: *623 [lua] logger.lua:23: 745e37d2cfb7be821e32c09ec482e02e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:37:57 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:37:57 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:07 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:07 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:10 [info] 38#38: *629 [lua] access_by_lua(msblocations.conf:189):2: 47c38b29c99dd13d736a24fbe893f962:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:38:10 +0000] 47c38b29c99dd13d736a24fbe893f962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:38:10 [info] 38#38: *629 [lua] logger.lua:23: 47c38b29c99dd13d736a24fbe893f962 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:38:17 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:17 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:25 [info] 38#38: *632 [lua] access_by_lua(msblocations.conf:189):2: 75757d9d22f309a744ee41c215f5788b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:38:25 [info] 38#38: *632 [lua] logger.lua:23: 75757d9d22f309a744ee41c215f5788b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:38:25 +0000] 75757d9d22f309a744ee41c215f5788b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:38:27 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:27 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:37 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:37 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:40 [info] 38#38: *637 [lua] access_by_lua(msblocations.conf:189):2: ed1db771c7a49233476b53d9df7e9ae3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:38:40 +0000] ed1db771c7a49233476b53d9df7e9ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:38:40 [info] 38#38: *637 [lua] logger.lua:23: ed1db771c7a49233476b53d9df7e9ae3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:38:47 [info] 38#38: *639 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:47 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:55 [info] 38#38: *640 [lua] access_by_lua(msblocations.conf:189):2: 3b25e9646e57c6539f6b82e06a18da89:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:38:55 +0000] 3b25e9646e57c6539f6b82e06a18da89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:38:55 [info] 38#38: *640 [lua] logger.lua:23: 3b25e9646e57c6539f6b82e06a18da89 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:38:57 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:38:57 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:07 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:07 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:10 [info] 38#38: *646 [lua] access_by_lua(msblocations.conf:189):2: a56ca9769cc6d02ed9a9b9c43297efb1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:39:10 [info] 38#38: *646 [lua] logger.lua:23: a56ca9769cc6d02ed9a9b9c43297efb1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:39:10 +0000] a56ca9769cc6d02ed9a9b9c43297efb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:39:17 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:17 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:25 [info] 38#38: *649 [lua] access_by_lua(msblocations.conf:189):2: a9c4ab949be549ba45a9abf2fe5d92f6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:39:25 +0000] a9c4ab949be549ba45a9abf2fe5d92f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:39:25 [info] 38#38: *649 [lua] logger.lua:23: a9c4ab949be549ba45a9abf2fe5d92f6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:39:27 [info] 39#39: *651 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:27 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:37 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:37 [info] 39#39: *653 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:40 [info] 38#38: *654 [lua] access_by_lua(msblocations.conf:189):2: d0d3951d7f96385302cd8623934766e5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:39:40 +0000] d0d3951d7f96385302cd8623934766e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:39:40 [info] 38#38: *654 [lua] logger.lua:23: d0d3951d7f96385302cd8623934766e5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:39:47 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:47 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:55 [info] 38#38: *657 [lua] access_by_lua(msblocations.conf:189):2: cf3108fb06d33cb8cde89bc3f3562278:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:39:55 [info] 38#38: *657 [lua] logger.lua:23: cf3108fb06d33cb8cde89bc3f3562278 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:39:55 +0000] cf3108fb06d33cb8cde89bc3f3562278 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:39:57 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:39:57 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:07 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:07 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:10 [info] 38#38: *663 [lua] access_by_lua(msblocations.conf:189):2: 76fd834b4f31c5a064d69b16833b7b49:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:40:10 +0000] 76fd834b4f31c5a064d69b16833b7b49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:40:10 [info] 38#38: *663 [lua] logger.lua:23: 76fd834b4f31c5a064d69b16833b7b49 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:40:17 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:17 [info] 38#38: *665 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:25 [info] 38#38: *666 [lua] access_by_lua(msblocations.conf:189):2: cb63ef88fe4b2b756da2d8cf21961907:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:40:25 [info] 38#38: *666 [lua] logger.lua:23: cb63ef88fe4b2b756da2d8cf21961907 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:40:25 +0000] cb63ef88fe4b2b756da2d8cf21961907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:40:27 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:27 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:37 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:37 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:40 [info] 38#38: *671 [lua] access_by_lua(msblocations.conf:189):2: 700149a2c697cc0fdff796274491cd95:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:40:40 [info] 38#38: *671 [lua] logger.lua:23: 700149a2c697cc0fdff796274491cd95 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:40:40 +0000] 700149a2c697cc0fdff796274491cd95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/17 05:40:47 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:47 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:55 [info] 38#38: *674 [lua] access_by_lua(msblocations.conf:189):2: 533f2326d0c0cf6d9fc0a6c1176d0fd7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:40:55 [info] 38#38: *674 [lua] logger.lua:23: 533f2326d0c0cf6d9fc0a6c1176d0fd7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:40:55 +0000] 533f2326d0c0cf6d9fc0a6c1176d0fd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:40:57 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:40:57 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:07 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:07 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:10 [info] 38#38: *680 [lua] access_by_lua(msblocations.conf:189):2: b3703ac001aca944dfc014b1995ed471:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:41:10 [info] 38#38: *680 [lua] logger.lua:23: b3703ac001aca944dfc014b1995ed471 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:41:10 +0000] b3703ac001aca944dfc014b1995ed471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:41:17 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:17 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:25 [info] 38#38: *683 [lua] access_by_lua(msblocations.conf:189):2: 9871396360c92c5fcd26763cc1cc78d1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:41:25 +0000] 9871396360c92c5fcd26763cc1cc78d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:41:25 [info] 38#38: *683 [lua] logger.lua:23: 9871396360c92c5fcd26763cc1cc78d1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:41:27 [info] 39#39: *685 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:27 [info] 39#39: *684 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:37 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:37 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:40 [info] 38#38: *688 [lua] access_by_lua(msblocations.conf:189):2: 70d72b091754504b8d9f87c39387a233:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:41:40 [info] 38#38: *688 [lua] logger.lua:23: 70d72b091754504b8d9f87c39387a233 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:41:40 +0000] 70d72b091754504b8d9f87c39387a233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:41:47 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:47 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:55 [info] 38#38: *691 [lua] access_by_lua(msblocations.conf:189):2: b06bdef47f4abca27c027d83847c0015:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:41:55 [info] 38#38: *691 [lua] logger.lua:23: b06bdef47f4abca27c027d83847c0015 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:41:55 +0000] b06bdef47f4abca27c027d83847c0015 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:41:57 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:41:57 [info] 39#39: *693 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:07 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:07 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:11 [info] 38#38: *697 [lua] access_by_lua(msblocations.conf:189):2: 043687fcb7d7024833f16c7eb9bd894f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:42:11 +0000] 043687fcb7d7024833f16c7eb9bd894f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:42:11 [info] 38#38: *697 [lua] logger.lua:23: 043687fcb7d7024833f16c7eb9bd894f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:42:17 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:17 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:26 [info] 38#38: *700 [lua] access_by_lua(msblocations.conf:189):2: bed99351743a8649af6ececb05575d29:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:42:26 [info] 38#38: *700 [lua] logger.lua:23: bed99351743a8649af6ececb05575d29 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:42:26 +0000] bed99351743a8649af6ececb05575d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:42:27 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:27 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:37 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:37 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:41 [info] 38#38: *705 [lua] access_by_lua(msblocations.conf:189):2: 8745189a96b484cdbf182f8f387c9abf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:42:41 +0000] 8745189a96b484cdbf182f8f387c9abf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:42:41 [info] 38#38: *705 [lua] logger.lua:23: 8745189a96b484cdbf182f8f387c9abf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:42:47 [info] 39#39: *706 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:47 [info] 38#38: *707 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:56 [info] 38#38: *708 [lua] access_by_lua(msblocations.conf:189):2: 6be34c7a5e948b9a1da8defc901206a3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:42:56 +0000] 6be34c7a5e948b9a1da8defc901206a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:42:56 [info] 38#38: *708 [lua] logger.lua:23: 6be34c7a5e948b9a1da8defc901206a3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:42:57 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:42:57 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:07 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:07 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:11 [info] 38#38: *714 [lua] access_by_lua(msblocations.conf:189):2: a7bc83728680e75caaee6a604a96259d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:43:11 +0000] a7bc83728680e75caaee6a604a96259d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:43:11 [info] 38#38: *714 [lua] logger.lua:23: a7bc83728680e75caaee6a604a96259d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:43:17 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:17 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:26 [info] 38#38: *717 [lua] access_by_lua(msblocations.conf:189):2: 62ce15436e46250dea1b7a5658c84b4b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:43:26 [info] 38#38: *717 [lua] logger.lua:23: 62ce15436e46250dea1b7a5658c84b4b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:43:26 +0000] 62ce15436e46250dea1b7a5658c84b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:43:27 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:27 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:37 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:37 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:41 [info] 38#38: *722 [lua] access_by_lua(msblocations.conf:189):2: 4c3107081dca70c212d2fb8a8e5bf206:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:43:41 [info] 38#38: *722 [lua] logger.lua:23: 4c3107081dca70c212d2fb8a8e5bf206 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:43:41 +0000] 4c3107081dca70c212d2fb8a8e5bf206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:43:47 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:47 [info] 39#39: *723 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:56 [info] 38#38: *725 [lua] access_by_lua(msblocations.conf:189):2: 660859474d194fe4319d6017fff65293:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:43:56 +0000] 660859474d194fe4319d6017fff65293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:43:56 [info] 38#38: *725 [lua] logger.lua:23: 660859474d194fe4319d6017fff65293 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:43:57 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:43:57 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:07 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:07 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:11 [info] 38#38: *731 [lua] access_by_lua(msblocations.conf:189):2: 1aab831a34b20845984a9cc1938ec1fc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:44:11 [info] 38#38: *731 [lua] logger.lua:23: 1aab831a34b20845984a9cc1938ec1fc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:44:11 +0000] 1aab831a34b20845984a9cc1938ec1fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:44:17 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:17 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:26 [info] 38#38: *734 [lua] access_by_lua(msblocations.conf:189):2: a41ecd47e36f0a2548a5aef2c14c76bc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:44:26 +0000] a41ecd47e36f0a2548a5aef2c14c76bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:44:26 [info] 38#38: *734 [lua] logger.lua:23: a41ecd47e36f0a2548a5aef2c14c76bc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:44:27 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:27 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:37 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:37 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:41 [info] 38#38: *739 [lua] access_by_lua(msblocations.conf:189):2: b5b1f168d020a84b0c9e4283a328dd63:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:05:44:41 +0000] b5b1f168d020a84b0c9e4283a328dd63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/17 05:44:41 [info] 38#38: *739 [lua] logger.lua:23: b5b1f168d020a84b0c9e4283a328dd63 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:44:47 [info] 39#39: *740 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:47 [info] 39#39: *741 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:56 [info] 38#38: *742 [lua] access_by_lua(msblocations.conf:189):2: e24a1884b85d3e33dcdb35e72a3ae990:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:44:56 [info] 38#38: *742 [lua] logger.lua:23: e24a1884b85d3e33dcdb35e72a3ae990 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:44:56 +0000] e24a1884b85d3e33dcdb35e72a3ae990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:44:57 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:44:57 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:07 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:07 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:11 [info] 38#38: *748 [lua] access_by_lua(msblocations.conf:189):2: 24edfbb6473f991b4f1727f55d6d5e92:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:45:11 +0000] 24edfbb6473f991b4f1727f55d6d5e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:45:11 [info] 38#38: *748 [lua] logger.lua:23: 24edfbb6473f991b4f1727f55d6d5e92 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:45:17 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:17 [info] 39#39: *749 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:26 [info] 38#38: *751 [lua] access_by_lua(msblocations.conf:189):2: 1f883ec51dcc051d9595a6ca6910d8fd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:45:26 [info] 38#38: *751 [lua] logger.lua:23: 1f883ec51dcc051d9595a6ca6910d8fd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:45:26 +0000] 1f883ec51dcc051d9595a6ca6910d8fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:45:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:45:27 [info] 39#39: *753 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:27 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:37 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:37 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:41 [info] 38#38: *756 [lua] access_by_lua(msblocations.conf:189):2: 6f582b2bf99b69728c5c29120a9bf98c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:45:41 [info] 38#38: *756 [lua] logger.lua:23: 6f582b2bf99b69728c5c29120a9bf98c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:45:41 +0000] 6f582b2bf99b69728c5c29120a9bf98c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:45:47 [info] 39#39: *757 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:47 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:56 [info] 38#38: *759 [lua] access_by_lua(msblocations.conf:189):2: 7021755b28bbedd6c7ddc908d45c1322:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:45:56 [info] 38#38: *759 [lua] logger.lua:23: 7021755b28bbedd6c7ddc908d45c1322 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:45:56 +0000] 7021755b28bbedd6c7ddc908d45c1322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:45:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:45:57 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:45:57 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:07 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:07 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:11 [info] 38#38: *765 [lua] access_by_lua(msblocations.conf:189):2: a55de658141803f1a0e8a6d967f1dff9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:46:11 [info] 38#38: *765 [lua] logger.lua:23: a55de658141803f1a0e8a6d967f1dff9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:46:11 +0000] a55de658141803f1a0e8a6d967f1dff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:46:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:46:17 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:17 [info] 39#39: *766 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:26 [info] 38#38: *768 [lua] access_by_lua(msblocations.conf:189):2: 91af87d60f064e2b99feaa0eea4e5cfa:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:46:26 +0000] 91af87d60f064e2b99feaa0eea4e5cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 05:46:26 [info] 38#38: *768 [lua] logger.lua:23: 91af87d60f064e2b99feaa0eea4e5cfa {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:46:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:46:27 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:27 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:37 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:37 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:41 [info] 38#38: *773 [lua] access_by_lua(msblocations.conf:189):2: 57c71a3b5645fc778b04f7894b8693f8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:46:41 +0000] 57c71a3b5645fc778b04f7894b8693f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/17 05:46:41 [info] 38#38: *773 [lua] logger.lua:23: 57c71a3b5645fc778b04f7894b8693f8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:46:47 [info] 39#39: *775 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:47 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:56 [info] 38#38: *776 [lua] access_by_lua(msblocations.conf:189):2: 64f8fea7e81d18ba0c3e7af27ba45313:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:46:56 [info] 38#38: *776 [lua] logger.lua:23: 64f8fea7e81d18ba0c3e7af27ba45313 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:46:56 +0000] 64f8fea7e81d18ba0c3e7af27ba45313 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:46:57 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:46:57 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:07 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:07 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:11 [info] 38#38: *782 [lua] access_by_lua(msblocations.conf:189):2: ed806180b6a46077c5f739de721ebbca:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:47:11 [info] 38#38: *782 [lua] logger.lua:23: ed806180b6a46077c5f739de721ebbca {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:47:11 +0000] ed806180b6a46077c5f739de721ebbca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 05:47:17 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:17 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:26 [info] 38#38: *785 [lua] access_by_lua(msblocations.conf:189):2: ba9778bc28e19f053c6b38b2981d87b7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:47:26 +0000] ba9778bc28e19f053c6b38b2981d87b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:47:26 [info] 38#38: *785 [lua] logger.lua:23: ba9778bc28e19f053c6b38b2981d87b7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:47:27 [info] 39#39: *787 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:27 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:28 [info] 38#38: *788 client closed connection while waiting for request, client: 192.168.8.144, server: 0.0.0.0:443
2023/01/17 05:47:37 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:37 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:41 [info] 38#38: *791 [lua] access_by_lua(msblocations.conf:189):2: dadc76648adb6f98c37cb7c97a395102:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:47:41 +0000] dadc76648adb6f98c37cb7c97a395102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:47:41 [info] 38#38: *791 [lua] logger.lua:23: dadc76648adb6f98c37cb7c97a395102 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 05:47:47 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:47 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:56 [info] 38#38: *794 [lua] access_by_lua(msblocations.conf:189):2: 89a7bd30b0cdcd9620d03ee7781515d8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:47:56 +0000] 89a7bd30b0cdcd9620d03ee7781515d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:47:56 [info] 38#38: *794 [lua] logger.lua:23: 89a7bd30b0cdcd9620d03ee7781515d8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:47:57 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:47:57 [info] 39#39: *795 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:07 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:07 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:11 [info] 38#38: *800 [lua] access_by_lua(msblocations.conf:189):2: 627051671f31ad5a6b3bbd3b15f84ffd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:48:11 [info] 38#38: *800 [lua] logger.lua:23: 627051671f31ad5a6b3bbd3b15f84ffd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:48:11 +0000] 627051671f31ad5a6b3bbd3b15f84ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:48:17 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:17 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:26 [info] 38#38: *803 [lua] access_by_lua(msblocations.conf:189):2: 967dbd80cf0d80d8f6d555e6b645fcf3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:48:26 +0000] 967dbd80cf0d80d8f6d555e6b645fcf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:48:26 [info] 38#38: *803 [lua] logger.lua:23: 967dbd80cf0d80d8f6d555e6b645fcf3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:48:27 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:27 [info] 39#39: *805 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:37 [info] 39#39: *807 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:37 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:41 [info] 38#38: *808 [lua] access_by_lua(msblocations.conf:189):2: 4bed54dc6e17893c236f24f79d422bf1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:48:41 +0000] 4bed54dc6e17893c236f24f79d422bf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:48:41 [info] 38#38: *808 [lua] logger.lua:23: 4bed54dc6e17893c236f24f79d422bf1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:48:47 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:47 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:56 [info] 38#38: *811 [lua] access_by_lua(msblocations.conf:189):2: ea06b46722f59aaf4799b93ce93e59fe:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:48:56 [info] 38#38: *811 [lua] logger.lua:23: ea06b46722f59aaf4799b93ce93e59fe {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:48:56 +0000] ea06b46722f59aaf4799b93ce93e59fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:48:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:48:57 [info] 39#39: *813 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:48:57 [info] 39#39: *812 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:07 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:07 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:11 [info] 38#38: *817 [lua] access_by_lua(msblocations.conf:189):2: e4198f3b851c65b91c5d40cf9be887b7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:49:11 [info] 38#38: *817 [lua] logger.lua:23: e4198f3b851c65b91c5d40cf9be887b7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:49:11 +0000] e4198f3b851c65b91c5d40cf9be887b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:49:17 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:17 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:26 [info] 38#38: *820 [lua] access_by_lua(msblocations.conf:189):2: c16285472c83f35d671953bb910662df:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:49:26 [info] 38#38: *820 [lua] logger.lua:23: c16285472c83f35d671953bb910662df {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:49:26 +0000] c16285472c83f35d671953bb910662df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:49:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:49:27 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:27 [info] 39#39: *821 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:37 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:37 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:41 [info] 38#38: *825 [lua] access_by_lua(msblocations.conf:189):2: c618e0e90343f57ea4420168e20fa51f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:49:41 [info] 38#38: *825 [lua] logger.lua:23: c618e0e90343f57ea4420168e20fa51f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:49:41 +0000] c618e0e90343f57ea4420168e20fa51f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:49:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:49:47 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:47 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:56 [info] 38#38: *828 [lua] access_by_lua(msblocations.conf:189):2: d393791f22cdd0b86070f26cb011bc0e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:49:56 [info] 38#38: *828 [lua] logger.lua:23: d393791f22cdd0b86070f26cb011bc0e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:49:56 +0000] d393791f22cdd0b86070f26cb011bc0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:49:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:49:57 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:49:57 [info] 39#39: *830 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:07 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:07 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:11 [info] 38#38: *834 [lua] access_by_lua(msblocations.conf:189):2: ba3a56b6feb7217399196d7e2f89997c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:50:11 +0000] ba3a56b6feb7217399196d7e2f89997c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:50:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:50:11 [info] 38#38: *834 [lua] logger.lua:23: ba3a56b6feb7217399196d7e2f89997c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:50:17 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:17 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:26 [info] 38#38: *837 [lua] access_by_lua(msblocations.conf:189):2: 025f2a8661f70de35ba007adf98363a3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:50:26 +0000] 025f2a8661f70de35ba007adf98363a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:50:26 [info] 38#38: *837 [lua] logger.lua:23: 025f2a8661f70de35ba007adf98363a3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:50:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:50:27 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:27 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:37 [info] 39#39: *840 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:37 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:41 [info] 38#38: *842 [lua] access_by_lua(msblocations.conf:189):2: df6f1850ff23df636a716a0e540134e0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:50:41 +0000] df6f1850ff23df636a716a0e540134e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:50:41 [info] 38#38: *842 [lua] logger.lua:23: df6f1850ff23df636a716a0e540134e0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:50:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:50:47 [info] 39#39: *844 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:47 [info] 39#39: *843 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:56 [info] 38#38: *845 [lua] access_by_lua(msblocations.conf:189):2: 51d7bff33dda9eb80e0d9b2858a4bb66:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:50:56 +0000] 51d7bff33dda9eb80e0d9b2858a4bb66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:50:56 [info] 38#38: *845 [lua] logger.lua:23: 51d7bff33dda9eb80e0d9b2858a4bb66 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:50:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:50:57 [info] 39#39: *847 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:50:57 [info] 39#39: *846 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:07 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:07 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:11 [info] 38#38: *851 [lua] access_by_lua(msblocations.conf:189):2: 5d8ac7bc138e3bbad54e59fe5a1b08b0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:51:11 [info] 38#38: *851 [lua] logger.lua:23: 5d8ac7bc138e3bbad54e59fe5a1b08b0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:51:11 +0000] 5d8ac7bc138e3bbad54e59fe5a1b08b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:51:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:51:17 [info] 39#39: *852 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:17 [info] 39#39: *853 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:26 [info] 38#38: *854 [lua] access_by_lua(msblocations.conf:189):2: 55702c44c0e092932aa3901ae14674c1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:51:26 +0000] 55702c44c0e092932aa3901ae14674c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:51:26 [info] 38#38: *854 [lua] logger.lua:23: 55702c44c0e092932aa3901ae14674c1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:51:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:51:27 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:27 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:37 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:37 [info] 39#39: *857 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:41 [info] 38#38: *859 [lua] access_by_lua(msblocations.conf:189):2: fb20a651716cdb6b2a8770eaec1254fc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:51:41 +0000] fb20a651716cdb6b2a8770eaec1254fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:51:41 [info] 38#38: *859 [lua] logger.lua:23: fb20a651716cdb6b2a8770eaec1254fc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:51:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:51:47 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:47 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:56 [info] 38#38: *862 [lua] access_by_lua(msblocations.conf:189):2: 0d410a9448cf045956e9199d92bdb06e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:51:56 [info] 38#38: *862 [lua] logger.lua:23: 0d410a9448cf045956e9199d92bdb06e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:51:56 +0000] 0d410a9448cf045956e9199d92bdb06e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:51:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:51:57 [info] 39#39: *863 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:51:57 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:07 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:07 [info] 39#39: *867 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:11 [info] 38#38: *868 [lua] access_by_lua(msblocations.conf:189):2: acec10e8e660ab0e292266e60c4b466a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:52:11 +0000] acec10e8e660ab0e292266e60c4b466a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:52:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:52:11 [info] 38#38: *868 [lua] logger.lua:23: acec10e8e660ab0e292266e60c4b466a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:52:17 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:17 [info] 39#39: *870 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:26 [info] 38#38: *871 [lua] access_by_lua(msblocations.conf:189):2: 4ea79e4386939500b47b169b86636d58:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:52:26 +0000] 4ea79e4386939500b47b169b86636d58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:52:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:52:26 [info] 38#38: *871 [lua] logger.lua:23: 4ea79e4386939500b47b169b86636d58 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:52:27 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:27 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:37 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:37 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:41 [info] 38#38: *876 [lua] access_by_lua(msblocations.conf:189):2: 2cfb180a0458dcc3811176073627340b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:52:41 [info] 38#38: *876 [lua] logger.lua:23: 2cfb180a0458dcc3811176073627340b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:52:41 +0000] 2cfb180a0458dcc3811176073627340b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:52:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:52:47 [info] 39#39: *878 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:47 [info] 39#39: *877 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:56 [info] 38#38: *879 [lua] access_by_lua(msblocations.conf:189):2: adf9b46479c769227f07b3ac7d05b2ed:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:52:56 [info] 38#38: *879 [lua] logger.lua:23: adf9b46479c769227f07b3ac7d05b2ed {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:52:56 +0000] adf9b46479c769227f07b3ac7d05b2ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:52:57 [info] 39#39: *880 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:52:57 [info] 39#39: *881 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:07 [info] 38#38: *883 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:07 [info] 38#38: *884 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:11 [info] 38#38: *885 [lua] access_by_lua(msblocations.conf:189):2: e1fd1d271333d3d09f47647c3952be55:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:53:11 +0000] e1fd1d271333d3d09f47647c3952be55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:53:11 [info] 38#38: *885 [lua] logger.lua:23: e1fd1d271333d3d09f47647c3952be55 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:53:17 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:17 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:26 [info] 38#38: *888 [lua] access_by_lua(msblocations.conf:189):2: 1a25480e5307ccbb51503e602a437937:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:53:26 [info] 38#38: *888 [lua] logger.lua:23: 1a25480e5307ccbb51503e602a437937 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:53:26 +0000] 1a25480e5307ccbb51503e602a437937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:53:27 [info] 39#39: *890 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:27 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:37 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:37 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:41 [info] 38#38: *893 [lua] access_by_lua(msblocations.conf:189):2: f7c66eb7b330f638bf881c9b1a7f7245:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:53:41 +0000] f7c66eb7b330f638bf881c9b1a7f7245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:53:41 [info] 38#38: *893 [lua] logger.lua:23: f7c66eb7b330f638bf881c9b1a7f7245 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:53:47 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:47 [info] 39#39: *895 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:56 [info] 38#38: *896 [lua] access_by_lua(msblocations.conf:189):2: 52aac62af97e815f16cb2da711d28649:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:53:56 [info] 38#38: *896 [lua] logger.lua:23: 52aac62af97e815f16cb2da711d28649 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:53:56 +0000] 52aac62af97e815f16cb2da711d28649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:53:57 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:53:57 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:07 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:07 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:11 [info] 38#38: *902 [lua] access_by_lua(msblocations.conf:189):2: 393d5f61b662f10bb0c50af11d6e4776:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:54:11 +0000] 393d5f61b662f10bb0c50af11d6e4776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/17 05:54:11 [info] 38#38: *902 [lua] logger.lua:23: 393d5f61b662f10bb0c50af11d6e4776 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/17 05:54:17 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:17 [info] 39#39: *904 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:26 [info] 38#38: *905 [lua] access_by_lua(msblocations.conf:189):2: 7273125205db19f921c789c37c6b560f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:54:26 [info] 38#38: *905 [lua] logger.lua:23: 7273125205db19f921c789c37c6b560f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:54:26 +0000] 7273125205db19f921c789c37c6b560f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:54:27 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:27 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:37 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:37 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:41 [info] 38#38: *910 [lua] access_by_lua(msblocations.conf:189):2: d86ce5d2629e53d9f961fbbb7f317148:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:54:41 +0000] d86ce5d2629e53d9f961fbbb7f317148 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:54:41 [info] 38#38: *910 [lua] logger.lua:23: d86ce5d2629e53d9f961fbbb7f317148 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:54:47 [info] 39#39: *912 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:47 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:56 [info] 38#38: *913 [lua] access_by_lua(msblocations.conf:189):2: abd71f6d0c5a6f14b397aa68084dcac1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:54:56 +0000] abd71f6d0c5a6f14b397aa68084dcac1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:54:56 [info] 38#38: *913 [lua] logger.lua:23: abd71f6d0c5a6f14b397aa68084dcac1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:54:57 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:54:57 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:07 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:07 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:11 [info] 38#38: *919 [lua] access_by_lua(msblocations.conf:189):2: e4f77657f62a39bfb8707cc7808bed57:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:55:11 [info] 38#38: *919 [lua] logger.lua:23: e4f77657f62a39bfb8707cc7808bed57 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:55:11 +0000] e4f77657f62a39bfb8707cc7808bed57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:55:17 [info] 39#39: *920 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:17 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:25 [info] 38#38: *922 client closed connection while waiting for request, client: 192.168.8.144, server: 0.0.0.0:443
2023/01/17 05:55:26 [info] 38#38: *923 [lua] access_by_lua(msblocations.conf:189):2: 5d3825ef356956db323d596457fef193:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:55:26 [info] 38#38: *923 [lua] logger.lua:23: 5d3825ef356956db323d596457fef193 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:55:26 +0000] 5d3825ef356956db323d596457fef193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:55:27 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:27 [info] 39#39: *925 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:37 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:37 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:41 [info] 38#38: *928 [lua] access_by_lua(msblocations.conf:189):2: dfc9a35e66e7c715e90b025f0eeb9fab:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:55:41 [info] 38#38: *928 [lua] logger.lua:23: dfc9a35e66e7c715e90b025f0eeb9fab {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:55:41 +0000] dfc9a35e66e7c715e90b025f0eeb9fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 05:55:47 [info] 39#39: *929 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:47 [info] 39#39: *930 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:56 [info] 38#38: *931 [lua] access_by_lua(msblocations.conf:189):2: 2d08b54bfa17a5214f86d0ff2cf6c8b3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:55:56 [info] 38#38: *931 [lua] logger.lua:23: 2d08b54bfa17a5214f86d0ff2cf6c8b3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:55:56 +0000] 2d08b54bfa17a5214f86d0ff2cf6c8b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/17 05:55:57 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:55:57 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:07 [info] 39#39: *936 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:07 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:11 [info] 38#38: *937 [lua] access_by_lua(msblocations.conf:189):2: e73d67bbba68570d2c94f8c14094218b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:56:11 [info] 38#38: *937 [lua] logger.lua:23: e73d67bbba68570d2c94f8c14094218b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:56:11 +0000] e73d67bbba68570d2c94f8c14094218b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:56:17 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:17 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:26 [info] 38#38: *940 [lua] access_by_lua(msblocations.conf:189):2: 65bd277a0fb18c3fb0d27eabd274f9f1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:56:26 +0000] 65bd277a0fb18c3fb0d27eabd274f9f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 05:56:26 [info] 38#38: *940 [lua] logger.lua:23: 65bd277a0fb18c3fb0d27eabd274f9f1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:56:27 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:27 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:37 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:37 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:41 [info] 38#38: *945 [lua] access_by_lua(msblocations.conf:189):2: 2825815d37f83a1b753045127cfbad6a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:56:41 +0000] 2825815d37f83a1b753045127cfbad6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:56:41 [info] 38#38: *945 [lua] logger.lua:23: 2825815d37f83a1b753045127cfbad6a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:56:47 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:47 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:56 [info] 38#38: *948 [lua] access_by_lua(msblocations.conf:189):2: 435927c1f334249b98b13a77c0c59342:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:56:56 [info] 38#38: *948 [lua] logger.lua:23: 435927c1f334249b98b13a77c0c59342 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:56:56 +0000] 435927c1f334249b98b13a77c0c59342 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:56:57 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:56:57 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:07 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:07 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:11 [info] 38#38: *954 [lua] access_by_lua(msblocations.conf:189):2: 0f27638677ec97c2b792586b2404e7d2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:57:11 [info] 38#38: *954 [lua] logger.lua:23: 0f27638677ec97c2b792586b2404e7d2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:57:11 +0000] 0f27638677ec97c2b792586b2404e7d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:57:17 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:17 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:26 [info] 38#38: *957 [lua] access_by_lua(msblocations.conf:189):2: d2adddbc7efcdcd77b26de8b0f675451:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:57:26 [info] 38#38: *957 [lua] logger.lua:23: d2adddbc7efcdcd77b26de8b0f675451 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:05:57:26 +0000] d2adddbc7efcdcd77b26de8b0f675451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:57:27 [info] 39#39: *958 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:27 [info] 39#39: *959 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:37 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:37 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:41 [info] 38#38: *962 [lua] access_by_lua(msblocations.conf:189):2: faaf3d4fd5799c2eeafa25347d3a8847:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:57:41 [info] 38#38: *962 [lua] logger.lua:23: faaf3d4fd5799c2eeafa25347d3a8847 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:57:41 +0000] faaf3d4fd5799c2eeafa25347d3a8847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:57:47 [info] 39#39: *963 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:47 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:56 [info] 38#38: *965 [lua] access_by_lua(msblocations.conf:189):2: d705fe9670ccca385ac1dbaa394d04a8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:57:56 +0000] d705fe9670ccca385ac1dbaa394d04a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:57:56 [info] 38#38: *965 [lua] logger.lua:23: d705fe9670ccca385ac1dbaa394d04a8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 05:57:57 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:57:57 [info] 39#39: *967 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:07 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:07 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:11 [info] 38#38: *971 [lua] access_by_lua(msblocations.conf:189):2: e7e3c444834e5c06f68f998cba4dc18a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:58:11 [info] 38#38: *971 [lua] logger.lua:23: e7e3c444834e5c06f68f998cba4dc18a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:58:11 +0000] e7e3c444834e5c06f68f998cba4dc18a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:58:17 [info] 39#39: *972 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:17 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:26 [info] 38#38: *974 [lua] access_by_lua(msblocations.conf:189):2: 4516ba4e2386e2375ee737d812e68802:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:58:26 [info] 38#38: *974 [lua] logger.lua:23: 4516ba4e2386e2375ee737d812e68802 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:58:26 +0000] 4516ba4e2386e2375ee737d812e68802 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 05:58:27 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:27 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:37 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:37 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:41 [info] 38#38: *979 [lua] access_by_lua(msblocations.conf:189):2: 7b13ed001beaa8a9b6f126182db9c092:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:58:41 [info] 38#38: *979 [lua] logger.lua:23: 7b13ed001beaa8a9b6f126182db9c092 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:58:41 +0000] 7b13ed001beaa8a9b6f126182db9c092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:58:47 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:47 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:56 [info] 38#38: *982 [lua] access_by_lua(msblocations.conf:189):2: cbef0124f87ff7f727a4c9d7c1d78a6a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:58:56 +0000] cbef0124f87ff7f727a4c9d7c1d78a6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 05:58:56 [info] 38#38: *982 [lua] logger.lua:23: cbef0124f87ff7f727a4c9d7c1d78a6a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:58:57 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:58:57 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:07 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:07 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:11 [info] 38#38: *988 [lua] access_by_lua(msblocations.conf:189):2: 7bb3aae76821cf515a7f64c647420aa6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:59:11 [info] 38#38: *988 [lua] logger.lua:23: 7bb3aae76821cf515a7f64c647420aa6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:59:11 +0000] 7bb3aae76821cf515a7f64c647420aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 05:59:17 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:17 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:26 [info] 38#38: *991 [lua] access_by_lua(msblocations.conf:189):2: b1d6baf9097cfb2cc514159a01d677dc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:59:26 [info] 38#38: *991 [lua] logger.lua:23: b1d6baf9097cfb2cc514159a01d677dc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:05:59:26 +0000] b1d6baf9097cfb2cc514159a01d677dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 05:59:27 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:27 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:37 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:37 [info] 39#39: *995 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:41 [info] 38#38: *996 [lua] access_by_lua(msblocations.conf:189):2: 3c3d5fffea47526fd5e25fdb4f2a304c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 05:59:41 [info] 38#38: *996 [lua] logger.lua:23: 3c3d5fffea47526fd5e25fdb4f2a304c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:59:41 +0000] 3c3d5fffea47526fd5e25fdb4f2a304c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:05:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:59:47 [info] 39#39: *997 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:47 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:56 [info] 38#38: *999 [lua] access_by_lua(msblocations.conf:189):2: 885a24084746e87c650e4cf1b7a98a51:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:59:56 +0000] 885a24084746e87c650e4cf1b7a98a51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 05:59:56 [info] 38#38: *999 [lua] logger.lua:23: 885a24084746e87c650e4cf1b7a98a51 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:05:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 05:59:57 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 05:59:57 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:07 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:07 [info] 39#39: *1004 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:11 [info] 38#38: *1005 [lua] access_by_lua(msblocations.conf:189):2: 66ac6694e3b2af7d636a4f56c5b81e4d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:00:12 +0000] 66ac6694e3b2af7d636a4f56c5b81e4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:00:12 [info] 38#38: *1005 [lua] logger.lua:23: 66ac6694e3b2af7d636a4f56c5b81e4d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:00:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:00:17 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:17 [info] 39#39: *1006 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:27 [info] 38#38: *1008 [lua] access_by_lua(msblocations.conf:189):2: 6ff869d536de97230aba7593a85d02c8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:00:27 +0000] 6ff869d536de97230aba7593a85d02c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:00:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:00:27 [info] 38#38: *1008 [lua] logger.lua:23: 6ff869d536de97230aba7593a85d02c8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:00:27 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:27 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:37 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:37 [info] 39#39: *1011 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:42 [info] 38#38: *1013 [lua] access_by_lua(msblocations.conf:189):2: c6c5bddf0928b8e51e93b491aab947a9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:00:42 [info] 38#38: *1013 [lua] logger.lua:23: c6c5bddf0928b8e51e93b491aab947a9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:00:42 +0000] c6c5bddf0928b8e51e93b491aab947a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:00:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:00:47 [info] 39#39: *1014 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:47 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:57 [info] 38#38: *1016 [lua] access_by_lua(msblocations.conf:189):2: 081f60980a7a90feb5aaaf767bcbb6c3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:00:57 +0000] 081f60980a7a90feb5aaaf767bcbb6c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:00:57 [info] 38#38: *1016 [lua] logger.lua:23: 081f60980a7a90feb5aaaf767bcbb6c3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:00:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:00:57 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:00:57 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:07 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:07 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:12 [info] 38#38: *1022 [lua] access_by_lua(msblocations.conf:189):2: a1bf6d9d1b1ef3f62552ac79aeba63d3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:01:12 +0000] a1bf6d9d1b1ef3f62552ac79aeba63d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:01:12 [info] 38#38: *1022 [lua] logger.lua:23: a1bf6d9d1b1ef3f62552ac79aeba63d3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:01:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:01:17 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:17 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:27 [info] 38#38: *1025 [lua] access_by_lua(msblocations.conf:189):2: 3459cce83345ac6b51a52cc7ba351dfd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:01:27 +0000] 3459cce83345ac6b51a52cc7ba351dfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:01:27 [info] 38#38: *1025 [lua] logger.lua:23: 3459cce83345ac6b51a52cc7ba351dfd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:01:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:01:27 [info] 39#39: *1026 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:27 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:37 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:37 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:42 [info] 38#38: *1030 [lua] access_by_lua(msblocations.conf:189):2: 29c24a67af78458cc06826863e79e2a9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:01:42 +0000] 29c24a67af78458cc06826863e79e2a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 06:01:42 [info] 38#38: *1030 [lua] logger.lua:23: 29c24a67af78458cc06826863e79e2a9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:01:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 06:01:47 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:47 [info] 39#39: *1032 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:57 [info] 38#38: *1033 [lua] access_by_lua(msblocations.conf:189):2: 13fd1cfc4648dd2312f5d81015f652bf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:01:57 +0000] 13fd1cfc4648dd2312f5d81015f652bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 06:01:57 [info] 38#38: *1033 [lua] logger.lua:23: 13fd1cfc4648dd2312f5d81015f652bf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:01:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:01:57 [info] 39#39: *1034 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:01:57 [info] 39#39: *1035 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:07 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:07 [info] 39#39: *1038 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:12 [info] 38#38: *1039 [lua] access_by_lua(msblocations.conf:189):2: d9f543a227d3631e5c876e2b4bcd4c17:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:02:12 [info] 38#38: *1039 [lua] logger.lua:23: d9f543a227d3631e5c876e2b4bcd4c17 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:02:12 +0000] d9f543a227d3631e5c876e2b4bcd4c17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 06:02:17 [info] 39#39: *1041 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:17 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:27 [info] 38#38: *1042 [lua] access_by_lua(msblocations.conf:189):2: e29bf096194fe28a820cc247ef99fdbc:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:02:27 [info] 38#38: *1042 [lua] logger.lua:23: e29bf096194fe28a820cc247ef99fdbc {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:02:27 +0000] e29bf096194fe28a820cc247ef99fdbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:02:27 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:27 [info] 39#39: *1044 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:37 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:37 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:42 [info] 38#38: *1047 [lua] access_by_lua(msblocations.conf:189):2: 4031be734524ef2f437b6533fa7d5a84:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:02:42 +0000] 4031be734524ef2f437b6533fa7d5a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:02:42 [info] 38#38: *1047 [lua] logger.lua:23: 4031be734524ef2f437b6533fa7d5a84 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:02:47 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:47 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:50 [info] 38#38: *1050 client closed connection while waiting for request, client: 192.168.8.144, server: 0.0.0.0:443
2023/01/17 06:02:57 [info] 38#38: *1051 [lua] access_by_lua(msblocations.conf:189):2: 0959983b0cdb40b659031da1fd0cb8ae:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:02:57 +0000] 0959983b0cdb40b659031da1fd0cb8ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:02:57 [info] 38#38: *1051 [lua] logger.lua:23: 0959983b0cdb40b659031da1fd0cb8ae {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:02:57 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:02:57 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:07 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:07 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:12 [info] 38#38: *1057 [lua] access_by_lua(msblocations.conf:189):2: b8902c49866b685f7f9e82448b4802d0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:03:12 [info] 38#38: *1057 [lua] logger.lua:23: b8902c49866b685f7f9e82448b4802d0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:03:12 +0000] b8902c49866b685f7f9e82448b4802d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:03:17 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:17 [info] 39#39: *1059 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:27 [info] 38#38: *1060 [lua] access_by_lua(msblocations.conf:189):2: 3624f7d53be454d50f09051d21776672:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:03:27 [info] 38#38: *1060 [lua] logger.lua:23: 3624f7d53be454d50f09051d21776672 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:03:27 +0000] 3624f7d53be454d50f09051d21776672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:03:27 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:27 [info] 39#39: *1062 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:37 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:37 [info] 39#39: *1064 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:42 [info] 38#38: *1065 [lua] access_by_lua(msblocations.conf:189):2: 002770ba8646389feb81383b50b27830:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:03:42 [info] 38#38: *1065 [lua] logger.lua:23: 002770ba8646389feb81383b50b27830 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:03:42 +0000] 002770ba8646389feb81383b50b27830 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 06:03:47 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:47 [info] 39#39: *1066 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:57 [info] 38#38: *1068 [lua] access_by_lua(msblocations.conf:189):2: a5374d15ff7b0149517db9e1ff5c6d86:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:03:57 [info] 38#38: *1068 [lua] logger.lua:23: a5374d15ff7b0149517db9e1ff5c6d86 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:03:57 +0000] a5374d15ff7b0149517db9e1ff5c6d86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:03:57 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:03:57 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:07 [info] 39#39: *1073 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:07 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:12 [info] 38#38: *1074 [lua] access_by_lua(msblocations.conf:189):2: 26f117eb89bc00a040179d59f19168a5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:04:12 [info] 38#38: *1074 [lua] logger.lua:23: 26f117eb89bc00a040179d59f19168a5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:04:12 +0000] 26f117eb89bc00a040179d59f19168a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 06:04:17 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:17 [info] 39#39: *1076 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:27 [info] 38#38: *1077 [lua] access_by_lua(msblocations.conf:189):2: 5c9641f881c9497dedf253714c42733b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:04:27 [info] 38#38: *1077 [lua] logger.lua:23: 5c9641f881c9497dedf253714c42733b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:04:27 +0000] 5c9641f881c9497dedf253714c42733b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:04:27 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:27 [info] 39#39: *1079 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:37 [info] 39#39: *1080 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:37 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:42 [info] 38#38: *1082 [lua] access_by_lua(msblocations.conf:189):2: e4f7c1f44e92e19e62650a4ca80d5416:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:04:42 +0000] e4f7c1f44e92e19e62650a4ca80d5416 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 06:04:42 [info] 38#38: *1082 [lua] logger.lua:23: e4f7c1f44e92e19e62650a4ca80d5416 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:04:47 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:47 [info] 39#39: *1084 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:57 [info] 38#38: *1085 [lua] access_by_lua(msblocations.conf:189):2: 892dd9b9513dcb3c1ba14797c3f1c3a3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:04:57 +0000] 892dd9b9513dcb3c1ba14797c3f1c3a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:04:57 [info] 38#38: *1085 [lua] logger.lua:23: 892dd9b9513dcb3c1ba14797c3f1c3a3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:04:57 [info] 39#39: *1087 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:04:57 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:07 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:07 [info] 39#39: *1090 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:12 [info] 38#38: *1091 [lua] access_by_lua(msblocations.conf:189):2: 4838829e5fcca09e4434c1f65b505eb2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.49 - - [17/Jan/2023:06:05:12 +0000] 4838829e5fcca09e4434c1f65b505eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:05:12 [info] 38#38: *1091 [lua] logger.lua:23: 4838829e5fcca09e4434c1f65b505eb2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:05:17 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:17 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:27 [info] 38#38: *1094 [lua] access_by_lua(msblocations.conf:189):2: fdcf48659551ed3e368d97b3d434caec:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:05:27 [info] 38#38: *1094 [lua] logger.lua:23: fdcf48659551ed3e368d97b3d434caec {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:05:27 +0000] fdcf48659551ed3e368d97b3d434caec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:05:27 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:27 [info] 39#39: *1096 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:37 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:37 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:42 [info] 38#38: *1099 [lua] access_by_lua(msblocations.conf:189):2: 6c830d89589d304d3294334201175d46:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:05:42 [info] 38#38: *1099 [lua] logger.lua:23: 6c830d89589d304d3294334201175d46 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:05:42 +0000] 6c830d89589d304d3294334201175d46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:05:47 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:47 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:57 [info] 38#38: *1102 [lua] access_by_lua(msblocations.conf:189):2: ce68dd73609cb95988bf645b934d030f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:05:57 [info] 38#38: *1102 [lua] logger.lua:23: ce68dd73609cb95988bf645b934d030f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:05:57 +0000] ce68dd73609cb95988bf645b934d030f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 06:05:57 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:05:57 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:07 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:07 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:12 [info] 38#38: *1108 [lua] access_by_lua(msblocations.conf:189):2: 00cbcda09030627d1673b265b074ea63:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:06:12 [info] 38#38: *1108 [lua] logger.lua:23: 00cbcda09030627d1673b265b074ea63 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:06:12 +0000] 00cbcda09030627d1673b265b074ea63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:06:17 [info] 39#39: *1109 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:17 [info] 39#39: *1110 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:27 [info] 38#38: *1111 [lua] access_by_lua(msblocations.conf:189):2: 4decf156c97237b2a49a1d6828cdbf5a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:06:27 [info] 38#38: *1111 [lua] logger.lua:23: 4decf156c97237b2a49a1d6828cdbf5a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:06:27 +0000] 4decf156c97237b2a49a1d6828cdbf5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:06:27 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:27 [info] 38#38: *1113 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:37 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:37 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:42 [info] 38#38: *1116 [lua] access_by_lua(msblocations.conf:189):2: 96bd32172432c557f402012644e40073:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:06:42 [info] 38#38: *1116 [lua] logger.lua:23: 96bd32172432c557f402012644e40073 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:06:42 +0000] 96bd32172432c557f402012644e40073 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:06:47 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:47 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:57 [info] 38#38: *1120 [lua] access_by_lua(msblocations.conf:189):2: aca636cc4e2f4b9fed5ea88e4c2cb337:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:06:57 +0000] aca636cc4e2f4b9fed5ea88e4c2cb337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:06:57 [info] 38#38: *1120 [lua] logger.lua:23: aca636cc4e2f4b9fed5ea88e4c2cb337 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:06:57 [info] 39#39: *1121 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:06:57 [info] 39#39: *1122 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
10.233.64.46 - - [17/Jan/2023:06:07:02 +0000] 269e475427ecd34da4381ab3e48d7b99 "" 400 request_processing_time:5.007 upstream_response_time:- "-" "-" "-"
2023/01/17 06:07:02 [info] 38#38: *1119 client prematurely closed connection while reading client request line, client: 10.233.64.46, server: 
2023/01/17 06:07:02 [info] 38#38: *1124 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.46, server: , request: "GET / HTTP/1.0"
10.233.64.46 - - [17/Jan/2023:06:07:02 +0000] 5f18a6e81f7ea1178f36bdf77205d5ff "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/17 06:07:07 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:07 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:12 [info] 38#38: *1127 [lua] access_by_lua(msblocations.conf:189):2: 392bc3d777257f0054bcfc8ced789fa2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:07:12 [info] 38#38: *1127 [lua] logger.lua:23: 392bc3d777257f0054bcfc8ced789fa2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:07:12 +0000] 392bc3d777257f0054bcfc8ced789fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:07:17 [info] 39#39: *1128 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:17 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:27 [info] 38#38: *1130 [lua] access_by_lua(msblocations.conf:189):2: 23b7c2073d32f9c3074d5cd0af068d04:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:07:27 +0000] 23b7c2073d32f9c3074d5cd0af068d04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:07:27 [info] 38#38: *1130 [lua] logger.lua:23: 23b7c2073d32f9c3074d5cd0af068d04 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:07:27 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:27 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:37 [info] 38#38: *1134 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:37 [info] 39#39: *1133 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:42 [info] 38#38: *1135 [lua] access_by_lua(msblocations.conf:189):2: afcc8e4d7587b4a4c775f6e61c7082e7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:07:42 +0000] afcc8e4d7587b4a4c775f6e61c7082e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:07:42 [info] 38#38: *1135 [lua] logger.lua:23: afcc8e4d7587b4a4c775f6e61c7082e7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:07:47 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:47 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:57 [info] 38#38: *1138 [lua] access_by_lua(msblocations.conf:189):2: 5d1e890334015b95d9d5a17644ef49bb:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:07:57 +0000] 5d1e890334015b95d9d5a17644ef49bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:07:57 [info] 38#38: *1138 [lua] logger.lua:23: 5d1e890334015b95d9d5a17644ef49bb {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:07:57 [info] 39#39: *1140 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:07:57 [info] 39#39: *1139 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:07 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:07 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:12 [info] 38#38: *1144 [lua] access_by_lua(msblocations.conf:189):2: 19a751005a996a1553fb3ce9a5c6735a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:08:12 [info] 38#38: *1144 [lua] logger.lua:23: 19a751005a996a1553fb3ce9a5c6735a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:08:12 +0000] 19a751005a996a1553fb3ce9a5c6735a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:08:17 [info] 39#39: *1146 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:17 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:27 [info] 38#38: *1147 [lua] access_by_lua(msblocations.conf:189):2: 5ede3f50b77bac873bd3bf0c3e651c02:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:08:27 +0000] 5ede3f50b77bac873bd3bf0c3e651c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:08:27 [info] 38#38: *1147 [lua] logger.lua:23: 5ede3f50b77bac873bd3bf0c3e651c02 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:08:27 [info] 39#39: *1148 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:27 [info] 39#39: *1149 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:29 [info] 38#38: *1150 [lua] access_by_lua(msblocations.conf:189):2: 5850a6f0d022896e2f4315597b7b9cc5:receive the request, client: 10.233.64.46, server: , request: "GET /nmaplowercheck1673935710 HTTP/1.1", host: "10.32.242.2:30284"
10.233.64.46 - - [17/Jan/2023:06:08:29 +0000] 5850a6f0d022896e2f4315597b7b9cc5 "GET /nmaplowercheck1673935710 HTTP/1.1" 502 request_processing_time:0.006 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/17 06:08:29 [warn] 38#38: *1150 [lua] error_handler.lua:29: error_svc_not_found(): 5850a6f0d022896e2f4315597b7b9cc5 No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET /nmaplowercheck1673935710 HTTP/1.1", host: "10.32.242.2:30284"
2023/01/17 06:08:29 [info] 38#38: *1151 [lua] access_by_lua(msblocations.conf:189):2: 112a2ef26c5f24fc93b5711f49b4e111:receive the request, client: 10.233.64.46, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.2:30284"
2023/01/17 06:08:29 [warn] 38#38: *1151 [lua] error_handler.lua:29: error_svc_not_found(): 112a2ef26c5f24fc93b5711f49b4e111 No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.2:30284"
10.233.64.46 - - [17/Jan/2023:06:08:29 +0000] 112a2ef26c5f24fc93b5711f49b4e111 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/17 06:08:29 [info] 39#39: *1152 [lua] access_by_lua(msblocations.conf:103):2: ccd9a2a17fa91623ce7d48749047f1ca:receive the request, client: 10.233.64.46, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.2:30284"
2023/01/17 06:08:29 [warn] 39#39: *1152 [lua] error_handler.lua:29: error_svc_not_found(): ccd9a2a17fa91623ce7d48749047f1ca No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.2:30284"
10.233.64.46 - - [17/Jan/2023:06:08:29 +0000] ccd9a2a17fa91623ce7d48749047f1ca "POST /sdk HTTP/1.1" 502 request_processing_time:0.105 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/17 06:08:29 [info] 38#38: *1153 [lua] access_by_lua(msblocations.conf:189):2: aefb1166100cccc33384a03a7f064cf0:receive the request, client: 10.233.64.46, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.2:30284"
2023/01/17 06:08:29 [warn] 38#38: *1153 [lua] error_handler.lua:29: error_svc_not_found(): aefb1166100cccc33384a03a7f064cf0 No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.2:30284"
10.233.64.46 - - [17/Jan/2023:06:08:29 +0000] aefb1166100cccc33384a03a7f064cf0 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/17 06:08:36 [info] 38#38: *1154 [lua] access_by_lua(msblocations.conf:189):2: c4466286cf70b9999afac878aafb574d:receive the request, client: 10.233.64.46, server: , request: "GET / HTTP/1.0"
2023/01/17 06:08:36 [warn] 38#38: *1154 [lua] error_handler.lua:29: error_svc_not_found(): c4466286cf70b9999afac878aafb574d No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET / HTTP/1.0"
10.233.64.46 - - [17/Jan/2023:06:08:36 +0000] c4466286cf70b9999afac878aafb574d "GET / HTTP/1.0" 502 request_processing_time:0.004 upstream_response_time:- "-" "-" "-"
2023/01/17 06:08:36 [info] 38#38: *1155 [lua] access_by_lua(msblocations.conf:189):2: a8ea3c72d6be3e2d69b8209c782ebb80:receive the request, client: 10.233.64.46, server: , request: "GET / HTTP/1.1", host: "10.32.242.2"
2023/01/17 06:08:36 [warn] 38#38: *1155 [lua] error_handler.lua:29: error_svc_not_found(): a8ea3c72d6be3e2d69b8209c782ebb80 No route found for this request! detail_info:Custom not match, client: 10.233.64.46, server: , request: "GET / HTTP/1.1", host: "10.32.242.2"
10.233.64.46 - - [17/Jan/2023:06:08:36 +0000] a8ea3c72d6be3e2d69b8209c782ebb80 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/17 06:08:37 [info] 38#38: *1155 client 10.233.64.46 closed keepalive connection
2023/01/17 06:08:37 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:37 [info] 39#39: *1157 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:42 [info] 38#38: *1158 [lua] access_by_lua(msblocations.conf:189):2: 4776ee96143e2e4b1cab44169d94077a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:08:42 [info] 38#38: *1158 [lua] logger.lua:23: 4776ee96143e2e4b1cab44169d94077a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:08:42 +0000] 4776ee96143e2e4b1cab44169d94077a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:08:47 [info] 38#38: *1159 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:47 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:57 [info] 38#38: *1161 [lua] access_by_lua(msblocations.conf:189):2: 6690d05ad4fcbf1a4b80dd92b14cc165:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:08:57 [info] 38#38: *1161 [lua] logger.lua:23: 6690d05ad4fcbf1a4b80dd92b14cc165 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:08:57 +0000] 6690d05ad4fcbf1a4b80dd92b14cc165 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:08:57 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:08:57 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:07 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:07 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:12 [info] 38#38: *1167 [lua] access_by_lua(msblocations.conf:189):2: eb6ad4508ee2b54bf8984a052171c15d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:09:12 +0000] eb6ad4508ee2b54bf8984a052171c15d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:09:12 [info] 38#38: *1167 [lua] logger.lua:23: eb6ad4508ee2b54bf8984a052171c15d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:09:17 [info] 38#38: *1168 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:17 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:27 [info] 38#38: *1170 [lua] access_by_lua(msblocations.conf:189):2: 06ea17a2285d0966b8eb2e5d317a9bba:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:09:27 +0000] 06ea17a2285d0966b8eb2e5d317a9bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:09:27 [info] 38#38: *1170 [lua] logger.lua:23: 06ea17a2285d0966b8eb2e5d317a9bba {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:09:27 [info] 39#39: *1171 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:27 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:37 [info] 38#38: *1173 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:37 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:42 [info] 38#38: *1175 [lua] access_by_lua(msblocations.conf:189):2: 9e9c003997019d5d03994e476cfd3955:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:09:42 +0000] 9e9c003997019d5d03994e476cfd3955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:09:42 [info] 38#38: *1175 [lua] logger.lua:23: 9e9c003997019d5d03994e476cfd3955 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:09:47 [info] 39#39: *1176 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:47 [info] 38#38: *1177 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:57 [info] 38#38: *1178 [lua] access_by_lua(msblocations.conf:189):2: c166070297a501f3dc891dba41843cea:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:09:57 [info] 38#38: *1178 [lua] logger.lua:23: c166070297a501f3dc891dba41843cea {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:09:57 +0000] c166070297a501f3dc891dba41843cea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:09:57 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:09:57 [info] 39#39: *1180 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:07 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:07 [info] 38#38: *1183 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:12 [info] 38#38: *1184 [lua] access_by_lua(msblocations.conf:189):2: af7635af898f244263f57d4966cf28af:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:10:12 +0000] af7635af898f244263f57d4966cf28af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:10:12 [info] 38#38: *1184 [lua] logger.lua:23: af7635af898f244263f57d4966cf28af {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:10:17 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:17 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:27 [info] 38#38: *1187 [lua] access_by_lua(msblocations.conf:189):2: 3775f48b824b62b7031c8f51d7958595:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:10:27 +0000] 3775f48b824b62b7031c8f51d7958595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:10:27 [info] 38#38: *1187 [lua] logger.lua:23: 3775f48b824b62b7031c8f51d7958595 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:10:27 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:27 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:37 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:37 [info] 39#39: *1191 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:42 [info] 38#38: *1192 [lua] access_by_lua(msblocations.conf:189):2: b02e6797f8c70dba485e3344a846b708:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:10:42 +0000] b02e6797f8c70dba485e3344a846b708 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:10:42 [info] 38#38: *1192 [lua] logger.lua:23: b02e6797f8c70dba485e3344a846b708 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:10:47 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:47 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:57 [info] 38#38: *1195 [lua] access_by_lua(msblocations.conf:189):2: 423e3a656b2e3e562d9e9ada65ba1bc3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:10:57 +0000] 423e3a656b2e3e562d9e9ada65ba1bc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:10:57 [info] 38#38: *1195 [lua] logger.lua:23: 423e3a656b2e3e562d9e9ada65ba1bc3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:10:57 [info] 39#39: *1196 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:10:57 [info] 39#39: *1197 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:07 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:07 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:12 [info] 38#38: *1201 [lua] access_by_lua(msblocations.conf:189):2: fd5688bd89032641eca9574e6a97b53a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:11:12 [info] 38#38: *1201 [lua] logger.lua:23: fd5688bd89032641eca9574e6a97b53a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:11:12 +0000] fd5688bd89032641eca9574e6a97b53a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:11:17 [info] 38#38: *1202 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:17 [info] 38#38: *1203 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:27 [info] 38#38: *1204 [lua] access_by_lua(msblocations.conf:189):2: 640f6ecf28765f8558df8d8c9cb326b9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:11:27 +0000] 640f6ecf28765f8558df8d8c9cb326b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:11:27 [info] 38#38: *1204 [lua] logger.lua:23: 640f6ecf28765f8558df8d8c9cb326b9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:11:27 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:27 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:37 [info] 38#38: *1207 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:37 [info] 38#38: *1208 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:42 [info] 38#38: *1209 [lua] access_by_lua(msblocations.conf:189):2: a8f373eb3cadcc770de5d7000044f9ee:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:11:42 [info] 38#38: *1209 [lua] logger.lua:23: a8f373eb3cadcc770de5d7000044f9ee {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:11:42 +0000] a8f373eb3cadcc770de5d7000044f9ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:11:47 [info] 39#39: *1211 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:47 [info] 38#38: *1210 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:57 [info] 38#38: *1212 [lua] access_by_lua(msblocations.conf:189):2: 8c56472c4406904a2de02e29fccce195:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:11:57 +0000] 8c56472c4406904a2de02e29fccce195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:11:57 [info] 38#38: *1212 [lua] logger.lua:23: 8c56472c4406904a2de02e29fccce195 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:11:57 [info] 39#39: *1214 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:11:57 [info] 39#39: *1213 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:07 [info] 38#38: *1216 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:07 [info] 39#39: *1217 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:12 [info] 38#38: *1218 [lua] access_by_lua(msblocations.conf:189):2: 0cd2f463a90a559e8c7cdd28ba40d618:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:12:12 +0000] 0cd2f463a90a559e8c7cdd28ba40d618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:12:12 [info] 38#38: *1218 [lua] logger.lua:23: 0cd2f463a90a559e8c7cdd28ba40d618 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:12:17 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:17 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:27 [info] 38#38: *1221 [lua] access_by_lua(msblocations.conf:189):2: 06f95fdefc8ae85f595792a107b1c4f7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:12:27 [info] 38#38: *1221 [lua] logger.lua:23: 06f95fdefc8ae85f595792a107b1c4f7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:12:27 +0000] 06f95fdefc8ae85f595792a107b1c4f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:12:27 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:27 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:37 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:37 [info] 38#38: *1225 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:42 [info] 38#38: *1226 [lua] access_by_lua(msblocations.conf:189):2: d4375430272c694574057594285fb78b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:12:42 +0000] d4375430272c694574057594285fb78b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:12:42 [info] 38#38: *1226 [lua] logger.lua:23: d4375430272c694574057594285fb78b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:12:47 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:47 [info] 39#39: *1227 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:57 [info] 38#38: *1229 [lua] access_by_lua(msblocations.conf:189):2: 5dd6336dccc53b430d5a220155ce7470:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:12:57 +0000] 5dd6336dccc53b430d5a220155ce7470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:12:57 [info] 38#38: *1229 [lua] logger.lua:23: 5dd6336dccc53b430d5a220155ce7470 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:12:57 [info] 38#38: *1230 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:12:57 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:07 [info] 39#39: *1233 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:07 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:12 [info] 38#38: *1235 [lua] access_by_lua(msblocations.conf:189):2: d3ee3c1e617b6f3eda8b8d9c00d3934d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:13:12 +0000] d3ee3c1e617b6f3eda8b8d9c00d3934d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:13:12 [info] 38#38: *1235 [lua] logger.lua:23: d3ee3c1e617b6f3eda8b8d9c00d3934d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:13:17 [info] 38#38: *1236 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:17 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:27 [info] 38#38: *1238 [lua] access_by_lua(msblocations.conf:189):2: bacd03473351a1444b92b1469f151b04:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:13:27 +0000] bacd03473351a1444b92b1469f151b04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:13:27 [info] 38#38: *1238 [lua] logger.lua:23: bacd03473351a1444b92b1469f151b04 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:13:27 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:27 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:37 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:37 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:42 [info] 38#38: *1243 [lua] access_by_lua(msblocations.conf:189):2: bd13a843f20d36fcc48203f210dba413:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:13:42 +0000] bd13a843f20d36fcc48203f210dba413 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:13:42 [info] 38#38: *1243 [lua] logger.lua:23: bd13a843f20d36fcc48203f210dba413 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:13:47 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:47 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:57 [info] 38#38: *1246 [lua] access_by_lua(msblocations.conf:189):2: abd54340bc25de5b52ae5785efa00ea6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:13:57 +0000] abd54340bc25de5b52ae5785efa00ea6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:13:57 [info] 38#38: *1246 [lua] logger.lua:23: abd54340bc25de5b52ae5785efa00ea6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:13:57 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:13:57 [info] 39#39: *1248 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:07 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:07 [info] 39#39: *1251 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:12 [info] 38#38: *1252 [lua] access_by_lua(msblocations.conf:189):2: fd816393942adee0ab8bcfdd7d7611f8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:14:12 [info] 38#38: *1252 [lua] logger.lua:23: fd816393942adee0ab8bcfdd7d7611f8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:14:12 +0000] fd816393942adee0ab8bcfdd7d7611f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:14:17 [info] 38#38: *1254 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:17 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:27 [info] 38#38: *1255 [lua] access_by_lua(msblocations.conf:189):2: 45e3f19d89573dd30576fbef23f0cd39:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:14:27 [info] 38#38: *1255 [lua] logger.lua:23: 45e3f19d89573dd30576fbef23f0cd39 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:14:27 +0000] 45e3f19d89573dd30576fbef23f0cd39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:14:27 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:27 [info] 39#39: *1257 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:37 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:37 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:42 [info] 38#38: *1260 [lua] access_by_lua(msblocations.conf:189):2: 3d61294cdeaf83f3dc1947fe117af5f2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:14:42 [info] 38#38: *1260 [lua] logger.lua:23: 3d61294cdeaf83f3dc1947fe117af5f2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:14:42 +0000] 3d61294cdeaf83f3dc1947fe117af5f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:14:47 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:47 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:57 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:14:57 [info] 38#38: *1265 [lua] access_by_lua(msblocations.conf:189):2: a3fc5540a5df46610881a8f4a9c8b844:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:14:57 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
10.233.71.49 - - [17/Jan/2023:06:14:57 +0000] a3fc5540a5df46610881a8f4a9c8b844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:14:57 [info] 38#38: *1265 [lua] logger.lua:23: a3fc5540a5df46610881a8f4a9c8b844 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:15:07 [info] 38#38: *1267 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:07 [info] 38#38: *1268 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:12 [info] 38#38: *1269 [lua] access_by_lua(msblocations.conf:189):2: 0d73cb9cefc63f688707b35a9bb27720:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:15:12 +0000] 0d73cb9cefc63f688707b35a9bb27720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:15:12 [info] 38#38: *1269 [lua] logger.lua:23: 0d73cb9cefc63f688707b35a9bb27720 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:15:17 [info] 38#38: *1270 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:17 [info] 38#38: *1271 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:27 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:27 [info] 39#39: *1272 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:27 [info] 38#38: *1274 [lua] access_by_lua(msblocations.conf:189):2: 4abc90348fe6f80ec025ca013fc9d05b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:15:27 +0000] 4abc90348fe6f80ec025ca013fc9d05b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:15:27 [info] 38#38: *1274 [lua] logger.lua:23: 4abc90348fe6f80ec025ca013fc9d05b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:15:37 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:37 [info] 38#38: *1276 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:42 [info] 38#38: *1277 [lua] access_by_lua(msblocations.conf:189):2: 7cb4d41bf34a7414cb85a7d04cdeb778:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:15:42 +0000] 7cb4d41bf34a7414cb85a7d04cdeb778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:15:42 [info] 38#38: *1277 [lua] logger.lua:23: 7cb4d41bf34a7414cb85a7d04cdeb778 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:15:47 [info] 38#38: *1279 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:47 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:57 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:57 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:15:57 [info] 38#38: *1282 [lua] access_by_lua(msblocations.conf:189):2: 2f6eab3f0d1abc67cf3aeb51b88744f6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:15:57 [info] 38#38: *1282 [lua] logger.lua:23: 2f6eab3f0d1abc67cf3aeb51b88744f6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:15:57 +0000] 2f6eab3f0d1abc67cf3aeb51b88744f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:16:07 [info] 39#39: *1284 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:07 [info] 39#39: *1285 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:12 [info] 38#38: *1286 [lua] access_by_lua(msblocations.conf:189):2: d8895c1991b5568cc2f9c94292928c17:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:16:12 +0000] d8895c1991b5568cc2f9c94292928c17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:16:12 [info] 38#38: *1286 [lua] logger.lua:23: d8895c1991b5568cc2f9c94292928c17 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:16:17 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:17 [info] 39#39: *1288 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:27 [info] 39#39: *1289 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:27 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:27 [info] 38#38: *1291 [lua] access_by_lua(msblocations.conf:189):2: ca7e1565ef5b9d672ba91f28c4fce876:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:16:27 +0000] ca7e1565ef5b9d672ba91f28c4fce876 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:16:27 [info] 38#38: *1291 [lua] logger.lua:23: ca7e1565ef5b9d672ba91f28c4fce876 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:16:37 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:37 [info] 38#38: *1293 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:42 [info] 38#38: *1294 [lua] access_by_lua(msblocations.conf:189):2: 3cbf8a15c67cce464ba92cb835f9bc1b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:16:42 [info] 38#38: *1294 [lua] logger.lua:23: 3cbf8a15c67cce464ba92cb835f9bc1b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:16:42 +0000] 3cbf8a15c67cce464ba92cb835f9bc1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 06:16:47 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:47 [info] 38#38: *1296 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:57 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:57 [info] 39#39: *1298 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:16:57 [info] 38#38: *1299 [lua] access_by_lua(msblocations.conf:189):2: 238b389e4d3e841bfae088f46f632b7e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:06:16:57 +0000] 238b389e4d3e841bfae088f46f632b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:16:57 [info] 38#38: *1299 [lua] logger.lua:23: 238b389e4d3e841bfae088f46f632b7e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:17:07 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:07 [info] 39#39: *1302 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:12 [info] 38#38: *1303 [lua] access_by_lua(msblocations.conf:189):2: 6b55572eda4886b3ecf1e1ddc84cfb82:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:17:12 [info] 38#38: *1303 [lua] logger.lua:23: 6b55572eda4886b3ecf1e1ddc84cfb82 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:17:12 +0000] 6b55572eda4886b3ecf1e1ddc84cfb82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 06:17:17 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:17 [info] 39#39: *1304 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:27 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:27 [info] 39#39: *1307 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:27 [info] 38#38: *1308 [lua] access_by_lua(msblocations.conf:189):2: eef3337e8043674e7ccf350db62e2568:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:17:27 [info] 38#38: *1308 [lua] logger.lua:23: eef3337e8043674e7ccf350db62e2568 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:17:27 +0000] eef3337e8043674e7ccf350db62e2568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:17:37 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:37 [info] 39#39: *1310 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:42 [info] 38#38: *1311 [lua] access_by_lua(msblocations.conf:189):2: 8d1170b85f69e87cb78ee6ce249a2cc5:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:17:42 [info] 38#38: *1311 [lua] logger.lua:23: 8d1170b85f69e87cb78ee6ce249a2cc5 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:17:42 +0000] 8d1170b85f69e87cb78ee6ce249a2cc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:17:47 [info] 38#38: *1313 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:47 [info] 38#38: *1312 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:57 [info] 38#38: *1314 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:57 [info] 38#38: *1315 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:17:57 [info] 38#38: *1316 [lua] access_by_lua(msblocations.conf:189):2: 13674046e98d2b986b7a42da47dc2da2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:17:57 +0000] 13674046e98d2b986b7a42da47dc2da2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:17:57 [info] 38#38: *1316 [lua] logger.lua:23: 13674046e98d2b986b7a42da47dc2da2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:18:07 [info] 38#38: *1318 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:07 [info] 39#39: *1319 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:12 [info] 38#38: *1320 [lua] access_by_lua(msblocations.conf:189):2: 230e6b1112a6272fe03114777cfb1667:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:18:12 [info] 38#38: *1320 [lua] logger.lua:23: 230e6b1112a6272fe03114777cfb1667 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:18:12 +0000] 230e6b1112a6272fe03114777cfb1667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 06:18:17 [info] 38#38: *1321 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:17 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:27 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:27 [info] 38#38: *1324 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:27 [info] 38#38: *1325 [lua] access_by_lua(msblocations.conf:189):2: 2884fa2466f968eb5cf7c330dda7b2e1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:18:27 [info] 38#38: *1325 [lua] logger.lua:23: 2884fa2466f968eb5cf7c330dda7b2e1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:18:27 +0000] 2884fa2466f968eb5cf7c330dda7b2e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:18:37 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:37 [info] 38#38: *1327 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:42 [info] 38#38: *1328 [lua] access_by_lua(msblocations.conf:189):2: e551a48ecd3e37c2d5f183da06f99d72:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:18:42 +0000] e551a48ecd3e37c2d5f183da06f99d72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:18:42 [info] 38#38: *1328 [lua] logger.lua:23: e551a48ecd3e37c2d5f183da06f99d72 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:18:47 [info] 38#38: *1329 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:47 [info] 38#38: *1330 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:57 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:57 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:18:57 [info] 38#38: *1333 [lua] access_by_lua(msblocations.conf:189):2: 3180cd24dd990bccb6fefd9559979768:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:18:57 +0000] 3180cd24dd990bccb6fefd9559979768 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 06:18:57 [info] 38#38: *1333 [lua] logger.lua:23: 3180cd24dd990bccb6fefd9559979768 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/17 06:19:07 [info] 39#39: *1336 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:07 [info] 39#39: *1335 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:12 [info] 38#38: *1337 [lua] access_by_lua(msblocations.conf:189):2: 0c61cccaf2dd009265a41ca5eb106954:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:19:13 [info] 38#38: *1337 [lua] logger.lua:23: 0c61cccaf2dd009265a41ca5eb106954 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:19:13 +0000] 0c61cccaf2dd009265a41ca5eb106954 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:19:17 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:17 [info] 38#38: *1338 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:27 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:27 [info] 39#39: *1341 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:28 [info] 38#38: *1342 [lua] access_by_lua(msblocations.conf:189):2: e23272053e1609660e2d6b41c1945f40:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:19:28 +0000] e23272053e1609660e2d6b41c1945f40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:19:28 [info] 38#38: *1342 [lua] logger.lua:23: e23272053e1609660e2d6b41c1945f40 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:19:37 [info] 38#38: *1343 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:37 [info] 38#38: *1344 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:43 [info] 38#38: *1345 [lua] access_by_lua(msblocations.conf:189):2: 04a614333da7f6d49feb4c2d2ce402b1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:19:43 [info] 38#38: *1345 [lua] logger.lua:23: 04a614333da7f6d49feb4c2d2ce402b1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:19:43 +0000] 04a614333da7f6d49feb4c2d2ce402b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:19:47 [info] 39#39: *1346 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:47 [info] 39#39: *1347 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:57 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:57 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:19:58 [info] 38#38: *1350 [lua] access_by_lua(msblocations.conf:189):2: 64c041576d8e898cc22f6cf41a9200cf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:19:58 [info] 38#38: *1350 [lua] logger.lua:23: 64c041576d8e898cc22f6cf41a9200cf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:19:58 +0000] 64c041576d8e898cc22f6cf41a9200cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:20:07 [info] 38#38: *1353 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:07 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:13 [info] 38#38: *1354 [lua] access_by_lua(msblocations.conf:189):2: 3ffddd39f10d32d63801ab3fd301e5da:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.71.49 - - [17/Jan/2023:06:20:13 +0000] 3ffddd39f10d32d63801ab3fd301e5da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 06:20:13 [info] 38#38: *1354 [lua] logger.lua:23: 3ffddd39f10d32d63801ab3fd301e5da {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:20:17 [info] 38#38: *1355 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:17 [info] 38#38: *1356 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:27 [info] 38#38: *1357 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:27 [info] 39#39: *1358 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:28 [info] 38#38: *1359 [lua] access_by_lua(msblocations.conf:189):2: 443839dd91223f870e86a3a20cbbdf2d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:20:28 [info] 38#38: *1359 [lua] logger.lua:23: 443839dd91223f870e86a3a20cbbdf2d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:20:28 +0000] 443839dd91223f870e86a3a20cbbdf2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:20:37 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:37 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:43 [info] 38#38: *1362 [lua] access_by_lua(msblocations.conf:189):2: 4446b8304a6f8a6ae64174c1dff0b49f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:20:43 +0000] 4446b8304a6f8a6ae64174c1dff0b49f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/17 06:20:43 [info] 38#38: *1362 [lua] logger.lua:23: 4446b8304a6f8a6ae64174c1dff0b49f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/17 06:20:47 [info] 39#39: *1364 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:47 [info] 39#39: *1363 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:57 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:57 [info] 39#39: *1366 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:20:58 [info] 38#38: *1367 [lua] access_by_lua(msblocations.conf:189):2: 0806cbf8f58e14831fecf58560d57fdd:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:20:58 [info] 38#38: *1367 [lua] logger.lua:23: 0806cbf8f58e14831fecf58560d57fdd {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:20:58 +0000] 0806cbf8f58e14831fecf58560d57fdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:21:07 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:07 [info] 39#39: *1370 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:13 [info] 38#38: *1371 [lua] access_by_lua(msblocations.conf:189):2: cc01775cbc5c5257f157fe8eaedf5d57:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:21:13 [info] 38#38: *1371 [lua] logger.lua:23: cc01775cbc5c5257f157fe8eaedf5d57 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:21:13 +0000] cc01775cbc5c5257f157fe8eaedf5d57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:21:17 [info] 39#39: *1372 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:17 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:27 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:27 [info] 39#39: *1374 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:28 [info] 38#38: *1376 [lua] access_by_lua(msblocations.conf:189):2: 023bfd7669b2d34dcdb3dce6945d2fe4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:21:28 [info] 38#38: *1376 [lua] logger.lua:23: 023bfd7669b2d34dcdb3dce6945d2fe4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:21:28 +0000] 023bfd7669b2d34dcdb3dce6945d2fe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/17 06:21:37 [info] 38#38: *1377 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:37 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:43 [info] 38#38: *1379 [lua] access_by_lua(msblocations.conf:189):2: aa04112fac10b2cbdd8e6d176c75af45:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:06:21:43 +0000] aa04112fac10b2cbdd8e6d176c75af45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:21:43 [info] 38#38: *1379 [lua] logger.lua:23: aa04112fac10b2cbdd8e6d176c75af45 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:21:47 [info] 39#39: *1380 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:47 [info] 39#39: *1381 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:57 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:57 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:21:58 [info] 38#38: *1384 [lua] access_by_lua(msblocations.conf:189):2: 977ceb96f5b8ab22330b1a16f4ccaa0f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:21:58 +0000] 977ceb96f5b8ab22330b1a16f4ccaa0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:21:58 [info] 38#38: *1384 [lua] logger.lua:23: 977ceb96f5b8ab22330b1a16f4ccaa0f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:22:07 [info] 38#38: *1387 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:07 [info] 38#38: *1386 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:13 [info] 38#38: *1388 [lua] access_by_lua(msblocations.conf:189):2: 2b6568ab6094c3fbc46eda117a461eff:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:22:13 [info] 38#38: *1388 [lua] logger.lua:23: 2b6568ab6094c3fbc46eda117a461eff {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:22:13 +0000] 2b6568ab6094c3fbc46eda117a461eff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:22:17 [info] 39#39: *1390 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:17 [info] 39#39: *1389 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:27 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:27 [info] 39#39: *1392 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:28 [info] 38#38: *1393 [lua] access_by_lua(msblocations.conf:189):2: cd60ee14e25597533105a8a599e1defb:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:22:28 +0000] cd60ee14e25597533105a8a599e1defb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:22:28 [info] 38#38: *1393 [lua] logger.lua:23: cd60ee14e25597533105a8a599e1defb {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:22:37 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:37 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:43 [info] 38#38: *1396 [lua] access_by_lua(msblocations.conf:189):2: b354d3096b4ec96cf48f7e6a5d1184f3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:22:43 +0000] b354d3096b4ec96cf48f7e6a5d1184f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:22:43 [info] 38#38: *1396 [lua] logger.lua:23: b354d3096b4ec96cf48f7e6a5d1184f3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:22:47 [info] 38#38: *1397 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:47 [info] 38#38: *1398 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:57 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:57 [info] 39#39: *1400 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:22:58 [info] 38#38: *1401 [lua] access_by_lua(msblocations.conf:189):2: faa8a1ee7f296e4785a210bd2bf54ac4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:22:58 +0000] faa8a1ee7f296e4785a210bd2bf54ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:22:58 [info] 38#38: *1401 [lua] logger.lua:23: faa8a1ee7f296e4785a210bd2bf54ac4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:23:07 [info] 38#38: *1404 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:07 [info] 38#38: *1403 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:13 [info] 38#38: *1405 [lua] access_by_lua(msblocations.conf:189):2: 56e82fa0c34c26e0a9eab4f6532d196c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:23:13 [info] 38#38: *1405 [lua] logger.lua:23: 56e82fa0c34c26e0a9eab4f6532d196c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:23:13 +0000] 56e82fa0c34c26e0a9eab4f6532d196c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:23:17 [info] 38#38: *1406 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:17 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:27 [info] 39#39: *1409 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:27 [info] 39#39: *1408 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:28 [info] 38#38: *1410 [lua] access_by_lua(msblocations.conf:189):2: 049536d3a997ae2f5e2ea2291c164791:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:23:28 +0000] 049536d3a997ae2f5e2ea2291c164791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:23:28 [info] 38#38: *1410 [lua] logger.lua:23: 049536d3a997ae2f5e2ea2291c164791 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:23:37 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:37 [info] 38#38: *1411 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:43 [info] 38#38: *1413 [lua] access_by_lua(msblocations.conf:189):2: 0c4a49f711d9df97dfd6528ab007c2a1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:23:43 [info] 38#38: *1413 [lua] logger.lua:23: 0c4a49f711d9df97dfd6528ab007c2a1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:23:43 +0000] 0c4a49f711d9df97dfd6528ab007c2a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:23:47 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:47 [info] 38#38: *1415 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:57 [info] 38#38: *1416 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:57 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:23:58 [info] 38#38: *1418 [lua] access_by_lua(msblocations.conf:189):2: 6bdc28ea02a0817812d148535eeb2200:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:23:58 [info] 38#38: *1418 [lua] logger.lua:23: 6bdc28ea02a0817812d148535eeb2200 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:23:58 +0000] 6bdc28ea02a0817812d148535eeb2200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:24:07 [info] 38#38: *1420 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:07 [info] 39#39: *1421 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:13 [info] 38#38: *1422 [lua] access_by_lua(msblocations.conf:189):2: 18374856eeef3cd177399524bc24548b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:24:13 +0000] 18374856eeef3cd177399524bc24548b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 06:24:13 [info] 38#38: *1422 [lua] logger.lua:23: 18374856eeef3cd177399524bc24548b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 06:24:17 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:17 [info] 39#39: *1424 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:27 [info] 38#38: *1425 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:27 [info] 39#39: *1426 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:28 [info] 38#38: *1427 [lua] access_by_lua(msblocations.conf:189):2: 8e807d6dad08ce80a96e2fc7df9248e9:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:24:28 +0000] 8e807d6dad08ce80a96e2fc7df9248e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:24:28 [info] 38#38: *1427 [lua] logger.lua:23: 8e807d6dad08ce80a96e2fc7df9248e9 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:24:37 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:37 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:43 [info] 38#38: *1430 [lua] access_by_lua(msblocations.conf:189):2: 802d321b8d62909344938e4e95dd20eb:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:24:43 +0000] 802d321b8d62909344938e4e95dd20eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:24:43 [info] 38#38: *1430 [lua] logger.lua:23: 802d321b8d62909344938e4e95dd20eb {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:24:47 [info] 38#38: *1431 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:47 [info] 38#38: *1432 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:57 [info] 39#39: *1434 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:57 [info] 39#39: *1433 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:24:58 [info] 38#38: *1435 [lua] access_by_lua(msblocations.conf:189):2: 433fddfaa78ca7b26760312e548a8334:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:24:58 [info] 38#38: *1435 [lua] logger.lua:23: 433fddfaa78ca7b26760312e548a8334 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:24:58 +0000] 433fddfaa78ca7b26760312e548a8334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/17 06:25:07 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:07 [info] 39#39: *1438 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:13 [info] 38#38: *1439 [lua] access_by_lua(msblocations.conf:189):2: 4d1ea7ac3f52542488715dcdaa66a2c3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:25:13 [info] 38#38: *1439 [lua] logger.lua:23: 4d1ea7ac3f52542488715dcdaa66a2c3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:25:13 +0000] 4d1ea7ac3f52542488715dcdaa66a2c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:25:17 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:17 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:27 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:27 [info] 38#38: *1443 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:28 [info] 38#38: *1444 [lua] access_by_lua(msblocations.conf:189):2: b75aaad021c67b9034e87fcb635b8425:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:25:28 +0000] b75aaad021c67b9034e87fcb635b8425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:25:28 [info] 38#38: *1444 [lua] logger.lua:23: b75aaad021c67b9034e87fcb635b8425 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:25:37 [info] 38#38: *1445 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:37 [info] 39#39: *1446 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:43 [info] 38#38: *1447 [lua] access_by_lua(msblocations.conf:189):2: 2923d58abb55d0f82390ffbb159113b2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:25:43 +0000] 2923d58abb55d0f82390ffbb159113b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 06:25:43 [info] 38#38: *1447 [lua] logger.lua:23: 2923d58abb55d0f82390ffbb159113b2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 06:25:47 [info] 38#38: *1448 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:47 [info] 39#39: *1449 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:57 [info] 39#39: *1450 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:57 [info] 39#39: *1451 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:25:58 [info] 38#38: *1452 [lua] access_by_lua(msblocations.conf:189):2: d5b81a9792b3555bbf482160cba4856a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:25:58 +0000] d5b81a9792b3555bbf482160cba4856a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:25:58 [info] 38#38: *1452 [lua] logger.lua:23: d5b81a9792b3555bbf482160cba4856a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:26:07 [info] 38#38: *1454 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:07 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:13 [info] 38#38: *1456 [lua] access_by_lua(msblocations.conf:189):2: fc8d0c0f446ace98926f7e65d8ab7690:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:26:13 +0000] fc8d0c0f446ace98926f7e65d8ab7690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 06:26:13 [info] 38#38: *1456 [lua] logger.lua:23: fc8d0c0f446ace98926f7e65d8ab7690 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:26:17 [info] 39#39: *1458 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:17 [info] 39#39: *1457 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:27 [info] 38#38: *1460 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:27 [info] 38#38: *1459 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:28 [info] 38#38: *1461 [lua] access_by_lua(msblocations.conf:189):2: a6877b48b097ae7e7f840b647846b58f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:26:28 +0000] a6877b48b097ae7e7f840b647846b58f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:26:28 [info] 38#38: *1461 [lua] logger.lua:23: a6877b48b097ae7e7f840b647846b58f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:26:37 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:37 [info] 38#38: *1463 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:43 [info] 38#38: *1464 [lua] access_by_lua(msblocations.conf:189):2: 4b1104558ac606f9bc9625bfdd925736:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:26:43 [info] 38#38: *1464 [lua] logger.lua:23: 4b1104558ac606f9bc9625bfdd925736 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:26:43 +0000] 4b1104558ac606f9bc9625bfdd925736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 06:26:47 [info] 39#39: *1465 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:47 [info] 39#39: *1466 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:57 [info] 39#39: *1467 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:57 [info] 39#39: *1468 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:26:58 [info] 38#38: *1469 [lua] access_by_lua(msblocations.conf:189):2: 1600e7ce953a3f9d2b637504a6b902ce:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:26:58 [info] 38#38: *1469 [lua] logger.lua:23: 1600e7ce953a3f9d2b637504a6b902ce {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:26:58 +0000] 1600e7ce953a3f9d2b637504a6b902ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:27:07 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:07 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:13 [info] 38#38: *1473 [lua] access_by_lua(msblocations.conf:189):2: ac25f56289be8405677df4bdcbea7bf7:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:27:13 +0000] ac25f56289be8405677df4bdcbea7bf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:27:13 [info] 38#38: *1473 [lua] logger.lua:23: ac25f56289be8405677df4bdcbea7bf7 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:27:17 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:17 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:27 [info] 38#38: *1476 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:27 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:28 [info] 38#38: *1478 [lua] access_by_lua(msblocations.conf:189):2: bb9a967901bf40eb2ce9f9d656005b4e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:27:28 [info] 38#38: *1478 [lua] logger.lua:23: bb9a967901bf40eb2ce9f9d656005b4e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:27:28 +0000] bb9a967901bf40eb2ce9f9d656005b4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:27:37 [info] 38#38: *1479 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:37 [info] 39#39: *1480 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:43 [info] 38#38: *1481 [lua] access_by_lua(msblocations.conf:189):2: ed199de2b0879a5a9c01e536397d6a21:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:27:43 [info] 38#38: *1481 [lua] logger.lua:23: ed199de2b0879a5a9c01e536397d6a21 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:27:43 +0000] ed199de2b0879a5a9c01e536397d6a21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:27:47 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:47 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:57 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:57 [info] 38#38: *1485 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:27:58 [info] 38#38: *1486 [lua] access_by_lua(msblocations.conf:189):2: 7c07d4797579eec4c735d5732db839c2:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:27:58 [info] 38#38: *1486 [lua] logger.lua:23: 7c07d4797579eec4c735d5732db839c2 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:27:58 +0000] 7c07d4797579eec4c735d5732db839c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:28:07 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:07 [info] 38#38: *1489 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:13 [info] 38#38: *1490 [lua] access_by_lua(msblocations.conf:189):2: a6f5f3ca7b67c498a629b39d078ed5b4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:28:13 +0000] a6f5f3ca7b67c498a629b39d078ed5b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:28:13 [info] 38#38: *1490 [lua] logger.lua:23: a6f5f3ca7b67c498a629b39d078ed5b4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:28:17 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:17 [info] 38#38: *1491 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:27 [info] 38#38: *1493 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:27 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:28 [info] 38#38: *1495 [lua] access_by_lua(msblocations.conf:189):2: edc4125ae0e2e0e5278e2c8145b50bd4:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:28:28 [info] 38#38: *1495 [lua] logger.lua:23: edc4125ae0e2e0e5278e2c8145b50bd4 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:28:28 +0000] edc4125ae0e2e0e5278e2c8145b50bd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:28:37 [info] 38#38: *1496 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:37 [info] 39#39: *1497 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:43 [info] 38#38: *1498 [lua] access_by_lua(msblocations.conf:189):2: d6cc32e32f4ebcdae09f0d1d58200213:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:28:43 [info] 38#38: *1498 [lua] logger.lua:23: d6cc32e32f4ebcdae09f0d1d58200213 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:28:43 +0000] d6cc32e32f4ebcdae09f0d1d58200213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:28:47 [info] 38#38: *1500 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:47 [info] 38#38: *1499 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:57 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:57 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:28:58 [info] 38#38: *1503 [lua] access_by_lua(msblocations.conf:189):2: 03dac6a8be9d7ed882e470cf050c0792:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:28:58 +0000] 03dac6a8be9d7ed882e470cf050c0792 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:28:58 [info] 38#38: *1503 [lua] logger.lua:23: 03dac6a8be9d7ed882e470cf050c0792 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:29:07 [info] 39#39: *1506 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:07 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:13 [info] 38#38: *1507 [lua] access_by_lua(msblocations.conf:189):2: 51cdb471ea47a2c147781300977f465e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:29:13 +0000] 51cdb471ea47a2c147781300977f465e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:29:13 [info] 38#38: *1507 [lua] logger.lua:23: 51cdb471ea47a2c147781300977f465e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:29:17 [info] 39#39: *1508 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:17 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:27 [info] 39#39: *1511 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:27 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:28 [info] 38#38: *1512 [lua] access_by_lua(msblocations.conf:189):2: e4a9990858a328b9e19417fafa5e032d:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.49 - - [17/Jan/2023:06:29:28 +0000] e4a9990858a328b9e19417fafa5e032d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:29:28 [info] 38#38: *1512 [lua] logger.lua:23: e4a9990858a328b9e19417fafa5e032d {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:29:37 [info] 38#38: *1513 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:37 [info] 39#39: *1514 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:43 [info] 38#38: *1515 [lua] access_by_lua(msblocations.conf:189):2: 082b2bd3c95e0d449d49d7212d8f2af8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:06:29:43 +0000] 082b2bd3c95e0d449d49d7212d8f2af8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/17 06:29:43 [info] 38#38: *1515 [lua] logger.lua:23: 082b2bd3c95e0d449d49d7212d8f2af8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:29:47 [info] 39#39: *1516 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:47 [info] 39#39: *1517 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:57 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:57 [info] 39#39: *1519 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:29:58 [info] 38#38: *1520 [lua] access_by_lua(msblocations.conf:189):2: 2e92872e08b62461d6f3af0aeed24e7f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:29:58 [info] 38#38: *1520 [lua] logger.lua:23: 2e92872e08b62461d6f3af0aeed24e7f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:29:58 +0000] 2e92872e08b62461d6f3af0aeed24e7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:30:07 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:07 [info] 38#38: *1523 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:13 [info] 38#38: *1524 [lua] access_by_lua(msblocations.conf:189):2: 69e53c357578fd71f7d0c690a106c38f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:30:13 +0000] 69e53c357578fd71f7d0c690a106c38f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:30:13 [info] 38#38: *1524 [lua] logger.lua:23: 69e53c357578fd71f7d0c690a106c38f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/17 06:30:17 [info] 38#38: *1525 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:17 [info] 39#39: *1526 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:27 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:27 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:28 [info] 38#38: *1529 [lua] access_by_lua(msblocations.conf:189):2: dbf2d91c72d9a83fe5556f65c4403665:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:30:28 +0000] dbf2d91c72d9a83fe5556f65c4403665 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:30:28 [info] 38#38: *1529 [lua] logger.lua:23: dbf2d91c72d9a83fe5556f65c4403665 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:30:37 [info] 38#38: *1531 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:37 [info] 38#38: *1530 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:43 [info] 38#38: *1532 [lua] access_by_lua(msblocations.conf:189):2: 8eeb2ee7e268a7ebd8c3fa3067566d50:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:30:43 +0000] 8eeb2ee7e268a7ebd8c3fa3067566d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 06:30:43 [info] 38#38: *1532 [lua] logger.lua:23: 8eeb2ee7e268a7ebd8c3fa3067566d50 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:30:47 [info] 38#38: *1533 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:47 [info] 38#38: *1534 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:57 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:57 [info] 39#39: *1535 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:30:58 [info] 38#38: *1537 [lua] access_by_lua(msblocations.conf:189):2: 9a38ec4a16d6cf320b4e630189338e53:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:30:58 [info] 38#38: *1537 [lua] logger.lua:23: 9a38ec4a16d6cf320b4e630189338e53 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:30:58 +0000] 9a38ec4a16d6cf320b4e630189338e53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:31:07 [info] 38#38: *1539 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:07 [info] 39#39: *1540 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:13 [info] 38#38: *1541 [lua] access_by_lua(msblocations.conf:189):2: 00da335b641b408f668a71d4df3458ae:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:31:13 [info] 38#38: *1541 [lua] logger.lua:23: 00da335b641b408f668a71d4df3458ae {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:31:13 +0000] 00da335b641b408f668a71d4df3458ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:31:17 [info] 38#38: *1543 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:17 [info] 38#38: *1542 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:27 [info] 38#38: *1544 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:27 [info] 39#39: *1545 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:28 [info] 38#38: *1546 [lua] access_by_lua(msblocations.conf:189):2: 22eb0143b718a46fa581bca61a995de3:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:31:28 +0000] 22eb0143b718a46fa581bca61a995de3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:31:28 [info] 38#38: *1546 [lua] logger.lua:23: 22eb0143b718a46fa581bca61a995de3 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:31:37 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:37 [info] 39#39: *1548 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:43 [info] 38#38: *1549 [lua] access_by_lua(msblocations.conf:189):2: 0cb20b7b99124b43d357d180278232d6:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:31:43 +0000] 0cb20b7b99124b43d357d180278232d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 06:31:43 [info] 38#38: *1549 [lua] logger.lua:23: 0cb20b7b99124b43d357d180278232d6 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:31:47 [info] 38#38: *1550 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:47 [info] 38#38: *1551 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:57 [info] 38#38: *1552 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:57 [info] 38#38: *1553 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:31:58 [info] 38#38: *1554 [lua] access_by_lua(msblocations.conf:189):2: 62f3a96dcd20faa3a97f3b02815d4f54:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:31:58 +0000] 62f3a96dcd20faa3a97f3b02815d4f54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:31:58 [info] 38#38: *1554 [lua] logger.lua:23: 62f3a96dcd20faa3a97f3b02815d4f54 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:32:07 [info] 39#39: *1556 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:07 [info] 39#39: *1557 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:13 [info] 38#38: *1558 [lua] access_by_lua(msblocations.conf:189):2: 28f52dca34176c0b28f34cadff55de3a:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:32:13 +0000] 28f52dca34176c0b28f34cadff55de3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/17 06:32:13 [info] 38#38: *1558 [lua] logger.lua:23: 28f52dca34176c0b28f34cadff55de3a {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:32:17 [info] 39#39: *1559 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:17 [info] 38#38: *1560 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:27 [info] 39#39: *1561 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:27 [info] 38#38: *1562 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:28 [info] 38#38: *1563 [lua] access_by_lua(msblocations.conf:189):2: f33f0fa81b4357343e98467eac95f0ef:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:32:28 [info] 38#38: *1563 [lua] logger.lua:23: f33f0fa81b4357343e98467eac95f0ef {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:32:28 +0000] f33f0fa81b4357343e98467eac95f0ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 06:32:37 [info] 38#38: *1565 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:37 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:43 [info] 38#38: *1566 [lua] access_by_lua(msblocations.conf:189):2: d3a39df88000f1721688a24fffea8f9f:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:32:43 +0000] d3a39df88000f1721688a24fffea8f9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:32:43 [info] 38#38: *1566 [lua] logger.lua:23: d3a39df88000f1721688a24fffea8f9f {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:32:47 [info] 38#38: *1567 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:47 [info] 39#39: *1568 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:57 [info] 39#39: *1569 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:57 [info] 39#39: *1570 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:32:58 [info] 38#38: *1571 [lua] access_by_lua(msblocations.conf:189):2: 2f15b1ec3254c2c6eaa46660c125a9bf:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:32:58 [info] 38#38: *1571 [lua] logger.lua:23: 2f15b1ec3254c2c6eaa46660c125a9bf {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:32:58 +0000] 2f15b1ec3254c2c6eaa46660c125a9bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:33:07 [info] 38#38: *1573 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:07 [info] 39#39: *1574 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:13 [info] 38#38: *1575 [lua] access_by_lua(msblocations.conf:189):2: f27013ff27a742d3a18a9118a3eaf156:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:33:13 +0000] f27013ff27a742d3a18a9118a3eaf156 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:33:13 [info] 38#38: *1575 [lua] logger.lua:23: f27013ff27a742d3a18a9118a3eaf156 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:33:17 [info] 38#38: *1576 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:17 [info] 38#38: *1577 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:27 [info] 39#39: *1578 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:27 [info] 38#38: *1579 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:28 [info] 38#38: *1580 [lua] access_by_lua(msblocations.conf:189):2: 503c3115389bdb9994c97f00c8eec5b0:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:33:28 +0000] 503c3115389bdb9994c97f00c8eec5b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/17 06:33:28 [info] 38#38: *1580 [lua] logger.lua:23: 503c3115389bdb9994c97f00c8eec5b0 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:33:37 [info] 38#38: *1582 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:37 [info] 39#39: *1581 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:43 [info] 38#38: *1583 [lua] access_by_lua(msblocations.conf:189):2: 4ce594d05311b9636ca9397de1356ec1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:33:43 +0000] 4ce594d05311b9636ca9397de1356ec1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:33:43 [info] 38#38: *1583 [lua] logger.lua:23: 4ce594d05311b9636ca9397de1356ec1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:33:47 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:47 [info] 38#38: *1585 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:57 [info] 39#39: *1586 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:57 [info] 39#39: *1587 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:33:58 [info] 38#38: *1588 [lua] access_by_lua(msblocations.conf:189):2: 66d34662592370ca65ca4eb1f14794ca:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:33:58 +0000] 66d34662592370ca65ca4eb1f14794ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:33:58 [info] 38#38: *1588 [lua] logger.lua:23: 66d34662592370ca65ca4eb1f14794ca {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:34:07 [info] 38#38: *1591 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:07 [info] 39#39: *1590 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:13 [info] 38#38: *1592 [lua] access_by_lua(msblocations.conf:189):2: 7599ca47adf69fdb7e752b1f9cb099e8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:34:13 [info] 38#38: *1592 [lua] logger.lua:23: 7599ca47adf69fdb7e752b1f9cb099e8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:34:13 +0000] 7599ca47adf69fdb7e752b1f9cb099e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:34:17 [info] 39#39: *1593 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:17 [info] 38#38: *1594 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:27 [info] 39#39: *1596 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:27 [info] 38#38: *1595 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:28 [info] 38#38: *1597 [lua] access_by_lua(msblocations.conf:189):2: 2d4c108757f32f34c5b66bc7e049adff:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:34:28 [info] 38#38: *1597 [lua] logger.lua:23: 2d4c108757f32f34c5b66bc7e049adff {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:34:28 +0000] 2d4c108757f32f34c5b66bc7e049adff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/17 06:34:37 [info] 38#38: *1598 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:37 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:43 [info] 38#38: *1600 [lua] access_by_lua(msblocations.conf:189):2: e3a5005c3b21269a85efa6827712806e:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:34:43 +0000] e3a5005c3b21269a85efa6827712806e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:34:43 [info] 38#38: *1600 [lua] logger.lua:23: e3a5005c3b21269a85efa6827712806e {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:34:47 [info] 38#38: *1601 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:47 [info] 39#39: *1602 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:57 [info] 38#38: *1604 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:57 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:34:58 [info] 38#38: *1605 [lua] access_by_lua(msblocations.conf:189):2: d4c745b58daf52353e9a0090b5c5744b:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:34:58 [info] 38#38: *1605 [lua] logger.lua:23: d4c745b58daf52353e9a0090b5c5744b {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:34:58 +0000] d4c745b58daf52353e9a0090b5c5744b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/17 06:35:07 [info] 38#38: *1607 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:07 [info] 38#38: *1608 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:14 [info] 38#38: *1609 [lua] access_by_lua(msblocations.conf:189):2: b8a5410170f8e94beee8f638ad0577c1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:06:35:14 +0000] b8a5410170f8e94beee8f638ad0577c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/17 06:35:14 [info] 38#38: *1609 [lua] logger.lua:23: b8a5410170f8e94beee8f638ad0577c1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/17 06:35:17 [info] 38#38: *1610 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:17 [info] 38#38: *1611 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:27 [info] 39#39: *1613 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:27 [info] 38#38: *1612 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:29 [info] 38#38: *1614 [lua] access_by_lua(msblocations.conf:189):2: 79b8c3ff8cca132d2c066977334c499c:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:35:29 +0000] 79b8c3ff8cca132d2c066977334c499c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:35:29 [info] 38#38: *1614 [lua] logger.lua:23: 79b8c3ff8cca132d2c066977334c499c {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:35:37 [info] 39#39: *1616 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:37 [info] 38#38: *1615 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:44 [info] 38#38: *1617 [lua] access_by_lua(msblocations.conf:189):2: dfc1e2e407d0f4c056ef316eadbada05:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:35:44 +0000] dfc1e2e407d0f4c056ef316eadbada05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/17 06:35:44 [info] 38#38: *1617 [lua] logger.lua:23: dfc1e2e407d0f4c056ef316eadbada05 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:35:47 [info] 39#39: *1618 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:47 [info] 39#39: *1619 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:57 [info] 38#38: *1620 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:57 [info] 38#38: *1621 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:35:59 [info] 38#38: *1622 [lua] access_by_lua(msblocations.conf:189):2: eed61c6b1902606e772c03d0d22eafca:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:35:59 [info] 38#38: *1622 [lua] logger.lua:23: eed61c6b1902606e772c03d0d22eafca {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.49 - - [17/Jan/2023:06:35:59 +0000] eed61c6b1902606e772c03d0d22eafca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/17 06:36:07 [info] 38#38: *1624 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:07 [info] 38#38: *1625 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:14 [info] 38#38: *1626 [lua] access_by_lua(msblocations.conf:189):2: c2971f83bec1357c2ee92bb82fa202c1:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:36:14 [info] 38#38: *1626 [lua] logger.lua:23: c2971f83bec1357c2ee92bb82fa202c1 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:36:14 +0000] c2971f83bec1357c2ee92bb82fa202c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:36:17 [info] 39#39: *1627 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:17 [info] 39#39: *1628 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:27 [info] 39#39: *1630 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:27 [info] 38#38: *1629 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:29 [info] 38#38: *1631 [lua] access_by_lua(msblocations.conf:189):2: 8041ccf3b231c8696124e55e222967db:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:36:29 [info] 38#38: *1631 [lua] logger.lua:23: 8041ccf3b231c8696124e55e222967db {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:36:29 +0000] 8041ccf3b231c8696124e55e222967db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/17 06:36:37 [info] 39#39: *1633 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:37 [info] 38#38: *1632 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:44 [info] 38#38: *1634 [lua] access_by_lua(msblocations.conf:189):2: d6c748bba45bf2331f23a82f5796eda8:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:36:44 +0000] d6c748bba45bf2331f23a82f5796eda8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/17 06:36:44 [info] 38#38: *1634 [lua] logger.lua:23: d6c748bba45bf2331f23a82f5796eda8 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/17 06:36:47 [info] 39#39: *1636 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:47 [info] 38#38: *1635 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:57 [info] 39#39: *1638 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:57 [info] 39#39: *1637 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:36:59 [info] 38#38: *1639 [lua] access_by_lua(msblocations.conf:189):2: 0afbf5d2d10533d857b61df0f0a9c9ff:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:36:59 [info] 38#38: *1639 [lua] logger.lua:23: 0afbf5d2d10533d857b61df0f0a9c9ff {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:36:59 +0000] 0afbf5d2d10533d857b61df0f0a9c9ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.49 - - [17/Jan/2023:06:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/17 06:37:07 [info] 39#39: *1642 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:37:07 [info] 38#38: *1641 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:37:14 [info] 38#38: *1643 [lua] access_by_lua(msblocations.conf:189):2: 0b57284d8609e8d2443c1d1d07542e35:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:37:14 +0000] 0b57284d8609e8d2443c1d1d07542e35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/17 06:37:14 [info] 38#38: *1643 [lua] logger.lua:23: 0b57284d8609e8d2443c1d1d07542e35 {"matched":"microservices"} while logging request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.71.49 - - [17/Jan/2023:06:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/17 06:37:17 [info] 39#39: *1645 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:37:17 [info] 38#38: *1644 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:37:27 [info] 39#39: *1646 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:37:27 [info] 39#39: *1647 client closed connection while SSL handshaking, client: 10.233.69.113, server: 0.0.0.0:443
2023/01/17 06:37:29 [info] 38#38: *1648 [lua] access_by_lua(msblocations.conf:189):2: 2c8fbe4b20403e08d32c2b738dec2683:receive the request, client: 10.233.71.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/17 06:37:29 [info] 38#3