Skip to content

Releases: deviantony/docker-elk

8.2211.1

17 Nov 11:32
8.2211.1
54d3f71

Choose a tag to compare

Default Elastic version: 8.5.1

Note
See version selection to run a different version.

Notable changes

  • Addition of the Fleet extension.
  • Deletion of the deprecated standalone APM Server extension. APM Server is now deployed as an Elastic Integration via Elastic Agent.

fleet-agents
elastic-agent-dashboard

8.2208.1

01 Aug 14:17
8.2208.1
fff0c8f

Choose a tag to compare

Default Elastic version: 8.3.3

Note
See version selection to run a different version.

Notable changes

  • Change the default port of Logstash's TCP input from 5000 to 50000 to avoid conflicts with IANA registered ports (UPnP, Docker Registry, Apple's AirPlay Receiver, ...)

8.2206.1

03 Jun 14:23
8.2206.1
003b94d

Choose a tag to compare

Default Elastic version: 8.2.2

Note
See version selection to run a different version.

Notable changes

  • Raise JVM heap size of Elasticsearch from 256 MB to 512 MB

8.2203.1

03 Jun 14:22
8.2203.1
82b1e65

Choose a tag to compare

Default Elastic version: 8.0.0

Note
See version selection to run a different version.

Notable changes

  • Introduce the setup service to automate the management of required roles and user passwords
  • Bump minimum Compose version requirement to 1.26.0
  • Update Compose file version to 3.7
  • Rename ELK_VERSION to ELASTIC_VERSION

8.2202.1

03 Jun 14:22
8.2202.1
6704d9f

Choose a tag to compare

Default Elastic version: 8.0.0

Note
See version selection to run a different version.

Notable changes

  • The main branch now follows the 8.x release series of Elastic components.

    Moving forward, all changes on the main branch should be considered incompatible with the 7.x release series, which is now being tracked on the release-7.x branch.

List of changes impacting docker-elk:

Logstash

Elasticsearch

Kibana

  • An index pattern for logs-* indices is automatically created.

    It used to be required to manually create an index pattern for indices managed by Logstash, even when using the default Logstash indices. This is no longer the case since the output data is now being handled as a data stream, and Kibana automatically creates index patterns for these.

Enterprise Search