This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #56 from giantswarm/new_version
Updated ELK Stack
- Loading branch information
Showing
12 changed files
with
35 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# v0.2.0 | ||
Upgraded all elastic components to 7.4.0 [Release Notes](https://www.elastic.co/guide/en/elasticsearch/reference/7.4/release-notes-7.4.0.html) | ||
|
||
Added curator with 3 days history | ||
|
||
The following namespaces are ommited for logging: | ||
- default | ||
- giantswarm | ||
- kube-node-lease | ||
- kube-public | ||
- kube-system |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
apiVersion: v1 | ||
appVersion: 6.7.1 | ||
appVersion: 7.4.0 | ||
description: Logging stack with Elasticsearch, fluentd and Kibana | ||
name: kubernetes-elastic-stack-elastic-logging | ||
version: [[ .Version ]] |
Binary file removed
BIN
-3.81 KB
helm/kubernetes-elastic-stack-elastic-logging/charts/elasticsearch-0.1.8.tgz
Binary file not shown.
Binary file added
BIN
+6.77 KB
helm/kubernetes-elastic-stack-elastic-logging/charts/elasticsearch-0.2.1.tgz
Binary file not shown.
Binary file added
BIN
+6.35 KB
helm/kubernetes-elastic-stack-elastic-logging/charts/elasticsearch-curator-2.0.3.tgz
Binary file not shown.
Binary file removed
BIN
-8.22 KB
helm/kubernetes-elastic-stack-elastic-logging/charts/fluentd-elasticsearch-0.1.4.tgz
Binary file not shown.
Binary file added
BIN
+10.9 KB
helm/kubernetes-elastic-stack-elastic-logging/charts/fluentd-elasticsearch-0.2.2.tgz
Binary file not shown.
Binary file removed
BIN
-2.94 KB
helm/kubernetes-elastic-stack-elastic-logging/charts/kibana-0.1.4.tgz
Binary file not shown.
Binary file added
BIN
+3.58 KB
helm/kubernetes-elastic-stack-elastic-logging/charts/kibana-0.2.0.tgz
Binary file not shown.
15 changes: 9 additions & 6 deletions
15
helm/kubernetes-elastic-stack-elastic-logging/requirements.lock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
dependencies: | ||
- name: elasticsearch | ||
repository: https://giantswarm.github.com/sample-catalog | ||
version: 0.1.7 | ||
version: 0.2.1 | ||
- name: fluentd-elasticsearch | ||
repository: https://giantswarm.github.com/sample-catalog | ||
version: 0.1.3 | ||
version: 0.2.2 | ||
- name: kibana | ||
repository: https://giantswarm.github.com/sample-catalog | ||
version: 0.1.4 | ||
version: 0.2.0 | ||
- name: keycloak-gatekeeper | ||
repository: https://giantswarm.github.com/sample-catalog | ||
version: 1.1.1-2 | ||
version: 1.1.1-3 | ||
- name: elasticsearch-exporter | ||
repository: https://giantswarm.github.com/sample-catalog | ||
version: 0.1.0 | ||
digest: sha256:95ccd384b9c6c67a061c4ce2b14b31b65a06da6971b7db6e81c10012336b3ff6 | ||
generated: 2019-05-29T13:12:34.706457576+02:00 | ||
- name: elasticsearch-curator | ||
repository: https://giantswarm.github.com/sample-catalog | ||
version: 2.0.3 | ||
digest: sha256:3a31cae9f2a08373b5f0b794393503186cbbeddc709453052cfb7778df23409d | ||
generated: "2019-10-14T12:28:45.605097747+02:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters