Commit Graph

438 Commits

Author SHA1 Message Date
Antoine Cotten
bd55cfaf64 feat(fleet): collect Docker logs and metrics
Mirrors the behaviour of the Metricsbeat and Filebeat extensions through
Elastic Agent, using the Docker integration.
8.2402.1
2024-02-12 12:36:56 +01:00
docker-elk-updater[bot]
51f5978a52 Update to v8.12.1 2024-02-12 09:13:55 +00:00
Antoine Cotten
44822f6045 fix(filebeat): set explicit Docker-centric defaults
The default_config changed in elastic/beats@41ab08cd (v8.12.0) from
Docker to Kubernetes defaults. This change also changes the default
output from 'container' to 'input'.

Before we are able to update to v8.12, we need to set defaults which are
suitable for the configuration that docker-elk ships with.

Refs:
  https://github.com/elastic/beats/blob/v8.12.0/filebeat/autodiscover/builder/hints/config.go#L30-L51
  https://www.elastic.co/guide/en/beats/filebeat/8.12/filebeat-input-container.html
  https://www.elastic.co/guide/en/beats/filebeat/8.12/filebeat-input-filestream.html
2024-02-12 10:00:07 +01:00
dependabot[bot]
59fcf834b2 chore(deps): Bump peter-evans/create-pull-request from 5 to 6 (#960) 2024-02-05 07:41:45 +00:00
docker-elk-updater[bot]
eeb8026baf Update to v8.11.4 2024-01-14 00:27:01 +00:00
dependabot[bot]
df96ecd0f5 chore(deps): Bump actions/upload-artifact from 3 to 4 (#949) 2023-12-18 07:16:43 +00:00
docker-elk-updater[bot]
27c7ac5854 Update to v8.11.3 2023-12-17 00:27:32 +00:00
dependabot[bot]
4cbf55c4d3 chore(deps): Bump actions/stale from 8.0.0 to 9.0.0 (#944) 2023-12-11 05:23:04 +00:00
docker-elk-updater[bot]
59cd0429c8 Update to v8.11.2 2023-12-10 00:27:01 +00:00
dependabot[bot]
aa2902ea6b chore(deps): Bump dessant/lock-threads from 4 to 5 (#937) 2023-11-20 07:32:21 +00:00
dependabot[bot]
030bbe7134 chore(deps): Bump actions/github-script from 6 to 7 (#936) 2023-11-20 07:31:38 +00:00
docker-elk-updater[bot]
735cc1456e Update to v8.11.1 2023-11-19 00:25:42 +00:00
docker-elk-updater[bot]
e8a0ef1811 Update to v8.11.0 2023-11-12 00:28:27 +00:00
dependabot[bot]
e3ba5a0767 chore(deps): Bump actions/setup-node from 3 to 4 (#929) 2023-10-30 10:25:35 +00:00
docker-elk-updater[bot]
e5b6544fcc Update to v8.10.4 2023-10-22 00:25:50 +00:00
Antoine Cotten
39510e0c0c doc: Convert deprecated Alerts syntax markers
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts

Signed-off-by: Antoine Cotten <hello@acotten.com>
2023-10-17 10:26:25 +02:00
docker-elk-updater[bot]
1cbbdf2081 Update to v8.10.3 2023-10-15 10:13:31 +00:00
Antoine Cotten
3b61a6bb17 ci: Disable Elasticsearch disk allocation decider 2023-10-15 12:03:04 +02:00
docker-elk-updater[bot]
38a4684c49 Update to v8.10.2 2023-09-24 00:25:50 +00:00
docker-elk-updater[bot]
f22af2ea76 Update to v8.10.1 2023-09-18 17:23:28 +00:00
dependabot[bot]
3dc19c84c5 chore(deps): Bump tibdex/github-app-token from 1 to 2 (#909) 2023-09-11 06:18:25 +00:00
dependabot[bot]
63ff66a1d5 chore(deps): Bump actions/checkout from 3 to 4 (#910) 2023-09-11 06:16:33 +00:00
docker-elk-updater[bot]
3c1ef3b0fe Update to v8.9.2 2023-09-10 00:26:17 +00:00
docker-elk-updater[bot]
2ef46dab09 Update to v8.9.1 2023-08-20 06:02:22 +00:00
Antoine Cotten
c1f73f5e36 doc: Disambiguate license switch from trial to basic
Ref. #628 #895
2023-08-07 22:35:42 +02:00
docker-elk-updater[bot]
b1443b746a Update to v8.9.0 2023-07-30 00:27:13 +00:00
THARAK HEGDE
1584390f90 doc: fix typo 2023-07-05 01:01:18 +02:00
docker-elk-updater[bot]
4fba5f9312 Update to v8.8.2 2023-07-02 00:30:09 +00:00
docker-elk-updater[bot]
7e965bb33f Update to v8.8.1 2023-06-11 00:29:15 +00:00
docker-elk-updater[bot]
c9241ca86f Update to v8.8.0 2023-05-28 00:27:08 +00:00
docker-elk-updater[bot]
c6978b0e99 Update to v8.7.1 2023-05-03 16:45:17 +00:00
Antoine Cotten
43716a84ad feat: make execution of 'setup' container manual
Closes #798
8.2305.1
2023-05-03 18:18:10 +02:00
Antoine Cotten
41204d822d doc: Emphasize setup step, reorganize introduction
In preparation for #798
2023-05-02 11:19:06 +02:00
dependabot[bot]
29bf24553c chore(deps): Bump peter-evans/create-pull-request from 4 to 5 (#853) 2023-04-10 07:22:58 +00:00
docker-elk-updater[bot]
d9bbfe30b7 Update to v8.7.0 2023-04-02 01:16:02 +00:00
Antoine Cotten
caadd60a8a ci: Set Compose project name
Avoids failures while determining container IPs
when the project isn't checked out in a directory
named "docker-elk".

Fixes #839
2023-03-31 15:34:57 +01:00
dependabot[bot]
4ad25cf729 chore(deps): Bump actions/stale from 7.0.0 to 8.0.0 (#841) 2023-03-27 06:39:06 +00:00
Antoine Cotten
b43620aee4 doc(kibana): Encourage usage of encryption keys
Closes #827
2023-03-18 01:16:31 +01:00
Antoine Cotten
151888429d doc: Update links to Docker Desktop file sharing
The previous links are no longer redirected and send users to the Quick
Start page.
2023-03-18 00:36:15 +01:00
Antoine Cotten
907a0703d8 doc: Remove unnecessary prompt symbol in console cmds
This forces users to manually remove the symbol after copying commands
using GitHub's inline copy button.
2023-03-18 00:08:09 +01:00
Antoine Cotten
5f497953f9 doc: Mention git clone command
Related to #837
2023-03-18 00:02:59 +01:00
Antoine Cotten
f695ab93c4 doc: Disambiguate nc flags usage for data ingestion
Fixes #835
2023-03-17 23:54:12 +01:00
Antoine Cotten
6db3e37334 feat(ext/curator): Update to v8
Curator is now major version locked with Elasticsearch.
https://www.elastic.co/guide/en/elasticsearch/client/curator/current/versions.html
2023-02-17 16:06:30 +01:00
Antoine Cotten
ba06c5458a chore(setup): Rename helpers.sh to lib.sh
Based on a comment from #821
2023-02-17 12:37:42 +01:00
Antoine Cotten
9afd2c1607 ci: Mask wait messages, collect debug data once 2023-02-17 11:33:29 +01:00
docker-elk-updater[bot]
12460ed079 Update to v8.6.2 8.2302.1 2023-02-17 08:25:03 +00:00
Antoine Cotten
159cfcd346 ci: Allow Logstash some time for creating test doc 2023-02-14 14:50:49 +01:00
Antoine Cotten
6f78be24d9 ci: Ensure log alias exists before searching 2023-02-14 14:28:06 +01:00
Antoine Cotten
75f3921ed9 doc: Update link to Gitter chat room in issue tmpl
https://blog.gitter.im/2023/02/13/gitter-has-fully-migrated-to-matrix/
2023-02-14 14:28:06 +01:00
Antoine Cotten
ae21be1c5e doc: Update link to Gitter chat room
https://blog.gitter.im/2023/02/13/gitter-has-fully-migrated-to-matrix/
2023-02-13 20:19:05 +01:00