Skip to content

Add elastic-stack as gitlab managed app

Adrien Kohlbecker requested to merge ak/add-elastic-cluster-app into master

What does this MR do?

#33782 (closed)

Add a new gitlab-managed app for the elastic stack (Elasticsearch, Fluentbit, Kibana).

This will collect logs from all pods in a cluster and store them in elasticsearch. The logs are then queryable through Kibana

For now the app is behind a feature flag while we work on integrating log collection in the product and writing associated documentation.

Screenshots

Screenshot_2019-10-04_at_16.07.13

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports