8 lines
132 B
Markdown
8 lines
132 B
Markdown
# filebeat docker container
|
|
|
|
build official filebeat container with custom filebeat.yml configuration file
|
|
|
|
```shell
|
|
make build
|
|
```
|