-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Doc: Add Logstash-to-serverless page #18034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
🔍 Preview links for changed docs |
@ppf2, thanks for the issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Questions around whether we should document the filter and input here, and some changes I'd like to see to clarify the purpose of xpack.management.*
- https://www.elastic.co/guide/en/logstash/current/connecting-to-cloud.html | ||
--- | ||
|
||
# Sending data to {{es-serverless}} [logstash-to-elasticsearch-serverless] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we also need to document the Elasticsearch input and Elasticsearch filter here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This suggestion warrants discussion. The content in this PR is currently unavailable in our docs, and I don't want to hold it up. Please elaborate on what you think we need to say about input and filter in this context, and we can handle in a followup PR. I'll open a new issue if we need it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My thinking here is that everything that we state around cloud IDs, and API keys in the Communication between LS and ES-serverless
section that mention the Elasticsearch output, also hold for the Elasticsearch input and filter plugins.
Co-authored-by: Rob Bavey <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - let's follow up with content on other plugins that communicate with Elasticsearch
@Mergifyio backport 9.0 9.1 |
✅ Backports have been created
|
(cherry picked from commit feabee2)
(cherry picked from commit feabee2)
(cherry picked from commit feabee2) Co-authored-by: Karen Metts <[email protected]>
(cherry picked from commit feabee2) Co-authored-by: Karen Metts <[email protected]>
Related: https://github.com/elastic/docs-content-internal/issues/176
Add page with details about sending Logstash output to Elasticsearch Serverless
PREVIEW: https://docs-v3-preview.elastic.dev/elastic/logstash/pull/18034/reference/connecting-to-serverless
Follow-up PR:
#18166