From 0a7e7216d121eb9dbc4eadcaf3f087541becc7a6 Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Wed, 13 Jan 2016 14:24:36 +0100 Subject: [PATCH] Better headline for SEO --- _posts/2016-01-11-log-aggregation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-01-11-log-aggregation.md b/_posts/2016-01-11-log-aggregation.md index 854add3..9fe8b71 100644 --- a/_posts/2016-01-11-log-aggregation.md +++ b/_posts/2016-01-11-log-aggregation.md @@ -1,6 +1,6 @@ --- layout: post -title: Log aggregation +title: Log Aggregation with Fluentd, Elasticserach und Kibana subtite: A short introduction description: Introduction to log aggregation using Fluentd, Elasticsearch and Kibana category: howto