Antoine Cotten
924a1e5987
chore: Update Compose file version to 3.7
...
Allows enabling the 'init' option in the 'setup' service.
Requires Docker 18.06.0 and Compose 1.22.0.
2022-02-28 09:50:52 +01:00
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
641290c20a
Apply SELinux options to bind mounts
...
https://docs.docker.com/storage/bind-mounts/
Related to #639
Closes #661
2022-02-11 20:11:22 +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
3882ce97e1
doc: Update links to Legacy APM Server Reference
2022-02-04 15:44:55 +01:00
Antoine Cotten
ace6e71cff
Enable linter for Markdown files
2020-10-18 20:32:23 +02:00
Antoine Cotten
b908c5b2ec
Add Action to track dead links in docs
2020-10-18 18:49:57 +02:00
Antoine Cotten
190f174637
Add APM Server extension tests
...
Update extension README
2020-03-05 17:15:08 +01:00
Dmytro Monastyreckyi
99f69fe45c
Update compose version in extensions ( #435 )
2019-09-27 12:57:07 +02:00
Yossi Ben-David
63c0de8815
Make APM server listen on non-loopback interfaces ( #414 )
2019-07-09 17:06:09 +02:00
Antoine Cotten
f33e4c8040
APM extension: update path to apm-server config
...
Closes #411
2019-07-09 12:29:58 +02:00
Antoine Cotten
afdb99c27b
Fix path to APM server extensions onfig
...
Fixes #411
2019-07-04 10:50:41 +02:00
Antoine Cotten
e7f4481cc0
Add default credentials to APM server extension
...
Fixes #411
2019-07-02 11:57:55 +02:00
HarisSistek
decde0ba0d
Add APM server extension ( #326 )
...
Why:
* Adds Elasticsearch Application Performance Monitoring extension
* Can view application traces, errors and alerts trough Kibana
How:
* Add extension for apm-server container to the network which will receive traffic on port 8200 and report to elastic search server at port 9200
2018-10-19 10:28:56 +13:00