Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.22.98
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/01 05:02: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/01 05:02: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/01 05:02: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/01 05:02:56 [notice] 33#33: using the "epoll" event method
2023/01/01 05:02:56 [notice] 33#33: openresty/1.13.6.1
2023/01/01 05:02:56 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/01 05:02:56 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/01 05:02:56 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/01 05:02:56 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2023/01/01 05:02:56 [notice] 34#34: start worker process 36
2023/01/01 05:02:56 [notice] 34#34: start worker process 37
2023/01/01 05:02:56 [notice] 34#34: start worker process 38
2023/01/01 05:02:56 [notice] 34#34: start worker process 39
2023/01/01 05:02:56 [notice] 34#34: start worker process 41
2023/01/01 05:02:56 [notice] 34#34: start worker process 42
2023/01/01 05:02:56 [notice] 34#34: start worker process 43
2023/01/01 05:02:56 [notice] 34#34: start worker process 44
2023/01/01 05:02:56 [notice] 34#34: start cache manager process 46
2023/01/01 05:02:56 [notice] 34#34: start cache loader process 47
@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-20230101050256.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-01 05:02:58 677 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-01 05:02:58 685 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-01 05:02:58 685 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-01 05:02:58 743 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-01 05:02:58 743 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.22.98:10081 Enabled:true
2023-01-01 05:03:00 232 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 addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-01 05:03:00 293 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-01 05:03:00 293 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-01 05:03:00 293 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-01 05:03:00 294 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-01 05:03:00 294 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-01 05:03:00 294 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-01 05:03:00 294 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-01 05:03:00 342 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-01 05:03:00 420 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-01 05:03:00 420 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-01 05:03:00 420 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-01 05:03:00 843 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/01 05:03:06 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:06 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:06 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 30661a15e3edb978f03f69e72d7a9770:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:03:06 [info] 36#36: *14 [lua] logger.lua:23: 30661a15e3edb978f03f69e72d7a9770 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:03:06 +0000] 30661a15e3edb978f03f69e72d7a9770 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.159 upstream_response_time:0.156 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 47
2023/01/01 05:03:16 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:16 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:21 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 2c292bd4cfe464066a0a003a354e6d3e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:03:21 +0000] 2c292bd4cfe464066a0a003a354e6d3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/01 05:03:21 [info] 36#36: *19 [lua] logger.lua:23: 2c292bd4cfe464066a0a003a354e6d3e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:03:26 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:26 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:36 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:36 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:36 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 9203ef5b779e021d102c97cbb1ab8368:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:03:36 [info] 36#36: *24 [lua] logger.lua:23: 9203ef5b779e021d102c97cbb1ab8368 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:03:36 +0000] 9203ef5b779e021d102c97cbb1ab8368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/01 05:03:46 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:46 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:51 [info] 36#36: *27 [lua] access_by_lua(msblocations.conf:189):2: 4d757adc8d8e6a023308c7338a821a23:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:03:51 [info] 36#36: *27 [lua] logger.lua:23: 4d757adc8d8e6a023308c7338a821a23 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:03:51 +0000] 4d757adc8d8e6a023308c7338a821a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:03:56 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/01 05:03:56 [notice] 34#34: signal 17 (SIGCHLD) received from 47
2023/01/01 05:03:56 [notice] 34#34: cache loader process 47 exited with code 0
2023/01/01 05:03:56 [notice] 34#34: signal 29 (SIGIO) received
2023/01/01 05:03:56 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:03:56 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:06 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:06 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:06 [info] 36#36: *33 [lua] access_by_lua(msblocations.conf:189):2: dba4eb9641b569ca93f8474ed9e7dbbd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:04:06 +0000] dba4eb9641b569ca93f8474ed9e7dbbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:04:06 [info] 36#36: *33 [lua] logger.lua:23: dba4eb9641b569ca93f8474ed9e7dbbd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:04:16 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:16 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:21 [info] 36#36: *36 [lua] access_by_lua(msblocations.conf:189):2: 0c03d0622cadfee78a7170019e5f32e2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:04:21 [info] 36#36: *36 [lua] logger.lua:23: 0c03d0622cadfee78a7170019e5f32e2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:04:21 +0000] 0c03d0622cadfee78a7170019e5f32e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:04:26 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:26 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:36 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:36 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:36 [info] 36#36: *41 [lua] access_by_lua(msblocations.conf:189):2: f0d7f5484f46bb4d548bce1efd03c193:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:04:36 [info] 36#36: *41 [lua] logger.lua:23: f0d7f5484f46bb4d548bce1efd03c193 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:04:36 +0000] f0d7f5484f46bb4d548bce1efd03c193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:04:46 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:46 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:51 [info] 36#36: *44 [lua] access_by_lua(msblocations.conf:189):2: dd035afaeca245a857357198edf05ab0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:04:52 [info] 36#36: *44 [lua] logger.lua:23: dd035afaeca245a857357198edf05ab0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:04:52 +0000] dd035afaeca245a857357198edf05ab0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:04:56 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:04:56 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:06 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:06 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:07 [info] 36#36: *50 [lua] access_by_lua(msblocations.conf:189):2: 7507403010dd3ca66639032957388e52:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.49 - - [01/Jan/2023:05:05:07 +0000] 7507403010dd3ca66639032957388e52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:05:07 [info] 36#36: *50 [lua] logger.lua:23: 7507403010dd3ca66639032957388e52 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:05:16 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:16 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:22 [info] 36#36: *53 [lua] access_by_lua(msblocations.conf:189):2: 610bfb4a59ca379d0ddfb3500741a146:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:05:22 +0000] 610bfb4a59ca379d0ddfb3500741a146 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:05:22 [info] 36#36: *53 [lua] logger.lua:23: 610bfb4a59ca379d0ddfb3500741a146 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:05:26 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:26 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:36 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:36 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:37 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: 88749d5e1a1ff9074165b6e6fc063247:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:05:37 [info] 36#36: *58 [lua] logger.lua:23: 88749d5e1a1ff9074165b6e6fc063247 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:05:37 +0000] 88749d5e1a1ff9074165b6e6fc063247 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:05:46 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:46 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:52 [info] 36#36: *61 [lua] access_by_lua(msblocations.conf:189):2: d18eb77c6758386b502f3dc74f9164c0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:05:52 +0000] d18eb77c6758386b502f3dc74f9164c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:05:52 [info] 36#36: *61 [lua] logger.lua:23: d18eb77c6758386b502f3dc74f9164c0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:05:56 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:05:56 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:06 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:06 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:07 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:189):2: 7b2f8dc3e1d4ec3e0fba9bc40e49a806:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:06:07 [info] 36#36: *67 [lua] logger.lua:23: 7b2f8dc3e1d4ec3e0fba9bc40e49a806 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:06:07 +0000] 7b2f8dc3e1d4ec3e0fba9bc40e49a806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:06:16 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:16 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:22 [info] 36#36: *70 [lua] access_by_lua(msblocations.conf:189):2: a56871c5d4726f1586c5803c002879c7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:06:22 +0000] a56871c5d4726f1586c5803c002879c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:06:22 [info] 36#36: *70 [lua] logger.lua:23: a56871c5d4726f1586c5803c002879c7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:06:26 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:26 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:36 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:36 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:37 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: e0b279b1689d9c7f4882c98eabcc5169:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:06:37 [info] 36#36: *75 [lua] logger.lua:23: e0b279b1689d9c7f4882c98eabcc5169 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:06:37 +0000] e0b279b1689d9c7f4882c98eabcc5169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:06:46 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:46 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:52 [info] 36#36: *78 [lua] access_by_lua(msblocations.conf:189):2: bdd6f8307c2268fe63df77cacf1b650b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:06:52 +0000] bdd6f8307c2268fe63df77cacf1b650b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:06:52 [info] 36#36: *78 [lua] logger.lua:23: bdd6f8307c2268fe63df77cacf1b650b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:06:56 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:06:56 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:06 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:06 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:07 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 5c7b951cf0c10b85686f9ba7a825f06c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:07:07 [info] 36#36: *84 [lua] logger.lua:23: 5c7b951cf0c10b85686f9ba7a825f06c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:07:07 +0000] 5c7b951cf0c10b85686f9ba7a825f06c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:07:16 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:16 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:22 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: e467d6cbda3b424d0e0c8626c0eca2e2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:07:22 +0000] e467d6cbda3b424d0e0c8626c0eca2e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:07:22 [info] 36#36: *87 [lua] logger.lua:23: e467d6cbda3b424d0e0c8626c0eca2e2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 05:07:26 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:26 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:36 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:36 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:37 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: ac96ce00b2ef1afe833ddfa174e7839f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:07:37 [info] 36#36: *92 [lua] logger.lua:23: ac96ce00b2ef1afe833ddfa174e7839f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:07:37 +0000] ac96ce00b2ef1afe833ddfa174e7839f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:07:46 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:46 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:52 [info] 36#36: *95 [lua] access_by_lua(msblocations.conf:189):2: cc79d6d9b6c7b3787546a6c6300b18ee:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:07:52 [info] 36#36: *95 [lua] logger.lua:23: cc79d6d9b6c7b3787546a6c6300b18ee {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:07:52 +0000] cc79d6d9b6c7b3787546a6c6300b18ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:07:56 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:07:56 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:06 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:06 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:07 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: dcdb251fd6bf131cefcd91c22e667ff7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:08:07 [info] 36#36: *101 [lua] logger.lua:23: dcdb251fd6bf131cefcd91c22e667ff7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:08:07 +0000] dcdb251fd6bf131cefcd91c22e667ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:08:16 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:16 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:22 [info] 36#36: *104 [lua] access_by_lua(msblocations.conf:189):2: ecce5a2b2a0b9894bc41da301ce95a1d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:08:22 [info] 36#36: *104 [lua] logger.lua:23: ecce5a2b2a0b9894bc41da301ce95a1d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:08:22 +0000] ecce5a2b2a0b9894bc41da301ce95a1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:08:26 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:26 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:36 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:36 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:37 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: c4611392450e101e641c71d7d7458df0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:08:37 [info] 36#36: *109 [lua] logger.lua:23: c4611392450e101e641c71d7d7458df0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:08:37 +0000] c4611392450e101e641c71d7d7458df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:08:46 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:46 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:52 [info] 36#36: *112 [lua] access_by_lua(msblocations.conf:189):2: dfe36812837d6b60d2a5875dd83a1e6d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:08:52 [info] 36#36: *112 [lua] logger.lua:23: dfe36812837d6b60d2a5875dd83a1e6d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:08:52 +0000] dfe36812837d6b60d2a5875dd83a1e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:08:56 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:08:56 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:06 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:06 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:07 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: 29ad1bd3c4573aecb324308f609947a5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:09:07 +0000] 29ad1bd3c4573aecb324308f609947a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:09:07 [info] 36#36: *118 [lua] logger.lua:23: 29ad1bd3c4573aecb324308f609947a5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:09:16 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:16 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:22 [info] 36#36: *121 [lua] access_by_lua(msblocations.conf:189):2: d0b4c963ce3e5dc2e92ce25318ce5245:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:09:22 +0000] d0b4c963ce3e5dc2e92ce25318ce5245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:09:22 [info] 36#36: *121 [lua] logger.lua:23: d0b4c963ce3e5dc2e92ce25318ce5245 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:09:26 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:26 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:36 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:36 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:37 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: 029dc318d8e61a92c9593046968f2711:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:09:37 [info] 36#36: *126 [lua] logger.lua:23: 029dc318d8e61a92c9593046968f2711 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:09:37 +0000] 029dc318d8e61a92c9593046968f2711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:09:46 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:46 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:52 [info] 36#36: *129 [lua] access_by_lua(msblocations.conf:189):2: a7d49f7cba123bd7cf91abcd26cf4341:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:09:52 [info] 36#36: *129 [lua] logger.lua:23: a7d49f7cba123bd7cf91abcd26cf4341 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:09:52 +0000] a7d49f7cba123bd7cf91abcd26cf4341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:09:56 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:09:56 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:06 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:06 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:07 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: a268de15323fbc5d9410f619517c3b3f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:10:07 [info] 36#36: *135 [lua] logger.lua:23: a268de15323fbc5d9410f619517c3b3f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:10:07 +0000] a268de15323fbc5d9410f619517c3b3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:10:16 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:16 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:22 [info] 36#36: *138 [lua] access_by_lua(msblocations.conf:189):2: 3ee96db21f186301c16ee3b129c53297:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:10:22 [info] 36#36: *138 [lua] logger.lua:23: 3ee96db21f186301c16ee3b129c53297 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:10:22 +0000] 3ee96db21f186301c16ee3b129c53297 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:10:26 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:26 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:36 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:36 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:37 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: 228b6c960615834c8ba6631c4354a51f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:10:37 +0000] 228b6c960615834c8ba6631c4354a51f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:10:37 [info] 36#36: *143 [lua] logger.lua:23: 228b6c960615834c8ba6631c4354a51f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:10:46 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:46 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:52 [info] 36#36: *146 [lua] access_by_lua(msblocations.conf:189):2: fae93afbe738a448c12c142b9e14bcd2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:10:52 [info] 36#36: *146 [lua] logger.lua:23: fae93afbe738a448c12c142b9e14bcd2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:10:52 +0000] fae93afbe738a448c12c142b9e14bcd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:10:56 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:10:56 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:06 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:06 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:07 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 59c32a42d6e8a0633c84981a98a25e3f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:11:07 [info] 36#36: *152 [lua] logger.lua:23: 59c32a42d6e8a0633c84981a98a25e3f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:11:07 +0000] 59c32a42d6e8a0633c84981a98a25e3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:11:16 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:16 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:22 [info] 36#36: *155 [lua] access_by_lua(msblocations.conf:189):2: b9c4d0a5b2c4903445b3bf75b8120d70:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:11:22 +0000] b9c4d0a5b2c4903445b3bf75b8120d70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:11:22 [info] 36#36: *155 [lua] logger.lua:23: b9c4d0a5b2c4903445b3bf75b8120d70 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:11:26 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:26 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:36 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:36 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:37 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 5389040245a6724015eadd2328e4e3da:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:11:37 [info] 36#36: *160 [lua] logger.lua:23: 5389040245a6724015eadd2328e4e3da {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:11:37 +0000] 5389040245a6724015eadd2328e4e3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:11:46 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:46 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:52 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: 87d0372675dcff11b7928d5cf0cc6e16:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:11:52 +0000] 87d0372675dcff11b7928d5cf0cc6e16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:11:52 [info] 36#36: *163 [lua] logger.lua:23: 87d0372675dcff11b7928d5cf0cc6e16 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:11:56 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:11:56 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:06 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:06 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:07 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: 83f92cd1ef02c853b2775678009a8e5b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:12:07 [info] 36#36: *169 [lua] logger.lua:23: 83f92cd1ef02c853b2775678009a8e5b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:12:07 +0000] 83f92cd1ef02c853b2775678009a8e5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:12:16 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:16 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:22 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: 2394f0f9bbbc01de1a4c80d1de27fc92:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:12:22 +0000] 2394f0f9bbbc01de1a4c80d1de27fc92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:12:22 [info] 36#36: *172 [lua] logger.lua:23: 2394f0f9bbbc01de1a4c80d1de27fc92 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:12:26 [info] 36#36: *174 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:26 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:36 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:36 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:37 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 5d8db752ac6326cfe1974e51ca2e9d7f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:12:37 +0000] 5d8db752ac6326cfe1974e51ca2e9d7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:12:37 [info] 36#36: *177 [lua] logger.lua:23: 5d8db752ac6326cfe1974e51ca2e9d7f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:12:46 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:46 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:52 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: 1a8b79efb489901039c6c95954dee95d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:12:52 [info] 36#36: *180 [lua] logger.lua:23: 1a8b79efb489901039c6c95954dee95d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:12:52 +0000] 1a8b79efb489901039c6c95954dee95d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:12:56 [info] 36#36: *182 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:12:56 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:06 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:06 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:07 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: 54bc965b14109afab81319be9b54abad:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:13:07 [info] 36#36: *186 [lua] logger.lua:23: 54bc965b14109afab81319be9b54abad {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:13:07 +0000] 54bc965b14109afab81319be9b54abad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:13:16 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:16 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:22 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: b0e5d6fca876d0844d6fae2f5ec39f7e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:13:22 +0000] b0e5d6fca876d0844d6fae2f5ec39f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:13:22 [info] 36#36: *189 [lua] logger.lua:23: b0e5d6fca876d0844d6fae2f5ec39f7e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:13:26 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:26 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:36 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:36 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:37 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: 70a6077b9875633f47424b87fa5bab70:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:13:37 [info] 36#36: *194 [lua] logger.lua:23: 70a6077b9875633f47424b87fa5bab70 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:13:37 +0000] 70a6077b9875633f47424b87fa5bab70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:13:46 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:46 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:52 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: ac1a15613730325d51cef80a70c63984:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:13:52 +0000] ac1a15613730325d51cef80a70c63984 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:13:52 [info] 36#36: *197 [lua] logger.lua:23: ac1a15613730325d51cef80a70c63984 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:13:56 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:13:56 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:06 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:06 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:07 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: e28b535773b6284b37e5c997b7100ef6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:14:07 [info] 36#36: *203 [lua] logger.lua:23: e28b535773b6284b37e5c997b7100ef6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:14:07 +0000] e28b535773b6284b37e5c997b7100ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:14:16 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:16 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:22 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: ebea3e67fb5f35d09a63099015b01b96:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:14:22 [info] 36#36: *206 [lua] logger.lua:23: ebea3e67fb5f35d09a63099015b01b96 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:14:22 +0000] ebea3e67fb5f35d09a63099015b01b96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:14:26 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:26 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:36 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:36 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:37 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: a5269b87d8b80ceafbfab4a3a5821457:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:14:37 [info] 36#36: *211 [lua] logger.lua:23: a5269b87d8b80ceafbfab4a3a5821457 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:14:37 +0000] a5269b87d8b80ceafbfab4a3a5821457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:14:46 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:46 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:52 [info] 36#36: *214 [lua] access_by_lua(msblocations.conf:189):2: 9ba3ae964f6d85bd8f5dfab0eeb9982a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:14:52 [info] 36#36: *214 [lua] logger.lua:23: 9ba3ae964f6d85bd8f5dfab0eeb9982a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:14:52 +0000] 9ba3ae964f6d85bd8f5dfab0eeb9982a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:14:56 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:14:56 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:06 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:06 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:07 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: a8a24e110491d019efa5ffe9119aea8e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:15:07 [info] 36#36: *220 [lua] logger.lua:23: a8a24e110491d019efa5ffe9119aea8e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.49 - - [01/Jan/2023:05:15:07 +0000] a8a24e110491d019efa5ffe9119aea8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:15:16 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:16 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:22 [info] 36#36: *223 [lua] access_by_lua(msblocations.conf:189):2: c2ef62e27f3dcbc56b394b7d34111733:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:15:22 [info] 36#36: *223 [lua] logger.lua:23: c2ef62e27f3dcbc56b394b7d34111733 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:15:22 +0000] c2ef62e27f3dcbc56b394b7d34111733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:15:26 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:26 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:36 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:36 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:37 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: 5a9c1abe98177de32c84cd216b7ed87a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:15:37 [info] 36#36: *228 [lua] logger.lua:23: 5a9c1abe98177de32c84cd216b7ed87a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:15:37 +0000] 5a9c1abe98177de32c84cd216b7ed87a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:15:46 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:46 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:52 [info] 36#36: *231 [lua] access_by_lua(msblocations.conf:189):2: 3d2f95ba9b2d2960ab4d78d0f85f333d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:15:52 [info] 36#36: *231 [lua] logger.lua:23: 3d2f95ba9b2d2960ab4d78d0f85f333d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:15:52 +0000] 3d2f95ba9b2d2960ab4d78d0f85f333d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:15:56 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:15:56 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:06 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:06 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:07 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: 45a93e9faffc4cab5b931db692fa43a3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:16:07 [info] 36#36: *237 [lua] logger.lua:23: 45a93e9faffc4cab5b931db692fa43a3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:16:07 +0000] 45a93e9faffc4cab5b931db692fa43a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:16:16 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:16 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:22 [info] 36#36: *240 [lua] access_by_lua(msblocations.conf:189):2: cae2657305a1e6efc2ec6620c1d2bda6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:16:22 [info] 36#36: *240 [lua] logger.lua:23: cae2657305a1e6efc2ec6620c1d2bda6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:16:22 +0000] cae2657305a1e6efc2ec6620c1d2bda6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:16:26 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:26 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:36 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:36 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:37 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: 68bd5a3d92a570cba286db4b99558481:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:16:37 [info] 36#36: *245 [lua] logger.lua:23: 68bd5a3d92a570cba286db4b99558481 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:16:37 +0000] 68bd5a3d92a570cba286db4b99558481 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:16:46 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:46 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:52 [info] 36#36: *248 [lua] access_by_lua(msblocations.conf:189):2: 3e154680429e7dccf084c2bafdbb3f6c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:16:52 [info] 36#36: *248 [lua] logger.lua:23: 3e154680429e7dccf084c2bafdbb3f6c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:16:52 +0000] 3e154680429e7dccf084c2bafdbb3f6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:16:56 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:16:56 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:06 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:06 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:07 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: c0407c9d92f4d1cea3dc85ead9d749c4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:17:07 [info] 36#36: *254 [lua] logger.lua:23: c0407c9d92f4d1cea3dc85ead9d749c4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:17:07 +0000] c0407c9d92f4d1cea3dc85ead9d749c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:17:16 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:16 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:22 [info] 36#36: *257 [lua] access_by_lua(msblocations.conf:189):2: 84a0f3724fdd35c820121b60c1fcc072:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:17:22 +0000] 84a0f3724fdd35c820121b60c1fcc072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:17:22 [info] 36#36: *257 [lua] logger.lua:23: 84a0f3724fdd35c820121b60c1fcc072 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:17:26 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:26 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:36 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:36 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:37 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: d8764a8bfcfa5d5eec96e0b47999286d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:17:37 +0000] d8764a8bfcfa5d5eec96e0b47999286d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:17:37 [info] 36#36: *262 [lua] logger.lua:23: d8764a8bfcfa5d5eec96e0b47999286d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:17:46 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:46 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:52 [info] 36#36: *265 [lua] access_by_lua(msblocations.conf:189):2: 2b803778fda7c4fa6cb5fdda7f9a3244:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:17:52 [info] 36#36: *265 [lua] logger.lua:23: 2b803778fda7c4fa6cb5fdda7f9a3244 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:17:52 +0000] 2b803778fda7c4fa6cb5fdda7f9a3244 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:17:56 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:17:56 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:06 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:06 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:07 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: 533ba288647af7871ee74afe11002096:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:18:07 [info] 36#36: *271 [lua] logger.lua:23: 533ba288647af7871ee74afe11002096 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:18:07 +0000] 533ba288647af7871ee74afe11002096 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:18:16 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:16 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:22 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: 73c1dfd627abb6c6e53740b131077a69:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:18:22 [info] 36#36: *274 [lua] logger.lua:23: 73c1dfd627abb6c6e53740b131077a69 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:18:22 +0000] 73c1dfd627abb6c6e53740b131077a69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:18:26 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:26 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:36 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:36 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:37 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 28df0a1aebf1264290dc57d1f7869e0f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:18:37 +0000] 28df0a1aebf1264290dc57d1f7869e0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:18:37 [info] 36#36: *279 [lua] logger.lua:23: 28df0a1aebf1264290dc57d1f7869e0f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:18:46 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:46 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:52 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: 65de94f9977dc96d9cab153c7a708634:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:18:52 +0000] 65de94f9977dc96d9cab153c7a708634 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:18:52 [info] 36#36: *282 [lua] logger.lua:23: 65de94f9977dc96d9cab153c7a708634 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:18:56 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:18:56 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:06 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:06 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:07 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 3b46ba5801cb5d33f942c9f2d6567b8c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:19:07 +0000] 3b46ba5801cb5d33f942c9f2d6567b8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:19:07 [info] 36#36: *288 [lua] logger.lua:23: 3b46ba5801cb5d33f942c9f2d6567b8c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:19:16 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:16 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:22 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: 1dc2cfddf928e37569189d347861355a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:19:22 [info] 36#36: *291 [lua] logger.lua:23: 1dc2cfddf928e37569189d347861355a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:19:22 +0000] 1dc2cfddf928e37569189d347861355a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:19:26 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:26 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:36 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:36 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:37 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: 1d7ede58b3803567716fc95102cd2c83:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:19:37 [info] 36#36: *296 [lua] logger.lua:23: 1d7ede58b3803567716fc95102cd2c83 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:19:37 +0000] 1d7ede58b3803567716fc95102cd2c83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:19:46 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:46 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:52 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: 708cf2b8d59bb2bdbfd88983294da854:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:19:52 +0000] 708cf2b8d59bb2bdbfd88983294da854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:19:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:19:52 [info] 36#36: *299 [lua] logger.lua:23: 708cf2b8d59bb2bdbfd88983294da854 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:19:56 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:19:56 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:06 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:06 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:07 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: 7df2a4ddb914dacc7576a514f0df8965:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:20:07 [info] 36#36: *305 [lua] logger.lua:23: 7df2a4ddb914dacc7576a514f0df8965 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:20:07 +0000] 7df2a4ddb914dacc7576a514f0df8965 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:20:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:20:16 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:16 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:22 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: b3851699b2a677d1c1cb591d9a310507:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:20:22 [info] 36#36: *308 [lua] logger.lua:23: b3851699b2a677d1c1cb591d9a310507 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:20:22 +0000] b3851699b2a677d1c1cb591d9a310507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:20:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:20:26 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:26 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:36 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:36 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:37 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: 772ed6c332542437bd63cb633066545a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:20:37 +0000] 772ed6c332542437bd63cb633066545a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:20:37 [info] 36#36: *313 [lua] logger.lua:23: 772ed6c332542437bd63cb633066545a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:20:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:20:46 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:46 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:52 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: 764ddeb6714c5768696cee4308875110:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:20:52 [info] 36#36: *316 [lua] logger.lua:23: 764ddeb6714c5768696cee4308875110 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:20:52 +0000] 764ddeb6714c5768696cee4308875110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:20:56 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:20:56 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:06 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:06 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:07 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 009a98c717a3f3c2e96c14bfe8c4898c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:21:07 [info] 36#36: *322 [lua] logger.lua:23: 009a98c717a3f3c2e96c14bfe8c4898c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:21:07 +0000] 009a98c717a3f3c2e96c14bfe8c4898c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:21:16 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:16 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:22 [info] 36#36: *325 [lua] access_by_lua(msblocations.conf:189):2: 29ef8641fcde8f1e26c6f3d015e2d9bf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:21:22 +0000] 29ef8641fcde8f1e26c6f3d015e2d9bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:21:22 [info] 36#36: *325 [lua] logger.lua:23: 29ef8641fcde8f1e26c6f3d015e2d9bf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:21:26 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:26 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:36 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:36 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:37 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: 4e911933c7d246df2520bb3d84c8b50c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:21:37 +0000] 4e911933c7d246df2520bb3d84c8b50c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:21:37 [info] 36#36: *330 [lua] logger.lua:23: 4e911933c7d246df2520bb3d84c8b50c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:21:46 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:46 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:52 [info] 36#36: *333 [lua] access_by_lua(msblocations.conf:189):2: 651373ec4dac2e8f633ca4f70d37928f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:21:52 [info] 36#36: *333 [lua] logger.lua:23: 651373ec4dac2e8f633ca4f70d37928f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:21:52 +0000] 651373ec4dac2e8f633ca4f70d37928f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:21:56 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:21:56 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:06 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:06 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:07 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: 09eca73af09a661bcbafa660176a841a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:22:07 [info] 36#36: *339 [lua] logger.lua:23: 09eca73af09a661bcbafa660176a841a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:22:07 +0000] 09eca73af09a661bcbafa660176a841a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:22:16 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:16 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:22 [info] 36#36: *342 [lua] access_by_lua(msblocations.conf:189):2: 735788cd59765613a3fc551996095d45:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:22:22 [info] 36#36: *342 [lua] logger.lua:23: 735788cd59765613a3fc551996095d45 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:22:22 +0000] 735788cd59765613a3fc551996095d45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:22:26 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:26 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:36 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:36 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:37 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 7f7441c475427e219d3cca2d79652f0d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:22:37 +0000] 7f7441c475427e219d3cca2d79652f0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:22:37 [info] 36#36: *347 [lua] logger.lua:23: 7f7441c475427e219d3cca2d79652f0d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:22:46 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:46 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:52 [info] 36#36: *350 [lua] access_by_lua(msblocations.conf:189):2: 2a54098e09f9637406fbe0b7dc616a4c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:22:52 [info] 36#36: *350 [lua] logger.lua:23: 2a54098e09f9637406fbe0b7dc616a4c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:22:52 +0000] 2a54098e09f9637406fbe0b7dc616a4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:22:56 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:22:56 [info] 37#37: *353 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:06 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:06 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:07 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: 800d96cf71f40999eafae457d9bdbbbe:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:23:07 +0000] 800d96cf71f40999eafae457d9bdbbbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:23:07 [info] 36#36: *356 [lua] logger.lua:23: 800d96cf71f40999eafae457d9bdbbbe {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:23:16 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:16 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:22 [info] 36#36: *359 [lua] access_by_lua(msblocations.conf:189):2: d75545b8944024b8b9ddba7f3e259d30:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:23:22 [info] 36#36: *359 [lua] logger.lua:23: d75545b8944024b8b9ddba7f3e259d30 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:23:22 +0000] d75545b8944024b8b9ddba7f3e259d30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:23:26 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:26 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:36 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:36 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:37 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: 1e7d958cc2218bf09cf7cf4baa2bedc2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:23:37 [info] 36#36: *364 [lua] logger.lua:23: 1e7d958cc2218bf09cf7cf4baa2bedc2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:23:37 +0000] 1e7d958cc2218bf09cf7cf4baa2bedc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:23:46 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:46 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:52 [info] 36#36: *367 [lua] access_by_lua(msblocations.conf:189):2: d9d861d2b4665dbcd4e4672a858da8d2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:23:52 [info] 36#36: *367 [lua] logger.lua:23: d9d861d2b4665dbcd4e4672a858da8d2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:23:52 +0000] d9d861d2b4665dbcd4e4672a858da8d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:23:56 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:23:56 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:06 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:06 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:08 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: bd234b0d765d8f7d76d72ad3ff69e9ee:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:24:08 [info] 36#36: *373 [lua] logger.lua:23: bd234b0d765d8f7d76d72ad3ff69e9ee {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:24:08 +0000] bd234b0d765d8f7d76d72ad3ff69e9ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:24:16 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:16 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:23 [info] 36#36: *376 [lua] access_by_lua(msblocations.conf:189):2: 9836cf27eaf9ab151de41a7539b07cdc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:24:23 +0000] 9836cf27eaf9ab151de41a7539b07cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:24:23 [info] 36#36: *376 [lua] logger.lua:23: 9836cf27eaf9ab151de41a7539b07cdc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:24:26 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:26 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:36 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:36 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:38 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: 1fe8078c87012e5363959240f618dab0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:24:38 +0000] 1fe8078c87012e5363959240f618dab0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:24:38 [info] 36#36: *381 [lua] logger.lua:23: 1fe8078c87012e5363959240f618dab0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:24:46 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:46 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:53 [info] 36#36: *384 [lua] access_by_lua(msblocations.conf:189):2: 9538fd864cdfd05d11ea68566fefc110:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:24:53 +0000] 9538fd864cdfd05d11ea68566fefc110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:24:53 [info] 36#36: *384 [lua] logger.lua:23: 9538fd864cdfd05d11ea68566fefc110 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:24:56 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:24:56 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:06 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:06 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:08 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: c23b8bca91fde82eca87353d61d96906:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:25:08 +0000] c23b8bca91fde82eca87353d61d96906 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:25:08 [info] 36#36: *390 [lua] logger.lua:23: c23b8bca91fde82eca87353d61d96906 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:25:16 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:16 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:23 [info] 36#36: *393 [lua] access_by_lua(msblocations.conf:189):2: 697bc68f6828d463aebac281a377813c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:25:23 [info] 36#36: *393 [lua] logger.lua:23: 697bc68f6828d463aebac281a377813c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:25:23 +0000] 697bc68f6828d463aebac281a377813c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 05:25:26 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:26 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:36 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:36 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:38 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: cd1dcacb3b34b02bc1012b49aa0cbbce:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:25:38 +0000] cd1dcacb3b34b02bc1012b49aa0cbbce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:25:38 [info] 36#36: *398 [lua] logger.lua:23: cd1dcacb3b34b02bc1012b49aa0cbbce {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:25:46 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:46 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:53 [info] 36#36: *401 [lua] access_by_lua(msblocations.conf:189):2: b57fe5e757eb7282ce179513e51dc0ca:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:25:53 [info] 36#36: *401 [lua] logger.lua:23: b57fe5e757eb7282ce179513e51dc0ca {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:25:53 +0000] b57fe5e757eb7282ce179513e51dc0ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:25:56 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:25:56 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:06 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:06 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:08 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: dcbbc412535b4f3b485d6c5462dc0386:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.49 - - [01/Jan/2023:05:26:08 +0000] dcbbc412535b4f3b485d6c5462dc0386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:26:08 [info] 36#36: *407 [lua] logger.lua:23: dcbbc412535b4f3b485d6c5462dc0386 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:26:16 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:16 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:23 [info] 36#36: *410 [lua] access_by_lua(msblocations.conf:189):2: ea462a0a97a0b1eabb34138da06def1b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:26:23 [info] 36#36: *410 [lua] logger.lua:23: ea462a0a97a0b1eabb34138da06def1b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.49 - - [01/Jan/2023:05:26:23 +0000] ea462a0a97a0b1eabb34138da06def1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:26:26 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:26 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:36 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:36 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:38 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: f5e38a5018f82054b0c3e753ce6f1899:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.49 - - [01/Jan/2023:05:26:38 +0000] f5e38a5018f82054b0c3e753ce6f1899 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:26:38 [info] 36#36: *415 [lua] logger.lua:23: f5e38a5018f82054b0c3e753ce6f1899 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:26:46 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:46 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
10.233.65.49 - - [01/Jan/2023:05:26:53 +0000] f23e047745a56a0248a9687d78000737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:26:53 [info] 36#36: *418 [lua] access_by_lua(msblocations.conf:189):2: f23e047745a56a0248a9687d78000737:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:26:53 [info] 36#36: *418 [lua] logger.lua:23: f23e047745a56a0248a9687d78000737 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:26:56 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:26:56 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:06 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:06 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:08 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: ba13d1a1fc6a5e52bf704313160229eb:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:27:08 +0000] ba13d1a1fc6a5e52bf704313160229eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:27:08 [info] 36#36: *424 [lua] logger.lua:23: ba13d1a1fc6a5e52bf704313160229eb {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:27:16 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:16 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:23 [info] 36#36: *427 [lua] access_by_lua(msblocations.conf:189):2: bd37c76745efa41ab35d62f4290a6833:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:27:23 [info] 36#36: *427 [lua] logger.lua:23: bd37c76745efa41ab35d62f4290a6833 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:27:23 +0000] bd37c76745efa41ab35d62f4290a6833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 05:27:26 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:26 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:36 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:36 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:38 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: 10ff1920fc17c821693e996110d08c93:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:27:38 [info] 36#36: *432 [lua] logger.lua:23: 10ff1920fc17c821693e996110d08c93 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:27:38 +0000] 10ff1920fc17c821693e996110d08c93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:27:46 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:46 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:53 [info] 36#36: *435 [lua] access_by_lua(msblocations.conf:189):2: fb9d7340aff3a9d67c0faa54be5044d6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:27:53 +0000] fb9d7340aff3a9d67c0faa54be5044d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:27:53 [info] 36#36: *435 [lua] logger.lua:23: fb9d7340aff3a9d67c0faa54be5044d6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:27:56 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:27:56 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:06 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:06 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:08 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: 7fd494737deb42d143f6db92731aa603:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:28:08 +0000] 7fd494737deb42d143f6db92731aa603 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/01 05:28:08 [info] 36#36: *441 [lua] logger.lua:23: 7fd494737deb42d143f6db92731aa603 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/01 05:28:16 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:16 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:23 [info] 36#36: *444 [lua] access_by_lua(msblocations.conf:189):2: 8fd9ce916bd9f3d43c58899b8fea5394:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:28:23 +0000] 8fd9ce916bd9f3d43c58899b8fea5394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:28:23 [info] 36#36: *444 [lua] logger.lua:23: 8fd9ce916bd9f3d43c58899b8fea5394 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:28:26 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:26 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:36 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:36 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:38 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: 31042d100f41add5b69b64792ad00f45:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:28:38 [info] 36#36: *449 [lua] logger.lua:23: 31042d100f41add5b69b64792ad00f45 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:28:38 +0000] 31042d100f41add5b69b64792ad00f45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:28:46 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:46 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:53 [info] 36#36: *452 [lua] access_by_lua(msblocations.conf:189):2: dc1274e19a22dfa828f620685fb80d89:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:28:53 [info] 36#36: *452 [lua] logger.lua:23: dc1274e19a22dfa828f620685fb80d89 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:28:53 +0000] dc1274e19a22dfa828f620685fb80d89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:28:56 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:28:56 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:06 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:06 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:08 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:189):2: 7d0c1e28c1fd272108f59dcf768f59b4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:29:08 [info] 36#36: *458 [lua] logger.lua:23: 7d0c1e28c1fd272108f59dcf768f59b4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:29:08 +0000] 7d0c1e28c1fd272108f59dcf768f59b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:29:16 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:16 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:23 [info] 36#36: *461 [lua] access_by_lua(msblocations.conf:189):2: bd850cd5e187abbc230b7f7aa59e2bf4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:29:23 [info] 36#36: *461 [lua] logger.lua:23: bd850cd5e187abbc230b7f7aa59e2bf4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:29:23 +0000] bd850cd5e187abbc230b7f7aa59e2bf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:29:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:29:26 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:26 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:36 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:36 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:38 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: fd9445165afa2d74ff93ea5788d07036:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:29:38 [info] 36#36: *466 [lua] logger.lua:23: fd9445165afa2d74ff93ea5788d07036 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:29:38 +0000] fd9445165afa2d74ff93ea5788d07036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:29:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:29:46 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:46 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:53 [info] 36#36: *469 [lua] access_by_lua(msblocations.conf:189):2: 43b2305faa88e569604d8573873a3851:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:29:53 +0000] 43b2305faa88e569604d8573873a3851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:29:53 [info] 36#36: *469 [lua] logger.lua:23: 43b2305faa88e569604d8573873a3851 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:29:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:29:56 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:29:56 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:06 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:06 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:08 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: 1481b876e3f937f9956cc01ec548a50e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:30:08 +0000] 1481b876e3f937f9956cc01ec548a50e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/01 05:30:08 [info] 36#36: *475 [lua] logger.lua:23: 1481b876e3f937f9956cc01ec548a50e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:30:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:30:16 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:16 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:23 [info] 36#36: *478 [lua] access_by_lua(msblocations.conf:189):2: c38d857bda93f8092b4869be6f4868d0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:30:23 [info] 36#36: *478 [lua] logger.lua:23: c38d857bda93f8092b4869be6f4868d0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:30:23 +0000] c38d857bda93f8092b4869be6f4868d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:30:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 05:30:26 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:26 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:36 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:36 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:38 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: 69c4ed9170c0bc615043a1dfbc8c9b35:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:30:38 [info] 36#36: *483 [lua] logger.lua:23: 69c4ed9170c0bc615043a1dfbc8c9b35 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:30:38 +0000] 69c4ed9170c0bc615043a1dfbc8c9b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:30:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:30:46 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:46 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:53 [info] 36#36: *486 [lua] access_by_lua(msblocations.conf:189):2: a19ea1883b13d7e4adfe4a97b03ec85e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:30:53 [info] 36#36: *486 [lua] logger.lua:23: a19ea1883b13d7e4adfe4a97b03ec85e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:30:53 +0000] a19ea1883b13d7e4adfe4a97b03ec85e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:30:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:30:56 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:30:56 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:06 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:06 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:08 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: 3f6e80098277d476724fe4e659684251:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:31:08 [info] 36#36: *492 [lua] logger.lua:23: 3f6e80098277d476724fe4e659684251 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:31:08 +0000] 3f6e80098277d476724fe4e659684251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:31:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:31:16 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:16 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:23 [info] 36#36: *495 [lua] access_by_lua(msblocations.conf:189):2: ed5da50924473b5a5136de329b95b7b7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:31:23 [info] 36#36: *495 [lua] logger.lua:23: ed5da50924473b5a5136de329b95b7b7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:31:23 +0000] ed5da50924473b5a5136de329b95b7b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:31:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:31:26 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:26 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:36 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:36 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:38 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: 2dc6642c1def75ce17223fcd98ba9b33:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:31:38 [info] 36#36: *500 [lua] logger.lua:23: 2dc6642c1def75ce17223fcd98ba9b33 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:31:38 +0000] 2dc6642c1def75ce17223fcd98ba9b33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:31:46 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:46 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:53 [info] 36#36: *503 [lua] access_by_lua(msblocations.conf:189):2: fe23e98e440b15de35091eb60d0b7d6d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:31:53 [info] 36#36: *503 [lua] logger.lua:23: fe23e98e440b15de35091eb60d0b7d6d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:31:53 +0000] fe23e98e440b15de35091eb60d0b7d6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:31:56 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:31:56 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:06 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:06 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:08 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:189):2: c74742aca414a34f012af46115952c60:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:32:08 [info] 36#36: *509 [lua] logger.lua:23: c74742aca414a34f012af46115952c60 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:32:08 +0000] c74742aca414a34f012af46115952c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:32:16 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:16 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:23 [info] 36#36: *512 [lua] access_by_lua(msblocations.conf:189):2: d08fe1c406526847ad29a8d4c52c3175:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:32:23 [info] 36#36: *512 [lua] logger.lua:23: d08fe1c406526847ad29a8d4c52c3175 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:32:23 +0000] d08fe1c406526847ad29a8d4c52c3175 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:32:26 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:26 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:36 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:36 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:38 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: 539911f188de5a79455b0b478ef9e634:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:32:38 +0000] 539911f188de5a79455b0b478ef9e634 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:32:38 [info] 36#36: *517 [lua] logger.lua:23: 539911f188de5a79455b0b478ef9e634 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:32:46 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:46 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:53 [info] 36#36: *520 [lua] access_by_lua(msblocations.conf:189):2: 0d11a255758bc390031a3f339adec257:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:32:53 [info] 36#36: *520 [lua] logger.lua:23: 0d11a255758bc390031a3f339adec257 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:32:53 +0000] 0d11a255758bc390031a3f339adec257 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:32:56 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:32:56 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:06 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:06 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:08 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:189):2: 16f2e3e294c20a167fb1a2bb0f00bbb8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:33:08 [info] 36#36: *526 [lua] logger.lua:23: 16f2e3e294c20a167fb1a2bb0f00bbb8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:33:08 +0000] 16f2e3e294c20a167fb1a2bb0f00bbb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 05:33:16 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:16 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:23 [info] 36#36: *529 [lua] access_by_lua(msblocations.conf:189):2: 248d645246357e941a987ca6f1bfc514:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:33:23 +0000] 248d645246357e941a987ca6f1bfc514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:33:23 [info] 36#36: *529 [lua] logger.lua:23: 248d645246357e941a987ca6f1bfc514 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:33:26 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:26 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:36 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:36 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:38 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: ab87c82c2c4cac604ddc62c2d0c2331d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:33:38 [info] 36#36: *534 [lua] logger.lua:23: ab87c82c2c4cac604ddc62c2d0c2331d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:33:38 +0000] ab87c82c2c4cac604ddc62c2d0c2331d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:33:46 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:46 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:53 [info] 36#36: *537 [lua] access_by_lua(msblocations.conf:189):2: 336df57f2d9c26b15f8d1dae46147e97:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:33:53 +0000] 336df57f2d9c26b15f8d1dae46147e97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/01 05:33:53 [info] 36#36: *537 [lua] logger.lua:23: 336df57f2d9c26b15f8d1dae46147e97 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:33:56 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:33:56 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:06 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:06 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:08 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:189):2: 6037d7fae6536a124802161f1cde293e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:34:08 +0000] 6037d7fae6536a124802161f1cde293e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:34:08 [info] 36#36: *543 [lua] logger.lua:23: 6037d7fae6536a124802161f1cde293e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:34:16 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:16 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:23 [info] 36#36: *546 [lua] access_by_lua(msblocations.conf:189):2: 3610f9ee05f0f0013cb662955ee80434:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:34:23 [info] 36#36: *546 [lua] logger.lua:23: 3610f9ee05f0f0013cb662955ee80434 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:34:23 +0000] 3610f9ee05f0f0013cb662955ee80434 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:34:26 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:26 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:36 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:36 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:38 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:189):2: 8347c256eab770be17723a70d4359914:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:34:38 +0000] 8347c256eab770be17723a70d4359914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:34:38 [info] 36#36: *551 [lua] logger.lua:23: 8347c256eab770be17723a70d4359914 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:34:46 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:46 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:53 [info] 36#36: *554 [lua] access_by_lua(msblocations.conf:189):2: ec703978364037614bc20347c1bf7eef:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:34:53 [info] 36#36: *554 [lua] logger.lua:23: ec703978364037614bc20347c1bf7eef {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:34:53 +0000] ec703978364037614bc20347c1bf7eef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:34:56 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:34:56 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:06 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:06 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:08 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:189):2: de0325901729fd50f78d502368b80642:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:35:08 +0000] de0325901729fd50f78d502368b80642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/01 05:35:08 [info] 36#36: *560 [lua] logger.lua:23: de0325901729fd50f78d502368b80642 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:35:16 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:16 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:23 [info] 36#36: *563 [lua] access_by_lua(msblocations.conf:189):2: 52411cdb2ee9ef4daf6647fee65f9fe4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:35:23 [info] 36#36: *563 [lua] logger.lua:23: 52411cdb2ee9ef4daf6647fee65f9fe4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:35:23 +0000] 52411cdb2ee9ef4daf6647fee65f9fe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:35:26 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:26 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:36 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:36 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:38 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: dca7dc8f3fbc46720dd68c6a7feeb0eb:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:35:38 [info] 36#36: *568 [lua] logger.lua:23: dca7dc8f3fbc46720dd68c6a7feeb0eb {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:35:38 +0000] dca7dc8f3fbc46720dd68c6a7feeb0eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:35:46 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:46 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:53 [info] 36#36: *571 [lua] access_by_lua(msblocations.conf:189):2: f59c95488de871b0272b10e5e09a3ecd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:35:53 [info] 36#36: *571 [lua] logger.lua:23: f59c95488de871b0272b10e5e09a3ecd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:35:53 +0000] f59c95488de871b0272b10e5e09a3ecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:35:56 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:35:56 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:06 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:06 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:08 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:189):2: e28eacff1f4b9bcf6d6ad04b038eda46:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:36:08 [info] 36#36: *577 [lua] logger.lua:23: e28eacff1f4b9bcf6d6ad04b038eda46 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:36:08 +0000] e28eacff1f4b9bcf6d6ad04b038eda46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:36:16 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:16 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:23 [info] 36#36: *580 [lua] access_by_lua(msblocations.conf:189):2: 88fd09d240e56462d488cf3fc9a201b9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:36:23 [info] 36#36: *580 [lua] logger.lua:23: 88fd09d240e56462d488cf3fc9a201b9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:36:23 +0000] 88fd09d240e56462d488cf3fc9a201b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:36:26 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:26 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:36 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:36 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:38 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: a6abeede422e04e42cac8ddc8f5e6f67:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:36:38 [info] 36#36: *585 [lua] logger.lua:23: a6abeede422e04e42cac8ddc8f5e6f67 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:36:38 +0000] a6abeede422e04e42cac8ddc8f5e6f67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:36:46 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:46 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:53 [info] 36#36: *588 [lua] access_by_lua(msblocations.conf:189):2: 427134ea1bfbaba6b0c53338c4f53a13:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:36:53 +0000] 427134ea1bfbaba6b0c53338c4f53a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:36:53 [info] 36#36: *588 [lua] logger.lua:23: 427134ea1bfbaba6b0c53338c4f53a13 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:36:56 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:36:56 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:06 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:06 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:08 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:189):2: 85abff833edb40c03f09f2340ac140e7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:37:08 [info] 36#36: *594 [lua] logger.lua:23: 85abff833edb40c03f09f2340ac140e7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:37:08 +0000] 85abff833edb40c03f09f2340ac140e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:37:16 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:16 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:23 [info] 36#36: *597 [lua] access_by_lua(msblocations.conf:189):2: 00c296c1faeb6d1506637a84d271a2b9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:37:23 [info] 36#36: *597 [lua] logger.lua:23: 00c296c1faeb6d1506637a84d271a2b9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:37:23 +0000] 00c296c1faeb6d1506637a84d271a2b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:37:26 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:26 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:36 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:36 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:38 [info] 36#36: *602 [lua] access_by_lua(msblocations.conf:189):2: 67be2b30f4b201e1e0fae61e4ad16ffd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:37:38 +0000] 67be2b30f4b201e1e0fae61e4ad16ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:37:38 [info] 36#36: *602 [lua] logger.lua:23: 67be2b30f4b201e1e0fae61e4ad16ffd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:37:46 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:46 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:53 [info] 36#36: *605 [lua] access_by_lua(msblocations.conf:189):2: da4d762daad70cb44ce5d8e1cfea8f21:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:37:53 +0000] da4d762daad70cb44ce5d8e1cfea8f21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/01 05:37:53 [info] 36#36: *605 [lua] logger.lua:23: da4d762daad70cb44ce5d8e1cfea8f21 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:37:56 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:37:56 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:06 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:06 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:08 [info] 36#36: *611 [lua] access_by_lua(msblocations.conf:189):2: 5006b6db258a1d11d30f31557c55ad41:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.49 - - [01/Jan/2023:05:38:08 +0000] 5006b6db258a1d11d30f31557c55ad41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:38:08 [info] 36#36: *611 [lua] logger.lua:23: 5006b6db258a1d11d30f31557c55ad41 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:38:16 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:16 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:23 [info] 36#36: *614 [lua] access_by_lua(msblocations.conf:189):2: 889124aab068dc07209cf4f37225e5e5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:38:23 [info] 36#36: *614 [lua] logger.lua:23: 889124aab068dc07209cf4f37225e5e5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:38:23 +0000] 889124aab068dc07209cf4f37225e5e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:38:26 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:26 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:36 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:36 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:38 [info] 36#36: *619 [lua] access_by_lua(msblocations.conf:189):2: 44e33cb34281aebdeeaa55c3cad4af0b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:38:38 [info] 36#36: *619 [lua] logger.lua:23: 44e33cb34281aebdeeaa55c3cad4af0b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:38:38 +0000] 44e33cb34281aebdeeaa55c3cad4af0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:38:46 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:46 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:53 [info] 36#36: *622 [lua] access_by_lua(msblocations.conf:189):2: be1bdeb806c90be4ca98369ebedc8daa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:38:53 [info] 36#36: *622 [lua] logger.lua:23: be1bdeb806c90be4ca98369ebedc8daa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:38:53 +0000] be1bdeb806c90be4ca98369ebedc8daa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:38:56 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:38:56 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:06 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:06 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:08 [info] 36#36: *628 [lua] access_by_lua(msblocations.conf:189):2: 1ef702ba9b782b70d120548f26e0c35a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:39:08 [info] 36#36: *628 [lua] logger.lua:23: 1ef702ba9b782b70d120548f26e0c35a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:39:08 +0000] 1ef702ba9b782b70d120548f26e0c35a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:39:16 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:16 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:23 [info] 36#36: *631 [lua] access_by_lua(msblocations.conf:189):2: c23218c6ebaa6fac749f2a432ff5458d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:39:23 +0000] c23218c6ebaa6fac749f2a432ff5458d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:39:23 [info] 36#36: *631 [lua] logger.lua:23: c23218c6ebaa6fac749f2a432ff5458d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:39:26 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:26 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:36 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:36 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:38 [info] 36#36: *636 [lua] access_by_lua(msblocations.conf:189):2: d8bf59962307d91aa6670851aa94cc6b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:39:38 [info] 36#36: *636 [lua] logger.lua:23: d8bf59962307d91aa6670851aa94cc6b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:39:38 +0000] d8bf59962307d91aa6670851aa94cc6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:39:46 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:46 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:53 [info] 36#36: *639 [lua] access_by_lua(msblocations.conf:189):2: 769d13924e6f1b0b995de89d85de47b6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:39:53 [info] 36#36: *639 [lua] logger.lua:23: 769d13924e6f1b0b995de89d85de47b6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:39:53 +0000] 769d13924e6f1b0b995de89d85de47b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:39:56 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:39:56 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:06 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:06 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:08 [info] 36#36: *645 [lua] access_by_lua(msblocations.conf:189):2: ac70a0b3ad4cadfbd58041d2ac945031:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:40:08 +0000] ac70a0b3ad4cadfbd58041d2ac945031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:40:08 [info] 36#36: *645 [lua] logger.lua:23: ac70a0b3ad4cadfbd58041d2ac945031 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:40:16 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:16 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:23 [info] 36#36: *648 [lua] access_by_lua(msblocations.conf:189):2: b8df2094bd2659589f34b91d980ef771:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:40:23 [info] 36#36: *648 [lua] logger.lua:23: b8df2094bd2659589f34b91d980ef771 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:40:23 +0000] b8df2094bd2659589f34b91d980ef771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:40:26 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:26 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:36 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:36 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:38 [info] 36#36: *653 [lua] access_by_lua(msblocations.conf:189):2: e2a985ac8d22e3f51d3a5e205746c167:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:40:38 [info] 36#36: *653 [lua] logger.lua:23: e2a985ac8d22e3f51d3a5e205746c167 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:40:38 +0000] e2a985ac8d22e3f51d3a5e205746c167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:40:46 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:46 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:53 [info] 36#36: *656 [lua] access_by_lua(msblocations.conf:189):2: da8f0cfd55ab639c0873f60293ba53c1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:40:53 +0000] da8f0cfd55ab639c0873f60293ba53c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:40:53 [info] 36#36: *656 [lua] logger.lua:23: da8f0cfd55ab639c0873f60293ba53c1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:40:56 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:40:56 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:06 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:06 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:08 [info] 36#36: *662 [lua] access_by_lua(msblocations.conf:189):2: d8e14a251332b6926697d9aada1be18c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:41:08 [info] 36#36: *662 [lua] logger.lua:23: d8e14a251332b6926697d9aada1be18c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:41:08 +0000] d8e14a251332b6926697d9aada1be18c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:41:16 [info] 36#36: *663 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:16 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:23 [info] 36#36: *665 [lua] access_by_lua(msblocations.conf:189):2: 6409a1664121ccd3eb8a9fc7f6756e77:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:41:23 [info] 36#36: *665 [lua] logger.lua:23: 6409a1664121ccd3eb8a9fc7f6756e77 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:41:23 +0000] 6409a1664121ccd3eb8a9fc7f6756e77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:41:26 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:26 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:36 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:36 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:38 [info] 36#36: *670 [lua] access_by_lua(msblocations.conf:189):2: 73088080200097a742807a806a01e7aa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:41:38 [info] 36#36: *670 [lua] logger.lua:23: 73088080200097a742807a806a01e7aa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:41:38 +0000] 73088080200097a742807a806a01e7aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:41:46 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:46 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:53 [info] 36#36: *673 [lua] access_by_lua(msblocations.conf:189):2: 9cabc5356a8af03c55460aafbf501029:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:41:53 [info] 36#36: *673 [lua] logger.lua:23: 9cabc5356a8af03c55460aafbf501029 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:41:53 +0000] 9cabc5356a8af03c55460aafbf501029 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:41:56 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:41:56 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:06 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:06 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:08 [info] 36#36: *679 [lua] access_by_lua(msblocations.conf:189):2: dd82716dc524d66fcd514a8e70cc0c35:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:42:08 [info] 36#36: *679 [lua] logger.lua:23: dd82716dc524d66fcd514a8e70cc0c35 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:42:08 +0000] dd82716dc524d66fcd514a8e70cc0c35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:42:16 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:16 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:23 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:189):2: 91a500454754a8db77ed3f70fdb28a48:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:42:23 +0000] 91a500454754a8db77ed3f70fdb28a48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:42:23 [info] 36#36: *682 [lua] logger.lua:23: 91a500454754a8db77ed3f70fdb28a48 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 05:42:26 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:26 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:36 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:36 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:38 [info] 36#36: *687 [lua] access_by_lua(msblocations.conf:189):2: 2ba7c1e38ae068c9dbf0a98e57d9808a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:42:38 [info] 36#36: *687 [lua] logger.lua:23: 2ba7c1e38ae068c9dbf0a98e57d9808a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:42:38 +0000] 2ba7c1e38ae068c9dbf0a98e57d9808a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:42:46 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:46 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:53 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:189):2: a636a0c268d6ae939df99121da741503:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:42:53 [info] 36#36: *690 [lua] logger.lua:23: a636a0c268d6ae939df99121da741503 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:42:53 +0000] a636a0c268d6ae939df99121da741503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/01 05:42:56 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:42:56 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:06 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:06 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:08 [info] 36#36: *696 [lua] access_by_lua(msblocations.conf:189):2: 2381196467734aa7822504c8ddfecf7b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:43:08 +0000] 2381196467734aa7822504c8ddfecf7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/01 05:43:08 [info] 36#36: *696 [lua] logger.lua:23: 2381196467734aa7822504c8ddfecf7b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:43:16 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:16 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:23 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:189):2: 313129e1fc56f60e85ce0796000bdac3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:43:23 [info] 36#36: *699 [lua] logger.lua:23: 313129e1fc56f60e85ce0796000bdac3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:43:23 +0000] 313129e1fc56f60e85ce0796000bdac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:43:26 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:26 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:36 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:36 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:38 [info] 36#36: *704 [lua] access_by_lua(msblocations.conf:189):2: 9e3e49a45525f4ecf114be473917fdac:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:43:38 +0000] 9e3e49a45525f4ecf114be473917fdac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:43:38 [info] 36#36: *704 [lua] logger.lua:23: 9e3e49a45525f4ecf114be473917fdac {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:43:46 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:46 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:53 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:189):2: bdc05fde3e7655c0af642b67707d57a9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:43:53 [info] 36#36: *707 [lua] logger.lua:23: bdc05fde3e7655c0af642b67707d57a9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:43:53 +0000] bdc05fde3e7655c0af642b67707d57a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:43:56 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:43:56 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:06 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:06 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:08 [info] 36#36: *713 [lua] access_by_lua(msblocations.conf:189):2: 1f83b513444d27aea71b8ac634e17fa1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:44:08 [info] 36#36: *713 [lua] logger.lua:23: 1f83b513444d27aea71b8ac634e17fa1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:44:08 +0000] 1f83b513444d27aea71b8ac634e17fa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:44:16 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:16 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:23 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:189):2: afa06efdf284b844ac5acf36cc134cb9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:44:23 +0000] afa06efdf284b844ac5acf36cc134cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/01 05:44:23 [info] 36#36: *716 [lua] logger.lua:23: afa06efdf284b844ac5acf36cc134cb9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 05:44:26 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:26 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:36 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:36 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:38 [info] 36#36: *721 [lua] access_by_lua(msblocations.conf:189):2: 73bc6b09606331a55a0fe0133c096812:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:44:38 +0000] 73bc6b09606331a55a0fe0133c096812 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/01 05:44:38 [info] 36#36: *721 [lua] logger.lua:23: 73bc6b09606331a55a0fe0133c096812 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:44:46 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:46 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:53 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:189):2: 391167eaa447a18a4efef7cebb1a661a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:44:53 +0000] 391167eaa447a18a4efef7cebb1a661a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:44:53 [info] 36#36: *724 [lua] logger.lua:23: 391167eaa447a18a4efef7cebb1a661a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 05:44:56 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:44:56 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:06 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:06 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:08 [info] 36#36: *730 [lua] access_by_lua(msblocations.conf:189):2: 0bec0dce2303db994368e10f1162df31:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:45:08 [info] 36#36: *730 [lua] logger.lua:23: 0bec0dce2303db994368e10f1162df31 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:45:08 +0000] 0bec0dce2303db994368e10f1162df31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:45:16 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:16 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:23 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:189):2: 6e2af27765af255aa25790d51e141eb4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:45:23 +0000] 6e2af27765af255aa25790d51e141eb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:45:23 [info] 36#36: *733 [lua] logger.lua:23: 6e2af27765af255aa25790d51e141eb4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:45:26 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:26 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:36 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:36 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:38 [info] 36#36: *738 [lua] access_by_lua(msblocations.conf:189):2: 34e7fd35294bf1515171e8f428129fb8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:45:38 [info] 36#36: *738 [lua] logger.lua:23: 34e7fd35294bf1515171e8f428129fb8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:45:38 +0000] 34e7fd35294bf1515171e8f428129fb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:45:46 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:46 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:53 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:189):2: 809500696bc42955081fcda27ff8948b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:45:53 [info] 36#36: *741 [lua] logger.lua:23: 809500696bc42955081fcda27ff8948b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:45:53 +0000] 809500696bc42955081fcda27ff8948b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:45:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:45:56 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:45:56 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:06 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:06 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:08 [info] 36#36: *747 [lua] access_by_lua(msblocations.conf:189):2: 3c9ce09fc73c490580b8e826fdd2c685:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:46:08 +0000] 3c9ce09fc73c490580b8e826fdd2c685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/01 05:46:08 [info] 36#36: *747 [lua] logger.lua:23: 3c9ce09fc73c490580b8e826fdd2c685 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:46:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:46:16 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:16 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:23 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:189):2: 59e77c26ca119a255e43a8b398bd9e73:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:46:23 +0000] 59e77c26ca119a255e43a8b398bd9e73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:46:23 [info] 36#36: *750 [lua] logger.lua:23: 59e77c26ca119a255e43a8b398bd9e73 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:46:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 05:46:26 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:26 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:36 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:36 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:38 [info] 36#36: *755 [lua] access_by_lua(msblocations.conf:189):2: 8063db59bc8e30eecf5d71d97bf5d2f9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:46:39 [info] 36#36: *755 [lua] logger.lua:23: 8063db59bc8e30eecf5d71d97bf5d2f9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:46:39 +0000] 8063db59bc8e30eecf5d71d97bf5d2f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:46:46 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:46 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:54 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:189):2: d9e9a37e1bada811ca416ab00f2c2fad:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:46:54 [info] 36#36: *758 [lua] logger.lua:23: d9e9a37e1bada811ca416ab00f2c2fad {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:46:54 +0000] d9e9a37e1bada811ca416ab00f2c2fad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 05:46:56 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:46:56 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:06 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:06 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:09 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:189):2: 38dcf2c0c683f9ee1a7c1acc51ea91cf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:47:09 [info] 36#36: *764 [lua] logger.lua:23: 38dcf2c0c683f9ee1a7c1acc51ea91cf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:47:09 +0000] 38dcf2c0c683f9ee1a7c1acc51ea91cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 05:47:16 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:16 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:24 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:189):2: fa991a2dc6d88410d58a9ca778a49cbd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:47:24 [info] 36#36: *767 [lua] logger.lua:23: fa991a2dc6d88410d58a9ca778a49cbd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:47:24 +0000] fa991a2dc6d88410d58a9ca778a49cbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:47:26 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:26 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:36 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:36 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:39 [info] 36#36: *772 [lua] access_by_lua(msblocations.conf:189):2: 434a8c6af77ece122a8fb353b32ba6ea:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:47:39 [info] 36#36: *772 [lua] logger.lua:23: 434a8c6af77ece122a8fb353b32ba6ea {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:47:39 +0000] 434a8c6af77ece122a8fb353b32ba6ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:47:46 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:46 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:54 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:189):2: 7bf0569f1af15345bd510de0da704532:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:47:54 [info] 36#36: *775 [lua] logger.lua:23: 7bf0569f1af15345bd510de0da704532 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:47:54 +0000] 7bf0569f1af15345bd510de0da704532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:47:56 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:47:56 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:06 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:06 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:09 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:189):2: 387e85e5455e57643617481d887eddd6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:48:09 +0000] 387e85e5455e57643617481d887eddd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:48:09 [info] 36#36: *781 [lua] logger.lua:23: 387e85e5455e57643617481d887eddd6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:48:16 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:16 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:24 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:189):2: e52c4a043d079bc92a1b826a629cd027:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:48:24 +0000] e52c4a043d079bc92a1b826a629cd027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:48:24 [info] 36#36: *784 [lua] logger.lua:23: e52c4a043d079bc92a1b826a629cd027 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:48:26 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:26 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:36 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:36 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:39 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:189):2: c6c062bc714dd0007c6bfd461ba1ec2c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:48:39 +0000] c6c062bc714dd0007c6bfd461ba1ec2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:48:39 [info] 36#36: *789 [lua] logger.lua:23: c6c062bc714dd0007c6bfd461ba1ec2c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:48:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:48:40 [info] 36#36: *790 client closed connection while waiting for request, client: 10.233.65.140, server: 0.0.0.0:443
2023/01/01 05:48:46 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:46 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:54 [info] 36#36: *793 [lua] access_by_lua(msblocations.conf:189):2: bbf8ad11ad1307e9d6e9b93827e14c33:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:48:54 +0000] bbf8ad11ad1307e9d6e9b93827e14c33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/01 05:48:54 [info] 36#36: *793 [lua] logger.lua:23: bbf8ad11ad1307e9d6e9b93827e14c33 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:48:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:48:56 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:48:56 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:06 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:06 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:09 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: 2d029618bb79930c9f1408dad98a30da:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:49:09 +0000] 2d029618bb79930c9f1408dad98a30da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:49:09 [info] 36#36: *799 [lua] logger.lua:23: 2d029618bb79930c9f1408dad98a30da {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:49:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:49:16 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:16 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:24 [info] 36#36: *802 [lua] access_by_lua(msblocations.conf:189):2: beaad0e5affb8a16b67c1b3237db1ece:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:49:24 +0000] beaad0e5affb8a16b67c1b3237db1ece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:49:24 [info] 36#36: *802 [lua] logger.lua:23: beaad0e5affb8a16b67c1b3237db1ece {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:49:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:49:26 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:26 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:36 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:36 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:39 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: 343d0be935212ba848c6a7fe32a63b63:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:49:39 [info] 36#36: *807 [lua] logger.lua:23: 343d0be935212ba848c6a7fe32a63b63 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:49:39 +0000] 343d0be935212ba848c6a7fe32a63b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:49:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:49:46 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:46 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:54 [info] 36#36: *810 [lua] access_by_lua(msblocations.conf:189):2: 0435402cd5c57399d35bf185ebde17e9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:49:54 +0000] 0435402cd5c57399d35bf185ebde17e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/01 05:49:54 [info] 36#36: *810 [lua] logger.lua:23: 0435402cd5c57399d35bf185ebde17e9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:49:56 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:49:56 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:06 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:06 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:09 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: 7b5a2023eb06785d7492b658e6875fb3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:50:09 [info] 36#36: *816 [lua] logger.lua:23: 7b5a2023eb06785d7492b658e6875fb3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:50:09 +0000] 7b5a2023eb06785d7492b658e6875fb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:50:16 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:16 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:24 [info] 36#36: *819 [lua] access_by_lua(msblocations.conf:189):2: 022cd9aa85895ca567a3d5d44b0a1c81:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:50:24 [info] 36#36: *819 [lua] logger.lua:23: 022cd9aa85895ca567a3d5d44b0a1c81 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:50:24 +0000] 022cd9aa85895ca567a3d5d44b0a1c81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:50:26 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:26 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:36 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:36 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:39 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: 92ee0c771c2815859c46894975b046eb:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:50:39 [info] 36#36: *824 [lua] logger.lua:23: 92ee0c771c2815859c46894975b046eb {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:50:39 +0000] 92ee0c771c2815859c46894975b046eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:50:46 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:46 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:54 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:189):2: 3146afce4b5ab23b951a4986b3f9c857:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:50:54 [info] 36#36: *827 [lua] logger.lua:23: 3146afce4b5ab23b951a4986b3f9c857 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:50:54 +0000] 3146afce4b5ab23b951a4986b3f9c857 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:50:56 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:50:56 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:06 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:06 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:09 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: 0f9fb38da4033a5d736c962f2115c8b2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:51:09 [info] 36#36: *833 [lua] logger.lua:23: 0f9fb38da4033a5d736c962f2115c8b2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:51:09 +0000] 0f9fb38da4033a5d736c962f2115c8b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:51:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:51:16 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:16 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:24 [info] 36#36: *836 [lua] access_by_lua(msblocations.conf:189):2: 8cea4fd45a6000f607f9bbe970e2fe59:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:51:24 [info] 36#36: *836 [lua] logger.lua:23: 8cea4fd45a6000f607f9bbe970e2fe59 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:51:24 +0000] 8cea4fd45a6000f607f9bbe970e2fe59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:51:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:51:26 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:26 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:36 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:36 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:39 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: b55a876a09afbc7296ef1926d81cb9b5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:51:39 [info] 36#36: *841 [lua] logger.lua:23: b55a876a09afbc7296ef1926d81cb9b5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:51:39 +0000] b55a876a09afbc7296ef1926d81cb9b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:51:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 05:51:46 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:46 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:54 [info] 36#36: *844 [lua] access_by_lua(msblocations.conf:189):2: 48fbac5786b461d0183f9cd2aad455bd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:51:54 [info] 36#36: *844 [lua] logger.lua:23: 48fbac5786b461d0183f9cd2aad455bd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:51:54 +0000] 48fbac5786b461d0183f9cd2aad455bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:51:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:51:56 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:51:56 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:06 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:06 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:09 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: dd45408e1bda4b7e99b348ec2b77865d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:52:09 [info] 36#36: *850 [lua] logger.lua:23: dd45408e1bda4b7e99b348ec2b77865d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:52:09 +0000] dd45408e1bda4b7e99b348ec2b77865d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:52:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 05:52:16 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:16 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:24 [info] 36#36: *853 [lua] access_by_lua(msblocations.conf:189):2: fbeab39ba5c975803e44f53f4458b1f3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:52:24 +0000] fbeab39ba5c975803e44f53f4458b1f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/01 05:52:24 [info] 36#36: *853 [lua] logger.lua:23: fbeab39ba5c975803e44f53f4458b1f3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:52:26 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:26 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:36 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:36 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:39 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: f356693f5edafefcb7d7a7b45a9c6fb0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:52:39 [info] 36#36: *858 [lua] logger.lua:23: f356693f5edafefcb7d7a7b45a9c6fb0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:52:39 +0000] f356693f5edafefcb7d7a7b45a9c6fb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:52:46 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:46 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:54 [info] 36#36: *861 [lua] access_by_lua(msblocations.conf:189):2: ea60a9efad74506f7438893284d69fce:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:52:54 +0000] ea60a9efad74506f7438893284d69fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:52:54 [info] 36#36: *861 [lua] logger.lua:23: ea60a9efad74506f7438893284d69fce {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:52:56 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:52:56 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:06 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:06 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:09 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:189):2: 08b4c29cd83893f747eac2bf590eaae7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:53:09 [info] 36#36: *867 [lua] logger.lua:23: 08b4c29cd83893f747eac2bf590eaae7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:53:09 +0000] 08b4c29cd83893f747eac2bf590eaae7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:53:16 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:16 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:24 [info] 36#36: *870 [lua] access_by_lua(msblocations.conf:189):2: 8952b12a52c6a963a82caee4bb8c327a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:53:24 [info] 36#36: *870 [lua] logger.lua:23: 8952b12a52c6a963a82caee4bb8c327a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:53:24 +0000] 8952b12a52c6a963a82caee4bb8c327a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:53:26 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:26 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:36 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:36 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:39 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: 03a8c62c19c3aad71c9795a1711ce25e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:53:39 [info] 36#36: *875 [lua] logger.lua:23: 03a8c62c19c3aad71c9795a1711ce25e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:53:39 +0000] 03a8c62c19c3aad71c9795a1711ce25e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:53:46 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:46 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:54 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: 9e01664c9dc365f3cb5e8b9d6ccefa65:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:53:54 +0000] 9e01664c9dc365f3cb5e8b9d6ccefa65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:53:54 [info] 36#36: *878 [lua] logger.lua:23: 9e01664c9dc365f3cb5e8b9d6ccefa65 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:53:56 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:53:56 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:06 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:06 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:09 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:189):2: 5a05aa31ef82cff160c48eda1bba2e59:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:54:09 [info] 36#36: *884 [lua] logger.lua:23: 5a05aa31ef82cff160c48eda1bba2e59 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:54:09 +0000] 5a05aa31ef82cff160c48eda1bba2e59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:54:16 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:16 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:24 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:189):2: 07de1c2a4b8e06b3fc0c637791627230:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:54:24 [info] 36#36: *887 [lua] logger.lua:23: 07de1c2a4b8e06b3fc0c637791627230 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:54:24 +0000] 07de1c2a4b8e06b3fc0c637791627230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:54:26 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:26 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:36 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:36 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:39 [info] 36#36: *892 [lua] access_by_lua(msblocations.conf:189):2: d35b05339359dbbff2f75aaf663808fb:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:54:39 [info] 36#36: *892 [lua] logger.lua:23: d35b05339359dbbff2f75aaf663808fb {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:54:39 +0000] d35b05339359dbbff2f75aaf663808fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:54:46 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:46 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:54 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: 52130affe7b36d4175c9f3b3085f9475:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:54:54 [info] 36#36: *895 [lua] logger.lua:23: 52130affe7b36d4175c9f3b3085f9475 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:54:54 +0000] 52130affe7b36d4175c9f3b3085f9475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 05:54:56 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:54:56 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:06 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:06 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:09 [info] 36#36: *901 [lua] access_by_lua(msblocations.conf:189):2: 3d7c2877a199b7e394a374685506f497:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:55:09 +0000] 3d7c2877a199b7e394a374685506f497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:55:09 [info] 36#36: *901 [lua] logger.lua:23: 3d7c2877a199b7e394a374685506f497 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:55:16 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:16 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:24 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:189):2: 75ccdc0e321684892837bfa6a8ffd5e6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:55:24 +0000] 75ccdc0e321684892837bfa6a8ffd5e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:55:24 [info] 36#36: *904 [lua] logger.lua:23: 75ccdc0e321684892837bfa6a8ffd5e6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:55:26 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:26 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:36 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:36 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:39 [info] 36#36: *909 [lua] access_by_lua(msblocations.conf:189):2: fbbb9ce768af4ae6334abea4bac02af3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:55:39 +0000] fbbb9ce768af4ae6334abea4bac02af3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/01 05:55:39 [info] 36#36: *909 [lua] logger.lua:23: fbbb9ce768af4ae6334abea4bac02af3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:55:46 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:46 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:54 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: b3b226dbc78e51eef56d6e37c56319b5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:55:54 [info] 36#36: *912 [lua] logger.lua:23: b3b226dbc78e51eef56d6e37c56319b5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:55:54 +0000] b3b226dbc78e51eef56d6e37c56319b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:55:56 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:55:56 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:06 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:06 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:09 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:189):2: 8a8972a01b61f01dd111983cd370b72e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:56:09 [info] 36#36: *918 [lua] logger.lua:23: 8a8972a01b61f01dd111983cd370b72e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:56:09 +0000] 8a8972a01b61f01dd111983cd370b72e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:56:16 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:16 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:24 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:189):2: 65d89bb847f765762089b4d487c237c1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:56:24 [info] 36#36: *921 [lua] logger.lua:23: 65d89bb847f765762089b4d487c237c1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.49 - - [01/Jan/2023:05:56:24 +0000] 65d89bb847f765762089b4d487c237c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:56:26 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:26 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:36 [info] 36#36: *924 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:36 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:38 [info] 36#36: *926 client closed connection while waiting for request, client: 10.233.65.140, server: 0.0.0.0:443
2023/01/01 05:56:39 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: ec792675b6ebaa4b5860c1a85d66e7ce:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:56:39 [info] 36#36: *927 [lua] logger.lua:23: ec792675b6ebaa4b5860c1a85d66e7ce {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:56:39 +0000] ec792675b6ebaa4b5860c1a85d66e7ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:56:46 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:46 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:54 [info] 36#36: *930 [lua] access_by_lua(msblocations.conf:189):2: bf27cdf2c5498a2162bc0faf253b052e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:56:54 [info] 36#36: *930 [lua] logger.lua:23: bf27cdf2c5498a2162bc0faf253b052e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:56:54 +0000] bf27cdf2c5498a2162bc0faf253b052e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:56:56 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:56:56 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:06 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:06 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:09 [info] 36#36: *936 [lua] access_by_lua(msblocations.conf:189):2: 0bd30db50d9b09ee8524e379809d53f9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:57:09 +0000] 0bd30db50d9b09ee8524e379809d53f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/01 05:57:09 [info] 36#36: *936 [lua] logger.lua:23: 0bd30db50d9b09ee8524e379809d53f9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:57:16 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:16 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:24 [info] 36#36: *939 [lua] access_by_lua(msblocations.conf:189):2: 9242289b30ebdf9c04c19fad94e78db2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:57:24 [info] 36#36: *939 [lua] logger.lua:23: 9242289b30ebdf9c04c19fad94e78db2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:57:24 +0000] 9242289b30ebdf9c04c19fad94e78db2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:57:26 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:26 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:36 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:36 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:39 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: ae1f07e4a2dd548f58ea47053caab12b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:57:39 [info] 36#36: *944 [lua] logger.lua:23: ae1f07e4a2dd548f58ea47053caab12b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:57:39 +0000] ae1f07e4a2dd548f58ea47053caab12b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:57:46 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:46 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:54 [info] 36#36: *947 [lua] access_by_lua(msblocations.conf:189):2: ab1d1bdfa2c7607d3c91b961a901d488:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:57:54 [info] 36#36: *947 [lua] logger.lua:23: ab1d1bdfa2c7607d3c91b961a901d488 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:57:54 +0000] ab1d1bdfa2c7607d3c91b961a901d488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:57:56 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:57:56 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:06 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:06 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:09 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:189):2: cdc58bd976fa1f593f267af1fb570b20:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:58:09 [info] 36#36: *953 [lua] logger.lua:23: cdc58bd976fa1f593f267af1fb570b20 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:58:09 +0000] cdc58bd976fa1f593f267af1fb570b20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/01 05:58:16 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:16 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:24 [info] 36#36: *956 [lua] access_by_lua(msblocations.conf:189):2: 567b342c486d2e7dfa2f6e48c5347487:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:58:24 [info] 36#36: *956 [lua] logger.lua:23: 567b342c486d2e7dfa2f6e48c5347487 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:58:24 +0000] 567b342c486d2e7dfa2f6e48c5347487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:58:26 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:26 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:36 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:36 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:39 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: c6b0192be5286da45e19ee928d14e777:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:58:39 [info] 36#36: *961 [lua] logger.lua:23: c6b0192be5286da45e19ee928d14e777 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:58:39 +0000] c6b0192be5286da45e19ee928d14e777 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/01 05:58:46 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:46 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:54 [info] 36#36: *964 [lua] access_by_lua(msblocations.conf:189):2: 488d3ad6d25a87839a39ddc88ed55441:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:58:54 +0000] 488d3ad6d25a87839a39ddc88ed55441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 05:58:54 [info] 36#36: *964 [lua] logger.lua:23: 488d3ad6d25a87839a39ddc88ed55441 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:58:56 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:58:56 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:06 [info] 36#36: *969 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:06 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:09 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:189):2: 2eac74fa47bd9f4ae25e29fdfada2466:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:59:09 [info] 36#36: *970 [lua] logger.lua:23: 2eac74fa47bd9f4ae25e29fdfada2466 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:59:09 +0000] 2eac74fa47bd9f4ae25e29fdfada2466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/01 05:59:16 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:16 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:24 [info] 36#36: *973 [lua] access_by_lua(msblocations.conf:189):2: f905000212960721c5e553caf1193add:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:59:24 +0000] f905000212960721c5e553caf1193add "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/01 05:59:24 [info] 36#36: *973 [lua] logger.lua:23: f905000212960721c5e553caf1193add {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 05:59:26 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:26 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:36 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:36 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:39 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: a6df1e317154e8c3bbfdd7ee3cf2d5ca:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:59:39 [info] 36#36: *978 [lua] logger.lua:23: a6df1e317154e8c3bbfdd7ee3cf2d5ca {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:59:39 +0000] a6df1e317154e8c3bbfdd7ee3cf2d5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:59:46 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:46 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:54 [info] 36#36: *981 [lua] access_by_lua(msblocations.conf:189):2: 6d8140f6e46720bddd124b31993e635f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 05:59:54 [info] 36#36: *981 [lua] logger.lua:23: 6d8140f6e46720bddd124b31993e635f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:05:59:54 +0000] 6d8140f6e46720bddd124b31993e635f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:05:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 05:59:56 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 05:59:56 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:06 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:06 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:09 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:189):2: 529872e19d028fff4eb41c69716b0616:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 06:00:09 [info] 36#36: *987 [lua] logger.lua:23: 529872e19d028fff4eb41c69716b0616 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:00:09 +0000] 529872e19d028fff4eb41c69716b0616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 06:00:16 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:16 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:24 [info] 36#36: *990 [lua] access_by_lua(msblocations.conf:189):2: 79103857c495f69c3dcc77296b46c46f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:00:24 +0000] 79103857c495f69c3dcc77296b46c46f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 06:00:24 [info] 36#36: *990 [lua] logger.lua:23: 79103857c495f69c3dcc77296b46c46f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 06:00:26 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:26 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:36 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:36 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:39 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 0a0bc14e9155dca86d3f97c8741f683d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 06:00:39 [info] 36#36: *995 [lua] logger.lua:23: 0a0bc14e9155dca86d3f97c8741f683d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:00:39 +0000] 0a0bc14e9155dca86d3f97c8741f683d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 06:00:46 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:46 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:54 [info] 36#36: *998 [lua] access_by_lua(msblocations.conf:189):2: 1ecf07cdd3aa9c98a7435921642ab0a3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:00:54 +0000] 1ecf07cdd3aa9c98a7435921642ab0a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 06:00:54 [info] 36#36: *998 [lua] logger.lua:23: 1ecf07cdd3aa9c98a7435921642ab0a3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 06:00:56 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:00:56 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:06 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:06 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:09 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:189):2: c32d3a1ba900dda3e1472d6de498e76d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:01:09 +0000] c32d3a1ba900dda3e1472d6de498e76d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/01 06:01:09 [info] 36#36: *1004 [lua] logger.lua:23: c32d3a1ba900dda3e1472d6de498e76d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:01:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 06:01:16 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:16 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:24 [info] 36#36: *1007 [lua] access_by_lua(msblocations.conf:189):2: cf1dbe2c125424cfb2e661627b7292b4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 06:01:24 [info] 36#36: *1007 [lua] logger.lua:23: cf1dbe2c125424cfb2e661627b7292b4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:01:24 +0000] cf1dbe2c125424cfb2e661627b7292b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:01:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 06:01:26 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:26 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:36 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:36 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:39 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: 6f2789d8c9bb885314b9a2ae14ea88db:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:01:39 +0000] 6f2789d8c9bb885314b9a2ae14ea88db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/01 06:01:39 [info] 36#36: *1012 [lua] logger.lua:23: 6f2789d8c9bb885314b9a2ae14ea88db {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 06:01:46 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:46 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:54 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:189):2: cdc5b2601301ccf08a431983184bb624:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:01:54 +0000] cdc5b2601301ccf08a431983184bb624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/01 06:01:54 [info] 36#36: *1015 [lua] logger.lua:23: cdc5b2601301ccf08a431983184bb624 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:01:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/01 06:01:56 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:01:56 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:06 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:06 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:09 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:189):2: 42fccc965583be658a6b9dbfbec2dbd3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 06:02:09 [info] 36#36: *1021 [lua] logger.lua:23: 42fccc965583be658a6b9dbfbec2dbd3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:02:09 +0000] 42fccc965583be658a6b9dbfbec2dbd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:02:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 06:02:16 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:16 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:24 [info] 36#36: *1024 [lua] access_by_lua(msblocations.conf:189):2: ee3eafed7cbaf47deeac0c19247a426a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:02:24 +0000] ee3eafed7cbaf47deeac0c19247a426a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:02:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/01 06:02:24 [info] 36#36: *1024 [lua] logger.lua:23: ee3eafed7cbaf47deeac0c19247a426a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , 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/01 06:02:26 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:26 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:36 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:36 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:39 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: e14724625809146da40065f787b69ca4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 06:02:39 [info] 36#36: *1029 [lua] logger.lua:23: e14724625809146da40065f787b69ca4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:02:39 +0000] e14724625809146da40065f787b69ca4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:02:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/01 06:02:46 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:46 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:54 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:189):2: abdac32e2dcfb28a6dc72c4be1ff8551:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:02:54 +0000] abdac32e2dcfb28a6dc72c4be1ff8551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/01 06:02:54 [info] 36#36: *1032 [lua] logger.lua:23: abdac32e2dcfb28a6dc72c4be1ff8551 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:02:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/01 06:02:56 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:02:56 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:03:06 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:03:06 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:03:09 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:189):2: 0f5b87b32b57b79d7c51d598505a1719:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/01 06:03:09 [info] 36#36: *1038 [lua] logger.lua:23: 0f5b87b32b57b79d7c51d598505a1719 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.49 - - [01/Jan/2023:06:03:09 +0000] 0f5b87b32b57b79d7c51d598505a1719 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.49 - - [01/Jan/2023:06:03:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/01 06:03:16 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443
2023/01/01 06:03:16 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.68.192, server: 0.0.0.0:443