Initial commit

This commit is contained in:
RouxAntoine 2022-04-18 17:53:06 +02:00
commit b5ab19d44a
Signed by: antoine
GPG Key ID: 098FB66FC0475E70
1 changed files with 7 additions and 0 deletions

7
readme.md Normal file
View File

@ -0,0 +1,7 @@
# filebeat docker container
build official filebeat container with custom filebeat.yml configuration file
```shell
make build
```