Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.4.34
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
\n\n### Starting apiroute
2023/01/20 05:02:36 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/01/20 05:02:36 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/01/20 05:02:36 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/20 05:02:36 [notice] 33#33: using the "epoll" event method
2023/01/20 05:02:36 [notice] 33#33: openresty/1.13.6.1
2023/01/20 05:02:36 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/20 05:02:36 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/20 05:02:36 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/20 05:02:36 [notice] 34#34: start worker processes
2023/01/20 05:02:36 [notice] 34#34: start worker process 35
2023/01/20 05:02:36 [notice] 34#34: start worker process 37
2023/01/20 05:02:36 [notice] 34#34: start worker process 38
2023/01/20 05:02:36 [notice] 34#34: start worker process 39
2023/01/20 05:02:36 [notice] 34#34: start worker process 40
2023/01/20 05:02:36 [notice] 34#34: start worker process 41
2023/01/20 05:02:36 [notice] 34#34: start worker process 42
2023/01/20 05:02:36 [notice] 34#34: start worker process 43
2023/01/20 05:02:36 [notice] 34#34: start cache manager process 45
2023/01/20 05:02:36 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230120050236.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2023-01-20 05:02:39 665 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-20 05:02:39 673 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-20 05:02:39 673 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-20 05:02:39 732 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-20 05:02:39 732 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.4.34:10081 Enabled:true
2023-01-20 05:02:41 313 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-20 05:02:41 380 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-20 05:02:41 380 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-20 05:02:41 381 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-20 05:02:41 382 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-20 05:02:41 382 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-20 05:02:41 382 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-20 05:02:41 382 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-20 05:02:41 437 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-20 05:02:41 513 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-20 05:02:41 514 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-20 05:02:41 514 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-20 05:02:41 992 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/20 05:02:49 [info] 42#42: *12 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:02:49 [info] 42#42: *13 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:02:51 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 926768926eb1d597b330d210348670bb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:02:52 [info] 35#35: *14 [lua] logger.lua:23: 926768926eb1d597b330d210348670bb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:02:52 +0000] 926768926eb1d597b330d210348670bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.147 upstream_response_time:0.146 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2023/01/20 05:02:59 [info] 42#42: *17 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:02:59 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:07 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 3aff893d0a839be1ecd8f5708e4b8e36:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:03:07 [info] 35#35: *19 [lua] logger.lua:23: 3aff893d0a839be1ecd8f5708e4b8e36 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:03:07 +0000] 3aff893d0a839be1ecd8f5708e4b8e36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/20 05:03:09 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:09 [info] 42#42: *21 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:19 [info] 42#42: *22 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:19 [info] 42#42: *23 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:22 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: e2be6bbdc53696ceb61681872aa45f4f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:03:22 +0000] e2be6bbdc53696ceb61681872aa45f4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:03:22 [info] 35#35: *24 [lua] logger.lua:23: e2be6bbdc53696ceb61681872aa45f4f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:03:29 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:29 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:36 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/20 05:03:36 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/20 05:03:36 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/20 05:03:36 [notice] 34#34: signal 29 (SIGIO) received
2023/01/20 05:03:37 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: e9286b0c0c61a9bbc3d9519c18eb51f1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:03:37 [info] 35#35: *28 [lua] logger.lua:23: e9286b0c0c61a9bbc3d9519c18eb51f1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:03:37 +0000] e9286b0c0c61a9bbc3d9519c18eb51f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.037 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
2023/01/20 05:03:39 [info] 42#42: *29 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:39 [info] 42#42: *30 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:49 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:49 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:52 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 8fcd5677cd5d7cd4d0af3f9e1ec208fa:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:03:52 +0000] 8fcd5677cd5d7cd4d0af3f9e1ec208fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/20 05:03:52 [info] 35#35: *33 [lua] logger.lua:23: 8fcd5677cd5d7cd4d0af3f9e1ec208fa {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:03:59 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:03:59 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:07 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: c5d5d07b40d3d82a852a0fe172b11134:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:04:07 [info] 35#35: *36 [lua] logger.lua:23: c5d5d07b40d3d82a852a0fe172b11134 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:04:07 +0000] c5d5d07b40d3d82a852a0fe172b11134 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:04:09 [info] 42#42: *37 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:09 [info] 42#42: *38 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:19 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:19 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:22 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 5af4683b36f29af2e086fe3f17a39259:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:04:22 +0000] 5af4683b36f29af2e086fe3f17a39259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:04:22 [info] 35#35: *41 [lua] logger.lua:23: 5af4683b36f29af2e086fe3f17a39259 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:04:29 [info] 42#42: *42 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:29 [info] 42#42: *43 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:37 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: d76ec98d54675b21e08afc4c7afb8ff4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:04:37 +0000] d76ec98d54675b21e08afc4c7afb8ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/20 05:04:37 [info] 35#35: *45 [lua] logger.lua:23: d76ec98d54675b21e08afc4c7afb8ff4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:04:39 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:39 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:49 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:49 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:52 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: 7de707dfd69ceff3a884084f95ca634a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:04:52 [info] 35#35: *50 [lua] logger.lua:23: 7de707dfd69ceff3a884084f95ca634a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:04:52 +0000] 7de707dfd69ceff3a884084f95ca634a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/20 05:04:59 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:04:59 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:07 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: a149461b3989fcf1ecab033764693f70:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:05:07 +0000] a149461b3989fcf1ecab033764693f70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/20 05:05:07 [info] 35#35: *53 [lua] logger.lua:23: a149461b3989fcf1ecab033764693f70 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:05:09 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:09 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:19 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:19 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:22 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 115beb89cc8446b64d9eeecf6114bcd5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:05:22 [info] 35#35: *58 [lua] logger.lua:23: 115beb89cc8446b64d9eeecf6114bcd5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:05:22 +0000] 115beb89cc8446b64d9eeecf6114bcd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:05:29 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:29 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:37 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: c464e4c9c789e0f6d0d8696ebceed7d1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:05:37 [info] 35#35: *62 [lua] logger.lua:23: c464e4c9c789e0f6d0d8696ebceed7d1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:05:37 +0000] c464e4c9c789e0f6d0d8696ebceed7d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/20 05:05:39 [info] 42#42: *63 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:39 [info] 42#42: *64 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:49 [info] 42#42: *65 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:49 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:52 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 5ab7bcae6affa1e96fec984439ab23e1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:05:52 [info] 35#35: *67 [lua] logger.lua:23: 5ab7bcae6affa1e96fec984439ab23e1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:05:52 +0000] 5ab7bcae6affa1e96fec984439ab23e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:05:59 [info] 42#42: *69 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:05:59 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:07 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: 5ccf2d6e5706a16abcd2cc206a8cd169:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:06:07 +0000] 5ccf2d6e5706a16abcd2cc206a8cd169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:06:07 [info] 35#35: *70 [lua] logger.lua:23: 5ccf2d6e5706a16abcd2cc206a8cd169 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:06:09 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:09 [info] 42#42: *72 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:19 [info] 42#42: *73 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:19 [info] 42#42: *74 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:22 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 592e31fd492105f118bbd16ed14b8b3d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:06:22 [info] 35#35: *75 [lua] logger.lua:23: 592e31fd492105f118bbd16ed14b8b3d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:06:22 +0000] 592e31fd492105f118bbd16ed14b8b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/20 05:06:29 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:29 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:37 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: aaec0fba7c1017b9d67a021fe850c223:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:06:37 +0000] aaec0fba7c1017b9d67a021fe850c223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:06:37 [info] 35#35: *79 [lua] logger.lua:23: aaec0fba7c1017b9d67a021fe850c223 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/20 05:06:39 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:39 [info] 42#42: *81 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:49 [info] 42#42: *82 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:49 [info] 42#42: *83 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:52 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: b2a29905f4b86f27e589a5bdcd65ad10:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:06:52 [info] 35#35: *84 [lua] logger.lua:23: b2a29905f4b86f27e589a5bdcd65ad10 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:06:52 +0000] b2a29905f4b86f27e589a5bdcd65ad10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:06:59 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:06:59 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:07 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 10fa14bed69f7b7a0340b1b34cbeb744:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:07:07 [info] 35#35: *87 [lua] logger.lua:23: 10fa14bed69f7b7a0340b1b34cbeb744 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:07:07 +0000] 10fa14bed69f7b7a0340b1b34cbeb744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:07:09 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:09 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:19 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:19 [info] 42#42: *91 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:22 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 3e461ef373b111a6575ce835f9efdc5e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:07:22 +0000] 3e461ef373b111a6575ce835f9efdc5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:07:22 [info] 35#35: *92 [lua] logger.lua:23: 3e461ef373b111a6575ce835f9efdc5e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:07:29 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:29 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:37 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 7d7900b52fed35357ce0df471d434195:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:07:37 +0000] 7d7900b52fed35357ce0df471d434195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/20 05:07:37 [info] 35#35: *96 [lua] logger.lua:23: 7d7900b52fed35357ce0df471d434195 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/20 05:07:39 [info] 42#42: *98 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:39 [info] 42#42: *97 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:49 [info] 42#42: *99 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:49 [info] 42#42: *100 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:52 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 279493abfb66df76325f6bc63e15a180:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:07:52 [info] 35#35: *101 [lua] logger.lua:23: 279493abfb66df76325f6bc63e15a180 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:07:52 +0000] 279493abfb66df76325f6bc63e15a180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:07:59 [info] 42#42: *103 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:07:59 [info] 42#42: *102 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:07 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 59624b9433a33ceb8050db799e2a8e99:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:08:07 [info] 35#35: *104 [lua] logger.lua:23: 59624b9433a33ceb8050db799e2a8e99 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:08:07 +0000] 59624b9433a33ceb8050db799e2a8e99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:08:09 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:09 [info] 42#42: *106 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:19 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:19 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:22 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 27788c1045d93cfa8386ee6230f88243:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:08:22 +0000] 27788c1045d93cfa8386ee6230f88243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:08:22 [info] 35#35: *109 [lua] logger.lua:23: 27788c1045d93cfa8386ee6230f88243 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:08:29 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:29 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:37 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: fad2a45755768eed5a655ee8d67ed2f2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:08:37 [info] 35#35: *113 [lua] logger.lua:23: fad2a45755768eed5a655ee8d67ed2f2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:08:37 +0000] fad2a45755768eed5a655ee8d67ed2f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:08:39 [info] 42#42: *115 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:39 [info] 42#42: *114 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:49 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:49 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:52 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: cb79e0ab4aa1651c7bff0077b700bb7b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.152 - - [20/Jan/2023:05:08:52 +0000] cb79e0ab4aa1651c7bff0077b700bb7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:08:52 [info] 35#35: *118 [lua] logger.lua:23: cb79e0ab4aa1651c7bff0077b700bb7b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:08:59 [info] 42#42: *119 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:08:59 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:07 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 032b3dff3116754057af05a94e96049d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:09:07 [info] 35#35: *121 [lua] logger.lua:23: 032b3dff3116754057af05a94e96049d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:09:07 +0000] 032b3dff3116754057af05a94e96049d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:09:09 [info] 42#42: *123 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:09 [info] 42#42: *122 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:19 [info] 42#42: *125 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:19 [info] 42#42: *124 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:22 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 301c071e2622c3bde555ecf9ed5211ad:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:09:22 [info] 35#35: *126 [lua] logger.lua:23: 301c071e2622c3bde555ecf9ed5211ad {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:09:22 +0000] 301c071e2622c3bde555ecf9ed5211ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:09:29 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:29 [info] 42#42: *128 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:37 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: 96fd2161ab6861099736f04e006624ba:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:09:37 [info] 35#35: *130 [lua] logger.lua:23: 96fd2161ab6861099736f04e006624ba {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:09:37 +0000] 96fd2161ab6861099736f04e006624ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:09:39 [info] 42#42: *132 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:39 [info] 42#42: *131 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:49 [info] 42#42: *134 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:49 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:52 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 51a31d9dd296a7d6e4044ccaabb5a200:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:09:52 [info] 35#35: *135 [lua] logger.lua:23: 51a31d9dd296a7d6e4044ccaabb5a200 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:09:52 +0000] 51a31d9dd296a7d6e4044ccaabb5a200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:09:59 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:09:59 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:07 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: 6f1e03148b5f3b7977d0f39dd0d34342:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:10:07 [info] 35#35: *138 [lua] logger.lua:23: 6f1e03148b5f3b7977d0f39dd0d34342 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:10:07 +0000] 6f1e03148b5f3b7977d0f39dd0d34342 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:10:09 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:09 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:19 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:19 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:22 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: 1aa74b72c953099e33254b6c9445ae72:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:10:22 [info] 35#35: *143 [lua] logger.lua:23: 1aa74b72c953099e33254b6c9445ae72 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:10:22 +0000] 1aa74b72c953099e33254b6c9445ae72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:10:29 [info] 42#42: *145 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:29 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:37 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 93ea9e8217e42865e3cd5e5e5ee77b99:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:10:37 +0000] 93ea9e8217e42865e3cd5e5e5ee77b99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:10:37 [info] 35#35: *147 [lua] logger.lua:23: 93ea9e8217e42865e3cd5e5e5ee77b99 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:10:39 [info] 42#42: *148 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:39 [info] 42#42: *149 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:49 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:49 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:52 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 45151ca3348ccd762334f7bfb13ed147:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:10:52 +0000] 45151ca3348ccd762334f7bfb13ed147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:10:52 [info] 35#35: *152 [lua] logger.lua:23: 45151ca3348ccd762334f7bfb13ed147 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:10:59 [info] 42#42: *153 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:10:59 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:07 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: 87a8750652fd34c44408cc1455806139:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:11:07 [info] 35#35: *155 [lua] logger.lua:23: 87a8750652fd34c44408cc1455806139 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:11:07 +0000] 87a8750652fd34c44408cc1455806139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:11:09 [info] 42#42: *156 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:09 [info] 42#42: *157 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:19 [info] 42#42: *158 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:19 [info] 42#42: *159 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:22 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: efd2ada071072b016e9649303f875a82:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:11:22 +0000] efd2ada071072b016e9649303f875a82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:11:22 [info] 35#35: *160 [lua] logger.lua:23: efd2ada071072b016e9649303f875a82 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:11:29 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:29 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:37 [info] 35#35: *164 [lua] access_by_lua(msblocations.conf:189):2: 6217ba4f3d95c662c412b820d2d216d8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:11:37 +0000] 6217ba4f3d95c662c412b820d2d216d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/20 05:11:37 [info] 35#35: *164 [lua] logger.lua:23: 6217ba4f3d95c662c412b820d2d216d8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/20 05:11:39 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:39 [info] 42#42: *166 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:49 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:49 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:52 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 28f86c4c7bcf4021fcc78801b16afb26:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:11:52 [info] 35#35: *169 [lua] logger.lua:23: 28f86c4c7bcf4021fcc78801b16afb26 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:11:52 +0000] 28f86c4c7bcf4021fcc78801b16afb26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:11:59 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:11:59 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:07 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: af4b0d1ecc4aa42d783a9d5c6272ac13:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:12:08 +0000] af4b0d1ecc4aa42d783a9d5c6272ac13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:12:08 [info] 35#35: *172 [lua] logger.lua:23: af4b0d1ecc4aa42d783a9d5c6272ac13 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:12:09 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:09 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:19 [info] 42#42: *176 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:19 [info] 42#42: *175 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:23 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: a2a06b906b467307a895d5d3bef3df16:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:12:23 [info] 35#35: *177 [lua] logger.lua:23: a2a06b906b467307a895d5d3bef3df16 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:12:23 +0000] a2a06b906b467307a895d5d3bef3df16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:12:29 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:29 [info] 42#42: *179 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:38 [info] 35#35: *181 [lua] access_by_lua(msblocations.conf:189):2: b4ea802df7978739194666fe6fe3745e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:12:38 +0000] b4ea802df7978739194666fe6fe3745e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:12:38 [info] 35#35: *181 [lua] logger.lua:23: b4ea802df7978739194666fe6fe3745e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:12:39 [info] 42#42: *182 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:39 [info] 42#42: *183 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:49 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:49 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:53 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: cf0e4f2221bc551622e2b2b16cd2a950:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:12:53 [info] 35#35: *186 [lua] logger.lua:23: cf0e4f2221bc551622e2b2b16cd2a950 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:12:53 +0000] cf0e4f2221bc551622e2b2b16cd2a950 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:12:59 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:12:59 [info] 42#42: *187 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:08 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: 63192e02b23df78f1decc8bfcc43ac3a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:13:08 [info] 35#35: *189 [lua] logger.lua:23: 63192e02b23df78f1decc8bfcc43ac3a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:13:08 +0000] 63192e02b23df78f1decc8bfcc43ac3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:13:09 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:09 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:19 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:19 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:23 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 22a65b1249ccbfd4326453bca78d79c2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:13:23 [info] 35#35: *194 [lua] logger.lua:23: 22a65b1249ccbfd4326453bca78d79c2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:13:23 +0000] 22a65b1249ccbfd4326453bca78d79c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:13:29 [info] 42#42: *196 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:29 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:38 [info] 35#35: *198 [lua] access_by_lua(msblocations.conf:189):2: 038d94ce9276363d7a6d52576b0d5cdf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:13:38 +0000] 038d94ce9276363d7a6d52576b0d5cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/20 05:13:38 [info] 35#35: *198 [lua] logger.lua:23: 038d94ce9276363d7a6d52576b0d5cdf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/20 05:13:39 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:39 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:49 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:49 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:53 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: 1638888f2475680dd61edec2ba9dc243:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:13:53 [info] 35#35: *203 [lua] logger.lua:23: 1638888f2475680dd61edec2ba9dc243 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:13:53 +0000] 1638888f2475680dd61edec2ba9dc243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:13:59 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:13:59 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:08 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: 77d1aeea726d2305fe6089b392b94984:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:14:08 [info] 35#35: *206 [lua] logger.lua:23: 77d1aeea726d2305fe6089b392b94984 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:14:08 +0000] 77d1aeea726d2305fe6089b392b94984 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:14:09 [info] 42#42: *208 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:09 [info] 42#42: *207 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:19 [info] 42#42: *209 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:19 [info] 42#42: *210 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:23 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 0245b4a9ed6c47b7fdc4c6f91c4b8b29:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:14:23 +0000] 0245b4a9ed6c47b7fdc4c6f91c4b8b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/20 05:14:23 [info] 35#35: *211 [lua] logger.lua:23: 0245b4a9ed6c47b7fdc4c6f91c4b8b29 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:14:29 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:29 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:38 [info] 35#35: *215 [lua] access_by_lua(msblocations.conf:189):2: da43ace463094e24b8ce63992ec296a4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:14:38 +0000] da43ace463094e24b8ce63992ec296a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:14:38 [info] 35#35: *215 [lua] logger.lua:23: da43ace463094e24b8ce63992ec296a4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:14:39 [info] 42#42: *216 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:39 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:49 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:49 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:53 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 463bfc19595c9f6d5e305a9b51abe84e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:14:53 [info] 35#35: *220 [lua] logger.lua:23: 463bfc19595c9f6d5e305a9b51abe84e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:14:53 +0000] 463bfc19595c9f6d5e305a9b51abe84e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:14:59 [info] 42#42: *222 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:14:59 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:08 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 49bf6830aeef005e0f1afd1e3c627bb2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:15:08 +0000] 49bf6830aeef005e0f1afd1e3c627bb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:15:08 [info] 35#35: *223 [lua] logger.lua:23: 49bf6830aeef005e0f1afd1e3c627bb2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:15:09 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:09 [info] 42#42: *225 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:19 [info] 42#42: *226 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:19 [info] 42#42: *227 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:23 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: 799cfbfe1442c4e84df32cc65d25465d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:15:23 [info] 35#35: *228 [lua] logger.lua:23: 799cfbfe1442c4e84df32cc65d25465d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:15:23 +0000] 799cfbfe1442c4e84df32cc65d25465d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/20 05:15:29 [info] 42#42: *230 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:29 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:38 [info] 35#35: *232 [lua] access_by_lua(msblocations.conf:189):2: 9cb3b2cd6ff49e70a4ae049410b1af5b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:15:38 [info] 35#35: *232 [lua] logger.lua:23: 9cb3b2cd6ff49e70a4ae049410b1af5b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:15:38 +0000] 9cb3b2cd6ff49e70a4ae049410b1af5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:15:39 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:39 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:49 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:49 [info] 42#42: *236 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:53 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 1d22fc94e004f35a58742be99ffc2e3e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:15:53 +0000] 1d22fc94e004f35a58742be99ffc2e3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/20 05:15:53 [info] 35#35: *237 [lua] logger.lua:23: 1d22fc94e004f35a58742be99ffc2e3e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:15:59 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:15:59 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:08 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 29f721d6b5e43f446999098880b9a363:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:16:08 +0000] 29f721d6b5e43f446999098880b9a363 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:16:08 [info] 35#35: *240 [lua] logger.lua:23: 29f721d6b5e43f446999098880b9a363 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:16:09 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:09 [info] 42#42: *241 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:19 [info] 42#42: *243 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:19 [info] 42#42: *244 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:23 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: ac5857c25908f636ea9a77486aee64ea:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:16:23 +0000] ac5857c25908f636ea9a77486aee64ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:16:23 [info] 35#35: *245 [lua] logger.lua:23: ac5857c25908f636ea9a77486aee64ea {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:16:29 [info] 42#42: *246 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:29 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:38 [info] 35#35: *249 [lua] access_by_lua(msblocations.conf:189):2: b0782a814219950482eaab2a38c62ca9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:16:38 [info] 35#35: *249 [lua] logger.lua:23: b0782a814219950482eaab2a38c62ca9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:16:38 +0000] b0782a814219950482eaab2a38c62ca9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:16:39 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:39 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:49 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:49 [info] 42#42: *252 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:53 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: cf44684950d8f71765695285645524b8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:16:53 [info] 35#35: *254 [lua] logger.lua:23: cf44684950d8f71765695285645524b8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:16:53 +0000] cf44684950d8f71765695285645524b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:16:59 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:16:59 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:08 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: d3870ce436c7d3eef863ef4eb8f7fed7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:17:08 [info] 35#35: *257 [lua] logger.lua:23: d3870ce436c7d3eef863ef4eb8f7fed7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:17:08 +0000] d3870ce436c7d3eef863ef4eb8f7fed7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:17:09 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:09 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:19 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:19 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:23 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: e90d642f0e05d2b67e7752d1ede13288:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:17:23 [info] 35#35: *262 [lua] logger.lua:23: e90d642f0e05d2b67e7752d1ede13288 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:17:23 +0000] e90d642f0e05d2b67e7752d1ede13288 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:17:29 [info] 42#42: *263 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:29 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:38 [info] 35#35: *266 [lua] access_by_lua(msblocations.conf:189):2: 3e807a6e1d79839ec5bfe482d1da2f6a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:17:38 [info] 35#35: *266 [lua] logger.lua:23: 3e807a6e1d79839ec5bfe482d1da2f6a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:17:38 +0000] 3e807a6e1d79839ec5bfe482d1da2f6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:17:39 [info] 42#42: *267 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:39 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:49 [info] 42#42: *269 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:49 [info] 42#42: *270 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:53 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 90e3878f13e355171270313c1bd9f91a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:17:53 [info] 35#35: *271 [lua] logger.lua:23: 90e3878f13e355171270313c1bd9f91a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:17:53 +0000] 90e3878f13e355171270313c1bd9f91a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:17:59 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:17:59 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:08 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: 4f180a0ffcb3ed14edc1f5efae9c58fd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:18:08 [info] 35#35: *274 [lua] logger.lua:23: 4f180a0ffcb3ed14edc1f5efae9c58fd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:18:08 +0000] 4f180a0ffcb3ed14edc1f5efae9c58fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:18:09 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:09 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:19 [info] 42#42: *278 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:19 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:23 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 158ab1de966abd7abb833f85fe2251b8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:18:23 +0000] 158ab1de966abd7abb833f85fe2251b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/20 05:18:23 [info] 35#35: *279 [lua] logger.lua:23: 158ab1de966abd7abb833f85fe2251b8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:18:29 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:29 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:38 [info] 35#35: *283 [lua] access_by_lua(msblocations.conf:189):2: cdbc5306707ae7b7afe8c97144c152a8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:18:38 [info] 35#35: *283 [lua] logger.lua:23: cdbc5306707ae7b7afe8c97144c152a8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:18:38 +0000] cdbc5306707ae7b7afe8c97144c152a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:18:39 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:39 [info] 42#42: *284 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:49 [info] 42#42: *286 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:49 [info] 42#42: *287 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:53 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 138e5e470b987dc3e3b3149e903be8b7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:18:53 +0000] 138e5e470b987dc3e3b3149e903be8b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:18:53 [info] 35#35: *288 [lua] logger.lua:23: 138e5e470b987dc3e3b3149e903be8b7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:18:59 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:18:59 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:08 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: 73475ce36346fde39bfa102a4f18785f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:19:08 [info] 35#35: *291 [lua] logger.lua:23: 73475ce36346fde39bfa102a4f18785f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:19:08 +0000] 73475ce36346fde39bfa102a4f18785f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:19:09 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:09 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:19 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:19 [info] 42#42: *295 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:23 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 85287c2ec83891a476a52192d25a050b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:19:23 [info] 35#35: *296 [lua] logger.lua:23: 85287c2ec83891a476a52192d25a050b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:19:23 +0000] 85287c2ec83891a476a52192d25a050b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:19:29 [info] 42#42: *297 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:29 [info] 42#42: *298 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:38 [info] 35#35: *300 [lua] access_by_lua(msblocations.conf:189):2: b12f9c9120d6d117bc1aca1dc49d56e6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:19:38 [info] 35#35: *300 [lua] logger.lua:23: b12f9c9120d6d117bc1aca1dc49d56e6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:19:38 +0000] b12f9c9120d6d117bc1aca1dc49d56e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:19:39 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:39 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:49 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:49 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:53 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: b4a27eb30c0b503c4b2af1ea9f747883:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:19:53 [info] 35#35: *305 [lua] logger.lua:23: b4a27eb30c0b503c4b2af1ea9f747883 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:19:53 +0000] b4a27eb30c0b503c4b2af1ea9f747883 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:19:59 [info] 42#42: *307 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:19:59 [info] 42#42: *306 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:08 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: 4688eb0ff3762c70a83b32e0b56e4ea7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:20:08 [info] 35#35: *308 [lua] logger.lua:23: 4688eb0ff3762c70a83b32e0b56e4ea7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:20:08 +0000] 4688eb0ff3762c70a83b32e0b56e4ea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:20:09 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:09 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:19 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:19 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:23 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: e050639bce955e957cb6be1db4a6cccf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:20:23 +0000] e050639bce955e957cb6be1db4a6cccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:20:23 [info] 35#35: *313 [lua] logger.lua:23: e050639bce955e957cb6be1db4a6cccf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:20:29 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:29 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:38 [info] 35#35: *317 [lua] access_by_lua(msblocations.conf:189):2: 6a040a358f9f0ca10360f38f57bf35ff:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:20:38 [info] 35#35: *317 [lua] logger.lua:23: 6a040a358f9f0ca10360f38f57bf35ff {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:20:38 +0000] 6a040a358f9f0ca10360f38f57bf35ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:20:39 [info] 42#42: *318 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:39 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:49 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:49 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:53 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 61bb9a9a759f6c8e9358deae3910a84d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:20:53 +0000] 61bb9a9a759f6c8e9358deae3910a84d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:20:53 [info] 35#35: *322 [lua] logger.lua:23: 61bb9a9a759f6c8e9358deae3910a84d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:20:59 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:20:59 [info] 42#42: *324 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:08 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: bdafe06eb36beaaefc31489928f0388c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:21:08 +0000] bdafe06eb36beaaefc31489928f0388c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:21:08 [info] 35#35: *325 [lua] logger.lua:23: bdafe06eb36beaaefc31489928f0388c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:21:09 [info] 42#42: *326 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:09 [info] 42#42: *327 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:19 [info] 42#42: *328 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:19 [info] 42#42: *329 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:23 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: 131269b9b48ed63273d50e3025f6cc42:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:21:23 [info] 35#35: *330 [lua] logger.lua:23: 131269b9b48ed63273d50e3025f6cc42 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:21:23 +0000] 131269b9b48ed63273d50e3025f6cc42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:21:29 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:29 [info] 42#42: *332 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:38 [info] 35#35: *334 [lua] access_by_lua(msblocations.conf:189):2: 6c84c647df56bfc2771fd25293b76661:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:21:38 +0000] 6c84c647df56bfc2771fd25293b76661 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:21:38 [info] 35#35: *334 [lua] logger.lua:23: 6c84c647df56bfc2771fd25293b76661 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:21:39 [info] 42#42: *336 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:39 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:49 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:49 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:53 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 982f090c1afb5187832526427d4b171c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:21:53 +0000] 982f090c1afb5187832526427d4b171c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:21:53 [info] 35#35: *339 [lua] logger.lua:23: 982f090c1afb5187832526427d4b171c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:21:59 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:21:59 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:08 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: 381c66c4a775c50a38764fdb37304674:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:22:08 +0000] 381c66c4a775c50a38764fdb37304674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:22:08 [info] 35#35: *342 [lua] logger.lua:23: 381c66c4a775c50a38764fdb37304674 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:22:09 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:09 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:19 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:19 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:23 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: 1f4306d0bfdf73cc3b48e6600eb268e4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.152 - - [20/Jan/2023:05:22:23 +0000] 1f4306d0bfdf73cc3b48e6600eb268e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:22:23 [info] 35#35: *347 [lua] logger.lua:23: 1f4306d0bfdf73cc3b48e6600eb268e4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:22:29 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:29 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:38 [info] 35#35: *351 [lua] access_by_lua(msblocations.conf:189):2: ce7ae34e7c00bfa335f3bdb936d8afb6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:22:38 +0000] ce7ae34e7c00bfa335f3bdb936d8afb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:22:38 [info] 35#35: *351 [lua] logger.lua:23: ce7ae34e7c00bfa335f3bdb936d8afb6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:22:39 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:39 [info] 42#42: *353 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:49 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:49 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:54 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: 7cb63b496e84171304be688f57d281f4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:22:54 [info] 35#35: *356 [lua] logger.lua:23: 7cb63b496e84171304be688f57d281f4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:22:54 +0000] 7cb63b496e84171304be688f57d281f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:22:59 [info] 42#42: *357 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:22:59 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:09 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: 374e7e77349594b7e698cc066b3a88ed:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:23:09 +0000] 374e7e77349594b7e698cc066b3a88ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:23:09 [info] 35#35: *359 [lua] logger.lua:23: 374e7e77349594b7e698cc066b3a88ed {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:23:09 [info] 42#42: *361 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:09 [info] 42#42: *360 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:19 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:19 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:24 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: c30cc96eafd70e77fe89ca235f2202b6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:23:24 [info] 35#35: *364 [lua] logger.lua:23: c30cc96eafd70e77fe89ca235f2202b6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:23:24 +0000] c30cc96eafd70e77fe89ca235f2202b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:23:29 [info] 42#42: *365 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:29 [info] 42#42: *366 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:39 [info] 35#35: *368 [lua] access_by_lua(msblocations.conf:189):2: 54c8704691e201d1cceec8dfb4882ebb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:23:39 +0000] 54c8704691e201d1cceec8dfb4882ebb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:23:39 [info] 35#35: *368 [lua] logger.lua:23: 54c8704691e201d1cceec8dfb4882ebb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:23:39 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:39 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:49 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:49 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:54 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 7ff3c53947f81a91065ce13f795ffa08:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.72.152 - - [20/Jan/2023:05:23:54 +0000] 7ff3c53947f81a91065ce13f795ffa08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/20 05:23:54 [info] 35#35: *373 [lua] logger.lua:23: 7ff3c53947f81a91065ce13f795ffa08 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:23:59 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:23:59 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:09 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: cb9bd256175316a2de58057c83e8fada:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:24:09 +0000] cb9bd256175316a2de58057c83e8fada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:24:09 [info] 35#35: *376 [lua] logger.lua:23: cb9bd256175316a2de58057c83e8fada {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:24:09 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:09 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:19 [info] 42#42: *379 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:19 [info] 42#42: *380 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:24 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: e26464c5049a720e511130ee8ec0f1ee:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:24:24 +0000] e26464c5049a720e511130ee8ec0f1ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:24:24 [info] 35#35: *381 [lua] logger.lua:23: e26464c5049a720e511130ee8ec0f1ee {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:24:29 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:29 [info] 42#42: *382 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:39 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:189):2: 1d32f5ab7ae29c147f0139d770e40743:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:24:39 [info] 35#35: *385 [lua] logger.lua:23: 1d32f5ab7ae29c147f0139d770e40743 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:24:39 +0000] 1d32f5ab7ae29c147f0139d770e40743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:24:39 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:39 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:49 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:49 [info] 42#42: *389 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:54 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: ac7e7e8f9682a8a1cda38c1a8f68ad6c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:24:54 +0000] ac7e7e8f9682a8a1cda38c1a8f68ad6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:24:54 [info] 35#35: *390 [lua] logger.lua:23: ac7e7e8f9682a8a1cda38c1a8f68ad6c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:24:59 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:24:59 [info] 42#42: *392 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:09 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: d2453119877928f34b7b58598863a826:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:25:09 [info] 35#35: *393 [lua] logger.lua:23: d2453119877928f34b7b58598863a826 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:25:09 +0000] d2453119877928f34b7b58598863a826 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:25:09 [info] 42#42: *394 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:09 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:19 [info] 42#42: *397 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:19 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:24 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 4ce2e812ca59099e3b20bdfc76f13525:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:25:24 [info] 35#35: *398 [lua] logger.lua:23: 4ce2e812ca59099e3b20bdfc76f13525 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:25:24 +0000] 4ce2e812ca59099e3b20bdfc76f13525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:25:29 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:29 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:39 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: 0839070fc116cd444888069c5b02bdd9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:25:39 +0000] 0839070fc116cd444888069c5b02bdd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:25:39 [info] 35#35: *402 [lua] logger.lua:23: 0839070fc116cd444888069c5b02bdd9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:25:39 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:39 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:49 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:49 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:54 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: 5a723bb4fd09a5cdd757c5f2c0b07d8a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:25:54 [info] 35#35: *407 [lua] logger.lua:23: 5a723bb4fd09a5cdd757c5f2c0b07d8a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:25:54 +0000] 5a723bb4fd09a5cdd757c5f2c0b07d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:25:59 [info] 42#42: *408 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:25:59 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:09 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: 792e0987ef3534c774adea409cb69643:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:26:09 [info] 35#35: *410 [lua] logger.lua:23: 792e0987ef3534c774adea409cb69643 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:26:09 +0000] 792e0987ef3534c774adea409cb69643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:26:09 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:09 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:19 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:19 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:24 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: e4942aeea3f7d76e1623df2742f5f2fd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:26:24 [info] 35#35: *415 [lua] logger.lua:23: e4942aeea3f7d76e1623df2742f5f2fd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:26:24 +0000] e4942aeea3f7d76e1623df2742f5f2fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:26:29 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:29 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:39 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 7491b3f88e65867d0c4ae8c3369c72dc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:26:39 +0000] 7491b3f88e65867d0c4ae8c3369c72dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:26:39 [info] 35#35: *419 [lua] logger.lua:23: 7491b3f88e65867d0c4ae8c3369c72dc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:26:39 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:39 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:49 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:49 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:54 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 7c54ac8c45087e5df8f890aa30f216bf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:26:54 [info] 35#35: *424 [lua] logger.lua:23: 7c54ac8c45087e5df8f890aa30f216bf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:26:54 +0000] 7c54ac8c45087e5df8f890aa30f216bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:26:59 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:26:59 [info] 42#42: *426 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:09 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: f2e35e3f17ec60f420ed0558ef1c0afc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:27:09 +0000] f2e35e3f17ec60f420ed0558ef1c0afc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:27:09 [info] 35#35: *427 [lua] logger.lua:23: f2e35e3f17ec60f420ed0558ef1c0afc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:27:09 [info] 42#42: *429 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:09 [info] 42#42: *428 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:19 [info] 42#42: *430 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:19 [info] 42#42: *431 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:24 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 33c0ba97d596fa56352399a629eceac3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:27:24 [info] 35#35: *432 [lua] logger.lua:23: 33c0ba97d596fa56352399a629eceac3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:27:24 +0000] 33c0ba97d596fa56352399a629eceac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:27:29 [info] 42#42: *433 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:29 [info] 42#42: *434 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:39 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: 9035cc80c1102260664a1d2fade134c1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:27:39 +0000] 9035cc80c1102260664a1d2fade134c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/20 05:27:39 [info] 35#35: *436 [lua] logger.lua:23: 9035cc80c1102260664a1d2fade134c1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:27:39 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:39 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:49 [info] 42#42: *439 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:49 [info] 42#42: *440 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:54 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: be3550f1feb94adc9a10452ce280f602:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:27:54 +0000] be3550f1feb94adc9a10452ce280f602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:27:54 [info] 35#35: *441 [lua] logger.lua:23: be3550f1feb94adc9a10452ce280f602 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:27:59 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:27:59 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:09 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: c36e0226c8d16761fe35401c6ad75f73:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:28:09 +0000] c36e0226c8d16761fe35401c6ad75f73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:28:09 [info] 35#35: *444 [lua] logger.lua:23: c36e0226c8d16761fe35401c6ad75f73 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:28:09 [info] 42#42: *446 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:09 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:19 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:19 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:24 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: f21289c1f2b189055ea5afd067859380:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:28:24 +0000] f21289c1f2b189055ea5afd067859380 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:28:24 [info] 35#35: *449 [lua] logger.lua:23: f21289c1f2b189055ea5afd067859380 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:28:29 [info] 42#42: *450 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:29 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:39 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: 759f7c25c6a0270c637bb1d955a4ecd5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:28:39 [info] 35#35: *453 [lua] logger.lua:23: 759f7c25c6a0270c637bb1d955a4ecd5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:28:39 +0000] 759f7c25c6a0270c637bb1d955a4ecd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:28:39 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:39 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:49 [info] 42#42: *457 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:49 [info] 42#42: *456 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:54 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: b81322af7dabf3051a87ab6955142469:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:28:54 +0000] b81322af7dabf3051a87ab6955142469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:28:54 [info] 35#35: *458 [lua] logger.lua:23: b81322af7dabf3051a87ab6955142469 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:28:59 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:28:59 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:09 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: cadd8d854d3797e9334162db10931a9a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:29:09 [info] 35#35: *461 [lua] logger.lua:23: cadd8d854d3797e9334162db10931a9a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:29:09 +0000] cadd8d854d3797e9334162db10931a9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:29:09 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:09 [info] 42#42: *463 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:19 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:19 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:24 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: 5a818042cb2da6447d24ebc6239e303f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:29:24 +0000] 5a818042cb2da6447d24ebc6239e303f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:29:24 [info] 35#35: *466 [lua] logger.lua:23: 5a818042cb2da6447d24ebc6239e303f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:29:29 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:29 [info] 42#42: *467 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:39 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: 677846e3012c603ecbec1c741b09841f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:29:39 +0000] 677846e3012c603ecbec1c741b09841f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:29:39 [info] 35#35: *470 [lua] logger.lua:23: 677846e3012c603ecbec1c741b09841f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:29:39 [info] 42#42: *472 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:39 [info] 42#42: *471 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:49 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:49 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:54 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: 0f4d7376c88ab04d4114ff41dddfd307:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:29:54 [info] 35#35: *475 [lua] logger.lua:23: 0f4d7376c88ab04d4114ff41dddfd307 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:29:54 +0000] 0f4d7376c88ab04d4114ff41dddfd307 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:29:59 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:29:59 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:09 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: b8d68ff33f066da507b08135e678cf3a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:30:09 [info] 35#35: *478 [lua] logger.lua:23: b8d68ff33f066da507b08135e678cf3a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:30:09 +0000] b8d68ff33f066da507b08135e678cf3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:30:09 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:09 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:19 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:19 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:24 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: b4a6af1871d8bd9c753dc2c55d31f142:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:30:24 [info] 35#35: *483 [lua] logger.lua:23: b4a6af1871d8bd9c753dc2c55d31f142 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:30:24 +0000] b4a6af1871d8bd9c753dc2c55d31f142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:30:29 [info] 42#42: *484 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:29 [info] 42#42: *485 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:39 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:189):2: 73f6204d3ecc6a031cffe544cead084f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:30:39 [info] 35#35: *487 [lua] logger.lua:23: 73f6204d3ecc6a031cffe544cead084f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:30:39 +0000] 73f6204d3ecc6a031cffe544cead084f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:30:39 [info] 42#42: *488 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:39 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:49 [info] 42#42: *490 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:49 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:54 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: fce3e48a8e68ffe5bb99f4e84305e825:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:30:54 +0000] fce3e48a8e68ffe5bb99f4e84305e825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:30:54 [info] 35#35: *492 [lua] logger.lua:23: fce3e48a8e68ffe5bb99f4e84305e825 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:30:59 [info] 42#42: *493 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:30:59 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:09 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: bfdb239021d28efb8ba2f38e67abb982:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:31:09 [info] 35#35: *495 [lua] logger.lua:23: bfdb239021d28efb8ba2f38e67abb982 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:31:09 +0000] bfdb239021d28efb8ba2f38e67abb982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:31:09 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:09 [info] 42#42: *497 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:19 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:19 [info] 42#42: *499 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:24 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 852a42b3249d172217dcb1e53cf52f0c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:31:24 +0000] 852a42b3249d172217dcb1e53cf52f0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:31:24 [info] 35#35: *500 [lua] logger.lua:23: 852a42b3249d172217dcb1e53cf52f0c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:31:29 [info] 42#42: *502 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:29 [info] 42#42: *501 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:39 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:189):2: 66ebe03878bc9af04755bb275944328c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:31:39 +0000] 66ebe03878bc9af04755bb275944328c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:31:39 [info] 35#35: *504 [lua] logger.lua:23: 66ebe03878bc9af04755bb275944328c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:31:39 [info] 42#42: *505 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:39 [info] 42#42: *506 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:49 [info] 42#42: *507 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:49 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:54 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 206785425950659b7172238df626d392:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:31:54 +0000] 206785425950659b7172238df626d392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/20 05:31:54 [info] 35#35: *509 [lua] logger.lua:23: 206785425950659b7172238df626d392 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:31:59 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:31:59 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:09 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: aa9579aa135aad304356dd7b45688f6f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:32:09 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:09 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
10.233.72.152 - - [20/Jan/2023:05:32:09 +0000] aa9579aa135aad304356dd7b45688f6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/20 05:32:09 [info] 35#35: *512 [lua] logger.lua:23: aa9579aa135aad304356dd7b45688f6f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/20 05:32:19 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:19 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:24 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 073b8dc329ed5b7e3397ba7e0755e435:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:32:24 +0000] 073b8dc329ed5b7e3397ba7e0755e435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:32:24 [info] 35#35: *517 [lua] logger.lua:23: 073b8dc329ed5b7e3397ba7e0755e435 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:32:29 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:29 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:39 [info] 42#42: *521 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:39 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:39 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: 837b7868a862bb891b31c5ced096b855:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:32:39 [info] 35#35: *523 [lua] logger.lua:23: 837b7868a862bb891b31c5ced096b855 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:32:39 +0000] 837b7868a862bb891b31c5ced096b855 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:32:49 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:49 [info] 42#42: *525 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:54 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 037efb5243674caf551b13149ed89535:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:32:54 +0000] 037efb5243674caf551b13149ed89535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:32:54 [info] 35#35: *526 [lua] logger.lua:23: 037efb5243674caf551b13149ed89535 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:32:59 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:32:59 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:09 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:09 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:09 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: 3a0b16b7617bcbe957c951ad363e13c4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:33:09 [info] 35#35: *531 [lua] logger.lua:23: 3a0b16b7617bcbe957c951ad363e13c4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:33:09 +0000] 3a0b16b7617bcbe957c951ad363e13c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:33:19 [info] 42#42: *532 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:19 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:24 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: f37404c0c43bd964a52c2b29f0bfc2c7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:33:24 [info] 35#35: *534 [lua] logger.lua:23: f37404c0c43bd964a52c2b29f0bfc2c7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:33:24 +0000] f37404c0c43bd964a52c2b29f0bfc2c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:33:29 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:29 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:39 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:39 [info] 42#42: *539 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:39 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 24cae58ebb6da1be41373cb9efec600f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:33:39 [info] 35#35: *540 [lua] logger.lua:23: 24cae58ebb6da1be41373cb9efec600f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.152 - - [20/Jan/2023:05:33:39 +0000] 24cae58ebb6da1be41373cb9efec600f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:33:49 [info] 42#42: *542 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:49 [info] 42#42: *541 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:54 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 59aad9cb0579a625ed2314fb3464ef6f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:33:54 [info] 35#35: *543 [lua] logger.lua:23: 59aad9cb0579a625ed2314fb3464ef6f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:33:54 +0000] 59aad9cb0579a625ed2314fb3464ef6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:33:59 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:33:59 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:09 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:09 [info] 42#42: *547 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:09 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 4d66b948773e9b06a2fcad45443d9961:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:34:09 [info] 35#35: *548 [lua] logger.lua:23: 4d66b948773e9b06a2fcad45443d9961 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:34:09 +0000] 4d66b948773e9b06a2fcad45443d9961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:34:19 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:19 [info] 42#42: *549 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:24 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: e920ae806dc03409b31980e7d87785ce:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:34:24 [info] 35#35: *551 [lua] logger.lua:23: e920ae806dc03409b31980e7d87785ce {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:34:24 +0000] e920ae806dc03409b31980e7d87785ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:34:29 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:29 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:39 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:39 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:39 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: abb0f5938f7a7df5fb6f83b45bb0cd0f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:34:39 [info] 35#35: *557 [lua] logger.lua:23: abb0f5938f7a7df5fb6f83b45bb0cd0f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:34:39 +0000] abb0f5938f7a7df5fb6f83b45bb0cd0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:34:49 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:49 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:54 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 0147ffc8d2bf51d064bd511fa25b4e7b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:34:54 [info] 35#35: *560 [lua] logger.lua:23: 0147ffc8d2bf51d064bd511fa25b4e7b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:34:54 +0000] 0147ffc8d2bf51d064bd511fa25b4e7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:34:59 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:34:59 [info] 42#42: *562 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:09 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:09 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:09 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 817d9459f2c7da6771aff640e09c3dcd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:35:09 +0000] 817d9459f2c7da6771aff640e09c3dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:35:09 [info] 35#35: *565 [lua] logger.lua:23: 817d9459f2c7da6771aff640e09c3dcd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:35:19 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:19 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:24 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: 5dd4e8a7214d27d03c8402049003d357:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:35:24 [info] 35#35: *568 [lua] logger.lua:23: 5dd4e8a7214d27d03c8402049003d357 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:35:24 +0000] 5dd4e8a7214d27d03c8402049003d357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:35:29 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:29 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:39 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:39 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:39 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: 3b6b4f984884f58faa416d459e17ad1b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:35:39 +0000] 3b6b4f984884f58faa416d459e17ad1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:35:39 [info] 35#35: *574 [lua] logger.lua:23: 3b6b4f984884f58faa416d459e17ad1b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:35:49 [info] 42#42: *575 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:49 [info] 42#42: *576 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:54 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 8764f95247020802e9a9f43f43b44aa8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:35:54 [info] 35#35: *577 [lua] logger.lua:23: 8764f95247020802e9a9f43f43b44aa8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:35:54 +0000] 8764f95247020802e9a9f43f43b44aa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:35:59 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:35:59 [info] 42#42: *579 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:09 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:09 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:09 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 5c6800a7f8edc4d0af752ec8353c58bd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:36:09 [info] 35#35: *582 [lua] logger.lua:23: 5c6800a7f8edc4d0af752ec8353c58bd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:36:09 +0000] 5c6800a7f8edc4d0af752ec8353c58bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:36:19 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:19 [info] 42#42: *583 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:24 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: e6c04095b66931f5a0c4c72032909d90:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:36:24 [info] 35#35: *585 [lua] logger.lua:23: e6c04095b66931f5a0c4c72032909d90 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:36:24 +0000] e6c04095b66931f5a0c4c72032909d90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/20 05:36:29 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:29 [info] 42#42: *587 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:39 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:39 [info] 42#42: *590 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:39 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: dfa0070d32e2d44c0a5e28701e642b45:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:36:39 +0000] dfa0070d32e2d44c0a5e28701e642b45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:36:39 [info] 35#35: *591 [lua] logger.lua:23: dfa0070d32e2d44c0a5e28701e642b45 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:36:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:36:49 [info] 42#42: *593 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:49 [info] 42#42: *592 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:54 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 77eac772b987ec615eb85fc020df0173:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:36:54 +0000] 77eac772b987ec615eb85fc020df0173 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/20 05:36:54 [info] 35#35: *594 [lua] logger.lua:23: 77eac772b987ec615eb85fc020df0173 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:36:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/20 05:36:59 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:36:59 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:09 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:09 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:09 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: 94206920510f20c81efa27f9a846ef62:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:37:09 +0000] 94206920510f20c81efa27f9a846ef62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:37:09 [info] 35#35: *599 [lua] logger.lua:23: 94206920510f20c81efa27f9a846ef62 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:37:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:37:19 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:19 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:24 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: af7129e6a9150d2c7d7324b7379abe39:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:37:24 [info] 35#35: *602 [lua] logger.lua:23: af7129e6a9150d2c7d7324b7379abe39 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:37:24 +0000] af7129e6a9150d2c7d7324b7379abe39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:37:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:37:29 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:29 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:39 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:39 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:39 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: cdbe7cbaba507833d275e10cfc306ab7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:37:39 +0000] cdbe7cbaba507833d275e10cfc306ab7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:37:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:37:39 [info] 35#35: *608 [lua] logger.lua:23: cdbe7cbaba507833d275e10cfc306ab7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:37:49 [info] 42#42: *609 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:49 [info] 42#42: *610 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:54 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 4308e9810963aeb1356984649a896152:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:37:54 [info] 35#35: *611 [lua] logger.lua:23: 4308e9810963aeb1356984649a896152 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:37:54 +0000] 4308e9810963aeb1356984649a896152 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:37:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:37:59 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:37:59 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:09 [info] 42#42: *614 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:09 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:09 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: ab10d657639935ab6d3a16f8c92fd1cc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:38:09 [info] 35#35: *616 [lua] logger.lua:23: ab10d657639935ab6d3a16f8c92fd1cc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:38:09 +0000] ab10d657639935ab6d3a16f8c92fd1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:38:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:38:19 [info] 42#42: *617 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:19 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:24 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: ac2f700de587db4e08867c206d50cc9c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:38:25 [info] 35#35: *619 [lua] logger.lua:23: ac2f700de587db4e08867c206d50cc9c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:38:25 +0000] ac2f700de587db4e08867c206d50cc9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:38:29 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:29 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:39 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:39 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:40 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: e67af82bfab9cf4538132bcc47e8b048:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:38:40 [info] 35#35: *625 [lua] logger.lua:23: e67af82bfab9cf4538132bcc47e8b048 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:38:40 +0000] e67af82bfab9cf4538132bcc47e8b048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:38:49 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:49 [info] 42#42: *627 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:55 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 407b7410debc9c99886ae466dcc0fe0f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:38:55 +0000] 407b7410debc9c99886ae466dcc0fe0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:38:55 [info] 35#35: *628 [lua] logger.lua:23: 407b7410debc9c99886ae466dcc0fe0f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:38:59 [info] 42#42: *629 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:38:59 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:09 [info] 42#42: *631 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:09 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:10 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 40bb45e9fb9f8712a52ebab9e15b6870:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:39:10 +0000] 40bb45e9fb9f8712a52ebab9e15b6870 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:39:10 [info] 35#35: *633 [lua] logger.lua:23: 40bb45e9fb9f8712a52ebab9e15b6870 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:39:19 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:19 [info] 42#42: *635 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:25 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: f58f8259ce694745526eb58a454a3b54:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:39:25 +0000] f58f8259ce694745526eb58a454a3b54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:39:25 [info] 35#35: *636 [lua] logger.lua:23: f58f8259ce694745526eb58a454a3b54 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:39:29 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:29 [info] 42#42: *637 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:39 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:39 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:40 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: 775f4592a8ce89609b5340262ec73cc2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:39:40 [info] 35#35: *642 [lua] logger.lua:23: 775f4592a8ce89609b5340262ec73cc2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:39:40 +0000] 775f4592a8ce89609b5340262ec73cc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:39:49 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:49 [info] 42#42: *643 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:55 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: a250c0c59607d987253774d90345323d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:39:55 +0000] a250c0c59607d987253774d90345323d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:39:55 [info] 35#35: *645 [lua] logger.lua:23: a250c0c59607d987253774d90345323d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:39:59 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:39:59 [info] 42#42: *647 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:09 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:09 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:10 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: e1a49b42281037ef0275492e81712bd5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:40:10 [info] 35#35: *650 [lua] logger.lua:23: e1a49b42281037ef0275492e81712bd5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:40:10 +0000] e1a49b42281037ef0275492e81712bd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:40:19 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:19 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:25 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: f038a7e398d8e1c7d7f758b1bcd208eb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:40:25 [info] 35#35: *653 [lua] logger.lua:23: f038a7e398d8e1c7d7f758b1bcd208eb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:40:25 +0000] f038a7e398d8e1c7d7f758b1bcd208eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:40:29 [info] 42#42: *654 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:29 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:39 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:39 [info] 42#42: *658 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:40 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: b46462aeac4722abc81d48aca1a844d1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:40:40 [info] 35#35: *659 [lua] logger.lua:23: b46462aeac4722abc81d48aca1a844d1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:40:40 +0000] b46462aeac4722abc81d48aca1a844d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:40:49 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:49 [info] 42#42: *660 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:55 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 844f2f76179c37260a26c70c54d871a8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:40:55 [info] 35#35: *662 [lua] logger.lua:23: 844f2f76179c37260a26c70c54d871a8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:40:55 +0000] 844f2f76179c37260a26c70c54d871a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:40:59 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:40:59 [info] 42#42: *664 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:09 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:09 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:10 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: abb746de7da8ddb2e4339d007e652f4e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:41:10 +0000] abb746de7da8ddb2e4339d007e652f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:41:10 [info] 35#35: *667 [lua] logger.lua:23: abb746de7da8ddb2e4339d007e652f4e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:41:19 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:19 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:25 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: f702bbda30116a96715c43eac76a1d50:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:41:25 [info] 35#35: *670 [lua] logger.lua:23: f702bbda30116a96715c43eac76a1d50 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:41:25 +0000] f702bbda30116a96715c43eac76a1d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/20 05:41:29 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:29 [info] 42#42: *671 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:39 [info] 42#42: *674 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:39 [info] 42#42: *675 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:40 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: b0b45a1ea9b94e042a502075632d5d26:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:41:40 [info] 35#35: *676 [lua] logger.lua:23: b0b45a1ea9b94e042a502075632d5d26 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:41:40 +0000] b0b45a1ea9b94e042a502075632d5d26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:41:49 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:49 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:55 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 3b724755b3b07c62fa349286f5db81ea:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:41:55 [info] 35#35: *679 [lua] logger.lua:23: 3b724755b3b07c62fa349286f5db81ea {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:41:55 +0000] 3b724755b3b07c62fa349286f5db81ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:41:59 [info] 42#42: *681 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:41:59 [info] 42#42: *680 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:09 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:09 [info] 42#42: *683 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:10 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: c27e664eb30df5a4a66ab583b33188e4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:42:10 [info] 35#35: *684 [lua] logger.lua:23: c27e664eb30df5a4a66ab583b33188e4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:42:10 +0000] c27e664eb30df5a4a66ab583b33188e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:42:19 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:19 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:25 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 414fb30cb4a96d703e1d634529b0078c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:42:25 [info] 35#35: *687 [lua] logger.lua:23: 414fb30cb4a96d703e1d634529b0078c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:42:25 +0000] 414fb30cb4a96d703e1d634529b0078c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:42:29 [info] 42#42: *689 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:29 [info] 42#42: *688 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:39 [info] 42#42: *692 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:39 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:40 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: dba18dd5bd7bd9775074037629183dc9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:42:40 [info] 35#35: *693 [lua] logger.lua:23: dba18dd5bd7bd9775074037629183dc9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:42:40 +0000] dba18dd5bd7bd9775074037629183dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:42:49 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:49 [info] 42#42: *695 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:55 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 406f9f85edcd504c7990e90ba1483d27:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.152 - - [20/Jan/2023:05:42:55 +0000] 406f9f85edcd504c7990e90ba1483d27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:42:55 [info] 35#35: *696 [lua] logger.lua:23: 406f9f85edcd504c7990e90ba1483d27 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:42:59 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:42:59 [info] 42#42: *698 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:09 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:09 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:10 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: 60db86501c2faf1553294e39d2d9e632:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:43:10 [info] 35#35: *701 [lua] logger.lua:23: 60db86501c2faf1553294e39d2d9e632 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:43:10 +0000] 60db86501c2faf1553294e39d2d9e632 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:43:19 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:19 [info] 42#42: *703 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:25 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 3e0a02f8342b9b9b05fdb04aad61c40f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:43:25 +0000] 3e0a02f8342b9b9b05fdb04aad61c40f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:43:25 [info] 35#35: *704 [lua] logger.lua:23: 3e0a02f8342b9b9b05fdb04aad61c40f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:43:29 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:29 [info] 42#42: *705 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:39 [info] 42#42: *708 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:39 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:40 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 7e024cd3c65b75803a6171d3268ee2e0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:43:40 [info] 35#35: *710 [lua] logger.lua:23: 7e024cd3c65b75803a6171d3268ee2e0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:43:40 +0000] 7e024cd3c65b75803a6171d3268ee2e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:43:49 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:49 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:55 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: de698e5bc054ec656a62fb5c437fed55:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:43:55 [info] 35#35: *713 [lua] logger.lua:23: de698e5bc054ec656a62fb5c437fed55 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:43:55 +0000] de698e5bc054ec656a62fb5c437fed55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:43:59 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:43:59 [info] 42#42: *715 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:09 [info] 42#42: *717 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:09 [info] 42#42: *716 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:10 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 66cf276d3f02556f112f6f4ffa35d85a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:44:10 [info] 35#35: *718 [lua] logger.lua:23: 66cf276d3f02556f112f6f4ffa35d85a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:44:10 +0000] 66cf276d3f02556f112f6f4ffa35d85a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:44:19 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:19 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:25 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: 995e1c5164915ea13b13a886997dd367:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:44:25 [info] 35#35: *721 [lua] logger.lua:23: 995e1c5164915ea13b13a886997dd367 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:44:25 +0000] 995e1c5164915ea13b13a886997dd367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:44:29 [info] 42#42: *723 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:29 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:39 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:39 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:40 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: 9afbf570906458a7b76cef58334de6e4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:44:40 [info] 35#35: *727 [lua] logger.lua:23: 9afbf570906458a7b76cef58334de6e4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:44:40 +0000] 9afbf570906458a7b76cef58334de6e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:44:49 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:49 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:55 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: bb92116e276ea43e263209bf9e003f10:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:44:55 [info] 35#35: *730 [lua] logger.lua:23: bb92116e276ea43e263209bf9e003f10 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:44:55 +0000] bb92116e276ea43e263209bf9e003f10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:44:59 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:44:59 [info] 42#42: *732 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:09 [info] 42#42: *734 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:09 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:10 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: e0ef75d59fb461defbe48816817bc0b9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:45:10 [info] 35#35: *735 [lua] logger.lua:23: e0ef75d59fb461defbe48816817bc0b9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:45:10 +0000] e0ef75d59fb461defbe48816817bc0b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:45:19 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:19 [info] 42#42: *736 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:25 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 5c0920cabb3deddd0215bc02211c4795:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:45:25 [info] 35#35: *738 [lua] logger.lua:23: 5c0920cabb3deddd0215bc02211c4795 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:45:25 +0000] 5c0920cabb3deddd0215bc02211c4795 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:45:29 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:29 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:39 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:39 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:40 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 63b707c14ea74f7f01eaee11d52916ec:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:45:40 +0000] 63b707c14ea74f7f01eaee11d52916ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:45:40 [info] 35#35: *744 [lua] logger.lua:23: 63b707c14ea74f7f01eaee11d52916ec {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:45:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:45:49 [info] 42#42: *745 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:49 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:55 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 8dd004780684afc11d5878c038145ade:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:45:55 [info] 35#35: *747 [lua] logger.lua:23: 8dd004780684afc11d5878c038145ade {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:45:55 +0000] 8dd004780684afc11d5878c038145ade "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:45:59 [info] 42#42: *749 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:45:59 [info] 42#42: *748 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:09 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:09 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:10 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 3846e80660b8452570a199144660e9d6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:46:10 +0000] 3846e80660b8452570a199144660e9d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/20 05:46:10 [info] 35#35: *752 [lua] logger.lua:23: 3846e80660b8452570a199144660e9d6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 05:46:19 [info] 42#42: *753 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:19 [info] 42#42: *754 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:25 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 3d6ea61b39966c20cdb8bf21fda4e2ad:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:46:25 [info] 35#35: *755 [lua] logger.lua:23: 3d6ea61b39966c20cdb8bf21fda4e2ad {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:46:25 +0000] 3d6ea61b39966c20cdb8bf21fda4e2ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:46:29 [info] 42#42: *756 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:29 [info] 42#42: *757 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:39 [info] 42#42: *759 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:39 [info] 42#42: *760 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:40 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 92fef01e0509623637dff7429ae71582:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:46:40 +0000] 92fef01e0509623637dff7429ae71582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:46:40 [info] 35#35: *761 [lua] logger.lua:23: 92fef01e0509623637dff7429ae71582 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:46:49 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:49 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:55 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 228f9df6e4778031ee0da87266f91225:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:46:55 +0000] 228f9df6e4778031ee0da87266f91225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/20 05:46:55 [info] 35#35: *764 [lua] logger.lua:23: 228f9df6e4778031ee0da87266f91225 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:46:59 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:46:59 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:09 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:09 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:10 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 22ec6110b0112805e0514fc7b4008ce8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:47:10 [info] 35#35: *769 [lua] logger.lua:23: 22ec6110b0112805e0514fc7b4008ce8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:47:10 +0000] 22ec6110b0112805e0514fc7b4008ce8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:47:12 [info] 35#35: *770 client closed connection while waiting for request, client: 10.233.65.233, server: 0.0.0.0:443
2023/01/20 05:47:19 [info] 42#42: *771 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:19 [info] 42#42: *772 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:25 [info] 35#35: *773 [lua] access_by_lua(msblocations.conf:189):2: 1ee92cd1544260483553175428bf2e78:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:47:25 [info] 35#35: *773 [lua] logger.lua:23: 1ee92cd1544260483553175428bf2e78 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:47:25 +0000] 1ee92cd1544260483553175428bf2e78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:47:29 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:29 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:39 [info] 42#42: *778 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:39 [info] 42#42: *777 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:40 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:189):2: 7a8bb531f7fae8a255d1a6f60a7dd313:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:47:40 [info] 35#35: *779 [lua] logger.lua:23: 7a8bb531f7fae8a255d1a6f60a7dd313 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:47:40 +0000] 7a8bb531f7fae8a255d1a6f60a7dd313 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:47:49 [info] 42#42: *781 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:49 [info] 42#42: *780 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:55 [info] 35#35: *782 [lua] access_by_lua(msblocations.conf:189):2: e62c0ad7958b5cae10664668d5d3db55:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:47:55 [info] 35#35: *782 [lua] logger.lua:23: e62c0ad7958b5cae10664668d5d3db55 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:47:55 +0000] e62c0ad7958b5cae10664668d5d3db55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:47:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:47:59 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:47:59 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:09 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:09 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:10 [info] 35#35: *787 [lua] access_by_lua(msblocations.conf:189):2: b8bccb3aaadc6a72b07988460de426c5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:48:10 [info] 35#35: *787 [lua] logger.lua:23: b8bccb3aaadc6a72b07988460de426c5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:48:10 +0000] b8bccb3aaadc6a72b07988460de426c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:48:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:48:19 [info] 42#42: *789 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:19 [info] 42#42: *788 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:25 [info] 35#35: *790 [lua] access_by_lua(msblocations.conf:189):2: 4ccfe2e13ef2bb586b77e7794680583e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:48:25 [info] 35#35: *790 [lua] logger.lua:23: 4ccfe2e13ef2bb586b77e7794680583e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:48:25 +0000] 4ccfe2e13ef2bb586b77e7794680583e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:48:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:48:29 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:29 [info] 42#42: *791 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:39 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:39 [info] 42#42: *795 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:40 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:189):2: db9b2867651a4ac844127b9b5159dfcf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:48:40 [info] 35#35: *796 [lua] logger.lua:23: db9b2867651a4ac844127b9b5159dfcf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:48:40 +0000] db9b2867651a4ac844127b9b5159dfcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:48:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:48:49 [info] 42#42: *798 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:49 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:55 [info] 35#35: *799 [lua] access_by_lua(msblocations.conf:189):2: 132ee9037bfb131732fe9a044157a1bd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:48:55 [info] 35#35: *799 [lua] logger.lua:23: 132ee9037bfb131732fe9a044157a1bd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:48:55 +0000] 132ee9037bfb131732fe9a044157a1bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:48:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:48:59 [info] 42#42: *800 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:48:59 [info] 42#42: *801 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:09 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:09 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:10 [info] 35#35: *804 [lua] access_by_lua(msblocations.conf:189):2: b0c9e8c7977bcf858f0caaca7dfb1843:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:49:10 [info] 35#35: *804 [lua] logger.lua:23: b0c9e8c7977bcf858f0caaca7dfb1843 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:49:10 +0000] b0c9e8c7977bcf858f0caaca7dfb1843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:49:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:49:19 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:19 [info] 42#42: *806 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:25 [info] 35#35: *807 [lua] access_by_lua(msblocations.conf:189):2: efe6408dc2a9419d58a94b34b909a83d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:49:25 +0000] efe6408dc2a9419d58a94b34b909a83d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:49:25 [info] 35#35: *807 [lua] logger.lua:23: efe6408dc2a9419d58a94b34b909a83d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:49:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:49:29 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:29 [info] 42#42: *809 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:39 [info] 42#42: *811 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:39 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:40 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:189):2: 9ae07e4381e411d4865a0c8eed36332b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:49:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.72.152 - - [20/Jan/2023:05:49:40 +0000] 9ae07e4381e411d4865a0c8eed36332b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:49:40 [info] 35#35: *813 [lua] logger.lua:23: 9ae07e4381e411d4865a0c8eed36332b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:49:49 [info] 42#42: *814 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:49 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:55 [info] 35#35: *816 [lua] access_by_lua(msblocations.conf:189):2: 08f81524d2ac02ec46c97b11cbb445f1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:49:55 [info] 35#35: *816 [lua] logger.lua:23: 08f81524d2ac02ec46c97b11cbb445f1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:49:55 +0000] 08f81524d2ac02ec46c97b11cbb445f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:49:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:49:59 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:49:59 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:09 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:09 [info] 42#42: *820 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:10 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: 8903d3f3d33e3aec6b05b19eb0579dc8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:50:10 [info] 35#35: *821 [lua] logger.lua:23: 8903d3f3d33e3aec6b05b19eb0579dc8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:50:10 +0000] 8903d3f3d33e3aec6b05b19eb0579dc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:50:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:50:19 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:19 [info] 42#42: *823 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:25 [info] 35#35: *824 [lua] access_by_lua(msblocations.conf:189):2: 8ab117c07425d2cb5d436b0bc4267f5e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:50:25 +0000] 8ab117c07425d2cb5d436b0bc4267f5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:50:25 [info] 35#35: *824 [lua] logger.lua:23: 8ab117c07425d2cb5d436b0bc4267f5e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:50:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:50:29 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:29 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:39 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:39 [info] 42#42: *829 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:40 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:189):2: a29623ca9b668b44e4b8781fe9aa4551:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:50:40 [info] 35#35: *830 [lua] logger.lua:23: a29623ca9b668b44e4b8781fe9aa4551 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:50:40 +0000] a29623ca9b668b44e4b8781fe9aa4551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:50:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:50:49 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:49 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:55 [info] 35#35: *833 [lua] access_by_lua(msblocations.conf:189):2: 32e8cea0448510cbc4560c695f0a3e28:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:50:55 +0000] 32e8cea0448510cbc4560c695f0a3e28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:50:55 [info] 35#35: *833 [lua] logger.lua:23: 32e8cea0448510cbc4560c695f0a3e28 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:50:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:50:59 [info] 42#42: *835 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:50:59 [info] 42#42: *834 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:09 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:09 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:10 [info] 35#35: *838 [lua] access_by_lua(msblocations.conf:189):2: 644b9b3f4d0c5de5fe937682c296d294:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:51:10 +0000] 644b9b3f4d0c5de5fe937682c296d294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:51:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:51:10 [info] 35#35: *838 [lua] logger.lua:23: 644b9b3f4d0c5de5fe937682c296d294 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:51:19 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:19 [info] 42#42: *839 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:25 [info] 35#35: *841 [lua] access_by_lua(msblocations.conf:189):2: 617f5765e0ad264e5651693503b5ed9c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:51:25 [info] 35#35: *841 [lua] logger.lua:23: 617f5765e0ad264e5651693503b5ed9c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:51:25 +0000] 617f5765e0ad264e5651693503b5ed9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:51:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:51:29 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:29 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:39 [info] 42#42: *846 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:39 [info] 42#42: *845 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:40 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:189):2: c1b2ae6c1bbfad6e3a6dfaf94587bde6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:51:40 +0000] c1b2ae6c1bbfad6e3a6dfaf94587bde6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:51:40 [info] 35#35: *847 [lua] logger.lua:23: c1b2ae6c1bbfad6e3a6dfaf94587bde6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:51:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:51:49 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:49 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:55 [info] 35#35: *850 [lua] access_by_lua(msblocations.conf:189):2: f3c07be7b8ab0328568ab4c8186744e5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:51:55 [info] 35#35: *850 [lua] logger.lua:23: f3c07be7b8ab0328568ab4c8186744e5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:51:55 +0000] f3c07be7b8ab0328568ab4c8186744e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:51:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:51:59 [info] 42#42: *852 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:51:59 [info] 42#42: *851 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:09 [info] 42#42: *853 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:09 [info] 42#42: *854 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:10 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 1349e5791fb321e3535d35f3137e6c70:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:52:10 [info] 35#35: *855 [lua] logger.lua:23: 1349e5791fb321e3535d35f3137e6c70 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:52:10 +0000] 1349e5791fb321e3535d35f3137e6c70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:52:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:52:19 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:19 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:25 [info] 35#35: *858 [lua] access_by_lua(msblocations.conf:189):2: a1da0ddc39e4c0c6ed4ef2217f192841:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:52:25 +0000] a1da0ddc39e4c0c6ed4ef2217f192841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:52:25 [info] 35#35: *858 [lua] logger.lua:23: a1da0ddc39e4c0c6ed4ef2217f192841 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:52:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:52:29 [info] 42#42: *860 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:29 [info] 42#42: *859 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:39 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:39 [info] 35#35: *863 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:40 [info] 35#35: *864 [lua] access_by_lua(msblocations.conf:189):2: 896a8590cc89c0683263a2586088c05a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:52:40 +0000] 896a8590cc89c0683263a2586088c05a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:52:40 [info] 35#35: *864 [lua] logger.lua:23: 896a8590cc89c0683263a2586088c05a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:52:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:52:49 [info] 42#42: *865 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:49 [info] 42#42: *866 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:55 [info] 35#35: *867 [lua] access_by_lua(msblocations.conf:189):2: cf4480461221c816107cc4ba22538668:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:52:56 +0000] cf4480461221c816107cc4ba22538668 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/20 05:52:56 [info] 35#35: *867 [lua] logger.lua:23: cf4480461221c816107cc4ba22538668 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/20 05:52:59 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:52:59 [info] 42#42: *869 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:09 [info] 42#42: *871 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:09 [info] 42#42: *870 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:11 [info] 35#35: *872 [lua] access_by_lua(msblocations.conf:189):2: ea0257a0a545509a97e32fd0eb01da21:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:53:11 [info] 35#35: *872 [lua] logger.lua:23: ea0257a0a545509a97e32fd0eb01da21 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:53:11 +0000] ea0257a0a545509a97e32fd0eb01da21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/20 05:53:19 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:19 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:26 [info] 35#35: *875 [lua] access_by_lua(msblocations.conf:189):2: a9153587842353713606e164944e4056:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:53:26 +0000] a9153587842353713606e164944e4056 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:53:26 [info] 35#35: *875 [lua] logger.lua:23: a9153587842353713606e164944e4056 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:53:29 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:29 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:39 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:39 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:41 [info] 35#35: *881 [lua] access_by_lua(msblocations.conf:189):2: 83ea6817fba655b60c8bf6d1879db48d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:53:41 +0000] 83ea6817fba655b60c8bf6d1879db48d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:53:41 [info] 35#35: *881 [lua] logger.lua:23: 83ea6817fba655b60c8bf6d1879db48d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:53:49 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:49 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:56 [info] 35#35: *884 [lua] access_by_lua(msblocations.conf:189):2: 624ddc6c2d7f3f468b24056c468e8c14:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:53:56 [info] 35#35: *884 [lua] logger.lua:23: 624ddc6c2d7f3f468b24056c468e8c14 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:53:56 +0000] 624ddc6c2d7f3f468b24056c468e8c14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:53:59 [info] 42#42: *885 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:53:59 [info] 42#42: *886 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:09 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:09 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:11 [info] 35#35: *889 [lua] access_by_lua(msblocations.conf:189):2: 9b5b9483ccaab8da55caaa8829581bfd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:54:11 [info] 35#35: *889 [lua] logger.lua:23: 9b5b9483ccaab8da55caaa8829581bfd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:54:11 +0000] 9b5b9483ccaab8da55caaa8829581bfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:54:19 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:19 [info] 42#42: *891 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:26 [info] 35#35: *892 [lua] access_by_lua(msblocations.conf:189):2: a2881da70575f101dfe6e41b4e24d96a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:54:26 +0000] a2881da70575f101dfe6e41b4e24d96a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/20 05:54:26 [info] 35#35: *892 [lua] logger.lua:23: a2881da70575f101dfe6e41b4e24d96a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:54:29 [info] 42#42: *893 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:29 [info] 42#42: *894 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:39 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:39 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:41 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:189):2: 42a3f8f945acbe502a6de489882a29b0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:54:41 [info] 35#35: *898 [lua] logger.lua:23: 42a3f8f945acbe502a6de489882a29b0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:54:41 +0000] 42a3f8f945acbe502a6de489882a29b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:54:49 [info] 42#42: *900 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:49 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:51 [info] 35#35: *901 client closed connection while waiting for request, client: 10.233.65.233, server: 0.0.0.0:443
2023/01/20 05:54:56 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: 5347c80a380c4773ae75da6e0ebe161a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:54:56 +0000] 5347c80a380c4773ae75da6e0ebe161a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:54:56 [info] 35#35: *902 [lua] logger.lua:23: 5347c80a380c4773ae75da6e0ebe161a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:54:59 [info] 42#42: *903 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:54:59 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:09 [info] 42#42: *905 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:09 [info] 42#42: *906 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:11 [info] 35#35: *907 [lua] access_by_lua(msblocations.conf:189):2: 5269b37c6136659af65d8df6ef82cda4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:55:11 [info] 35#35: *907 [lua] logger.lua:23: 5269b37c6136659af65d8df6ef82cda4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:55:11 +0000] 5269b37c6136659af65d8df6ef82cda4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 05:55:19 [info] 42#42: *909 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:19 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:26 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: 2e916533a1c00e595d9cc230d39c07e1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:55:26 +0000] 2e916533a1c00e595d9cc230d39c07e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:55:26 [info] 35#35: *910 [lua] logger.lua:23: 2e916533a1c00e595d9cc230d39c07e1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:55:29 [info] 42#42: *912 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:29 [info] 42#42: *911 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:39 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:39 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:41 [info] 35#35: *916 [lua] access_by_lua(msblocations.conf:189):2: f17b4a761be5ffbbd2202819b88553ea:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:55:41 [info] 35#35: *916 [lua] logger.lua:23: f17b4a761be5ffbbd2202819b88553ea {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:55:41 +0000] f17b4a761be5ffbbd2202819b88553ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:55:49 [info] 42#42: *918 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:49 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:56 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: 74821884f8797aa8bb90080da80b88af:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:55:56 +0000] 74821884f8797aa8bb90080da80b88af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:55:56 [info] 35#35: *919 [lua] logger.lua:23: 74821884f8797aa8bb90080da80b88af {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:55:59 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:55:59 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:09 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:09 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:11 [info] 35#35: *924 [lua] access_by_lua(msblocations.conf:189):2: 763fb1630fe22804e7b932297ed59be2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:56:11 +0000] 763fb1630fe22804e7b932297ed59be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:56:11 [info] 35#35: *924 [lua] logger.lua:23: 763fb1630fe22804e7b932297ed59be2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:56:19 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:19 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:26 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: 0f91c31d595fbe8b6bbe33792a5d2a66:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:56:26 [info] 35#35: *927 [lua] logger.lua:23: 0f91c31d595fbe8b6bbe33792a5d2a66 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:56:26 +0000] 0f91c31d595fbe8b6bbe33792a5d2a66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:56:29 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:29 [info] 42#42: *929 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:39 [info] 42#42: *932 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:39 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:41 [info] 35#35: *933 [lua] access_by_lua(msblocations.conf:189):2: f7274d2e1e366e13eed255f2f05e0579:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:56:41 [info] 35#35: *933 [lua] logger.lua:23: f7274d2e1e366e13eed255f2f05e0579 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:56:41 +0000] f7274d2e1e366e13eed255f2f05e0579 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:56:49 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:49 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:56 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: 39bbf56030a9de68d6deb0b65d78e17f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:56:56 +0000] 39bbf56030a9de68d6deb0b65d78e17f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 05:56:56 [info] 35#35: *936 [lua] logger.lua:23: 39bbf56030a9de68d6deb0b65d78e17f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:56:59 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:56:59 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:09 [info] 42#42: *939 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:09 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:11 [info] 35#35: *941 [lua] access_by_lua(msblocations.conf:189):2: 457e9df8e4ce6ee40fa41fd5ef8a139f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:57:11 [info] 35#35: *941 [lua] logger.lua:23: 457e9df8e4ce6ee40fa41fd5ef8a139f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:57:11 +0000] 457e9df8e4ce6ee40fa41fd5ef8a139f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:57:19 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:19 [info] 42#42: *943 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:26 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: 2144e63c4a161bf936b80727739a129b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:57:26 [info] 35#35: *944 [lua] logger.lua:23: 2144e63c4a161bf936b80727739a129b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:57:26 +0000] 2144e63c4a161bf936b80727739a129b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/20 05:57:29 [info] 35#35: *945 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:29 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:39 [info] 42#42: *949 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:39 [info] 42#42: *948 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:41 [info] 35#35: *950 [lua] access_by_lua(msblocations.conf:189):2: 9f98e8a69ac6d25547eaa576b03e4264:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:57:41 [info] 35#35: *950 [lua] logger.lua:23: 9f98e8a69ac6d25547eaa576b03e4264 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.72.152 - - [20/Jan/2023:05:57:41 +0000] 9f98e8a69ac6d25547eaa576b03e4264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:57:49 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:49 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:56 [info] 35#35: *953 [lua] access_by_lua(msblocations.conf:189):2: 939e69afc27154af14abc52bc9d6647f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:57:56 +0000] 939e69afc27154af14abc52bc9d6647f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:57:56 [info] 35#35: *953 [lua] logger.lua:23: 939e69afc27154af14abc52bc9d6647f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:57:59 [info] 42#42: *954 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:57:59 [info] 42#42: *955 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:09 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:09 [info] 42#42: *957 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:11 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: 1fb1d788636f2a4e0e7eea2494242e84:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:58:11 [info] 35#35: *958 [lua] logger.lua:23: 1fb1d788636f2a4e0e7eea2494242e84 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:58:11 +0000] 1fb1d788636f2a4e0e7eea2494242e84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:58:19 [info] 42#42: *959 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:19 [info] 42#42: *960 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:26 [info] 35#35: *961 [lua] access_by_lua(msblocations.conf:189):2: deea0da95a4d4cb6130e89c0399eaae9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:58:26 [info] 35#35: *961 [lua] logger.lua:23: deea0da95a4d4cb6130e89c0399eaae9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:58:26 +0000] deea0da95a4d4cb6130e89c0399eaae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:58:29 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:29 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:39 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:39 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:41 [info] 35#35: *967 [lua] access_by_lua(msblocations.conf:189):2: dbfe6a6637abcd87b8acf9c0358f306b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:58:41 +0000] dbfe6a6637abcd87b8acf9c0358f306b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/20 05:58:41 [info] 35#35: *967 [lua] logger.lua:23: dbfe6a6637abcd87b8acf9c0358f306b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 05:58:49 [info] 42#42: *968 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:49 [info] 42#42: *969 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:56 [info] 35#35: *970 [lua] access_by_lua(msblocations.conf:189):2: 42f403b605e86676e3ba52569efb3222:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.72.152 - - [20/Jan/2023:05:58:56 +0000] 42f403b605e86676e3ba52569efb3222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/20 05:58:56 [info] 35#35: *970 [lua] logger.lua:23: 42f403b605e86676e3ba52569efb3222 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:58:59 [info] 42#42: *971 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:58:59 [info] 42#42: *972 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:09 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:09 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:11 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: ee61097498b8aea09cceccb59882cd86:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:59:11 +0000] ee61097498b8aea09cceccb59882cd86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/20 05:59:11 [info] 35#35: *975 [lua] logger.lua:23: ee61097498b8aea09cceccb59882cd86 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:59:19 [info] 42#42: *977 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:19 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:26 [info] 35#35: *978 [lua] access_by_lua(msblocations.conf:189):2: 224fe93bb16bf6a6f968b4ed0a2f6bbf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:59:26 +0000] 224fe93bb16bf6a6f968b4ed0a2f6bbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:59:26 [info] 35#35: *978 [lua] logger.lua:23: 224fe93bb16bf6a6f968b4ed0a2f6bbf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 05:59:29 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:29 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:39 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:39 [info] 42#42: *982 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:41 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: 5c6540695544a9f203d1feb5b4f49e1e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:59:41 +0000] 5c6540695544a9f203d1feb5b4f49e1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/20 05:59:41 [info] 35#35: *984 [lua] logger.lua:23: 5c6540695544a9f203d1feb5b4f49e1e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 05:59:49 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:49 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:56 [info] 35#35: *987 [lua] access_by_lua(msblocations.conf:189):2: c13e675bae9f1148d6438af8ea1653eb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 05:59:56 [info] 35#35: *987 [lua] logger.lua:23: c13e675bae9f1148d6438af8ea1653eb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:05:59:56 +0000] c13e675bae9f1148d6438af8ea1653eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:05:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 05:59:59 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 05:59:59 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:09 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:09 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:11 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 46cedbfc7d205d3ff22621c99e75f33c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:00:11 +0000] 46cedbfc7d205d3ff22621c99e75f33c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/20 06:00:11 [info] 35#35: *992 [lua] logger.lua:23: 46cedbfc7d205d3ff22621c99e75f33c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/20 06:00:19 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:19 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:26 [info] 35#35: *995 [lua] access_by_lua(msblocations.conf:189):2: b164f128bcdd693edc4c528d0c908184:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 06:00:26 [info] 35#35: *995 [lua] logger.lua:23: b164f128bcdd693edc4c528d0c908184 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:00:26 +0000] b164f128bcdd693edc4c528d0c908184 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/20 06:00:29 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:29 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:39 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:39 [info] 42#42: *999 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:41 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: 01a9265f3f1122bb4eb295720fa1ec88:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 06:00:41 [info] 35#35: *1001 [lua] logger.lua:23: 01a9265f3f1122bb4eb295720fa1ec88 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:00:41 +0000] 01a9265f3f1122bb4eb295720fa1ec88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/20 06:00:49 [info] 42#42: *1003 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:49 [info] 42#42: *1002 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:56 [info] 35#35: *1004 [lua] access_by_lua(msblocations.conf:189):2: 10744e32bd87ba7026eab2a70a433b2c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:00:56 +0000] 10744e32bd87ba7026eab2a70a433b2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/20 06:00:56 [info] 35#35: *1004 [lua] logger.lua:23: 10744e32bd87ba7026eab2a70a433b2c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/20 06:00:59 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:00:59 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:09 [info] 42#42: *1008 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:09 [info] 42#42: *1007 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:11 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: f16f7796a1219b7284e321b42b5203de:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 06:01:11 [info] 35#35: *1009 [lua] logger.lua:23: f16f7796a1219b7284e321b42b5203de {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:01:11 +0000] f16f7796a1219b7284e321b42b5203de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/20 06:01:19 [info] 42#42: *1010 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:19 [info] 42#42: *1011 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:26 [info] 35#35: *1012 [lua] access_by_lua(msblocations.conf:189):2: 12430c216a4493b1f6b0d80fecf6c673:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:01:26 +0000] 12430c216a4493b1f6b0d80fecf6c673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/20 06:01:26 [info] 35#35: *1012 [lua] logger.lua:23: 12430c216a4493b1f6b0d80fecf6c673 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/20 06:01:29 [info] 42#42: *1013 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:29 [info] 42#42: *1014 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:39 [info] 42#42: *1017 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:39 [info] 42#42: *1016 client closed connection while SSL handshaking, client: 10.233.67.219, server: 0.0.0.0:443
2023/01/20 06:01:41 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:189):2: c21638ab88c0b24459e52d5cfebacb65:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/20 06:01:41 [info] 35#35: *1018 [lua] logger.lua:23: c21638ab88c0b24459e52d5cfebacb65 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.72.152 - - [20/Jan/2023:06:01:41 +0000] c21638ab88c0b24459e52d5cfebacb65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.72.152 - - [20/Jan/2023:06:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5