Commit Graph

46 Commits

Author SHA1 Message Date
Antoine Cotten eb1c6fa27e
chore: Rename ELK_VERSION to ELASTIC_VERSION
More appropriate name considering that extensions, which aren't part of
the "ELK" stack, also rely on this variable.
2022-02-28 09:10:30 +01:00
Antoine Cotten 9877b39900
Automate management of required roles and user passwords (#671) 2022-02-21 11:19:43 +01:00
Antoine Cotten ca98168da1
Quote passwords to prevent interpreting leading special chars
Closes #667
2022-02-11 19:10:58 +01:00
Antoine Cotten 370ebbfaf4
doc: Update "Initial Setup" section for v8.0.0
Starting with Elastic v8.0.0, it is no longer possible to run Kibana
using the bootstraped privileged `elastic` user.

Closes #666
2022-02-11 14:48:00 +01:00
Antoine Cotten e5ac436260
kibana: Update link to default config template 2020-11-12 15:51:08 +01:00
Antoine Cotten ffc52a9c89
Update to v7.7.1 2020-06-10 15:29:38 +02:00
Antoine Cotten 0291e8c84d
Update a few links 2020-02-26 14:53:06 +01:00
Antoine Cotten b63dc65ebb
Update links to sources of base images 2019-08-04 22:19:05 +02:00
Antoine Cotten e8e238f00c
Enable Stack Features (X-Pack) and trial by default (#387)
Co-authored-by: Willian Soares <willian@unidesk.com.br>
2019-05-06 23:51:40 +02:00
ffknob cc2f64be2e Revert "Revert "Set ELK components version from .env file" (#206)" (#303)
This reverts commit 8f5b242d6a.
2018-08-14 12:45:01 +02:00
Remi Fouilloux c94a91856b Update to 6.3.0 (#286) 2018-06-18 09:26:33 +02:00
Dawit Nida 7e279b47b2 Update to v6.2.4 (#278) 2018-05-29 23:14:48 +02:00
Mario Kozjak c315453178 update to 6.2.3 (#267)
resolves #266
2018-04-17 11:56:54 +02:00
Morgan Kobeissi ef48fb1a52 Update to 6.2.2 (#249) 2018-02-27 17:27:08 +01:00
Antoine Cotten 5652549b5c
Update to 6.2.1
Closes #245
2018-02-14 14:36:26 +01:00
Antoine Cotten 5ecccbe114
Update to 6.1.3
Closes #244
2018-02-07 18:37:04 +01:00
Lee Myring af2fe322bb Update version to 6.1.0 (#212)
Updated the version of the docker image tags to 6.1.0 and bumped
the version of the ELK badge

* Linked ELK badge to issue #212

The badge link to the pull request was not updated to reflect the
current pull request's number
2017-12-19 20:04:00 +01:00
Michał Siatkowski 8f5b242d6a Revert "Set ELK components version from .env file" (#206)
This reverts commit 5075cafea0.

Fixes #205
2017-12-01 10:58:07 +01:00
Piergiorgio Lucidi 5f1824f4f0
Update to 6.0.0 OSS Edition (#196) 2017-11-17 17:55:41 +01:00
gotjoshua 5075cafea0
Set ELK components version from .env file
Closes #189
2017-11-17 13:32:20 +01:00
Brint O'Hearn e8c1fc2d40 Release 5.6.3 (#182) 2017-10-14 17:33:41 +02:00
Edward Sharp f13fa06f48 Release 5.6.2 2017-10-05 10:36:53 +02:00
Antoine Cotten 38be331c16
Release 5.6.1
Closes #173
2017-09-23 20:29:35 +02:00
Antoine Cotten f7f08449f2
Release 5.5.2
hotfix previous commit
2017-08-28 12:39:24 +02:00
Antoine Cotten 725bc397d9
Release 5.5.3
Closes #165
2017-08-28 10:24:11 +02:00
Antoine Cotten 41dc16c734
Release 5.5.1
Closes #158
2017-08-03 12:38:15 +02:00
Antoine Cotten c165422603 Release 5.5.0
Closes #146
2017-07-10 21:18:40 +02:00
Antoine Cotten 36ca7e52a5 Release 5.4.3
Closes #142
2017-06-30 15:35:38 +02:00
Antoine Cotten 5babdd23ad Release 5.4.2
Closes #139
2017-06-22 14:29:31 +02:00
Mark Davidson a059efccbf Update to 5.4.1 (#129) 2017-06-05 19:37:59 +02:00
Mark Davidson aa06a825eb Update to 5.4 (#120)
Includes required change for logstash config and disables the new machine learning functionality in x-pack by default.
2017-05-08 17:13:05 +02:00
Patrick M. Slattery a9e7c3d801 Update to the v5.3 release containers (#105) 2017-04-04 15:00:23 +02:00
dhutty 4be677ef2e Update to 5.2.2 (#101) 2017-03-17 19:52:43 +01:00
Antoine Cotten 80665c261f Reference wiki page for ES cluster scale out 2017-03-14 18:30:44 +01:00
Antoine Cotten 52f43a4a72 Disable X-Pack monitoring in Logstash conf
Fixes #98
2017-03-02 11:22:39 +01:00
Antoine Cotten 6cd82cf47a Use new official images (#96) 2017-03-01 15:16:01 +01:00
Nathalia Ortega 63a7750c76 Use depends_on dependency container (#78) 2016-11-19 10:30:28 +09:00
Anthony Lapenna 23d036d09e Remove X-Pack support for master branch 2016-10-29 12:20:45 +13:00
Anthony Lapenna a7b51a2d0f X-Pack (alpha-3) support 2016-06-15 10:11:46 +12:00
Anthony Lapenna 54cd667912 X-Pack (alpha-2) support 2016-05-15 16:55:20 +12:00
Anthony Lapenna a519ed63ea X-Pack (alpha) support. 2016-05-01 20:42:46 +12:00
fvigotti 56490a320d kibana is now executed using exec
kibana should be executed with exec to give it pid 1 and bind signal forwarding with the container instance
2015-12-12 16:19:32 +00:00
Anthony Lapenna bad736978a Removed Marvel. Marvel suport is now integrated in another branch. 2015-11-05 14:04:33 +01:00
Anthony Lapenna cb1eae11d0 Use Elasticseach 2.x, Logstash 2.x and latest Kibana version. 2015-11-01 19:20:17 +01:00
tony 5a5e60489a Updated project documentation.
Reviewed how configuration is managed for Kibana to be uniform for all components.
2015-08-18 18:58:22 +02:00
tony 17cdd5fd22 Replaced logstash image with latest official image.
Manages elasticsearch container using the latest official image inside this repository.
Manages the kibana container using the latest official image inside this repository.
Updated README.
2015-07-23 14:03:42 +02:00