8.2302.1
版本发布时间: 2023-02-17 16:31:06
deviantony/docker-elk最新发布版本:8.2402.1(2024-02-12 20:36:41)
Default Elastic version: 8.6.2
Note See version selection to run a different version.
Notable changes
- Elasticsearch, Logstash and Kibana now use the
unless-stopped
restart policy by default. As a result, their respective container gets restarted automatically after exiting, including after a reboot of the Docker host (but not when stopped manually withdocker-compose [stop|down]
). - Fix Fleet Server extension listening on
127.0.0.1
(localhost) instead of0.0.0.0
after upgrading to v8.6.