add private connectivity kibana workaround and fix procedure numbering#5649
Merged
shainaraskas merged 4 commits intomainfrom Mar 26, 2026
Merged
add private connectivity kibana workaround and fix procedure numbering#5649shainaraskas merged 4 commits intomainfrom
shainaraskas merged 4 commits intomainfrom
Conversation
Contributor
Contributor
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
alxchalkias
approved these changes
Mar 26, 2026
kilfoyle
reviewed
Mar 26, 2026
| * **Transport client:** The {{es}} transport client is not supported over private connections. | ||
| * **Managed OTLP endpoint:** The [managed OTLP endpoint](opentelemetry://reference/motlp.md) is not accessible over private connections. The public endpoint is still available. | ||
| * **SSO to {{kib}} from the {{ecloud}} console:** You can't use SSO to log in to {{kib}} endpoints that are protected by private connections. | ||
| * **SSO to {{kib}} from the {{ecloud}} console:** You can't use SSO to log in to {{kib}} endpoints that are protected by private connections. Then the connection to {{kib}} public URL is still available. |
Collaborator
Author
There was a problem hiding this comment.
good catch tyty
kilfoyle
approved these changes
Mar 26, 2026
Member
kilfoyle
left a comment
There was a problem hiding this comment.
LGTM! 🌵
Just one small suggestion for the phrasing.
kilfoyle
reviewed
Mar 26, 2026
| @@ -0,0 +1,18 @@ | |||
| When a private connection is applied to a deployment or project, you can't use SSO to log in to {{kib}} endpoints that are protected by private connections from the {{ecloud}} console. Then the connection to the {{kib}} public URL is still available. | |||
Member
There was a problem hiding this comment.
"Then the connection"
Rather than start the sentence with a conjunction could we say, maybe, "As a result, ...", "Accordingly, ...", or something similar?
shainaraskas
commented
Mar 26, 2026
shainaraskas
commented
Mar 26, 2026
deploy-manage/security/_snippets/private-connectivity-limitations-ech.md
Outdated
Show resolved
Hide resolved
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.
Summary
key changes:
new procedure for adding an IP filter to maintain ecloud sso to kib (across gcp, aws, and azure)


altered limitations list with new workaround
secondary changes:
network-security-pagesnippetGenerative AI disclosure
Tool(s) and model(s) used: cursor auto to make sure changes were consistent across pages and fix numbered lists