Skip to content

Remove Elastic Stack cluster application feature flag

Adrien Kohlbecker requested to merge ak/remove-es-ff into master

What does this MR do?

The Elastic Stack cluster application is now ready. Upon enabling this feature flag by default, users will:

  • be able to install part of the Elastic Stack (elasticsearch and filebeat) on their cluster
  • view aggregated and historical k8s pod logs through ES instead of the kubernetes API
  • be able to search through logs using full text search, and navigate by time range

Screenshots

logs page (es enabled) logs page (es disabled) cluster admin page
image image Screenshot_2020-01-15_at_11.26.59

Does this MR meet the acceptance criteria?

Conformity

Availability 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