From c771112816ce7456de9f5944da9b0696ef8a1d59 Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Tue, 19 Jan 2016 23:38:01 +0100 Subject: [PATCH] Update 2016-01-18-fluentd-log-parsing.md --- _posts/2016-01-18-fluentd-log-parsing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-01-18-fluentd-log-parsing.md b/_posts/2016-01-18-fluentd-log-parsing.md index 51a8766..d93d0cd 100644 --- a/_posts/2016-01-18-fluentd-log-parsing.md +++ b/_posts/2016-01-18-fluentd-log-parsing.md @@ -1,6 +1,6 @@ --- layout: post -title: Howto - Configuring log parsing with fluentd +title: Howto - Configuring Log Parsing with Fluentd subtite: Approaches to log parsing description: Description of a couple of approaches to designing your fluentd configuration. category: howto