docker-elk icon indicating copy to clipboard operation
docker-elk copied to clipboard

The Elastic stack (ELK) powered by Docker and Compose.

Results 18 docker-elk issues
Sort by recently updated
recently updated
newest added

So I followed the setup documentation, accessed kibana and started managing fleet. I can add elastic agents to the fleet, but they dont send any logs or metrics. What I...

Elasticsearch is printing the following warning because we are enabling X-Pack security (ON by default since v8.0.0) but don't have Transport SSL enabled (not on the `main` branch, at least):...

elasticsearch

Hi, ist there anyway to persist the `elasticsearch.keystore` or add things to the keystore before the container starts elasticsearch? My problem is, i need to add a `client.secret` before the...

workaround

A user reported issues running the stack due to `firewalld` blocking traffic on the `elk` bridge in #541. Another one reported similar problems in Gitter. Similarly to what we did...

documentation

Elastic Agent takes the concept of _monitoring agent_ further than Metricbeat, Filebeat and Heartbeat. Not only it embeds these, but each agent can (optionally) join a _Fleet_ and receive its...

feature request

I couldn't reset the password for the logstash user, apparently it is not using the right URL for elastic. Running this works: ``` docker-compose exec elasticsearch bin/elasticsearch-reset-password --batch --user elastic...

input wanted

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Beforeall, **many thanks** for this repository ; it helped me save A LOT of time to have a basis for a proper - reproducible - initialization of the elastic stack,...

feature request

Search Guard "Classic" is not longer maintained and was replaced with Search Guard "FLX". > Non-FLX releases of Search Guard do not receive new features. Whenever possible, you should choose...

search guard