Adding logging tag and aligning tags

This commit is contained in:
Holger Reinhardt 2016-01-13 14:20:15 +01:00
parent 6b15ed7807
commit 6ac69c7b83
5 changed files with 14 additions and 5 deletions

View file

@ -4,7 +4,7 @@ title: Log aggregation
subtite: A short introduction
description: Introduction to log aggregation using Fluentd, Elasticsearch and Kibana
category: howto
tags: [fluentd, log, ELK, EFK]
tags: [devops, docker, logging]
author: Doru Mihai
author_email: doru.mihai@haufe-lexware.com
---

View file

@ -1,10 +1,10 @@
---
layout: post
title: Fluentd log parsing
title: Howto - Fluentd Log Parsing
subtite: Approaches to log parsing
description: Description of a couple of approaches to designing your fluentd configuration.
category: howto
tags: [fluentd, logs]
tags: [devops, logging]
author: Doru Mihai
author_email: doru.mihai@haufe-lexware.com
---