From 4e36712e076a5b25504111f31ab1bd983df05e34 Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Wed, 13 Jan 2016 14:26:09 +0100 Subject: [PATCH] Fixing typo --- _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 9fe8b71..ba75845 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 with Fluentd, Elasticserach und Kibana +title: Log Aggregation with Fluentd, Elasticsearch und Kibana subtite: A short introduction description: Introduction to log aggregation using Fluentd, Elasticsearch and Kibana category: howto