Antoine Cotten
654a18dcdb
feat(ext/beats): Monitor using unprivileged user
...
Both the collection and storage of monitoring data are now performed
using the unpriviliged built-in users 'remote_monitoring_user' and
'beats_system' respectively, instead of the 'elastic' superuser.
2022-11-18 17:10:20 +01:00
Antoine Cotten
595f42cc90
doc: Fix markdown linter warnings
2022-11-18 16:06:10 +01:00
Antoine Cotten
00e1964a2f
doc(ext/metricbeat): Add screenshots
2022-11-18 14:01:02 +01:00
Antoine Cotten
ac464b2d99
feat(ext/beats): Monitor via internal collectors
2022-11-18 14:01:02 +01:00
Antoine Cotten
def0aa6665
feat(ext/metricbeat): Enable monitoring of Kibana
2022-11-18 14:01:02 +01:00
Antoine Cotten
a150f6dc99
feat(ext/metricbeat): Enable monitoring of Logstash
2022-11-18 12:05:18 +01:00
Antoine Cotten
4f4767cb5a
feat(ext/metricbeat): Enable stack monitoring by default
2022-11-17 21:44:55 +01:00
Antoine Cotten
9f674eca40
chore: Clean up config
2022-11-17 21:24:46 +01:00
Antoine Cotten
b11cc1cd7c
fix(doc): Update branch in links to Elastic repos
2022-09-20 16:22:57 +02:00
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
1815972838
Add Filebeat extension
2021-12-04 02:17:41 +01:00
Antoine Cotten
40e6f2744b
metricbeat: Reference docs for current instead of master
2021-01-16 21:37:19 +01:00
Antoine Cotten
1273e41260
metricbeat: Improve README, add notes about config
2021-01-16 21:29:11 +01:00
Mustafa Guney
f592f221c4
Add Metricbeat extension ( #567 )
...
Co-authored-by: Antoine Cotten <hello@acotten.com>
2021-01-16 21:11:24 +01:00