commit b5ab19d44a6b80e8f090bde8be5f51d4eaff9388 Author: RouxAntoine Date: Mon Apr 18 17:53:06 2022 +0200 Initial commit diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..cb3309c --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# filebeat docker container + +build official filebeat container with custom filebeat.yml configuration file + +```shell +make build +```