Skip to content

A reverse proxy to allow OKD authentication, authorization (and other functionality) to Elasticsearch

License

Notifications You must be signed in to change notification settings

openshift/elasticsearch-proxy

Folders and files

NameName
Last commit message
Last commit date
Oct 26, 2020
Sep 30, 2020
Oct 24, 2024
Oct 24, 2024
Feb 4, 2021
Nov 3, 2020
Oct 24, 2024
Nov 6, 2019
Sep 4, 2019
Oct 24, 2024
Aug 1, 2023
Sep 17, 2020
Sep 17, 2020
Oct 28, 2024
Oct 28, 2024

Repository files navigation

OKD Elasticsearch Proxy

A reverse proxy to Elasticsearch that relies on either client certificate or Bearer token for use with OKD Cluster Logging

More information can be found in the design document.

Features:

  • Dynamically seeds a user's permissions based on their OKD projects and ability to satisfy subjectaccessreviews
  • Utilizes OKD Bearer token for authorization
  • Defaults a set of kibana index patterns for non infra users
  • Dynamically creates a kibana index for non infra users

This proxy is inspired by the oauth-proxy and the openshift-elasticsearch-plugin

Contributions

To contribute to the development of elasticsearch-proxy, see REVIEW.md