You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pasindu Rupasinghe
f7ba5d09de
|
5 months ago | |
---|---|---|
.. | ||
files/filebeat/opt/filebeat-configs | 5 months ago | |
Dockerfile | 5 months ago | |
README.md | 5 months ago | |
docker-compose.yml | 5 months ago | |
entrypoint.sh | 5 months ago |
README.md
Instructions
- Pull the filebeat image
docker pull docker.elastic.co/beats/filebeat:8.2.0
Note: Change the required image version name or tag in the Dockerfile.
- Build the Docker image
docker build -t filebeat:8.2.0-entgra-v1 .