elastic search link issues - Kibana index#613
Open
noor1ha wants to merge 2 commits into
Open
Conversation
…nd components also added a fallback for the kibana index to dev env kibanaindex
zivglikr
approved these changes
May 4, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
kube-HPC/hkube#2406
Added ELASTICSEARCH_LOGS_INDEX as a configurable value that flows through the full config chain
Deployment:
Each environment needs ELASTICSEARCH_LOGS_INDEX set in its environment variables:
dev: 37127fd0-9ff3-11ea-b971-21eddb3a470d
cicd: c83ee6b0-b262-11f0-8037-05a8efebb387
client: per Kibana instance index pattern ID
This change is