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