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
4bfb7fabd8
|
4 months ago | |
---|---|---|
.. | ||
Dockerfile | 4 months ago | |
README.md | 4 months ago | |
logstash.conf | 4 months ago |
README.md
Instructions
- Build the Docker image
docker build -t registry.entgra.io/entgra-logstash:8.2.0-entgra-v2 -f Dockerfile .
- docker-compose up -d
- docker exec -it $(docker ps -aq -n 1) /bin/bash
- docker-compose down