Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.51.64
### 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/27 05:07:48 [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/27 05:07:48 [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/27 05:07:48 [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/27 05:07:48 [notice] 33#33: using the "epoll" event method
2023/01/27 05:07:48 [notice] 33#33: openresty/1.13.6.1
2023/01/27 05:07:48 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/27 05:07:48 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/27 05:07:48 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/27 05:07:48 [notice] 34#34: start worker processes
2023/01/27 05:07:48 [notice] 34#34: start worker process 35
2023/01/27 05:07:48 [notice] 34#34: start worker process 36
2023/01/27 05:07:48 [notice] 34#34: start worker process 37
2023/01/27 05:07:48 [notice] 34#34: start worker process 38
\n\n### Starting apiroute
2023/01/27 05:07:48 [notice] 34#34: start worker process 39
2023/01/27 05:07:48 [notice] 34#34: start worker process 41
2023/01/27 05:07:48 [notice] 34#34: start worker process 42
2023/01/27 05:07:48 [notice] 34#34: start worker process 43
2023/01/27 05:07:48 [notice] 34#34: start cache manager process 44
2023/01/27 05:07:48 [notice] 34#34: start cache loader process 45
@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-20230127050748.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-27 05:07:51 016 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-27 05:07:51 027 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-27 05:07:51 027 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-27 05:07:51 100 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-27 05:07:51 101 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.51.64:10081 Enabled:true
2023-01-27 05:07:52 741 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-27 05:07:52 849 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-27 05:07:52 849 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-27 05:07:52 850 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-27 05:07:52 851 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-27 05:07:52 852 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-27 05:07:52 852 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-27 05:07:52 853 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-27 05:07:52 948 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-27 05:07:53 057 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-27 05:07:53 057 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-27 05:07:53 057 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-27 05:07:53 700 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/27 05:08:01 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:01 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:03 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 7f564791e972ee9bb4ec57348c51529c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:08:04 [info] 36#36: *14 [lua] logger.lua:23: 7f564791e972ee9bb4ec57348c51529c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:08:04 +0000] 7f564791e972ee9bb4ec57348c51529c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.180 upstream_response_time:0.171 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41
2023/01/27 05:08:11 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:11 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:19 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 430a87bf59e41cfaaa2788ac0d3ed15b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:08:19 [info] 36#36: *19 [lua] logger.lua:23: 430a87bf59e41cfaaa2788ac0d3ed15b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:08:19 +0000] 430a87bf59e41cfaaa2788ac0d3ed15b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/27 05:08:21 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:21 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:31 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:31 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:34 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 3382b8c5961b0cd8ebba7a82b81f4fcb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:08:34 [info] 36#36: *24 [lua] logger.lua:23: 3382b8c5961b0cd8ebba7a82b81f4fcb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:08:34 +0000] 3382b8c5961b0cd8ebba7a82b81f4fcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/27 05:08:41 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:41 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:48 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/27 05:08:48 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/27 05:08:48 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/27 05:08:48 [notice] 34#34: signal 29 (SIGIO) received
2023/01/27 05:08:49 [info] 36#36: *29 [lua] access_by_lua(msblocations.conf:189):2: 03fc79b4a62bec7b6ad02ac4545aa1f7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:08:49 +0000] 03fc79b4a62bec7b6ad02ac4545aa1f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/27 05:08:49 [info] 36#36: *29 [lua] logger.lua:23: 03fc79b4a62bec7b6ad02ac4545aa1f7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:08:51 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:08:51 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:01 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:01 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:04 [info] 36#36: *34 [lua] access_by_lua(msblocations.conf:189):2: b0124d0b677ceaac35217955e7e31a33:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:09:04 [info] 36#36: *34 [lua] logger.lua:23: b0124d0b677ceaac35217955e7e31a33 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:09:04 +0000] b0124d0b677ceaac35217955e7e31a33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:09:11 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:11 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:19 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:189):2: 71c55940cad8af934402b10a354df3b1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:09:19 [info] 36#36: *37 [lua] logger.lua:23: 71c55940cad8af934402b10a354df3b1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.67.204 - - [27/Jan/2023:05:09:19 +0000] 71c55940cad8af934402b10a354df3b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/27 05:09:21 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:21 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:31 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:31 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
10.233.67.204 - - [27/Jan/2023:05:09:34 +0000] df6c9a6efe10bad3d276e953025d9ef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:09:34 [info] 36#36: *42 [lua] access_by_lua(msblocations.conf:189):2: df6c9a6efe10bad3d276e953025d9ef9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:09:34 [info] 36#36: *42 [lua] logger.lua:23: df6c9a6efe10bad3d276e953025d9ef9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:09:41 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:41 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:49 [info] 36#36: *46 [lua] access_by_lua(msblocations.conf:189):2: bfeb569cb6e46fae54c1320a2522d8a2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:09:49 +0000] bfeb569cb6e46fae54c1320a2522d8a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/27 05:09:49 [info] 36#36: *46 [lua] logger.lua:23: bfeb569cb6e46fae54c1320a2522d8a2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/27 05:09:51 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:09:51 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:01 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:01 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:04 [info] 36#36: *51 [lua] access_by_lua(msblocations.conf:189):2: 0b713340d47f919b8fd13b5405371189:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:10:04 [info] 36#36: *51 [lua] logger.lua:23: 0b713340d47f919b8fd13b5405371189 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:10:04 +0000] 0b713340d47f919b8fd13b5405371189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:10:11 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:11 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:19 [info] 36#36: *54 [lua] access_by_lua(msblocations.conf:189):2: e98ebe57fe6b2f61c60cbf5f7c9a15af:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:10:19 [info] 36#36: *54 [lua] logger.lua:23: e98ebe57fe6b2f61c60cbf5f7c9a15af {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:10:19 +0000] e98ebe57fe6b2f61c60cbf5f7c9a15af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/27 05:10:21 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:21 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:31 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:31 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:34 [info] 36#36: *59 [lua] access_by_lua(msblocations.conf:189):2: d46171791c2f0da826f6f72974ed26bc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/27 05:10:34 [info] 36#36: *59 [lua] logger.lua:23: d46171791c2f0da826f6f72974ed26bc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:10:34 +0000] d46171791c2f0da826f6f72974ed26bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/27 05:10:41 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:41 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:49 [info] 36#36: *63 [lua] access_by_lua(msblocations.conf:189):2: 86570a92702d280023ca4e5a11727007:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:10:49 +0000] 86570a92702d280023ca4e5a11727007 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/27 05:10:49 [info] 36#36: *63 [lua] logger.lua:23: 86570a92702d280023ca4e5a11727007 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/27 05:10:51 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:10:51 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:01 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:01 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:04 [info] 36#36: *68 [lua] access_by_lua(msblocations.conf:189):2: 49166b0a698a949818b0e0a16f8f276d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:11:04 +0000] 49166b0a698a949818b0e0a16f8f276d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/27 05:11:04 [info] 36#36: *68 [lua] logger.lua:23: 49166b0a698a949818b0e0a16f8f276d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:11:11 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:11 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:19 [info] 36#36: *71 [lua] access_by_lua(msblocations.conf:189):2: 8c5839853c5c2731c09cdd8f3508a182:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:11:19 [info] 36#36: *71 [lua] logger.lua:23: 8c5839853c5c2731c09cdd8f3508a182 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:11:19 +0000] 8c5839853c5c2731c09cdd8f3508a182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:11:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:11:21 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:21 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:31 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:31 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:34 [info] 36#36: *76 [lua] access_by_lua(msblocations.conf:189):2: 05cc3d1737c5117e53453e742f126f07:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:11:34 [info] 36#36: *76 [lua] logger.lua:23: 05cc3d1737c5117e53453e742f126f07 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:11:34 +0000] 05cc3d1737c5117e53453e742f126f07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:11:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:11:41 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:41 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:49 [info] 36#36: *80 [lua] access_by_lua(msblocations.conf:189):2: 362b372f5fcaae0d06fba6be12d4ee3c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:11:49 +0000] 362b372f5fcaae0d06fba6be12d4ee3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 05:11:49 [info] 36#36: *80 [lua] logger.lua:23: 362b372f5fcaae0d06fba6be12d4ee3c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:11:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:11:51 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:11:51 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:01 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:01 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:04 [info] 36#36: *85 [lua] access_by_lua(msblocations.conf:189):2: 11673e3ace1f8940c97ae05df00a9315:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:12:04 [info] 36#36: *85 [lua] logger.lua:23: 11673e3ace1f8940c97ae05df00a9315 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:12:04 +0000] 11673e3ace1f8940c97ae05df00a9315 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:12:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:12:11 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:11 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:19 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:189):2: 640f4ce53e13b0affe7433c3ada47143:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:12:19 [info] 36#36: *88 [lua] logger.lua:23: 640f4ce53e13b0affe7433c3ada47143 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:12:19 +0000] 640f4ce53e13b0affe7433c3ada47143 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:12:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/27 05:12:21 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:21 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:31 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:31 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:34 [info] 36#36: *93 [lua] access_by_lua(msblocations.conf:189):2: b86414000ebae500dd75785b1cbc7903:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:12:34 +0000] b86414000ebae500dd75785b1cbc7903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 05:12:34 [info] 36#36: *93 [lua] logger.lua:23: b86414000ebae500dd75785b1cbc7903 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:12:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:12:41 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:41 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:49 [info] 36#36: *97 [lua] access_by_lua(msblocations.conf:189):2: 7bbd167f117d6e40a7d89eb587626db0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:12:49 +0000] 7bbd167f117d6e40a7d89eb587626db0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 05:12:49 [info] 36#36: *97 [lua] logger.lua:23: 7bbd167f117d6e40a7d89eb587626db0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:12:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:12:51 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:12:51 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:01 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:01 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:04 [info] 36#36: *102 [lua] access_by_lua(msblocations.conf:189):2: 68072a3dcb7d06d0680fdc385c1e3a4b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:13:04 [info] 36#36: *102 [lua] logger.lua:23: 68072a3dcb7d06d0680fdc385c1e3a4b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:13:04 +0000] 68072a3dcb7d06d0680fdc385c1e3a4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:13:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:13:11 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:11 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:19 [info] 36#36: *105 [lua] access_by_lua(msblocations.conf:189):2: 7ad4d739f76cc476285f53765fdce932:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:13:19 +0000] 7ad4d739f76cc476285f53765fdce932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 05:13:19 [info] 36#36: *105 [lua] logger.lua:23: 7ad4d739f76cc476285f53765fdce932 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:13:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:13:21 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:21 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:31 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:31 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:34 [info] 36#36: *110 [lua] access_by_lua(msblocations.conf:189):2: 11b58cbd80d63266452bf8fc61bedfae:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:13:34 [info] 36#36: *110 [lua] logger.lua:23: 11b58cbd80d63266452bf8fc61bedfae {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:13:34 +0000] 11b58cbd80d63266452bf8fc61bedfae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:13:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:13:41 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:41 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:49 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:189):2: 639c33c9acfd6334ef9a67059d210a24:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:13:49 [info] 36#36: *114 [lua] logger.lua:23: 639c33c9acfd6334ef9a67059d210a24 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:13:49 +0000] 639c33c9acfd6334ef9a67059d210a24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:13:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:13:51 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:13:51 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:01 [info] 36#36: *117 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:01 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:04 [info] 36#36: *119 [lua] access_by_lua(msblocations.conf:189):2: 6e20a4a008a522d8b7b134451669d3b0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:14:04 +0000] 6e20a4a008a522d8b7b134451669d3b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/27 05:14:04 [info] 36#36: *119 [lua] logger.lua:23: 6e20a4a008a522d8b7b134451669d3b0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:14:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/27 05:14:11 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:11 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:19 [info] 36#36: *122 [lua] access_by_lua(msblocations.conf:189):2: 142d81bff681f206fe70adfe8493b531:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:14:19 [info] 36#36: *122 [lua] logger.lua:23: 142d81bff681f206fe70adfe8493b531 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:14:19 +0000] 142d81bff681f206fe70adfe8493b531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/27 05:14:21 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:21 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:31 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:31 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:34 [info] 36#36: *127 [lua] access_by_lua(msblocations.conf:189):2: 5c63ece5d6ac7aa0c12a0193f7f0272f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:14:34 [info] 36#36: *127 [lua] logger.lua:23: 5c63ece5d6ac7aa0c12a0193f7f0272f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:14:34 +0000] 5c63ece5d6ac7aa0c12a0193f7f0272f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:14:41 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:41 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:49 [info] 36#36: *131 [lua] access_by_lua(msblocations.conf:189):2: 4d3e22ba1a3acce286317fa9e8484ed0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:14:49 [info] 36#36: *131 [lua] logger.lua:23: 4d3e22ba1a3acce286317fa9e8484ed0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:14:49 +0000] 4d3e22ba1a3acce286317fa9e8484ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:14:51 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:14:51 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:01 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:01 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:04 [info] 36#36: *136 [lua] access_by_lua(msblocations.conf:189):2: 67dcf857798f2a755aca8675db98bacd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:15:04 +0000] 67dcf857798f2a755aca8675db98bacd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 05:15:04 [info] 36#36: *136 [lua] logger.lua:23: 67dcf857798f2a755aca8675db98bacd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:15:11 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:11 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:19 [info] 36#36: *139 [lua] access_by_lua(msblocations.conf:189):2: 23a1f325b88d03c465584fd367216e79:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:15:19 [info] 36#36: *139 [lua] logger.lua:23: 23a1f325b88d03c465584fd367216e79 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:15:19 +0000] 23a1f325b88d03c465584fd367216e79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:15:21 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:21 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:31 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:31 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:34 [info] 36#36: *144 [lua] access_by_lua(msblocations.conf:189):2: fd732ad00145c5baf059d39909214b35:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:15:34 +0000] fd732ad00145c5baf059d39909214b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:15:34 [info] 36#36: *144 [lua] logger.lua:23: fd732ad00145c5baf059d39909214b35 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:15:41 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:41 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:49 [info] 36#36: *148 [lua] access_by_lua(msblocations.conf:189):2: d40f7c3033b148ea930c82ecaf033bef:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:15:49 [info] 36#36: *148 [lua] logger.lua:23: d40f7c3033b148ea930c82ecaf033bef {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:15:49 +0000] d40f7c3033b148ea930c82ecaf033bef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 05:15:51 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:15:51 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:01 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:01 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:04 [info] 36#36: *153 [lua] access_by_lua(msblocations.conf:189):2: e140e75f5eb1fa3966e191a650ef4bc9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:16:04 [info] 36#36: *153 [lua] logger.lua:23: e140e75f5eb1fa3966e191a650ef4bc9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:16:04 +0000] e140e75f5eb1fa3966e191a650ef4bc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:16:11 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:11 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:19 [info] 36#36: *156 [lua] access_by_lua(msblocations.conf:189):2: 322511bb6a4a90c403ea757d71100df7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:16:19 [info] 36#36: *156 [lua] logger.lua:23: 322511bb6a4a90c403ea757d71100df7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:16:19 +0000] 322511bb6a4a90c403ea757d71100df7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:16:21 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:21 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:31 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:31 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:34 [info] 36#36: *161 [lua] access_by_lua(msblocations.conf:189):2: 70193936109750226b3bde0b428ead7e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:16:34 [info] 36#36: *161 [lua] logger.lua:23: 70193936109750226b3bde0b428ead7e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:16:34 +0000] 70193936109750226b3bde0b428ead7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:16:41 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:41 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:49 [info] 36#36: *165 [lua] access_by_lua(msblocations.conf:189):2: b4712970a276d75857f9ac21eccd88e7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:16:49 [info] 36#36: *165 [lua] logger.lua:23: b4712970a276d75857f9ac21eccd88e7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:16:49 +0000] b4712970a276d75857f9ac21eccd88e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:16:51 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:16:51 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:01 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:01 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:04 [info] 36#36: *170 [lua] access_by_lua(msblocations.conf:189):2: 732f9e8cc9cb90ac54b346f226b2af87:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:17:04 +0000] 732f9e8cc9cb90ac54b346f226b2af87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:17:04 [info] 36#36: *170 [lua] logger.lua:23: 732f9e8cc9cb90ac54b346f226b2af87 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:17:11 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:11 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:19 [info] 36#36: *173 [lua] access_by_lua(msblocations.conf:189):2: ccc19b35fa07bfc04ee912e05538b41e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:17:19 +0000] ccc19b35fa07bfc04ee912e05538b41e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 05:17:19 [info] 36#36: *173 [lua] logger.lua:23: ccc19b35fa07bfc04ee912e05538b41e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:17:21 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:21 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:31 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:31 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:34 [info] 36#36: *178 [lua] access_by_lua(msblocations.conf:189):2: 95583e8cb00b3d7373d3713d6ba3b8e7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:17:34 +0000] 95583e8cb00b3d7373d3713d6ba3b8e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:17:34 [info] 36#36: *178 [lua] logger.lua:23: 95583e8cb00b3d7373d3713d6ba3b8e7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:17:41 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:41 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:49 [info] 36#36: *182 [lua] access_by_lua(msblocations.conf:189):2: 990c234b5fece78ddc7520c7c18e9f47:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:17:49 [info] 36#36: *182 [lua] logger.lua:23: 990c234b5fece78ddc7520c7c18e9f47 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:17:49 +0000] 990c234b5fece78ddc7520c7c18e9f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:17:51 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:17:51 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:01 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:01 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:04 [info] 36#36: *187 [lua] access_by_lua(msblocations.conf:189):2: c8f6adb37a83324094128cb196151acb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:18:04 +0000] c8f6adb37a83324094128cb196151acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 05:18:04 [info] 36#36: *187 [lua] logger.lua:23: c8f6adb37a83324094128cb196151acb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:18:11 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:11 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:19 [info] 36#36: *190 [lua] access_by_lua(msblocations.conf:189):2: 447216568475732e18b0c65469bbd1cc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:18:19 [info] 36#36: *190 [lua] logger.lua:23: 447216568475732e18b0c65469bbd1cc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:18:19 +0000] 447216568475732e18b0c65469bbd1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:18:21 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:21 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:31 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:31 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:34 [info] 36#36: *195 [lua] access_by_lua(msblocations.conf:189):2: d57bc65aa752ab044d1097bc0752d5f1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:18:34 [info] 36#36: *195 [lua] logger.lua:23: d57bc65aa752ab044d1097bc0752d5f1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:18:34 +0000] d57bc65aa752ab044d1097bc0752d5f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:18:41 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:41 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:49 [info] 36#36: *199 [lua] access_by_lua(msblocations.conf:189):2: d7d9aa9f8beb95a1efdfd2e546ad19b3:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:18:49 +0000] d7d9aa9f8beb95a1efdfd2e546ad19b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:18:49 [info] 36#36: *199 [lua] logger.lua:23: d7d9aa9f8beb95a1efdfd2e546ad19b3 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:18:51 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:18:51 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:01 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:01 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:05 [info] 36#36: *204 [lua] access_by_lua(msblocations.conf:189):2: 220ce43cf6596b23215cacc6bb7890ae:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:19:05 [info] 36#36: *204 [lua] logger.lua:23: 220ce43cf6596b23215cacc6bb7890ae {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:19:05 +0000] 220ce43cf6596b23215cacc6bb7890ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:19:11 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:11 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:20 [info] 36#36: *207 [lua] access_by_lua(msblocations.conf:189):2: 8f406a2db3b61f1d4a87f204f72e113a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:19:20 [info] 36#36: *207 [lua] logger.lua:23: 8f406a2db3b61f1d4a87f204f72e113a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:19:20 +0000] 8f406a2db3b61f1d4a87f204f72e113a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:19:21 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:21 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:31 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:31 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:35 [info] 36#36: *212 [lua] access_by_lua(msblocations.conf:189):2: 3f3fc38a890936dcb380c3853685c963:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:19:35 [info] 36#36: *212 [lua] logger.lua:23: 3f3fc38a890936dcb380c3853685c963 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:19:35 +0000] 3f3fc38a890936dcb380c3853685c963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:19:41 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:41 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:50 [info] 36#36: *216 [lua] access_by_lua(msblocations.conf:189):2: 301a978ab4d1612a29042940b6562633:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:19:50 +0000] 301a978ab4d1612a29042940b6562633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:19:50 [info] 36#36: *216 [lua] logger.lua:23: 301a978ab4d1612a29042940b6562633 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:19:51 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:19:51 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:01 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:01 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:05 [info] 36#36: *221 [lua] access_by_lua(msblocations.conf:189):2: af569abeae6ea497d31b987d8f8e2e8e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:20:05 [info] 36#36: *221 [lua] logger.lua:23: af569abeae6ea497d31b987d8f8e2e8e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:20:05 +0000] af569abeae6ea497d31b987d8f8e2e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:20:11 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:11 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:20 [info] 36#36: *224 [lua] access_by_lua(msblocations.conf:189):2: 79862b0b04452bd10d0b913473473a4c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:20:20 +0000] 79862b0b04452bd10d0b913473473a4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:20:20 [info] 36#36: *224 [lua] logger.lua:23: 79862b0b04452bd10d0b913473473a4c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:20:21 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:21 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:31 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:31 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:35 [info] 36#36: *229 [lua] access_by_lua(msblocations.conf:189):2: 5b748ed4c9cc36aac15a0a5e8b78639f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:20:35 [info] 36#36: *229 [lua] logger.lua:23: 5b748ed4c9cc36aac15a0a5e8b78639f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:20:35 +0000] 5b748ed4c9cc36aac15a0a5e8b78639f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/27 05:20:41 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:41 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:50 [info] 36#36: *233 [lua] access_by_lua(msblocations.conf:189):2: a0d3666f2d80550973dff9a3e26b9698:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:20:50 [info] 36#36: *233 [lua] logger.lua:23: a0d3666f2d80550973dff9a3e26b9698 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:20:50 +0000] a0d3666f2d80550973dff9a3e26b9698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:20:51 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:20:51 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:01 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:01 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:05 [info] 36#36: *238 [lua] access_by_lua(msblocations.conf:189):2: 6b27750fdb518477f882a4b5cb6a04f5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:21:05 [info] 36#36: *238 [lua] logger.lua:23: 6b27750fdb518477f882a4b5cb6a04f5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:21:05 +0000] 6b27750fdb518477f882a4b5cb6a04f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:21:11 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:11 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:20 [info] 36#36: *241 [lua] access_by_lua(msblocations.conf:189):2: 0631b052690fc3fa7df6f7a636e2cdc8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:21:20 +0000] 0631b052690fc3fa7df6f7a636e2cdc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 05:21:20 [info] 36#36: *241 [lua] logger.lua:23: 0631b052690fc3fa7df6f7a636e2cdc8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:21:21 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:21 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:31 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:31 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:35 [info] 36#36: *246 [lua] access_by_lua(msblocations.conf:189):2: 4b44d8fad6f4b47fa1e11343302fe451:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:21:35 +0000] 4b44d8fad6f4b47fa1e11343302fe451 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:21:35 [info] 36#36: *246 [lua] logger.lua:23: 4b44d8fad6f4b47fa1e11343302fe451 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:21:41 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:41 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:50 [info] 36#36: *250 [lua] access_by_lua(msblocations.conf:189):2: 1f52392d7a1a7f0bbcf3b97e1befeeda:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:21:50 +0000] 1f52392d7a1a7f0bbcf3b97e1befeeda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/27 05:21:50 [info] 36#36: *250 [lua] logger.lua:23: 1f52392d7a1a7f0bbcf3b97e1befeeda {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:21:51 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:21:51 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:01 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:01 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:05 [info] 36#36: *255 [lua] access_by_lua(msblocations.conf:189):2: 36ccb21d2fb11a90792ce6f57acb3033:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:22:05 [info] 36#36: *255 [lua] logger.lua:23: 36ccb21d2fb11a90792ce6f57acb3033 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:22:05 +0000] 36ccb21d2fb11a90792ce6f57acb3033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:22:11 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:11 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:20 [info] 36#36: *258 [lua] access_by_lua(msblocations.conf:189):2: fef890907b777600aa8f5d5d5e979e38:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:22:20 [info] 36#36: *258 [lua] logger.lua:23: fef890907b777600aa8f5d5d5e979e38 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:22:20 +0000] fef890907b777600aa8f5d5d5e979e38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/27 05:22:21 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:21 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:31 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:31 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:35 [info] 36#36: *263 [lua] access_by_lua(msblocations.conf:189):2: 2f4bc64f893a7774e65cdba720ffeffa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:22:35 [info] 36#36: *263 [lua] logger.lua:23: 2f4bc64f893a7774e65cdba720ffeffa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:22:35 +0000] 2f4bc64f893a7774e65cdba720ffeffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:22:41 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:41 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:50 [info] 36#36: *267 [lua] access_by_lua(msblocations.conf:189):2: 03054187e7bc3ccae273f3f3ba056ce6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:22:50 [info] 36#36: *267 [lua] logger.lua:23: 03054187e7bc3ccae273f3f3ba056ce6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:22:50 +0000] 03054187e7bc3ccae273f3f3ba056ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:22:51 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:22:51 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:01 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:01 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:05 [info] 36#36: *272 [lua] access_by_lua(msblocations.conf:189):2: 7c67ebfd9bbc5a7e39e35cfa234aa2af:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:23:05 +0000] 7c67ebfd9bbc5a7e39e35cfa234aa2af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:23:05 [info] 36#36: *272 [lua] logger.lua:23: 7c67ebfd9bbc5a7e39e35cfa234aa2af {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:23:11 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:11 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:20 [info] 36#36: *275 [lua] access_by_lua(msblocations.conf:189):2: a693e358d2f18fb412ceadabda012f06:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:23:20 [info] 36#36: *275 [lua] logger.lua:23: a693e358d2f18fb412ceadabda012f06 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:23:20 +0000] a693e358d2f18fb412ceadabda012f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:23:21 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:21 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:31 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:31 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:35 [info] 36#36: *280 [lua] access_by_lua(msblocations.conf:189):2: 4f3740e30bb8142a2d9b06500daddb5d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:23:35 [info] 36#36: *280 [lua] logger.lua:23: 4f3740e30bb8142a2d9b06500daddb5d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:23:35 +0000] 4f3740e30bb8142a2d9b06500daddb5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:23:41 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:41 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:50 [info] 36#36: *284 [lua] access_by_lua(msblocations.conf:189):2: e1357e9463b85c6276e83e854d9bfe1c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:23:50 [info] 36#36: *284 [lua] logger.lua:23: e1357e9463b85c6276e83e854d9bfe1c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:23:50 +0000] e1357e9463b85c6276e83e854d9bfe1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:23:51 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:23:51 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:01 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:01 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:05 [info] 36#36: *289 [lua] access_by_lua(msblocations.conf:189):2: 105553cd52e266e70dced6cdb79572e7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:24:05 [info] 36#36: *289 [lua] logger.lua:23: 105553cd52e266e70dced6cdb79572e7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:24:05 +0000] 105553cd52e266e70dced6cdb79572e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:24:11 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:11 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:20 [info] 36#36: *292 [lua] access_by_lua(msblocations.conf:189):2: 18f4a878533a9eda3576dd302aa81b86:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:24:20 [info] 36#36: *292 [lua] logger.lua:23: 18f4a878533a9eda3576dd302aa81b86 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:24:20 +0000] 18f4a878533a9eda3576dd302aa81b86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:24:21 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:21 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:31 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:31 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:35 [info] 36#36: *297 [lua] access_by_lua(msblocations.conf:189):2: 5c14140e13d15b15776461a2f081c8da:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:24:35 +0000] 5c14140e13d15b15776461a2f081c8da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:24:35 [info] 36#36: *297 [lua] logger.lua:23: 5c14140e13d15b15776461a2f081c8da {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:24:41 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:41 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:50 [info] 36#36: *301 [lua] access_by_lua(msblocations.conf:189):2: 73d35c19c8e4ed472a15d77e1393bc29:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:24:50 +0000] 73d35c19c8e4ed472a15d77e1393bc29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:24:50 [info] 36#36: *301 [lua] logger.lua:23: 73d35c19c8e4ed472a15d77e1393bc29 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:24:51 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:24:51 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:01 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:01 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:05 [info] 36#36: *306 [lua] access_by_lua(msblocations.conf:189):2: 8f269e2c30051ba9aa4442163d874786:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:25:05 +0000] 8f269e2c30051ba9aa4442163d874786 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:25:05 [info] 36#36: *306 [lua] logger.lua:23: 8f269e2c30051ba9aa4442163d874786 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:25:11 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:11 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:20 [info] 36#36: *309 [lua] access_by_lua(msblocations.conf:189):2: 03903166f9964ac68740b93e86843dbe:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:25:20 [info] 36#36: *309 [lua] logger.lua:23: 03903166f9964ac68740b93e86843dbe {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:25:20 +0000] 03903166f9964ac68740b93e86843dbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:25:21 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:21 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:31 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:31 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:35 [info] 36#36: *314 [lua] access_by_lua(msblocations.conf:189):2: 08cadb24d23d7ede389230cc0436a916:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:25:35 +0000] 08cadb24d23d7ede389230cc0436a916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:25:35 [info] 36#36: *314 [lua] logger.lua:23: 08cadb24d23d7ede389230cc0436a916 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:25:41 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:41 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:50 [info] 36#36: *318 [lua] access_by_lua(msblocations.conf:189):2: f187c2a6db4e97f4a14a8ac00a9fc415:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:25:50 [info] 36#36: *318 [lua] logger.lua:23: f187c2a6db4e97f4a14a8ac00a9fc415 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:25:50 +0000] f187c2a6db4e97f4a14a8ac00a9fc415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:25:51 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:25:51 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:01 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:01 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:05 [info] 36#36: *323 [lua] access_by_lua(msblocations.conf:189):2: b9e7d39ee3fffbc0cf66ee53f8eb1bee:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:26:05 +0000] b9e7d39ee3fffbc0cf66ee53f8eb1bee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:26:05 [info] 36#36: *323 [lua] logger.lua:23: b9e7d39ee3fffbc0cf66ee53f8eb1bee {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:26:11 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:11 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:20 [info] 36#36: *326 [lua] access_by_lua(msblocations.conf:189):2: f2c8d995ed9ba7d923ffefb5e87ab59e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:26:20 [info] 36#36: *326 [lua] logger.lua:23: f2c8d995ed9ba7d923ffefb5e87ab59e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:26:20 +0000] f2c8d995ed9ba7d923ffefb5e87ab59e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:26:21 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:21 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:31 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:31 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:35 [info] 36#36: *331 [lua] access_by_lua(msblocations.conf:189):2: bcddf79adea5d7ce61817d717ce029a0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:26:35 [info] 36#36: *331 [lua] logger.lua:23: bcddf79adea5d7ce61817d717ce029a0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:26:35 +0000] bcddf79adea5d7ce61817d717ce029a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:26:41 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:41 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:50 [info] 36#36: *335 [lua] access_by_lua(msblocations.conf:189):2: 23d1cb7fba5e3f55c8a6837db191906d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:26:50 +0000] 23d1cb7fba5e3f55c8a6837db191906d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:26:50 [info] 36#36: *335 [lua] logger.lua:23: 23d1cb7fba5e3f55c8a6837db191906d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:26:51 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:26:51 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:01 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:01 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:05 [info] 36#36: *340 [lua] access_by_lua(msblocations.conf:189):2: 986f064e24cd8f13926849610f73faa5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:27:05 +0000] 986f064e24cd8f13926849610f73faa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:27:05 [info] 36#36: *340 [lua] logger.lua:23: 986f064e24cd8f13926849610f73faa5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:27:11 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:11 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:20 [info] 36#36: *343 [lua] access_by_lua(msblocations.conf:189):2: ef1151d5bc8f3c56348e7c60bb9c709c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.204 - - [27/Jan/2023:05:27:20 +0000] ef1151d5bc8f3c56348e7c60bb9c709c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:27:20 [info] 36#36: *343 [lua] logger.lua:23: ef1151d5bc8f3c56348e7c60bb9c709c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:27:21 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:21 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:31 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:31 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:35 [info] 36#36: *348 [lua] access_by_lua(msblocations.conf:189):2: 7c412153ac450f0c5a1e1d036ed60271:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:27:35 [info] 36#36: *348 [lua] logger.lua:23: 7c412153ac450f0c5a1e1d036ed60271 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:27:35 +0000] 7c412153ac450f0c5a1e1d036ed60271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:27:41 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:41 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:50 [info] 36#36: *352 [lua] access_by_lua(msblocations.conf:189):2: 26f7027d1a218a81c127c44c6e2a576a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:27:50 +0000] 26f7027d1a218a81c127c44c6e2a576a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:27:50 [info] 36#36: *352 [lua] logger.lua:23: 26f7027d1a218a81c127c44c6e2a576a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:27:51 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:27:51 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:01 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:01 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:05 [info] 36#36: *357 [lua] access_by_lua(msblocations.conf:189):2: 593d045f690bc5009981a619ef40e44b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:28:05 +0000] 593d045f690bc5009981a619ef40e44b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 05:28:05 [info] 36#36: *357 [lua] logger.lua:23: 593d045f690bc5009981a619ef40e44b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:28:11 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:11 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:20 [info] 36#36: *360 [lua] access_by_lua(msblocations.conf:189):2: 3b17697241db73a73e6fdadf1b524f5d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:28:20 [info] 36#36: *360 [lua] logger.lua:23: 3b17697241db73a73e6fdadf1b524f5d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:28:20 +0000] 3b17697241db73a73e6fdadf1b524f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:28:21 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:21 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:31 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:31 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:35 [info] 36#36: *365 [lua] access_by_lua(msblocations.conf:189):2: 5e2b94873da689fa5dab1b94e8dd5212:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.204 - - [27/Jan/2023:05:28:35 +0000] 5e2b94873da689fa5dab1b94e8dd5212 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 05:28:35 [info] 36#36: *365 [lua] logger.lua:23: 5e2b94873da689fa5dab1b94e8dd5212 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:28:41 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:41 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:50 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:189):2: 8e985878231298ec8cb2f728a5582a5a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:28:50 +0000] 8e985878231298ec8cb2f728a5582a5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:28:50 [info] 36#36: *369 [lua] logger.lua:23: 8e985878231298ec8cb2f728a5582a5a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:28:51 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:28:51 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:01 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:01 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:05 [info] 36#36: *374 [lua] access_by_lua(msblocations.conf:189):2: bc8f64a115296d1f1a8db9f35b181239:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:29:05 [info] 36#36: *374 [lua] logger.lua:23: bc8f64a115296d1f1a8db9f35b181239 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:29:05 +0000] bc8f64a115296d1f1a8db9f35b181239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:29:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:29:11 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:11 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:20 [info] 36#36: *377 [lua] access_by_lua(msblocations.conf:189):2: 5fd84d15a4b53b0316f1004f2a503663:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:29:20 +0000] 5fd84d15a4b53b0316f1004f2a503663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:29:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:29:20 [info] 36#36: *377 [lua] logger.lua:23: 5fd84d15a4b53b0316f1004f2a503663 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:29:21 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:21 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:31 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:31 [info] 36#36: *381 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:35 [info] 36#36: *382 [lua] access_by_lua(msblocations.conf:189):2: f5508b3a8f4c695ed2ad0619074bbffa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:29:35 [info] 36#36: *382 [lua] logger.lua:23: f5508b3a8f4c695ed2ad0619074bbffa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:29:35 +0000] f5508b3a8f4c695ed2ad0619074bbffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:29:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:29:41 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:41 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:50 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:189):2: 4e7e9546f60050c3ae4eafa254dfd049:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:29:50 [info] 36#36: *386 [lua] logger.lua:23: 4e7e9546f60050c3ae4eafa254dfd049 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:29:50 +0000] 4e7e9546f60050c3ae4eafa254dfd049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:29:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:29:51 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:29:51 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:01 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:01 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:05 [info] 36#36: *391 [lua] access_by_lua(msblocations.conf:189):2: d4bb6782fa54423b72601992db6d9d46:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:30:05 +0000] d4bb6782fa54423b72601992db6d9d46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:30:05 [info] 36#36: *391 [lua] logger.lua:23: d4bb6782fa54423b72601992db6d9d46 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:30:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:30:11 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:11 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:20 [info] 36#36: *394 [lua] access_by_lua(msblocations.conf:189):2: f1b8638b16efe9acae144e6c0fd006eb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:30:20 +0000] f1b8638b16efe9acae144e6c0fd006eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 05:30:20 [info] 36#36: *394 [lua] logger.lua:23: f1b8638b16efe9acae144e6c0fd006eb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:30:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:30:21 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:21 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:31 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:31 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:35 [info] 36#36: *399 [lua] access_by_lua(msblocations.conf:189):2: 05a521d2f8fa1cf1731a847570d3747a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:30:35 [info] 36#36: *399 [lua] logger.lua:23: 05a521d2f8fa1cf1731a847570d3747a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:30:35 +0000] 05a521d2f8fa1cf1731a847570d3747a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:30:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:30:41 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:41 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:50 [info] 36#36: *403 [lua] access_by_lua(msblocations.conf:189):2: 94d53c2db5ed9dfa4f193d155cc4bb0b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:30:50 [info] 36#36: *403 [lua] logger.lua:23: 94d53c2db5ed9dfa4f193d155cc4bb0b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:30:50 +0000] 94d53c2db5ed9dfa4f193d155cc4bb0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:30:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:30:51 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:30:51 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:01 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:01 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:05 [info] 36#36: *408 [lua] access_by_lua(msblocations.conf:189):2: cfe82a72d37a7433ee8729fabbd2260f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:31:05 +0000] cfe82a72d37a7433ee8729fabbd2260f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:31:05 [info] 36#36: *408 [lua] logger.lua:23: cfe82a72d37a7433ee8729fabbd2260f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:31:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:31:11 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:11 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:20 [info] 36#36: *411 [lua] access_by_lua(msblocations.conf:189):2: cb6d4d3877b035156b625be6e5535732:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:31:20 [info] 36#36: *411 [lua] logger.lua:23: cb6d4d3877b035156b625be6e5535732 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:31:20 +0000] cb6d4d3877b035156b625be6e5535732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:31:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:31:21 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:21 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:31 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:31 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:35 [info] 36#36: *416 [lua] access_by_lua(msblocations.conf:189):2: 8387c9f9a7dc653952d9f6d4af8b1e02:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:31:35 +0000] 8387c9f9a7dc653952d9f6d4af8b1e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:31:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:31:35 [info] 36#36: *416 [lua] logger.lua:23: 8387c9f9a7dc653952d9f6d4af8b1e02 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:31:41 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:41 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:50 [info] 36#36: *420 [lua] access_by_lua(msblocations.conf:189):2: fd962b7ec1824aee74b48e145a507b5b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:31:50 [info] 36#36: *420 [lua] logger.lua:23: fd962b7ec1824aee74b48e145a507b5b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:31:50 +0000] fd962b7ec1824aee74b48e145a507b5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:31:51 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:31:51 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:01 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:01 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:05 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:189):2: b5f4e896015fb39faafdb7b6ae1416b0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:32:05 +0000] b5f4e896015fb39faafdb7b6ae1416b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:32:05 [info] 36#36: *425 [lua] logger.lua:23: b5f4e896015fb39faafdb7b6ae1416b0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:32:11 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:11 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:20 [info] 36#36: *428 [lua] access_by_lua(msblocations.conf:189):2: 70278963a10bf149a47df3cdc06c24bb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:32:20 [info] 36#36: *428 [lua] logger.lua:23: 70278963a10bf149a47df3cdc06c24bb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:32:20 +0000] 70278963a10bf149a47df3cdc06c24bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:32:21 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:21 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:31 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:31 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:35 [info] 36#36: *433 [lua] access_by_lua(msblocations.conf:189):2: dee498d4d71acc1fce13ab50d17063b5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:32:35 [info] 36#36: *433 [lua] logger.lua:23: dee498d4d71acc1fce13ab50d17063b5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:32:35 +0000] dee498d4d71acc1fce13ab50d17063b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/27 05:32:41 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:41 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:50 [info] 36#36: *437 [lua] access_by_lua(msblocations.conf:189):2: ff62cc6d394f296cac774e03bf8e34b2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:32:50 +0000] ff62cc6d394f296cac774e03bf8e34b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:32:50 [info] 36#36: *437 [lua] logger.lua:23: ff62cc6d394f296cac774e03bf8e34b2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:32:51 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:32:51 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:01 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:01 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:05 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:189):2: 609cca75de31903fd28aba957d9b968d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:33:05 [info] 36#36: *442 [lua] logger.lua:23: 609cca75de31903fd28aba957d9b968d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:33:05 +0000] 609cca75de31903fd28aba957d9b968d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:33:11 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:11 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:20 [info] 36#36: *445 [lua] access_by_lua(msblocations.conf:189):2: 1c037b4176cdbb8685d172d3d6b4ae0d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:33:20 [info] 36#36: *445 [lua] logger.lua:23: 1c037b4176cdbb8685d172d3d6b4ae0d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:33:20 +0000] 1c037b4176cdbb8685d172d3d6b4ae0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:33:21 [info] 37#37: *446 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:21 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:31 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:31 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:35 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:189):2: 0f6fa2d930461b7a609215700bdf91ba:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:33:35 +0000] 0f6fa2d930461b7a609215700bdf91ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:33:35 [info] 36#36: *450 [lua] logger.lua:23: 0f6fa2d930461b7a609215700bdf91ba {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:33:41 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:41 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:50 [info] 36#36: *454 [lua] access_by_lua(msblocations.conf:189):2: 95c45c1fe1d02df6a9490d13c9b8a1e0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:33:50 [info] 36#36: *454 [lua] logger.lua:23: 95c45c1fe1d02df6a9490d13c9b8a1e0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:33:50 +0000] 95c45c1fe1d02df6a9490d13c9b8a1e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:33:51 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:33:51 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:01 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:01 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:05 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: 3bf43dafe72b09eb4d3ef13f3850641b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:34:05 [info] 36#36: *459 [lua] logger.lua:23: 3bf43dafe72b09eb4d3ef13f3850641b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:34:05 +0000] 3bf43dafe72b09eb4d3ef13f3850641b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/27 05:34:11 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:11 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:20 [info] 36#36: *462 [lua] access_by_lua(msblocations.conf:189):2: 11b5acb993b2b74a1521c613a5bc16b6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:34:20 [info] 36#36: *462 [lua] logger.lua:23: 11b5acb993b2b74a1521c613a5bc16b6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.204 - - [27/Jan/2023:05:34:20 +0000] 11b5acb993b2b74a1521c613a5bc16b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 05:34:21 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:21 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:31 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:31 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:35 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:189):2: 0a184c168be64f85ee5d99ee5b424527:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:34:35 [info] 36#36: *467 [lua] logger.lua:23: 0a184c168be64f85ee5d99ee5b424527 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:34:35 +0000] 0a184c168be64f85ee5d99ee5b424527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:34:41 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:41 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:50 [info] 36#36: *471 [lua] access_by_lua(msblocations.conf:189):2: b48096c5cde1f33a59b384035dca846c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:34:50 [info] 36#36: *471 [lua] logger.lua:23: b48096c5cde1f33a59b384035dca846c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:34:50 +0000] b48096c5cde1f33a59b384035dca846c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:34:51 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:34:51 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:01 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:01 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:05 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: 3c8398ff7ec87c7016a77b191d4a212f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:35:05 [info] 36#36: *476 [lua] logger.lua:23: 3c8398ff7ec87c7016a77b191d4a212f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:35:05 +0000] 3c8398ff7ec87c7016a77b191d4a212f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 05:35:11 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:11 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:20 [info] 36#36: *479 [lua] access_by_lua(msblocations.conf:189):2: c28635e607fd3735675bfe1a5eeb5e52:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:35:20 [info] 36#36: *479 [lua] logger.lua:23: c28635e607fd3735675bfe1a5eeb5e52 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:35:20 +0000] c28635e607fd3735675bfe1a5eeb5e52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:35:21 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:21 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:31 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:31 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:35 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:189):2: 89a06c3a6ba2cd1eec3c582e95532512:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:35:35 [info] 36#36: *484 [lua] logger.lua:23: 89a06c3a6ba2cd1eec3c582e95532512 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:35:35 +0000] 89a06c3a6ba2cd1eec3c582e95532512 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:35:41 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:41 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:50 [info] 36#36: *488 [lua] access_by_lua(msblocations.conf:189):2: c64612c0d5625548c9c467690b08e586:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:35:50 [info] 36#36: *488 [lua] logger.lua:23: c64612c0d5625548c9c467690b08e586 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:35:50 +0000] c64612c0d5625548c9c467690b08e586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/27 05:35:51 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:35:51 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:01 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:01 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:05 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: e55499b2e2178b24e3dee85acf486128:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:36:05 [info] 36#36: *493 [lua] logger.lua:23: e55499b2e2178b24e3dee85acf486128 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:36:05 +0000] e55499b2e2178b24e3dee85acf486128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:36:11 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:11 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:20 [info] 36#36: *496 [lua] access_by_lua(msblocations.conf:189):2: 803a7515d041b3452f16fcf16a0d301d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:36:20 [info] 36#36: *496 [lua] logger.lua:23: 803a7515d041b3452f16fcf16a0d301d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:36:20 +0000] 803a7515d041b3452f16fcf16a0d301d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:36:21 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:21 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:31 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:31 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:35 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:189):2: 8c837c52549b91f92c2f107d24fda7b2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:36:35 +0000] 8c837c52549b91f92c2f107d24fda7b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:36:35 [info] 36#36: *501 [lua] logger.lua:23: 8c837c52549b91f92c2f107d24fda7b2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:36:41 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:41 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:50 [info] 36#36: *505 [lua] access_by_lua(msblocations.conf:189):2: a9fd33111bd1d1ea2b0efaa297792c43:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:36:50 +0000] a9fd33111bd1d1ea2b0efaa297792c43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:36:50 [info] 36#36: *505 [lua] logger.lua:23: a9fd33111bd1d1ea2b0efaa297792c43 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:36:51 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:36:51 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:01 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:01 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:05 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: 4165b5ab85c1044490b2c1772297d2ac:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:37:05 [info] 36#36: *510 [lua] logger.lua:23: 4165b5ab85c1044490b2c1772297d2ac {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.204 - - [27/Jan/2023:05:37:05 +0000] 4165b5ab85c1044490b2c1772297d2ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/27 05:37:11 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:11 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:20 [info] 36#36: *513 [lua] access_by_lua(msblocations.conf:189):2: fac6a49cc0e33c5db936f26ebd4ca60e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:37:21 [info] 36#36: *513 [lua] logger.lua:23: fac6a49cc0e33c5db936f26ebd4ca60e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.204 - - [27/Jan/2023:05:37:21 +0000] fac6a49cc0e33c5db936f26ebd4ca60e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:37:21 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:21 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:31 [info] 36#36: *516 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:31 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
10.233.67.204 - - [27/Jan/2023:05:37:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.204 - - [27/Jan/2023:05:37:36 +0000] 7ee3e6d7440fa43a7b40ef2ffb0451e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:37:36 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:189):2: 7ee3e6d7440fa43a7b40ef2ffb0451e2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:37:36 [info] 36#36: *518 [lua] logger.lua:23: 7ee3e6d7440fa43a7b40ef2ffb0451e2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:37:41 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:41 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:51 [info] 36#36: *522 [lua] access_by_lua(msblocations.conf:189):2: c24306495b64a6448e721c81b124eece:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:37:51 +0000] c24306495b64a6448e721c81b124eece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:37:51 [info] 36#36: *522 [lua] logger.lua:23: c24306495b64a6448e721c81b124eece {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:37:51 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:37:51 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:01 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:01 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:06 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: 4fd4061fab7eb17d6824b3093095ba85:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:38:06 [info] 36#36: *527 [lua] logger.lua:23: 4fd4061fab7eb17d6824b3093095ba85 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:38:06 +0000] 4fd4061fab7eb17d6824b3093095ba85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:38:11 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:11 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:21 [info] 36#36: *530 [lua] access_by_lua(msblocations.conf:189):2: d2e70bd5e16a8ac12c83598049e796f8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:38:21 [info] 36#36: *530 [lua] logger.lua:23: d2e70bd5e16a8ac12c83598049e796f8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:38:21 +0000] d2e70bd5e16a8ac12c83598049e796f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:38:21 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:21 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:31 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:31 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:36 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:189):2: 173aef45417de56dfd8f494587c5e7ac:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:38:36 [info] 36#36: *535 [lua] logger.lua:23: 173aef45417de56dfd8f494587c5e7ac {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:38:36 +0000] 173aef45417de56dfd8f494587c5e7ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:38:41 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:41 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:51 [info] 36#36: *539 [lua] access_by_lua(msblocations.conf:189):2: 7aa7bfffaddf1d6c17fc42ae91efec14:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:38:51 [info] 36#36: *539 [lua] logger.lua:23: 7aa7bfffaddf1d6c17fc42ae91efec14 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:38:51 +0000] 7aa7bfffaddf1d6c17fc42ae91efec14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:38:51 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:38:51 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:01 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:01 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:06 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: d3c764fb648d305554f48a12a3c17334:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:39:06 [info] 36#36: *544 [lua] logger.lua:23: d3c764fb648d305554f48a12a3c17334 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:39:06 +0000] d3c764fb648d305554f48a12a3c17334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:39:11 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:11 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:21 [info] 36#36: *547 [lua] access_by_lua(msblocations.conf:189):2: ae29e9b2fcbca08e6fb0885aca450d6d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.204 - - [27/Jan/2023:05:39:21 +0000] ae29e9b2fcbca08e6fb0885aca450d6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:39:21 [info] 36#36: *547 [lua] logger.lua:23: ae29e9b2fcbca08e6fb0885aca450d6d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:39:21 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:21 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:31 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:31 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:36 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:189):2: 7a8b41626bf878dee0d03efda645c7e3:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:39:36 [info] 36#36: *552 [lua] logger.lua:23: 7a8b41626bf878dee0d03efda645c7e3 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:39:36 +0000] 7a8b41626bf878dee0d03efda645c7e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:39:41 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:41 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:51 [info] 36#36: *556 [lua] access_by_lua(msblocations.conf:189):2: 0947b8b7ae18eee541240e7745b7f186:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:39:51 +0000] 0947b8b7ae18eee541240e7745b7f186 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/27 05:39:51 [info] 36#36: *556 [lua] logger.lua:23: 0947b8b7ae18eee541240e7745b7f186 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/27 05:39:51 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:39:51 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:01 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:01 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:06 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: 2d319993ba603d5c59b7476bbc64655a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:40:06 [info] 36#36: *561 [lua] logger.lua:23: 2d319993ba603d5c59b7476bbc64655a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:40:06 +0000] 2d319993ba603d5c59b7476bbc64655a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/27 05:40:11 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:11 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:21 [info] 36#36: *564 [lua] access_by_lua(msblocations.conf:189):2: bc84ef77aab51cdb4a9195fe071dfe1e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:40:21 +0000] bc84ef77aab51cdb4a9195fe071dfe1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:40:21 [info] 36#36: *564 [lua] logger.lua:23: bc84ef77aab51cdb4a9195fe071dfe1e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:40:21 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:21 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:31 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:31 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:36 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:189):2: 08844854ad037328329bb80004a982eb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:40:36 +0000] 08844854ad037328329bb80004a982eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:40:36 [info] 36#36: *569 [lua] logger.lua:23: 08844854ad037328329bb80004a982eb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:40:41 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:41 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:51 [info] 36#36: *573 [lua] access_by_lua(msblocations.conf:189):2: b14ac2229bf6681d0654546e31a94fce:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:40:51 [info] 36#36: *573 [lua] logger.lua:23: b14ac2229bf6681d0654546e31a94fce {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:40:51 +0000] b14ac2229bf6681d0654546e31a94fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:40:51 [info] 36#36: *574 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:40:51 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:01 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:01 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:06 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: 92bc18a0923ca505781c7318c42df913:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:41:06 [info] 36#36: *578 [lua] logger.lua:23: 92bc18a0923ca505781c7318c42df913 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:41:06 +0000] 92bc18a0923ca505781c7318c42df913 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:41:11 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:11 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:21 [info] 36#36: *581 [lua] access_by_lua(msblocations.conf:189):2: 0e65e5d42b7c08c65c5c168139a2af2e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:41:21 [info] 36#36: *581 [lua] logger.lua:23: 0e65e5d42b7c08c65c5c168139a2af2e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:41:21 +0000] 0e65e5d42b7c08c65c5c168139a2af2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:41:21 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:21 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:31 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:31 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:36 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:189):2: 4a1c111ac990c37211c028ace86d3cbd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:41:36 [info] 36#36: *586 [lua] logger.lua:23: 4a1c111ac990c37211c028ace86d3cbd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:41:36 +0000] 4a1c111ac990c37211c028ace86d3cbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:41:41 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:41 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:51 [info] 36#36: *590 [lua] access_by_lua(msblocations.conf:189):2: eda013d1ae75a558a89dde2729e3da78:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:41:51 [info] 36#36: *590 [lua] logger.lua:23: eda013d1ae75a558a89dde2729e3da78 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:41:51 +0000] eda013d1ae75a558a89dde2729e3da78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:41:51 [info] 36#36: *591 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:41:51 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:01 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:01 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:06 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: d47bdbb1a9679a3ef2794a05b336fc41:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:42:06 +0000] d47bdbb1a9679a3ef2794a05b336fc41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 05:42:06 [info] 36#36: *595 [lua] logger.lua:23: d47bdbb1a9679a3ef2794a05b336fc41 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:42:11 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:11 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:21 [info] 36#36: *598 [lua] access_by_lua(msblocations.conf:189):2: fc0f422a60da411ac67be6ee78b1846a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:42:21 [info] 36#36: *598 [lua] logger.lua:23: fc0f422a60da411ac67be6ee78b1846a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:42:21 +0000] fc0f422a60da411ac67be6ee78b1846a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:42:21 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:21 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:31 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:31 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:36 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: 6df414c80b504b3eec67a2a93a65db1c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:42:36 +0000] 6df414c80b504b3eec67a2a93a65db1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:42:36 [info] 36#36: *603 [lua] logger.lua:23: 6df414c80b504b3eec67a2a93a65db1c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:42:41 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:41 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:51 [info] 36#36: *607 [lua] access_by_lua(msblocations.conf:189):2: a22c139629711aca30457150b6a7d065:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:42:51 [info] 36#36: *607 [lua] logger.lua:23: a22c139629711aca30457150b6a7d065 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:42:51 +0000] a22c139629711aca30457150b6a7d065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:42:51 [info] 36#36: *608 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:42:51 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:01 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:01 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:06 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: 8ce1acc038dd6b45b63ecb77424a2d37:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:43:06 [info] 36#36: *612 [lua] logger.lua:23: 8ce1acc038dd6b45b63ecb77424a2d37 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:43:06 +0000] 8ce1acc038dd6b45b63ecb77424a2d37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:43:11 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:11 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:21 [info] 36#36: *615 [lua] access_by_lua(msblocations.conf:189):2: 9931ce57a9ca14b29512791281ad147e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:43:21 [info] 36#36: *615 [lua] logger.lua:23: 9931ce57a9ca14b29512791281ad147e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:43:21 +0000] 9931ce57a9ca14b29512791281ad147e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:43:21 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:21 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:31 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:31 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:36 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: e5cdd9efe831bae8df1c76d1656f0b11:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:43:36 [info] 36#36: *620 [lua] logger.lua:23: e5cdd9efe831bae8df1c76d1656f0b11 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:43:36 +0000] e5cdd9efe831bae8df1c76d1656f0b11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:43:41 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:41 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:51 [info] 36#36: *624 [lua] access_by_lua(msblocations.conf:189):2: d682ce80596f1b87a1fb6ba2b0a1ee73:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:43:51 [info] 36#36: *624 [lua] logger.lua:23: d682ce80596f1b87a1fb6ba2b0a1ee73 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:43:51 +0000] d682ce80596f1b87a1fb6ba2b0a1ee73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:43:51 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:43:51 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:01 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:01 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:06 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: 7fe1eb352ae583226679d16c80cf2534:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:44:06 [info] 36#36: *629 [lua] logger.lua:23: 7fe1eb352ae583226679d16c80cf2534 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:44:06 +0000] 7fe1eb352ae583226679d16c80cf2534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:44:11 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:11 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:21 [info] 36#36: *632 [lua] access_by_lua(msblocations.conf:189):2: ce285a146d863f903a8f49250c8b93ef:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:44:21 [info] 36#36: *632 [lua] logger.lua:23: ce285a146d863f903a8f49250c8b93ef {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:44:21 +0000] ce285a146d863f903a8f49250c8b93ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:44:21 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:21 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:31 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:31 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:36 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:189):2: bb4f892fc464046c71285a67e2e136fd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:44:36 +0000] bb4f892fc464046c71285a67e2e136fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:44:36 [info] 36#36: *637 [lua] logger.lua:23: bb4f892fc464046c71285a67e2e136fd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:44:41 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:41 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:51 [info] 36#36: *641 [lua] access_by_lua(msblocations.conf:189):2: 1b248c77ec84d97ffef042b1b8efbc16:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:44:51 [info] 36#36: *641 [lua] logger.lua:23: 1b248c77ec84d97ffef042b1b8efbc16 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:44:51 +0000] 1b248c77ec84d97ffef042b1b8efbc16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:44:51 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:44:51 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:01 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:01 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:06 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: f18f7591b2de2011d80a983d9cdbbc6d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:45:06 [info] 36#36: *646 [lua] logger.lua:23: f18f7591b2de2011d80a983d9cdbbc6d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:45:06 +0000] f18f7591b2de2011d80a983d9cdbbc6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:45:11 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:11 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:21 [info] 36#36: *649 [lua] access_by_lua(msblocations.conf:189):2: 7cdc3dd2238740474a74056bf89f2e19:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:45:21 +0000] 7cdc3dd2238740474a74056bf89f2e19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:45:21 [info] 36#36: *649 [lua] logger.lua:23: 7cdc3dd2238740474a74056bf89f2e19 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:45:21 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:21 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:31 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:31 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:36 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:189):2: b2bfd716d4d19a2ef7ed4a359b1c2dfd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:45:36 [info] 36#36: *654 [lua] logger.lua:23: b2bfd716d4d19a2ef7ed4a359b1c2dfd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:45:36 +0000] b2bfd716d4d19a2ef7ed4a359b1c2dfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:45:41 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:41 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:51 [info] 36#36: *658 [lua] access_by_lua(msblocations.conf:189):2: 31d942889f2db4c18ff334d6ace1a9a6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:45:51 +0000] 31d942889f2db4c18ff334d6ace1a9a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:45:51 [info] 36#36: *658 [lua] logger.lua:23: 31d942889f2db4c18ff334d6ace1a9a6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:45:51 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:45:51 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:01 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:01 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:06 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: 9017f3ad2fc97aa7188b8a466bcf2ca2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:46:06 [info] 36#36: *663 [lua] logger.lua:23: 9017f3ad2fc97aa7188b8a466bcf2ca2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:46:06 +0000] 9017f3ad2fc97aa7188b8a466bcf2ca2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:46:11 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:11 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:21 [info] 36#36: *666 [lua] access_by_lua(msblocations.conf:189):2: 1c4c60ce98df4754cf9e4824a56ee72f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:46:21 [info] 36#36: *666 [lua] logger.lua:23: 1c4c60ce98df4754cf9e4824a56ee72f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:46:21 +0000] 1c4c60ce98df4754cf9e4824a56ee72f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:46:21 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:21 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:31 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:31 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:36 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:189):2: b28bd7388f053db07b7181dbff0a3215:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:46:36 +0000] b28bd7388f053db07b7181dbff0a3215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:46:36 [info] 36#36: *671 [lua] logger.lua:23: b28bd7388f053db07b7181dbff0a3215 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:46:41 [info] 36#36: *672 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:41 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:51 [info] 36#36: *675 [lua] access_by_lua(msblocations.conf:189):2: d94cf1395345381177df7ccd3cd0ae51:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:46:51 [info] 36#36: *675 [lua] logger.lua:23: d94cf1395345381177df7ccd3cd0ae51 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:46:51 +0000] d94cf1395345381177df7ccd3cd0ae51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:46:51 [info] 36#36: *676 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:46:51 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:01 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:01 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:06 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: 3c5f4e66ce36c5ec628516931f72d8cc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:47:06 [info] 36#36: *680 [lua] logger.lua:23: 3c5f4e66ce36c5ec628516931f72d8cc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:47:06 +0000] 3c5f4e66ce36c5ec628516931f72d8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:47:11 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:11 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:21 [info] 36#36: *683 [lua] access_by_lua(msblocations.conf:189):2: dd8be424774a128fdf231f18f617d309:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:47:21 [info] 36#36: *683 [lua] logger.lua:23: dd8be424774a128fdf231f18f617d309 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:47:21 +0000] dd8be424774a128fdf231f18f617d309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:47:21 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:21 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:31 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:31 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:36 [info] 36#36: *688 [lua] access_by_lua(msblocations.conf:189):2: a3505bfa0da7deb4f95de28027c60d51:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:47:36 [info] 36#36: *688 [lua] logger.lua:23: a3505bfa0da7deb4f95de28027c60d51 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:47:36 +0000] a3505bfa0da7deb4f95de28027c60d51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:47:41 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:41 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:51 [info] 36#36: *692 [lua] access_by_lua(msblocations.conf:189):2: a1567e4a3fae83207737b050eaa7e91a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:47:51 [info] 36#36: *692 [lua] logger.lua:23: a1567e4a3fae83207737b050eaa7e91a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:47:51 +0000] a1567e4a3fae83207737b050eaa7e91a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:47:51 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:47:51 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:01 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:01 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:06 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: 5aa43d0b62bd513c8baf9f6e2f9f7d91:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:48:06 +0000] 5aa43d0b62bd513c8baf9f6e2f9f7d91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:48:06 [info] 36#36: *697 [lua] logger.lua:23: 5aa43d0b62bd513c8baf9f6e2f9f7d91 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:48:11 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:11 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:21 [info] 36#36: *700 [lua] access_by_lua(msblocations.conf:189):2: 9cb84f6d01e17e78f8f7fe0c83b85c3b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:48:21 [info] 36#36: *700 [lua] logger.lua:23: 9cb84f6d01e17e78f8f7fe0c83b85c3b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:48:21 +0000] 9cb84f6d01e17e78f8f7fe0c83b85c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:48:21 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:21 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:31 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:31 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:36 [info] 36#36: *705 [lua] access_by_lua(msblocations.conf:189):2: fad3202523fb92d2304f4dbe6a8a430e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:48:36 +0000] fad3202523fb92d2304f4dbe6a8a430e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:48:36 [info] 36#36: *705 [lua] logger.lua:23: fad3202523fb92d2304f4dbe6a8a430e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:48:41 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:41 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:51 [info] 36#36: *709 [lua] access_by_lua(msblocations.conf:189):2: adac978ba1256d829e0e4340c09e3474:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:48:51 +0000] adac978ba1256d829e0e4340c09e3474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:48:51 [info] 36#36: *709 [lua] logger.lua:23: adac978ba1256d829e0e4340c09e3474 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:48:51 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:48:51 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:01 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:01 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:06 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: 710766fd11f2765ef0a95842967f7b0b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:49:06 +0000] 710766fd11f2765ef0a95842967f7b0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 05:49:06 [info] 36#36: *714 [lua] logger.lua:23: 710766fd11f2765ef0a95842967f7b0b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:49:11 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:11 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:21 [info] 36#36: *717 [lua] access_by_lua(msblocations.conf:189):2: 84aeb44eeccb235988ff59e0ef5f03a8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:49:21 [info] 36#36: *717 [lua] logger.lua:23: 84aeb44eeccb235988ff59e0ef5f03a8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:49:21 +0000] 84aeb44eeccb235988ff59e0ef5f03a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:49:21 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:21 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:31 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:31 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:36 [info] 36#36: *722 [lua] access_by_lua(msblocations.conf:189):2: c6cfc4dc19192e823fd966ae1dcf7e73:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:49:36 [info] 36#36: *722 [lua] logger.lua:23: c6cfc4dc19192e823fd966ae1dcf7e73 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:49:36 +0000] c6cfc4dc19192e823fd966ae1dcf7e73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:49:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:49:41 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:41 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:51 [info] 36#36: *726 [lua] access_by_lua(msblocations.conf:189):2: 8c6342f609d65aaff6fa5bad8c73d32c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:49:51 [info] 36#36: *726 [lua] logger.lua:23: 8c6342f609d65aaff6fa5bad8c73d32c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:49:51 +0000] 8c6342f609d65aaff6fa5bad8c73d32c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:49:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:49:51 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:49:51 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:01 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:01 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:06 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: f4a944000fb83147769958a79368b326:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:50:06 [info] 36#36: *731 [lua] logger.lua:23: f4a944000fb83147769958a79368b326 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:50:06 +0000] f4a944000fb83147769958a79368b326 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:50:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:50:11 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:11 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:21 [info] 36#36: *734 [lua] access_by_lua(msblocations.conf:189):2: 7173e0027501f5d47b10a3a961b5ddff:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:50:21 [info] 36#36: *734 [lua] logger.lua:23: 7173e0027501f5d47b10a3a961b5ddff {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:50:21 +0000] 7173e0027501f5d47b10a3a961b5ddff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:50:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:50:21 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:21 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:31 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:31 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:36 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: b68588bc8aa255a3245b408390aecc53:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:50:36 [info] 36#36: *739 [lua] logger.lua:23: b68588bc8aa255a3245b408390aecc53 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:50:36 +0000] b68588bc8aa255a3245b408390aecc53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:50:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:50:41 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:41 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:51 [info] 36#36: *743 [lua] access_by_lua(msblocations.conf:189):2: 572e3529631a37131e24ba49cbe95a58:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:50:51 +0000] 572e3529631a37131e24ba49cbe95a58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 05:50:51 [info] 36#36: *743 [lua] logger.lua:23: 572e3529631a37131e24ba49cbe95a58 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:50:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:50:51 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:50:51 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:01 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:01 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:06 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 60010e8fde2333622184fca359e3967e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:51:06 [info] 36#36: *748 [lua] logger.lua:23: 60010e8fde2333622184fca359e3967e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:51:06 +0000] 60010e8fde2333622184fca359e3967e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:51:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:51:11 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:11 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:21 [info] 36#36: *751 [lua] access_by_lua(msblocations.conf:189):2: df21b42d1803a01c4f5ecb6551716121:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:51:21 +0000] df21b42d1803a01c4f5ecb6551716121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 05:51:21 [info] 36#36: *751 [lua] logger.lua:23: df21b42d1803a01c4f5ecb6551716121 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:51:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:51:21 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:21 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:31 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:31 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:36 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: 5b7c5632e2873641baae5f5bef27b250:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:51:36 +0000] 5b7c5632e2873641baae5f5bef27b250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:51:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:51:36 [info] 36#36: *756 [lua] logger.lua:23: 5b7c5632e2873641baae5f5bef27b250 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:51:41 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:41 [info] 36#36: *758 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:51 [info] 36#36: *760 [lua] access_by_lua(msblocations.conf:189):2: 1e40981c94e535ec97cca69efef556cf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:51:51 [info] 36#36: *760 [lua] logger.lua:23: 1e40981c94e535ec97cca69efef556cf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:51:51 +0000] 1e40981c94e535ec97cca69efef556cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:51:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:51:51 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:51:51 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:01 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:01 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:06 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: 8a6af93579660829b673e5adae34a247:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:52:06 +0000] 8a6af93579660829b673e5adae34a247 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:52:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:52:06 [info] 36#36: *765 [lua] logger.lua:23: 8a6af93579660829b673e5adae34a247 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:52:11 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:11 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:21 [info] 36#36: *768 [lua] access_by_lua(msblocations.conf:189):2: 5e5ad7a00dfa5241fe41825559cd999b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:52:21 +0000] 5e5ad7a00dfa5241fe41825559cd999b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:52:21 [info] 36#36: *768 [lua] logger.lua:23: 5e5ad7a00dfa5241fe41825559cd999b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:52:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:52:21 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:21 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:31 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:31 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:36 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: f7d25d339d38ef81d152abf1bdf58210:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:52:36 +0000] f7d25d339d38ef81d152abf1bdf58210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:52:36 [info] 36#36: *773 [lua] logger.lua:23: f7d25d339d38ef81d152abf1bdf58210 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:52:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:52:41 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:41 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:51 [info] 36#36: *777 [lua] access_by_lua(msblocations.conf:189):2: efcaa0d784306647a519af645b9da76f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:52:51 +0000] efcaa0d784306647a519af645b9da76f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:52:51 [info] 36#36: *777 [lua] logger.lua:23: efcaa0d784306647a519af645b9da76f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:52:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:52:51 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:52:51 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:01 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:01 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:06 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: bf6bdfb2ed3c6e3179bdb787add0a945:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:53:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:53:06 [info] 36#36: *782 [lua] logger.lua:23: bf6bdfb2ed3c6e3179bdb787add0a945 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:53:06 +0000] bf6bdfb2ed3c6e3179bdb787add0a945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/27 05:53:11 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:11 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:21 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:21 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:21 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: 5012483929af83345c71df21d9334f0f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:53:21 +0000] 5012483929af83345c71df21d9334f0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 05:53:21 [info] 36#36: *787 [lua] logger.lua:23: 5012483929af83345c71df21d9334f0f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:53:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:53:31 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:31 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:36 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: 08be960a18427c967512dcd5f0ad8775:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:53:36 [info] 36#36: *790 [lua] logger.lua:23: 08be960a18427c967512dcd5f0ad8775 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:53:36 +0000] 08be960a18427c967512dcd5f0ad8775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:53:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:53:41 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:41 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:51 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:51 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:53:51 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: 1005861785d395c2680df81c93d2011d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:53:51 +0000] 1005861785d395c2680df81c93d2011d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 05:53:51 [info] 36#36: *796 [lua] logger.lua:23: 1005861785d395c2680df81c93d2011d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:53:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:54:01 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:01 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:06 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: 638603346eb6cf8d0b4d0d874e0e3a75:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:54:06 [info] 36#36: *799 [lua] logger.lua:23: 638603346eb6cf8d0b4d0d874e0e3a75 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:54:06 +0000] 638603346eb6cf8d0b4d0d874e0e3a75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:54:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:54:11 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:11 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:21 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:21 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:21 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: c63705c674aca06db068779b46fc9c4d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:54:21 +0000] c63705c674aca06db068779b46fc9c4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:54:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:54:21 [info] 36#36: *804 [lua] logger.lua:23: c63705c674aca06db068779b46fc9c4d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:54:31 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:31 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:36 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: 051ec4b986442273cf93d3bc09a390db:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:54:36 +0000] 051ec4b986442273cf93d3bc09a390db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:54:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:54:36 [info] 36#36: *807 [lua] logger.lua:23: 051ec4b986442273cf93d3bc09a390db {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:54:41 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:41 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:51 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:51 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:54:51 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: c1bfcf81208c14e49625d03eb10046ec:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:54:51 +0000] c1bfcf81208c14e49625d03eb10046ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:54:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:54:51 [info] 36#36: *813 [lua] logger.lua:23: c1bfcf81208c14e49625d03eb10046ec {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:55:01 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:01 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:06 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: fa95ac494240a92587797285c904da64:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:55:06 +0000] fa95ac494240a92587797285c904da64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 05:55:06 [info] 36#36: *816 [lua] logger.lua:23: fa95ac494240a92587797285c904da64 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:55:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:55:11 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:11 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:21 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:21 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:21 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: 45beeee0d025deb600067e7ee8adf2d0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:55:21 +0000] 45beeee0d025deb600067e7ee8adf2d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 05:55:21 [info] 36#36: *821 [lua] logger.lua:23: 45beeee0d025deb600067e7ee8adf2d0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:55:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:55:31 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:31 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:36 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: 954a9c6b1c4460aeb465bcab4fe30128:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:55:36 [info] 36#36: *824 [lua] logger.lua:23: 954a9c6b1c4460aeb465bcab4fe30128 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:55:36 +0000] 954a9c6b1c4460aeb465bcab4fe30128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:55:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:55:41 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:41 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:51 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:51 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:55:52 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:189):2: fbf6505fcbb535ef02cadbe4fecce6f6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:55:52 [info] 36#36: *830 [lua] logger.lua:23: fbf6505fcbb535ef02cadbe4fecce6f6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:55:52 +0000] fbf6505fcbb535ef02cadbe4fecce6f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/27 05:56:01 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:01 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:07 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: 8ef4dc984faeb49943d4c541f0537a53:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:56:07 [info] 36#36: *833 [lua] logger.lua:23: 8ef4dc984faeb49943d4c541f0537a53 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:56:07 +0000] 8ef4dc984faeb49943d4c541f0537a53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:56:11 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:11 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:21 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:21 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:22 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: 4a97d1e76a8e435d8c52192c742dfc8d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:56:22 [info] 36#36: *838 [lua] logger.lua:23: 4a97d1e76a8e435d8c52192c742dfc8d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:56:22 +0000] 4a97d1e76a8e435d8c52192c742dfc8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:56:31 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:31 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:37 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: 95bc460f488f056d2a41787dd74d128d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:56:37 [info] 36#36: *841 [lua] logger.lua:23: 95bc460f488f056d2a41787dd74d128d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:56:37 +0000] 95bc460f488f056d2a41787dd74d128d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:56:41 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:41 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:51 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:51 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:56:52 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: 27c7bc4eeecdc522640f17d31771bd25:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.204 - - [27/Jan/2023:05:56:52 +0000] 27c7bc4eeecdc522640f17d31771bd25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:56:52 [info] 36#36: *847 [lua] logger.lua:23: 27c7bc4eeecdc522640f17d31771bd25 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:57:01 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:01 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:07 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: 0124183e9c5878e2d93c4ae85ff2b62b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:57:07 [info] 36#36: *850 [lua] logger.lua:23: 0124183e9c5878e2d93c4ae85ff2b62b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:57:07 +0000] 0124183e9c5878e2d93c4ae85ff2b62b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:57:11 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:11 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:21 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:21 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:22 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: b8d1e43cf387ad75edac425d4dd5ea5b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:57:22 +0000] b8d1e43cf387ad75edac425d4dd5ea5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:57:22 [info] 36#36: *855 [lua] logger.lua:23: b8d1e43cf387ad75edac425d4dd5ea5b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:57:31 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:31 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:37 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: e3816eedc4e6f4d2090fcd639724a9e1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:57:37 +0000] e3816eedc4e6f4d2090fcd639724a9e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:57:37 [info] 36#36: *858 [lua] logger.lua:23: e3816eedc4e6f4d2090fcd639724a9e1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:57:41 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:41 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:51 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:51 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:57:52 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:189):2: 67dec002425918cabf1278ebeff9b703:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:57:52 [info] 36#36: *864 [lua] logger.lua:23: 67dec002425918cabf1278ebeff9b703 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:57:52 +0000] 67dec002425918cabf1278ebeff9b703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 05:58:01 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:01 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:07 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:189):2: 03a69671cd402512e766a0eeb526ad8b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.204 - - [27/Jan/2023:05:58:07 +0000] 03a69671cd402512e766a0eeb526ad8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 05:58:07 [info] 36#36: *867 [lua] logger.lua:23: 03a69671cd402512e766a0eeb526ad8b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:58:11 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:11 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:21 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:21 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:22 [info] 36#36: *872 [lua] access_by_lua(msblocations.conf:189):2: a18efac6080f8bd076d706c704ea4091:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:58:22 [info] 36#36: *872 [lua] logger.lua:23: a18efac6080f8bd076d706c704ea4091 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:58:22 +0000] a18efac6080f8bd076d706c704ea4091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:58:31 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:31 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:37 [info] 36#36: *875 [lua] access_by_lua(msblocations.conf:189):2: c14d171a0c522af51a1c960cc1f5ddbc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:58:37 [info] 36#36: *875 [lua] logger.lua:23: c14d171a0c522af51a1c960cc1f5ddbc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:58:37 +0000] c14d171a0c522af51a1c960cc1f5ddbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 05:58:41 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:41 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:51 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:51 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:58:52 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: 1b0031f9dadf400ab344de90c3130f63:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:58:52 +0000] 1b0031f9dadf400ab344de90c3130f63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:58:52 [info] 36#36: *881 [lua] logger.lua:23: 1b0031f9dadf400ab344de90c3130f63 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 05:59:01 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:01 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:07 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:189):2: 10633f5a48285822ada259a6b2af8ffc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:59:07 +0000] 10633f5a48285822ada259a6b2af8ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/27 05:59:07 [info] 36#36: *884 [lua] logger.lua:23: 10633f5a48285822ada259a6b2af8ffc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/27 05:59:11 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:11 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:21 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:21 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:22 [info] 36#36: *889 client closed connection while waiting for request, client: 10.233.65.168, server: 0.0.0.0:443
2023/01/27 05:59:22 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: 0fe4042099c771246df4d6ae1db38a6b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:59:22 [info] 36#36: *890 [lua] logger.lua:23: 0fe4042099c771246df4d6ae1db38a6b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:59:22 +0000] 0fe4042099c771246df4d6ae1db38a6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 05:59:31 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:31 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:37 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: 993d60b7a52f3a60867b7bfe4884d071:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 05:59:37 [info] 36#36: *893 [lua] logger.lua:23: 993d60b7a52f3a60867b7bfe4884d071 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:59:37 +0000] 993d60b7a52f3a60867b7bfe4884d071 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:05:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 05:59:41 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:41 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:51 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:51 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 05:59:52 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: 6c3d20b3ebd4da288c995abe5ac2e149:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:59:52 +0000] 6c3d20b3ebd4da288c995abe5ac2e149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/27 05:59:52 [info] 36#36: *899 [lua] logger.lua:23: 6c3d20b3ebd4da288c995abe5ac2e149 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:05:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/27 06:00:01 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:01 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:07 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: ef9fc0c390b125909b940464664eaa89:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:00:07 [info] 36#36: *902 [lua] logger.lua:23: ef9fc0c390b125909b940464664eaa89 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:00:07 +0000] ef9fc0c390b125909b940464664eaa89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/27 06:00:11 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:11 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:21 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:21 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:22 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: b1f71c9d480e6b162f851aff587b764b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:00:22 +0000] b1f71c9d480e6b162f851aff587b764b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:00:22 [info] 36#36: *907 [lua] logger.lua:23: b1f71c9d480e6b162f851aff587b764b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:00:31 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:31 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:37 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: a144d594abec15aa8342928d77f9dcbf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:00:37 [info] 36#36: *910 [lua] logger.lua:23: a144d594abec15aa8342928d77f9dcbf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:00:37 +0000] a144d594abec15aa8342928d77f9dcbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:00:41 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:41 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:51 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:51 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:00:52 [info] 36#36: *916 [lua] access_by_lua(msblocations.conf:189):2: ca5c287f8f11b0e8bac69ced08e59d39:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:00:52 +0000] ca5c287f8f11b0e8bac69ced08e59d39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/27 06:00:52 [info] 36#36: *916 [lua] logger.lua:23: ca5c287f8f11b0e8bac69ced08e59d39 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/27 06:01:01 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:01 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:07 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:189):2: 55f3911bfb8484f5d08339fcdcee9719:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:01:07 +0000] 55f3911bfb8484f5d08339fcdcee9719 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:01:07 [info] 36#36: *919 [lua] logger.lua:23: 55f3911bfb8484f5d08339fcdcee9719 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:01:11 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:11 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:21 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:21 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:22 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 061ea97df73d12ebe7f2995bfdeefc90:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.204 - - [27/Jan/2023:06:01:22 +0000] 061ea97df73d12ebe7f2995bfdeefc90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:01:22 [info] 36#36: *924 [lua] logger.lua:23: 061ea97df73d12ebe7f2995bfdeefc90 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:01:31 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:31 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:37 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: 6341caabaa831cfc90a41500ecd0997c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:01:37 [info] 36#36: *927 [lua] logger.lua:23: 6341caabaa831cfc90a41500ecd0997c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:01:37 +0000] 6341caabaa831cfc90a41500ecd0997c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:01:41 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:41 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:51 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:51 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:01:52 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:189):2: 603ef135e59cf1e7abfd6cb21c4dc442:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:01:52 +0000] 603ef135e59cf1e7abfd6cb21c4dc442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:01:52 [info] 36#36: *933 [lua] logger.lua:23: 603ef135e59cf1e7abfd6cb21c4dc442 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:02:01 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:01 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:07 [info] 36#36: *936 [lua] access_by_lua(msblocations.conf:189):2: 7f8206ea62174fa83454606c63a3d389:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:02:07 [info] 36#36: *936 [lua] logger.lua:23: 7f8206ea62174fa83454606c63a3d389 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:02:07 +0000] 7f8206ea62174fa83454606c63a3d389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:02:11 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:11 [info] 36#36: *938 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:21 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:21 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:22 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 4214ea4fc148f8d0628f205c4194047f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:02:22 [info] 36#36: *941 [lua] logger.lua:23: 4214ea4fc148f8d0628f205c4194047f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:02:22 +0000] 4214ea4fc148f8d0628f205c4194047f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:02:31 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:31 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:37 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: f64d7335c3f1e483696baad7118afcf8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:02:37 [info] 36#36: *944 [lua] logger.lua:23: f64d7335c3f1e483696baad7118afcf8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:02:37 +0000] f64d7335c3f1e483696baad7118afcf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:02:41 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:41 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:51 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:51 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:02:52 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:189):2: ef9cdd56c72febc575a567ff0641a685:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:02:52 [info] 36#36: *950 [lua] logger.lua:23: ef9cdd56c72febc575a567ff0641a685 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:02:52 +0000] ef9cdd56c72febc575a567ff0641a685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:03:01 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:01 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:07 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:189):2: 04fb9f2ddc2c1c3ced6a43101db540c5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:03:07 [info] 36#36: *953 [lua] logger.lua:23: 04fb9f2ddc2c1c3ced6a43101db540c5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:03:07 +0000] 04fb9f2ddc2c1c3ced6a43101db540c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:03:11 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:11 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:21 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:21 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:22 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: 780c1ea948415991751559e7cb632df5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:03:22 +0000] 780c1ea948415991751559e7cb632df5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/27 06:03:22 [info] 36#36: *958 [lua] logger.lua:23: 780c1ea948415991751559e7cb632df5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/27 06:03:31 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:31 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:37 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: 04692c73bb176a8050edbab0f5a166a0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:03:37 [info] 36#36: *961 [lua] logger.lua:23: 04692c73bb176a8050edbab0f5a166a0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:03:37 +0000] 04692c73bb176a8050edbab0f5a166a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:03:41 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:41 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:51 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:51 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:03:52 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:189):2: c9c1e27fafb405cb2aed8649860921f3:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:03:52 [info] 36#36: *967 [lua] logger.lua:23: c9c1e27fafb405cb2aed8649860921f3 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:03:52 +0000] c9c1e27fafb405cb2aed8649860921f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:04:01 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:01 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:07 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:189):2: dc19bbac114d9f14f1508a87da06d6a1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:04:07 +0000] dc19bbac114d9f14f1508a87da06d6a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:04:07 [info] 36#36: *970 [lua] logger.lua:23: dc19bbac114d9f14f1508a87da06d6a1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:04:11 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:11 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:21 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:21 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:22 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: ca54263bf2ee689305303c71fb7c3a27:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:04:22 [info] 36#36: *975 [lua] logger.lua:23: ca54263bf2ee689305303c71fb7c3a27 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:04:22 +0000] ca54263bf2ee689305303c71fb7c3a27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:04:31 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:31 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:37 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: 6c5c2e8027dcb0185b303b65439a0330:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:04:37 +0000] 6c5c2e8027dcb0185b303b65439a0330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:04:37 [info] 36#36: *978 [lua] logger.lua:23: 6c5c2e8027dcb0185b303b65439a0330 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:04:41 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:41 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:51 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:51 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:04:52 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:189):2: ff36b1cc2d3206843f00b2a5d34b41c7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.204 - - [27/Jan/2023:06:04:52 +0000] ff36b1cc2d3206843f00b2a5d34b41c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:04:52 [info] 36#36: *984 [lua] logger.lua:23: ff36b1cc2d3206843f00b2a5d34b41c7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:05:01 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:01 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:07 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:189):2: 1a5393bb20b7921deac8d7afa9fa6a5b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:05:07 +0000] 1a5393bb20b7921deac8d7afa9fa6a5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/27 06:05:07 [info] 36#36: *987 [lua] logger.lua:23: 1a5393bb20b7921deac8d7afa9fa6a5b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/27 06:05:11 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:11 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:21 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:21 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:22 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: be4c536c6425a0c625b65096b6a9177f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:05:22 [info] 36#36: *992 [lua] logger.lua:23: be4c536c6425a0c625b65096b6a9177f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:05:22 +0000] be4c536c6425a0c625b65096b6a9177f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:05:31 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:31 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:37 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 33a5c6d79996857469d2091516cc21d5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:05:37 +0000] 33a5c6d79996857469d2091516cc21d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:05:37 [info] 36#36: *995 [lua] logger.lua:23: 33a5c6d79996857469d2091516cc21d5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:05:41 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:41 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:51 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:51 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:05:52 [info] 36#36: *1001 [lua] access_by_lua(msblocations.conf:189):2: 499f41c90f0e0b8fe0b47eee40f27359:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:05:52 [info] 36#36: *1001 [lua] logger.lua:23: 499f41c90f0e0b8fe0b47eee40f27359 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:05:52 +0000] 499f41c90f0e0b8fe0b47eee40f27359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:06:01 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:01 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:07 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:189):2: 68088b86fdc792a4b4c57fab5e0d4e2e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:06:07 +0000] 68088b86fdc792a4b4c57fab5e0d4e2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:06:07 [info] 36#36: *1004 [lua] logger.lua:23: 68088b86fdc792a4b4c57fab5e0d4e2e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:06:11 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:11 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:21 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:21 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:22 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: d1fb3234ff2090fd380bd63cdcb6b1c1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:06:22 [info] 36#36: *1009 [lua] logger.lua:23: d1fb3234ff2090fd380bd63cdcb6b1c1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:06:22 +0000] d1fb3234ff2090fd380bd63cdcb6b1c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:06:31 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:31 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:37 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: 29bc33ab7398cb59b918f08073c5798b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:06:37 [info] 36#36: *1012 [lua] logger.lua:23: 29bc33ab7398cb59b918f08073c5798b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:06:37 +0000] 29bc33ab7398cb59b918f08073c5798b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:06:41 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:41 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:51 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:51 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:06:52 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: c26074dd0a327be33b4f8f3d5652cb38:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:06:52 [info] 36#36: *1018 [lua] logger.lua:23: c26074dd0a327be33b4f8f3d5652cb38 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:06:52 +0000] c26074dd0a327be33b4f8f3d5652cb38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/27 06:07:01 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:01 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:07 [info] 36#36: *1021 [lua] access_by_lua(msblocations.conf:189):2: 9e0b930a940515aca2514a641a966e8b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:07:07 [info] 36#36: *1021 [lua] logger.lua:23: 9e0b930a940515aca2514a641a966e8b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:07:07 +0000] 9e0b930a940515aca2514a641a966e8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:07:11 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:11 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:21 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:21 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:22 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: 7d538f2eb410f944f3e7411974609586:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:07:22 [info] 36#36: *1026 [lua] logger.lua:23: 7d538f2eb410f944f3e7411974609586 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:07:22 +0000] 7d538f2eb410f944f3e7411974609586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:07:31 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:31 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:37 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: e807a4d87c5d505b5620688adf8bda9b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:07:37 [info] 36#36: *1029 [lua] logger.lua:23: e807a4d87c5d505b5620688adf8bda9b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:07:37 +0000] e807a4d87c5d505b5620688adf8bda9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/27 06:07:41 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:41 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:51 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:51 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:07:52 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: b58ab4d667d7ceaeb8435136be8b64f6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:07:52 [info] 36#36: *1035 [lua] logger.lua:23: b58ab4d667d7ceaeb8435136be8b64f6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:07:52 +0000] b58ab4d667d7ceaeb8435136be8b64f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:08:01 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:01 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:07 [info] 36#36: *1038 [lua] access_by_lua(msblocations.conf:189):2: 80cad21dea347c70ae7bdc7e319b52bb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:08:07 +0000] 80cad21dea347c70ae7bdc7e319b52bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/27 06:08:07 [info] 36#36: *1038 [lua] logger.lua:23: 80cad21dea347c70ae7bdc7e319b52bb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:08:11 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:11 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:21 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:21 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:22 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: 029039c2eb1ead7e53cdf96203c4e312:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:08:22 [info] 36#36: *1043 [lua] logger.lua:23: 029039c2eb1ead7e53cdf96203c4e312 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:08:22 +0000] 029039c2eb1ead7e53cdf96203c4e312 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:08:31 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:31 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:37 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: fe49b0cd75471ce3c60a37a33b41aaeb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:08:37 [info] 36#36: *1046 [lua] logger.lua:23: fe49b0cd75471ce3c60a37a33b41aaeb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:08:37 +0000] fe49b0cd75471ce3c60a37a33b41aaeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:08:41 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:41 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:51 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:51 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:08:52 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:189):2: 92e90fc93fc7282b5b023e58db7b6162:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:08:52 +0000] 92e90fc93fc7282b5b023e58db7b6162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:08:52 [info] 36#36: *1052 [lua] logger.lua:23: 92e90fc93fc7282b5b023e58db7b6162 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:09:01 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:01 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:07 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:189):2: d61443317e53bdeeaf564af18c95cb54:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:09:07 [info] 36#36: *1055 [lua] logger.lua:23: d61443317e53bdeeaf564af18c95cb54 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:09:07 +0000] d61443317e53bdeeaf564af18c95cb54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:09:11 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:11 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:21 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:21 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:22 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: 9049a9f98e8495c00dc8aef1df648084:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:09:22 [info] 36#36: *1060 [lua] logger.lua:23: 9049a9f98e8495c00dc8aef1df648084 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:09:22 +0000] 9049a9f98e8495c00dc8aef1df648084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/27 06:09:31 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:31 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:37 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: 8f307428a513c304528f663fd239dc9f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:09:37 [info] 36#36: *1063 [lua] logger.lua:23: 8f307428a513c304528f663fd239dc9f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:09:37 +0000] 8f307428a513c304528f663fd239dc9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:09:41 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:41 [info] 36#36: *1065 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:51 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:51 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:09:52 [info] 36#36: *1069 [lua] access_by_lua(msblocations.conf:189):2: 5cd1b36c646865d8198560c8df006f5a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:09:52 +0000] 5cd1b36c646865d8198560c8df006f5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:09:52 [info] 36#36: *1069 [lua] logger.lua:23: 5cd1b36c646865d8198560c8df006f5a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:10:01 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:01 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:07 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:189):2: 8bfd5024e60af6c4a8b21e43681cad9a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:10:07 +0000] 8bfd5024e60af6c4a8b21e43681cad9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:10:07 [info] 36#36: *1072 [lua] logger.lua:23: 8bfd5024e60af6c4a8b21e43681cad9a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:10:11 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:11 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:21 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:21 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:22 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: ad49092e5913a3a27e915de2bafd40bb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:10:22 +0000] ad49092e5913a3a27e915de2bafd40bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:10:22 [info] 36#36: *1077 [lua] logger.lua:23: ad49092e5913a3a27e915de2bafd40bb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:10:31 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:31 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:37 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: 5f876c0a17b786935b0fba00a290a8e1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:10:37 +0000] 5f876c0a17b786935b0fba00a290a8e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:10:37 [info] 36#36: *1080 [lua] logger.lua:23: 5f876c0a17b786935b0fba00a290a8e1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:10:41 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:41 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:51 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:51 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:10:52 [info] 36#36: *1086 [lua] access_by_lua(msblocations.conf:189):2: a000c30e8f8d296e99072fdc70ac4557:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:10:52 [info] 36#36: *1086 [lua] logger.lua:23: a000c30e8f8d296e99072fdc70ac4557 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:10:52 +0000] a000c30e8f8d296e99072fdc70ac4557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:11:01 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:01 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:07 [info] 36#36: *1089 [lua] access_by_lua(msblocations.conf:189):2: 3f06123e3188f6340651ce89569e00e1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:11:07 [info] 36#36: *1089 [lua] logger.lua:23: 3f06123e3188f6340651ce89569e00e1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:11:07 +0000] 3f06123e3188f6340651ce89569e00e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/27 06:11:11 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:11 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:21 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:21 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:22 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:189):2: 94d346f21781fea4474566e5aaa45d8a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:11:22 [info] 36#36: *1094 [lua] logger.lua:23: 94d346f21781fea4474566e5aaa45d8a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:11:22 +0000] 94d346f21781fea4474566e5aaa45d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:11:31 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:31 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:37 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: cb318f78be413478b76868fb3203ed56:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:11:37 +0000] cb318f78be413478b76868fb3203ed56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:11:37 [info] 36#36: *1097 [lua] logger.lua:23: cb318f78be413478b76868fb3203ed56 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:11:41 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:41 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:51 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:51 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:11:52 [info] 36#36: *1103 [lua] access_by_lua(msblocations.conf:189):2: f90ef3f25de49a1bf9c42efc585f0986:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:11:52 +0000] f90ef3f25de49a1bf9c42efc585f0986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/27 06:11:52 [info] 36#36: *1103 [lua] logger.lua:23: f90ef3f25de49a1bf9c42efc585f0986 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:12:01 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:01 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:07 [info] 36#36: *1106 [lua] access_by_lua(msblocations.conf:189):2: 6eb8f3758a80af01c7e4021fa653ae6a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:12:07 [info] 36#36: *1106 [lua] logger.lua:23: 6eb8f3758a80af01c7e4021fa653ae6a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:12:07 +0000] 6eb8f3758a80af01c7e4021fa653ae6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:12:11 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:11 [info] 36#36: *1108 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:21 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:21 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:22 [info] 36#36: *1111 [lua] access_by_lua(msblocations.conf:189):2: 97fefdbaabfae9d1b371cc18cd88e3dc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:12:22 [info] 36#36: *1111 [lua] logger.lua:23: 97fefdbaabfae9d1b371cc18cd88e3dc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:12:22 +0000] 97fefdbaabfae9d1b371cc18cd88e3dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:12:31 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:31 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:37 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:189):2: d2b9e7e69c406ca1298d1c155f833757:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:12:37 [info] 36#36: *1114 [lua] logger.lua:23: d2b9e7e69c406ca1298d1c155f833757 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:12:37 +0000] d2b9e7e69c406ca1298d1c155f833757 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:12:41 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:41 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:51 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:51 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:12:52 [info] 36#36: *1120 [lua] access_by_lua(msblocations.conf:189):2: 6950251493b9dc9230f3095b29f16aea:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:12:52 +0000] 6950251493b9dc9230f3095b29f16aea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/27 06:12:52 [info] 36#36: *1120 [lua] logger.lua:23: 6950251493b9dc9230f3095b29f16aea {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/27 06:13:01 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:01 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:07 [info] 36#36: *1123 [lua] access_by_lua(msblocations.conf:189):2: 849fe93d5de5bf5979a7268c7e9dccfd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:13:07 [info] 36#36: *1123 [lua] logger.lua:23: 849fe93d5de5bf5979a7268c7e9dccfd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:13:07 +0000] 849fe93d5de5bf5979a7268c7e9dccfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:13:11 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:11 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:21 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:21 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:22 [info] 36#36: *1128 [lua] access_by_lua(msblocations.conf:189):2: 2648b3fa94ab1f4aaced1968632c8c6c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:13:22 +0000] 2648b3fa94ab1f4aaced1968632c8c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:13:22 [info] 36#36: *1128 [lua] logger.lua:23: 2648b3fa94ab1f4aaced1968632c8c6c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:13:31 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:31 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:37 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 819d11754d5382e2afac2059987c160c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:13:37 +0000] 819d11754d5382e2afac2059987c160c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/27 06:13:37 [info] 36#36: *1131 [lua] logger.lua:23: 819d11754d5382e2afac2059987c160c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/27 06:13:41 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:41 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:51 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:51 [info] 36#36: *1136 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:13:52 [info] 36#36: *1137 [lua] access_by_lua(msblocations.conf:189):2: 34ffaab4ae9701698ee5700cde3bd5d1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:13:52 +0000] 34ffaab4ae9701698ee5700cde3bd5d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:13:52 [info] 36#36: *1137 [lua] logger.lua:23: 34ffaab4ae9701698ee5700cde3bd5d1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:14:01 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:01 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:07 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:189):2: 53bcd04c7f82aedbb4b246ed87a744dc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:14:07 [info] 36#36: *1140 [lua] logger.lua:23: 53bcd04c7f82aedbb4b246ed87a744dc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:14:07 +0000] 53bcd04c7f82aedbb4b246ed87a744dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:14:11 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:11 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:21 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:21 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:22 [info] 36#36: *1145 [lua] access_by_lua(msblocations.conf:189):2: 144749dca574361f942b5a2fb8fa82a0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:14:22 [info] 36#36: *1145 [lua] logger.lua:23: 144749dca574361f942b5a2fb8fa82a0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:14:22 +0000] 144749dca574361f942b5a2fb8fa82a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:14:31 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:31 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:37 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: 6f5d88821e48e85442c05b1659215a32:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:14:37 +0000] 6f5d88821e48e85442c05b1659215a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:14:37 [info] 36#36: *1148 [lua] logger.lua:23: 6f5d88821e48e85442c05b1659215a32 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:14:41 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:41 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:51 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:51 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:14:52 [info] 36#36: *1154 [lua] access_by_lua(msblocations.conf:189):2: b455936b984df9df0ed98dca17fe764c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:14:52 [info] 36#36: *1154 [lua] logger.lua:23: b455936b984df9df0ed98dca17fe764c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.204 - - [27/Jan/2023:06:14:52 +0000] b455936b984df9df0ed98dca17fe764c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 06:15:01 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:01 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:07 [info] 36#36: *1157 [lua] access_by_lua(msblocations.conf:189):2: 056f40562ca3e2394aa027d250388f5b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.204 - - [27/Jan/2023:06:15:08 +0000] 056f40562ca3e2394aa027d250388f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:15:08 [info] 36#36: *1157 [lua] logger.lua:23: 056f40562ca3e2394aa027d250388f5b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:15:11 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:11 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:21 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:21 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:23 [info] 36#36: *1162 [lua] access_by_lua(msblocations.conf:189):2: e7fe22ce5ef542a9d56f5acf31d64cfe:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:15:23 [info] 36#36: *1162 [lua] logger.lua:23: e7fe22ce5ef542a9d56f5acf31d64cfe {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:15:23 +0000] e7fe22ce5ef542a9d56f5acf31d64cfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/27 06:15:31 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:31 [info] 36#36: *1164 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:38 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: da4265161d99e52cdf65e17063767116:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.204 - - [27/Jan/2023:06:15:38 +0000] da4265161d99e52cdf65e17063767116 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:15:38 [info] 36#36: *1165 [lua] logger.lua:23: da4265161d99e52cdf65e17063767116 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:15:41 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:41 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:51 [info] 37#37: *1168 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:51 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:15:53 [info] 36#36: *1171 [lua] access_by_lua(msblocations.conf:189):2: e0a102a50ca5f16131d73b54d1fd89bc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:15:53 +0000] e0a102a50ca5f16131d73b54d1fd89bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:15:53 [info] 36#36: *1171 [lua] logger.lua:23: e0a102a50ca5f16131d73b54d1fd89bc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:16:01 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:01 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:08 [info] 36#36: *1174 [lua] access_by_lua(msblocations.conf:189):2: 28eace2a8589ba1dbf3c309ea726360a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:16:08 +0000] 28eace2a8589ba1dbf3c309ea726360a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:16:08 [info] 36#36: *1174 [lua] logger.lua:23: 28eace2a8589ba1dbf3c309ea726360a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:16:11 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:11 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:21 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:21 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:23 [info] 36#36: *1179 [lua] access_by_lua(msblocations.conf:189):2: bcea21d7673920d786af1fa11acc4869:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:16:23 +0000] bcea21d7673920d786af1fa11acc4869 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:16:23 [info] 36#36: *1179 [lua] logger.lua:23: bcea21d7673920d786af1fa11acc4869 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:16:31 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:31 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:38 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: 4338e8d67a37d9be8e5914c06fd30a33:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:16:38 +0000] 4338e8d67a37d9be8e5914c06fd30a33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:16:38 [info] 36#36: *1182 [lua] logger.lua:23: 4338e8d67a37d9be8e5914c06fd30a33 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:16:41 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:41 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:51 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:51 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:16:53 [info] 36#36: *1188 [lua] access_by_lua(msblocations.conf:189):2: 1b17dc43f365efe468e39f59ae017822:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:16:53 +0000] 1b17dc43f365efe468e39f59ae017822 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:16:53 [info] 36#36: *1188 [lua] logger.lua:23: 1b17dc43f365efe468e39f59ae017822 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:17:01 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:01 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:08 [info] 36#36: *1191 [lua] access_by_lua(msblocations.conf:189):2: e4d4877b00f3790e4fc6013c29427184:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:17:08 [info] 36#36: *1191 [lua] logger.lua:23: e4d4877b00f3790e4fc6013c29427184 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:17:08 +0000] e4d4877b00f3790e4fc6013c29427184 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/27 06:17:11 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:11 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:21 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:21 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:23 [info] 36#36: *1196 [lua] access_by_lua(msblocations.conf:189):2: a2db0ba6c9f4a3750bf55c029b35c4ae:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:17:23 [info] 36#36: *1196 [lua] logger.lua:23: a2db0ba6c9f4a3750bf55c029b35c4ae {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:17:23 +0000] a2db0ba6c9f4a3750bf55c029b35c4ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:17:31 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:31 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:38 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:189):2: af3c1ce1e3d2f4c719ba03870e2b5e32:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:17:38 [info] 36#36: *1199 [lua] logger.lua:23: af3c1ce1e3d2f4c719ba03870e2b5e32 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:17:38 +0000] af3c1ce1e3d2f4c719ba03870e2b5e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:17:41 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:41 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:51 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:51 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:17:53 [info] 36#36: *1205 [lua] access_by_lua(msblocations.conf:189):2: 37f00d3b4ac99f5cab59dde51d890b22:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:17:53 +0000] 37f00d3b4ac99f5cab59dde51d890b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 06:17:53 [info] 36#36: *1205 [lua] logger.lua:23: 37f00d3b4ac99f5cab59dde51d890b22 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:18:01 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:01 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:08 [info] 36#36: *1208 [lua] access_by_lua(msblocations.conf:189):2: 7ef11e8815a8c65141df9ccef56dda5a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:18:08 +0000] 7ef11e8815a8c65141df9ccef56dda5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:18:08 [info] 36#36: *1208 [lua] logger.lua:23: 7ef11e8815a8c65141df9ccef56dda5a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:18:11 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:11 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:21 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:21 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:23 [info] 36#36: *1213 [lua] access_by_lua(msblocations.conf:189):2: 2d1c2cd9ad738e0772b8edf2edce4d14:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:18:23 [info] 36#36: *1213 [lua] logger.lua:23: 2d1c2cd9ad738e0772b8edf2edce4d14 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.204 - - [27/Jan/2023:06:18:23 +0000] 2d1c2cd9ad738e0772b8edf2edce4d14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:18:31 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:31 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:38 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:189):2: b51efddeb091d4d941cafcd5d545e6b1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:18:38 [info] 36#36: *1216 [lua] logger.lua:23: b51efddeb091d4d941cafcd5d545e6b1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:18:38 +0000] b51efddeb091d4d941cafcd5d545e6b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:18:41 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:41 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:51 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:51 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:18:53 [info] 36#36: *1222 [lua] access_by_lua(msblocations.conf:189):2: b0d1b09381c68d1df05448f674c04afa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:18:53 +0000] b0d1b09381c68d1df05448f674c04afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/27 06:18:53 [info] 36#36: *1222 [lua] logger.lua:23: b0d1b09381c68d1df05448f674c04afa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:19:01 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:01 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:08 [info] 36#36: *1225 [lua] access_by_lua(msblocations.conf:189):2: b626e0bc0a01a9470cf307cda0728ad1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:19:08 [info] 36#36: *1225 [lua] logger.lua:23: b626e0bc0a01a9470cf307cda0728ad1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:19:08 +0000] b626e0bc0a01a9470cf307cda0728ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:19:11 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:11 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:21 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:21 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:23 [info] 36#36: *1230 [lua] access_by_lua(msblocations.conf:189):2: a806286900b6efc5eaff2f1444a041e7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:19:23 [info] 36#36: *1230 [lua] logger.lua:23: a806286900b6efc5eaff2f1444a041e7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:19:23 +0000] a806286900b6efc5eaff2f1444a041e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:19:31 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:31 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:38 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:189):2: 7c473706c848799b6df9d2957342d318:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:19:38 [info] 36#36: *1233 [lua] logger.lua:23: 7c473706c848799b6df9d2957342d318 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:19:38 +0000] 7c473706c848799b6df9d2957342d318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/27 06:19:41 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:41 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:51 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:51 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:19:53 [info] 36#36: *1239 [lua] access_by_lua(msblocations.conf:189):2: a75a83ef5b556077f820307912744abe:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:19:53 +0000] a75a83ef5b556077f820307912744abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:19:53 [info] 36#36: *1239 [lua] logger.lua:23: a75a83ef5b556077f820307912744abe {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:20:01 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:01 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:08 [info] 36#36: *1242 [lua] access_by_lua(msblocations.conf:189):2: 97272bdf0ba5d1a0a0c0173ae6370f9e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:20:08 [info] 36#36: *1242 [lua] logger.lua:23: 97272bdf0ba5d1a0a0c0173ae6370f9e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:20:08 +0000] 97272bdf0ba5d1a0a0c0173ae6370f9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:20:11 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:11 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:21 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:21 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:23 [info] 36#36: *1247 [lua] access_by_lua(msblocations.conf:189):2: dcb17dce4861e6ad8e4d883c3d4120ea:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:20:23 [info] 36#36: *1247 [lua] logger.lua:23: dcb17dce4861e6ad8e4d883c3d4120ea {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:20:23 +0000] dcb17dce4861e6ad8e4d883c3d4120ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:20:31 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:31 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:38 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:189):2: 7d1cae129251699f3ec5819bf064cd74:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:20:38 +0000] 7d1cae129251699f3ec5819bf064cd74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:20:38 [info] 36#36: *1250 [lua] logger.lua:23: 7d1cae129251699f3ec5819bf064cd74 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:20:41 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:41 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:51 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:51 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:20:53 [info] 36#36: *1256 [lua] access_by_lua(msblocations.conf:189):2: b906771c2fb7da313ec2310c13e4e9e6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:20:53 +0000] b906771c2fb7da313ec2310c13e4e9e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/27 06:20:53 [info] 36#36: *1256 [lua] logger.lua:23: b906771c2fb7da313ec2310c13e4e9e6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/27 06:21:01 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:01 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:08 [info] 36#36: *1259 [lua] access_by_lua(msblocations.conf:189):2: c083e92add492e821c4f611e7b074fc1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:21:08 +0000] c083e92add492e821c4f611e7b074fc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:21:08 [info] 36#36: *1259 [lua] logger.lua:23: c083e92add492e821c4f611e7b074fc1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:21:11 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:11 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:21 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:21 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:23 [info] 36#36: *1264 [lua] access_by_lua(msblocations.conf:189):2: e8e223ca23989f94b967e48755b9f3dc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:21:23 +0000] e8e223ca23989f94b967e48755b9f3dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:21:23 [info] 36#36: *1264 [lua] logger.lua:23: e8e223ca23989f94b967e48755b9f3dc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:21:31 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:31 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:38 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:189):2: f479a2acb0aa25bf44bef25ba1b55153:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:21:38 [info] 36#36: *1267 [lua] logger.lua:23: f479a2acb0aa25bf44bef25ba1b55153 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:21:38 +0000] f479a2acb0aa25bf44bef25ba1b55153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:21:41 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:41 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:51 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:51 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:21:53 [info] 36#36: *1273 [lua] access_by_lua(msblocations.conf:189):2: 5b458412d501b849ebe4a57b5f8409e9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:21:53 [info] 36#36: *1273 [lua] logger.lua:23: 5b458412d501b849ebe4a57b5f8409e9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:21:53 +0000] 5b458412d501b849ebe4a57b5f8409e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:22:01 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:01 [info] 37#37: *1275 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:08 [info] 36#36: *1276 [lua] access_by_lua(msblocations.conf:189):2: 6663f89c24eb72707007c6cd200581c4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:22:08 [info] 36#36: *1276 [lua] logger.lua:23: 6663f89c24eb72707007c6cd200581c4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:22:08 +0000] 6663f89c24eb72707007c6cd200581c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:22:11 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:11 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:21 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:21 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:23 [info] 36#36: *1281 [lua] access_by_lua(msblocations.conf:189):2: 572039b2b0d92e005bc048acfca7f14a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:22:23 [info] 36#36: *1281 [lua] logger.lua:23: 572039b2b0d92e005bc048acfca7f14a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:22:23 +0000] 572039b2b0d92e005bc048acfca7f14a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:22:31 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:31 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:38 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:189):2: 47cb4ea231850ca99d38bbd1679ff5a4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:22:38 [info] 36#36: *1284 [lua] logger.lua:23: 47cb4ea231850ca99d38bbd1679ff5a4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:22:38 +0000] 47cb4ea231850ca99d38bbd1679ff5a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:22:41 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:41 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:51 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:51 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:22:53 [info] 36#36: *1290 [lua] access_by_lua(msblocations.conf:189):2: 6cecb966a20cf220fab10a6cd752c958:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:22:53 +0000] 6cecb966a20cf220fab10a6cd752c958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:22:53 [info] 36#36: *1290 [lua] logger.lua:23: 6cecb966a20cf220fab10a6cd752c958 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:23:01 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:01 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:08 [info] 36#36: *1293 [lua] access_by_lua(msblocations.conf:189):2: 6fc96721c040124aa7dee647311cb1f3:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:23:08 +0000] 6fc96721c040124aa7dee647311cb1f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/27 06:23:08 [info] 36#36: *1293 [lua] logger.lua:23: 6fc96721c040124aa7dee647311cb1f3 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/27 06:23:11 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:11 [info] 36#36: *1295 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:21 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:21 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:23 [info] 36#36: *1298 [lua] access_by_lua(msblocations.conf:189):2: 9862bac814453334ac6e115e7528a915:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:23:23 +0000] 9862bac814453334ac6e115e7528a915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:23:23 [info] 36#36: *1298 [lua] logger.lua:23: 9862bac814453334ac6e115e7528a915 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:23:31 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:31 [info] 37#37: *1300 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:38 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:189):2: f5596e833c21c090077e36146e88011c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:23:38 [info] 36#36: *1301 [lua] logger.lua:23: f5596e833c21c090077e36146e88011c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:23:38 +0000] f5596e833c21c090077e36146e88011c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:23:41 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:41 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:51 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:51 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:23:53 [info] 36#36: *1307 [lua] access_by_lua(msblocations.conf:189):2: 70cadf8c0aaee8f130a1d05bda5d119a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:23:53 [info] 36#36: *1307 [lua] logger.lua:23: 70cadf8c0aaee8f130a1d05bda5d119a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:23:53 +0000] 70cadf8c0aaee8f130a1d05bda5d119a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:24:01 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:01 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:08 [info] 36#36: *1310 [lua] access_by_lua(msblocations.conf:189):2: 1e87d10890901d83044cb1776023b82c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:24:08 +0000] 1e87d10890901d83044cb1776023b82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/27 06:24:08 [info] 36#36: *1310 [lua] logger.lua:23: 1e87d10890901d83044cb1776023b82c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:24:11 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:11 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:21 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:21 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:23 [info] 36#36: *1315 [lua] access_by_lua(msblocations.conf:189):2: 03830540f3cf1eb5a1018bd3c6ed665e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:24:23 [info] 36#36: *1315 [lua] logger.lua:23: 03830540f3cf1eb5a1018bd3c6ed665e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:24:23 +0000] 03830540f3cf1eb5a1018bd3c6ed665e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:24:31 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:31 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:38 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:189):2: 3239ca3c6db0e9943264ccbd54f94e8c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.204 - - [27/Jan/2023:06:24:38 +0000] 3239ca3c6db0e9943264ccbd54f94e8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/27 06:24:38 [info] 36#36: *1318 [lua] logger.lua:23: 3239ca3c6db0e9943264ccbd54f94e8c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:24:41 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:41 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:51 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:51 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:24:53 [info] 36#36: *1324 [lua] access_by_lua(msblocations.conf:189):2: df593743066ebbe769fa2e7e2c0f495c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:24:53 +0000] df593743066ebbe769fa2e7e2c0f495c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:24:53 [info] 36#36: *1324 [lua] logger.lua:23: df593743066ebbe769fa2e7e2c0f495c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/27 06:25:01 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:01 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:08 [info] 36#36: *1327 [lua] access_by_lua(msblocations.conf:189):2: aa44f355b7742212d04c5ee0846510ae:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:25:08 [info] 36#36: *1327 [lua] logger.lua:23: aa44f355b7742212d04c5ee0846510ae {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:25:08 +0000] aa44f355b7742212d04c5ee0846510ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:25:11 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:11 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:21 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:21 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:23 [info] 36#36: *1332 [lua] access_by_lua(msblocations.conf:189):2: d9913e7c5f0284bac85ef67114a69f10:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:25:23 [info] 36#36: *1332 [lua] logger.lua:23: d9913e7c5f0284bac85ef67114a69f10 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:25:23 +0000] d9913e7c5f0284bac85ef67114a69f10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:25:31 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:31 [info] 37#37: *1334 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:38 [info] 36#36: *1335 [lua] access_by_lua(msblocations.conf:189):2: 5f6b338865017bc7e27657a1424bceaf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:25:38 +0000] 5f6b338865017bc7e27657a1424bceaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/27 06:25:38 [info] 36#36: *1335 [lua] logger.lua:23: 5f6b338865017bc7e27657a1424bceaf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/27 06:25:41 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:41 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:51 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:51 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:25:53 [info] 36#36: *1341 [lua] access_by_lua(msblocations.conf:189):2: 51da11266b259890fa413078ffebbc55:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:25:53 +0000] 51da11266b259890fa413078ffebbc55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:25:53 [info] 36#36: *1341 [lua] logger.lua:23: 51da11266b259890fa413078ffebbc55 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:26:01 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:01 [info] 36#36: *1342 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:08 [info] 36#36: *1344 [lua] access_by_lua(msblocations.conf:189):2: 13b5ed410c1bfd8cd3b6d61a55035546:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:26:08 [info] 36#36: *1344 [lua] logger.lua:23: 13b5ed410c1bfd8cd3b6d61a55035546 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:26:08 +0000] 13b5ed410c1bfd8cd3b6d61a55035546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:26:11 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:11 [info] 36#36: *1346 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:21 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:21 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:23 [info] 36#36: *1349 [lua] access_by_lua(msblocations.conf:189):2: 6f45a96828045197f64ed4c7ace79d2d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:26:23 [info] 36#36: *1349 [lua] logger.lua:23: 6f45a96828045197f64ed4c7ace79d2d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:26:23 +0000] 6f45a96828045197f64ed4c7ace79d2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:26:31 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:31 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:38 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:189):2: b7999d1c15436027297d413a4225a19f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:26:38 [info] 36#36: *1352 [lua] logger.lua:23: b7999d1c15436027297d413a4225a19f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.204 - - [27/Jan/2023:06:26:38 +0000] b7999d1c15436027297d413a4225a19f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:26:41 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:41 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:51 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:51 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:26:53 [info] 36#36: *1358 [lua] access_by_lua(msblocations.conf:189):2: df678d5d5d663306e2f1b829b051c599:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:26:53 +0000] df678d5d5d663306e2f1b829b051c599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:26:53 [info] 36#36: *1358 [lua] logger.lua:23: df678d5d5d663306e2f1b829b051c599 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:27:01 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:01 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:08 [info] 36#36: *1361 [lua] access_by_lua(msblocations.conf:189):2: d59b13e15c913fe2098d1fc5ceba2395:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:27:08 +0000] d59b13e15c913fe2098d1fc5ceba2395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/27 06:27:08 [info] 36#36: *1361 [lua] logger.lua:23: d59b13e15c913fe2098d1fc5ceba2395 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:27:11 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:11 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:21 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:21 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:23 [info] 36#36: *1366 [lua] access_by_lua(msblocations.conf:189):2: 2037d5b45019dc9218ab4a1ac051f0b8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:27:23 [info] 36#36: *1366 [lua] logger.lua:23: 2037d5b45019dc9218ab4a1ac051f0b8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:27:23 +0000] 2037d5b45019dc9218ab4a1ac051f0b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:27:31 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:31 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:38 [info] 36#36: *1369 [lua] access_by_lua(msblocations.conf:189):2: 185b771197a813534da0371160c78392:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:27:38 [info] 36#36: *1369 [lua] logger.lua:23: 185b771197a813534da0371160c78392 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:27:38 +0000] 185b771197a813534da0371160c78392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 06:27:41 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:41 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:51 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:51 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:27:53 [info] 36#36: *1375 [lua] access_by_lua(msblocations.conf:189):2: 24181fba87d13d9fe6797dbc8d299fd6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:27:53 +0000] 24181fba87d13d9fe6797dbc8d299fd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:27:53 [info] 36#36: *1375 [lua] logger.lua:23: 24181fba87d13d9fe6797dbc8d299fd6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:28:01 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:01 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:08 [info] 36#36: *1378 [lua] access_by_lua(msblocations.conf:189):2: 56a9edd224dbb7ab18c58adb42664179:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:28:08 +0000] 56a9edd224dbb7ab18c58adb42664179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:28:08 [info] 36#36: *1378 [lua] logger.lua:23: 56a9edd224dbb7ab18c58adb42664179 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:28:11 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:11 [info] 37#37: *1380 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:21 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:21 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:23 [info] 36#36: *1383 [lua] access_by_lua(msblocations.conf:189):2: 4c2bf39e0542352c99aa6651e9ba27a1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:28:23 +0000] 4c2bf39e0542352c99aa6651e9ba27a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:28:23 [info] 36#36: *1383 [lua] logger.lua:23: 4c2bf39e0542352c99aa6651e9ba27a1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:28:31 [info] 36#36: *1384 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:31 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:38 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:189):2: 1985c3d32abea99362c0ca40438c4595:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:28:38 +0000] 1985c3d32abea99362c0ca40438c4595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:28:38 [info] 36#36: *1386 [lua] logger.lua:23: 1985c3d32abea99362c0ca40438c4595 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:28:41 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:41 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:51 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:51 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:28:53 [info] 36#36: *1392 [lua] access_by_lua(msblocations.conf:189):2: 833d29aa94966f9bb852cf2570a90732:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:28:53 [info] 36#36: *1392 [lua] logger.lua:23: 833d29aa94966f9bb852cf2570a90732 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:28:53 +0000] 833d29aa94966f9bb852cf2570a90732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:29:01 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:01 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:08 [info] 36#36: *1395 [lua] access_by_lua(msblocations.conf:189):2: ec15bf711fd42eb011682d0a115df8a4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:29:08 +0000] ec15bf711fd42eb011682d0a115df8a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:29:08 [info] 36#36: *1395 [lua] logger.lua:23: ec15bf711fd42eb011682d0a115df8a4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:29:11 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:11 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:21 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:21 [info] 37#37: *1399 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:23 [info] 36#36: *1400 [lua] access_by_lua(msblocations.conf:189):2: 354ebdd2cb98287e29f5e3c589614396:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:29:23 +0000] 354ebdd2cb98287e29f5e3c589614396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:29:23 [info] 36#36: *1400 [lua] logger.lua:23: 354ebdd2cb98287e29f5e3c589614396 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:29:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:29:31 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:31 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:38 [info] 36#36: *1403 [lua] access_by_lua(msblocations.conf:189):2: 30bd1eaf4386d74e0b366a93a1e82c4d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:29:38 +0000] 30bd1eaf4386d74e0b366a93a1e82c4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:29:38 [info] 36#36: *1403 [lua] logger.lua:23: 30bd1eaf4386d74e0b366a93a1e82c4d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:29:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:29:41 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:41 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:51 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:51 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:29:53 [info] 36#36: *1409 [lua] access_by_lua(msblocations.conf:189):2: 524a2b6b9f71f497e9111f088d1c2450:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:29:53 +0000] 524a2b6b9f71f497e9111f088d1c2450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:29:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:29:53 [info] 36#36: *1409 [lua] logger.lua:23: 524a2b6b9f71f497e9111f088d1c2450 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:30:01 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:01 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:08 [info] 36#36: *1412 [lua] access_by_lua(msblocations.conf:189):2: db1bcc464a756336adafd527a9454fe5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:30:08 [info] 36#36: *1412 [lua] logger.lua:23: db1bcc464a756336adafd527a9454fe5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:30:08 +0000] db1bcc464a756336adafd527a9454fe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:30:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/27 06:30:11 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:11 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:21 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:21 [info] 37#37: *1416 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:23 [info] 36#36: *1417 [lua] access_by_lua(msblocations.conf:189):2: 78cab1a14e36841c273c66969701a012:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:30:23 [info] 36#36: *1417 [lua] logger.lua:23: 78cab1a14e36841c273c66969701a012 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:30:23 +0000] 78cab1a14e36841c273c66969701a012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:30:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:30:31 [info] 36#36: *1418 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:31 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:38 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:189):2: 58489bc39f3c6a07ec5764157a265b1a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:30:38 +0000] 58489bc39f3c6a07ec5764157a265b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:30:38 [info] 36#36: *1420 [lua] logger.lua:23: 58489bc39f3c6a07ec5764157a265b1a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:30:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:30:41 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:41 [info] 37#37: *1422 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:51 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:51 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:30:53 [info] 36#36: *1426 [lua] access_by_lua(msblocations.conf:189):2: 3cd2aee65fbba0cd552b20f71b1b5863:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:30:53 [info] 36#36: *1426 [lua] logger.lua:23: 3cd2aee65fbba0cd552b20f71b1b5863 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:30:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.204 - - [27/Jan/2023:06:30:53 +0000] 3cd2aee65fbba0cd552b20f71b1b5863 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:31:01 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:01 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:08 [info] 36#36: *1429 [lua] access_by_lua(msblocations.conf:189):2: 139cdf2d9a74b2d62fd6fc7b7929df2d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:31:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.204 - - [27/Jan/2023:06:31:08 +0000] 139cdf2d9a74b2d62fd6fc7b7929df2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:31:08 [info] 36#36: *1429 [lua] logger.lua:23: 139cdf2d9a74b2d62fd6fc7b7929df2d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:31:11 [info] 36#36: *1430 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:11 [info] 36#36: *1431 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:21 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:21 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:23 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:189):2: bb4674b21fc109d6e876de72a8b93d6c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:31:23 [info] 36#36: *1434 [lua] logger.lua:23: bb4674b21fc109d6e876de72a8b93d6c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:31:23 +0000] bb4674b21fc109d6e876de72a8b93d6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:31:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:31:31 [info] 36#36: *1435 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:31 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:38 [info] 36#36: *1437 [lua] access_by_lua(msblocations.conf:189):2: 995aab6fd856af7bd0e5be51cd824c26:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:31:38 [info] 36#36: *1437 [lua] logger.lua:23: 995aab6fd856af7bd0e5be51cd824c26 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:31:38 +0000] 995aab6fd856af7bd0e5be51cd824c26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:31:41 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:41 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:51 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:51 [info] 37#37: *1441 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:31:53 [info] 36#36: *1443 [lua] access_by_lua(msblocations.conf:189):2: 56e1212cba4f28d661ee5d097cfd3493:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:31:53 [info] 36#36: *1443 [lua] logger.lua:23: 56e1212cba4f28d661ee5d097cfd3493 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:31:53 +0000] 56e1212cba4f28d661ee5d097cfd3493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:32:01 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:01 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:08 [info] 36#36: *1446 [lua] access_by_lua(msblocations.conf:189):2: bc186e9b3a5ab15b9fef5e46b2a14092:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:32:08 [info] 36#36: *1446 [lua] logger.lua:23: bc186e9b3a5ab15b9fef5e46b2a14092 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:32:08 +0000] bc186e9b3a5ab15b9fef5e46b2a14092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:32:11 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:11 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:18 [info] 36#36: *1449 client closed connection while waiting for request, client: 10.233.65.168, server: 0.0.0.0:443
2023/01/27 06:32:21 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:21 [info] 36#36: *1451 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:23 [info] 36#36: *1452 [lua] access_by_lua(msblocations.conf:189):2: b889191c53bea29c1f7aee82832f6432:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:32:23 +0000] b889191c53bea29c1f7aee82832f6432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:32:23 [info] 36#36: *1452 [lua] logger.lua:23: b889191c53bea29c1f7aee82832f6432 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:32:31 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:31 [info] 37#37: *1454 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:38 [info] 36#36: *1455 [lua] access_by_lua(msblocations.conf:189):2: 71d1e5350fb1fee6857bbb5fc6f4ace5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:32:38 [info] 36#36: *1455 [lua] logger.lua:23: 71d1e5350fb1fee6857bbb5fc6f4ace5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:32:38 +0000] 71d1e5350fb1fee6857bbb5fc6f4ace5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:32:41 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:41 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:51 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:51 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:32:53 [info] 36#36: *1461 [lua] access_by_lua(msblocations.conf:189):2: baacde45a2450088984856ce4576ac9f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:32:53 +0000] baacde45a2450088984856ce4576ac9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:32:53 [info] 36#36: *1461 [lua] logger.lua:23: baacde45a2450088984856ce4576ac9f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:33:01 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:01 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:08 [info] 36#36: *1464 [lua] access_by_lua(msblocations.conf:189):2: 5f6053da5d55f7045ee037807b7d15f6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:33:08 +0000] 5f6053da5d55f7045ee037807b7d15f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:33:08 [info] 36#36: *1464 [lua] logger.lua:23: 5f6053da5d55f7045ee037807b7d15f6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:33:11 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:11 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:21 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:21 [info] 36#36: *1468 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:23 [info] 36#36: *1469 [lua] access_by_lua(msblocations.conf:189):2: e2376cbacb3d70e61a8a16210d900282:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:33:23 +0000] e2376cbacb3d70e61a8a16210d900282 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:33:23 [info] 36#36: *1469 [lua] logger.lua:23: e2376cbacb3d70e61a8a16210d900282 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:33:31 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:31 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:38 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:189):2: b8506c880faf92b19cb9c0571629e4fb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:33:38 +0000] b8506c880faf92b19cb9c0571629e4fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:33:38 [info] 36#36: *1472 [lua] logger.lua:23: b8506c880faf92b19cb9c0571629e4fb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:33:41 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:41 [info] 37#37: *1473 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:51 [info] 37#37: *1475 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:51 [info] 37#37: *1476 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:33:53 [info] 36#36: *1478 [lua] access_by_lua(msblocations.conf:189):2: 1a131688cdd36a145cc83dd8c76ee5b2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:33:53 +0000] 1a131688cdd36a145cc83dd8c76ee5b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:33:53 [info] 36#36: *1478 [lua] logger.lua:23: 1a131688cdd36a145cc83dd8c76ee5b2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:34:01 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:01 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:08 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: 7e56abce6fe5843efb984ce9fe4f78a6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:34:08 +0000] 7e56abce6fe5843efb984ce9fe4f78a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/27 06:34:08 [info] 36#36: *1481 [lua] logger.lua:23: 7e56abce6fe5843efb984ce9fe4f78a6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:34:11 [info] 36#36: *1482 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:11 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:21 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:21 [info] 36#36: *1485 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:23 [info] 36#36: *1486 [lua] access_by_lua(msblocations.conf:189):2: 1909b904f0abe7c0cbbbae365bb250fc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:34:24 [info] 36#36: *1486 [lua] logger.lua:23: 1909b904f0abe7c0cbbbae365bb250fc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:34:24 +0000] 1909b904f0abe7c0cbbbae365bb250fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:34:31 [info] 36#36: *1487 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:31 [info] 36#36: *1488 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:39 [info] 36#36: *1489 [lua] access_by_lua(msblocations.conf:189):2: eb158d5f011e3b584ed1ca13382ad7ff:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:34:39 [info] 36#36: *1489 [lua] logger.lua:23: eb158d5f011e3b584ed1ca13382ad7ff {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:34:39 +0000] eb158d5f011e3b584ed1ca13382ad7ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:34:41 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:41 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:51 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:51 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:34:54 [info] 36#36: *1495 [lua] access_by_lua(msblocations.conf:189):2: baa6c896b77bff89a0994494e7b2613e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:34:54 [info] 36#36: *1495 [lua] logger.lua:23: baa6c896b77bff89a0994494e7b2613e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:34:54 +0000] baa6c896b77bff89a0994494e7b2613e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:35:01 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:01 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:09 [info] 36#36: *1498 [lua] access_by_lua(msblocations.conf:189):2: 35fa5cc9cfe3786937a04827f1514ac0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:35:09 +0000] 35fa5cc9cfe3786937a04827f1514ac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:35:09 [info] 36#36: *1498 [lua] logger.lua:23: 35fa5cc9cfe3786937a04827f1514ac0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:35:11 [info] 36#36: *1500 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:11 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:21 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:21 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:24 [info] 36#36: *1503 [lua] access_by_lua(msblocations.conf:189):2: 3b92337df44eaff890ea867f78cb1344:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:35:24 [info] 36#36: *1503 [lua] logger.lua:23: 3b92337df44eaff890ea867f78cb1344 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:35:24 +0000] 3b92337df44eaff890ea867f78cb1344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:35:31 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:31 [info] 36#36: *1505 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:39 [info] 36#36: *1506 [lua] access_by_lua(msblocations.conf:189):2: d3d8a06876440413856d95c6c5dc2501:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:35:39 +0000] d3d8a06876440413856d95c6c5dc2501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/27 06:35:39 [info] 36#36: *1506 [lua] logger.lua:23: d3d8a06876440413856d95c6c5dc2501 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:35:41 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:41 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:51 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:51 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:35:54 [info] 36#36: *1512 [lua] access_by_lua(msblocations.conf:189):2: 3530010829a448e86c4d8c9b76b134bf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:35:54 +0000] 3530010829a448e86c4d8c9b76b134bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:35:54 [info] 36#36: *1512 [lua] logger.lua:23: 3530010829a448e86c4d8c9b76b134bf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:36:01 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:01 [info] 36#36: *1514 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:09 [info] 36#36: *1515 [lua] access_by_lua(msblocations.conf:189):2: d45c380eec93a2d7ae17020ac8eb6662:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:36:09 +0000] d45c380eec93a2d7ae17020ac8eb6662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/27 06:36:09 [info] 36#36: *1515 [lua] logger.lua:23: d45c380eec93a2d7ae17020ac8eb6662 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:36:11 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:11 [info] 36#36: *1517 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:21 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:21 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:24 [info] 36#36: *1520 [lua] access_by_lua(msblocations.conf:189):2: f4c2e28af574f6135da0e0c5bde37543:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:36:24 +0000] f4c2e28af574f6135da0e0c5bde37543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:36:24 [info] 36#36: *1520 [lua] logger.lua:23: f4c2e28af574f6135da0e0c5bde37543 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:36:31 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:31 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:39 [info] 36#36: *1523 [lua] access_by_lua(msblocations.conf:189):2: 07b103259bf425b67123368156eb0f3c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:36:39 [info] 36#36: *1523 [lua] logger.lua:23: 07b103259bf425b67123368156eb0f3c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:36:39 +0000] 07b103259bf425b67123368156eb0f3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:36:41 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:41 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:51 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:51 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:36:54 [info] 36#36: *1529 [lua] access_by_lua(msblocations.conf:189):2: 250ec70ffe6c011478e7578595b5091a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:36:54 +0000] 250ec70ffe6c011478e7578595b5091a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:36:54 [info] 36#36: *1529 [lua] logger.lua:23: 250ec70ffe6c011478e7578595b5091a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:37:01 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:01 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:09 [info] 36#36: *1532 [lua] access_by_lua(msblocations.conf:189):2: c21b08b867887346a46e3b4ec2481aca:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:37:09 [info] 36#36: *1532 [lua] logger.lua:23: c21b08b867887346a46e3b4ec2481aca {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:37:09 +0000] c21b08b867887346a46e3b4ec2481aca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:37:11 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:11 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:21 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:21 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:24 [info] 36#36: *1537 [lua] access_by_lua(msblocations.conf:189):2: 034f090e80273b2dbfc3fb0bd97102fd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:37:24 [info] 36#36: *1537 [lua] logger.lua:23: 034f090e80273b2dbfc3fb0bd97102fd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:37:24 +0000] 034f090e80273b2dbfc3fb0bd97102fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:37:31 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:31 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:39 [info] 36#36: *1540 [lua] access_by_lua(msblocations.conf:189):2: d1f6bd85a4d79d26ec183702dc331f4a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:37:39 [info] 36#36: *1540 [lua] logger.lua:23: d1f6bd85a4d79d26ec183702dc331f4a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:37:39 +0000] d1f6bd85a4d79d26ec183702dc331f4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:37:41 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:41 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:51 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:51 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:37:54 [info] 36#36: *1546 [lua] access_by_lua(msblocations.conf:189):2: ab19d4334df73d474d165aa2423f531d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:37:54 +0000] ab19d4334df73d474d165aa2423f531d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:37:54 [info] 36#36: *1546 [lua] logger.lua:23: ab19d4334df73d474d165aa2423f531d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:38:01 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:01 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:09 [info] 36#36: *1549 [lua] access_by_lua(msblocations.conf:189):2: 628ca673eb2eff0310e485a0dd04f1db:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:38:09 +0000] 628ca673eb2eff0310e485a0dd04f1db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/27 06:38:09 [info] 36#36: *1549 [lua] logger.lua:23: 628ca673eb2eff0310e485a0dd04f1db {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/27 06:38:11 [info] 36#36: *1550 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:11 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:21 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:21 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:24 [info] 36#36: *1554 [lua] access_by_lua(msblocations.conf:189):2: dc2d47349872336e66c16bb20431862e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:38:24 [info] 36#36: *1554 [lua] logger.lua:23: dc2d47349872336e66c16bb20431862e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:38:24 +0000] dc2d47349872336e66c16bb20431862e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:38:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:38:31 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:31 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:39 [info] 36#36: *1557 [lua] access_by_lua(msblocations.conf:189):2: b09b2fd355b77d71c7e6b730cec6e195:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:38:39 +0000] b09b2fd355b77d71c7e6b730cec6e195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/27 06:38:39 [info] 36#36: *1557 [lua] logger.lua:23: b09b2fd355b77d71c7e6b730cec6e195 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:38:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:38:41 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:41 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:51 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:51 [info] 36#36: *1561 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:38:54 [info] 36#36: *1563 [lua] access_by_lua(msblocations.conf:189):2: 3d08a6a3bf46ebd6047f5c4b0b1d9a26:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:38:54 [info] 36#36: *1563 [lua] logger.lua:23: 3d08a6a3bf46ebd6047f5c4b0b1d9a26 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:38:54 +0000] 3d08a6a3bf46ebd6047f5c4b0b1d9a26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:38:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:39:01 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:01 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:09 [info] 36#36: *1566 [lua] access_by_lua(msblocations.conf:189):2: 18d17485ec1152acbd3b43d80a949f99:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:39:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.204 - - [27/Jan/2023:06:39:09 +0000] 18d17485ec1152acbd3b43d80a949f99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:39:09 [info] 36#36: *1566 [lua] logger.lua:23: 18d17485ec1152acbd3b43d80a949f99 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:39:11 [info] 36#36: *1567 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:11 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:21 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:21 [info] 36#36: *1570 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:24 [info] 36#36: *1571 [lua] access_by_lua(msblocations.conf:189):2: 234d56732006982650f39fc702be8f31:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:39:24 [info] 36#36: *1571 [lua] logger.lua:23: 234d56732006982650f39fc702be8f31 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:39:24 +0000] 234d56732006982650f39fc702be8f31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:39:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:39:31 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:31 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:39 [info] 36#36: *1574 [lua] access_by_lua(msblocations.conf:189):2: 95c2a67acd5271dc1be43b9b62797b9c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:39:39 [info] 36#36: *1574 [lua] logger.lua:23: 95c2a67acd5271dc1be43b9b62797b9c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:39:39 +0000] 95c2a67acd5271dc1be43b9b62797b9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:39:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:39:41 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:41 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:51 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:51 [info] 36#36: *1578 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:39:54 [info] 36#36: *1580 [lua] access_by_lua(msblocations.conf:189):2: a43d891e49b7d961be7ecdd1b19c90ee:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:39:54 +0000] a43d891e49b7d961be7ecdd1b19c90ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/27 06:39:54 [info] 36#36: *1580 [lua] logger.lua:23: a43d891e49b7d961be7ecdd1b19c90ee {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:39:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:40:01 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:01 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:09 [info] 36#36: *1583 [lua] access_by_lua(msblocations.conf:189):2: 0b86dab2cda4f26a30b90f47780d384c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:40:09 +0000] 0b86dab2cda4f26a30b90f47780d384c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/27 06:40:09 [info] 36#36: *1583 [lua] logger.lua:23: 0b86dab2cda4f26a30b90f47780d384c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:40:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:40:11 [info] 36#36: *1584 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:11 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:21 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:21 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:24 [info] 36#36: *1588 [lua] access_by_lua(msblocations.conf:189):2: 4f27bf240b92b5ae97b13df646c9442f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:40:24 +0000] 4f27bf240b92b5ae97b13df646c9442f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:40:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/27 06:40:24 [info] 36#36: *1588 [lua] logger.lua:23: 4f27bf240b92b5ae97b13df646c9442f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , 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/27 06:40:31 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:31 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:39 [info] 36#36: *1591 [lua] access_by_lua(msblocations.conf:189):2: d603caa595d20308763244df9cdc8d6b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:40:39 [info] 36#36: *1591 [lua] logger.lua:23: d603caa595d20308763244df9cdc8d6b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:40:39 +0000] d603caa595d20308763244df9cdc8d6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:40:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/27 06:40:41 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:41 [info] 36#36: *1593 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:51 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:51 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:40:54 [info] 36#36: *1597 [lua] access_by_lua(msblocations.conf:189):2: 9f4a0320ad0bdba4ac656975cc21ac57:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:40:54 +0000] 9f4a0320ad0bdba4ac656975cc21ac57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:40:54 [info] 36#36: *1597 [lua] logger.lua:23: 9f4a0320ad0bdba4ac656975cc21ac57 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:40:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:41:01 [info] 36#36: *1598 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:01 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:09 [info] 36#36: *1600 [lua] access_by_lua(msblocations.conf:189):2: f516dc98af57ef9a3a4df0b0f66d7907:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/27 06:41:09 [info] 36#36: *1600 [lua] logger.lua:23: f516dc98af57ef9a3a4df0b0f66d7907 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:41:09 +0000] f516dc98af57ef9a3a4df0b0f66d7907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.204 - - [27/Jan/2023:06:41:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:41:11 [info] 36#36: *1601 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:11 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:21 [info] 36#36: *1603 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:21 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:24 [info] 36#36: *1605 [lua] access_by_lua(msblocations.conf:189):2: dd07b62a63e36f4a853b67c95672eeb1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:41:24 +0000] dd07b62a63e36f4a853b67c95672eeb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/27 06:41:24 [info] 36#36: *1605 [lua] logger.lua:23: dd07b62a63e36f4a853b67c95672eeb1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:41:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/27 06:41:31 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:31 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:39 [info] 36#36: *1608 [lua] access_by_lua(msblocations.conf:189):2: 5fe97eb45441d2e4be4e009a1fcc4ccb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:41:39 +0000] 5fe97eb45441d2e4be4e009a1fcc4ccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/27 06:41:39 [info] 36#36: *1608 [lua] logger.lua:23: 5fe97eb45441d2e4be4e009a1fcc4ccb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.204 - - [27/Jan/2023:06:41:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/27 06:41:41 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443
2023/01/27 06:41:41 [info] 37#37: *1610 client closed connection while SSL handshaking, client: 10.233.67.1, server: 0.0.0.0:443