From be245ce0dd05dbc3fde502f80e4baabf003b02a5 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Wed, 7 Jun 2017 10:15:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=94=99=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- practice/app-log-collection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/practice/app-log-collection.md b/practice/app-log-collection.md index 1590c8c5c..d8c71ccad 100644 --- a/practice/app-log-collection.md +++ b/practice/app-log-collection.md @@ -157,6 +157,6 @@ kubectl create -f filebeat-test.yaml green open filebeat-docker-test 7xPEwEbUQRirk8oDX36gAA 5 1 2151 0 1.6mb 841.8kb ``` -访问Kibana的web页面,查看`filebeat-2017.05.17`的索引,可以看到logstash收集到了app日志。 +访问Kibana的web页面,查看`filebeat-2017.05.17`的索引,可以看到filebeat收集到了app日志。 ![Kibana页面](../images/filebeat-docker-test.jpg)