docker-elk
docker-elk copied to clipboard
The Elastic stack (ELK) powered by Docker and Compose.
### Problem description I cannot understand how to my postgres database which is running by container to connect with logstash and then, they can display on the kibana. So, when...
Hello everyone, I have a question about the logstash, I don't know what configuration I need set in my client to send logs to get it in logstash. I have...
### Problem description I have a Ubuntu 22.04.4 LTS host with some docker containers running, and tried to install docker-elk on the same host to monitor my containers. The installation...
### Problem description I have installed the Fleet extension as covered by the Readme ( adding `-f extensions/fleet/fleet-compose.yml` to my docker compose command). I can see the service running with...
### Problem description I have set up a new server with Ubuntu Server 24.04, installed docker, cloned the repo and did `docker compose up setup`. It returned `Container docker-elk-elasticsearch-1 Error...
Docker Compose version v2.35.1 i simply run `docker compose up setup` then `docker compose up -d` then `docker exec -it docker-elk-elasticsearch-1 /bin/bash` i try to create enrollment-token with or without...
### Problem description ### Extra information #### Stack configuration #### Docker setup ```console $ docker version [OUTPUT HERE] ``` ```console $ docker compose version [OUTPUT HERE] ``` #### Container logs...
## Security Risk Assessment While reviewing the Docker ELK stack configuration for production deployment considerations, I identified several security concerns that could expose Elasticsearch clusters to significant risks in enterprise...