Adding logging tag and aligning tags
This commit is contained in:
parent
6b15ed7807
commit
6ac69c7b83
5 changed files with 14 additions and 5 deletions
|
@ -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
|
||||
---
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue