Skip to content

Query pod logs through Elastic Stack if installed

Adrien Kohlbecker requested to merge ak/es-client into master

What does this MR do?

See #33833 (closed)

This MR sets up an elasticsearch client able to query log entries from rails, when the Elastic Stack is enabled and installed in a cluster. It is used to replace querying the k8s api directly.

Screenshots

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