# FluentD v1.0

## Introduction

FluentD is the centralized Log collector and format that in to standard format and send it to elastic search &amp; kibana for visualization.

### Video URL for introduction

```
https://www.youtube.com/watch?v=5ofsNyHZwWE
```


### Installation ( EFK stack using Docker and kubernet )

```
https://www.youtube.com/watch?v=MNId4HG0wV8
```

#### EFK ( Elastic Search / Kibana / FluentD )

```
https://github.com/justmeandopensource/elk/tree/master/docker-efk
```

#### EFK ( Elastic Serach / Kibana / FluentD / http )

```
https://www.youtube.com/watch?v=Gp0-7oVOtPw
```