-
Notifications
You must be signed in to change notification settings - Fork 162
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
Add docs for new central log source setting #4384
Add docs for new central log source setting #4384
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status 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.
Changes look good to me from a technical standpoint 👍 Thanks!
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.
🦙
* update docs for new centra log source setting * update ML page (cherry picked from commit 0fb7cdd) # Conflicts: # docs/en/serverless/logging/view-and-monitor-logs.mdx
* update docs for new centra log source setting * update ML page (cherry picked from commit 0fb7cdd) # Conflicts: # docs/en/serverless/logging/view-and-monitor-logs.mdx
…4401) * Add docs for new central log source setting (#4384) * update docs for new centra log source setting * update ML page (cherry picked from commit 0fb7cdd) # Conflicts: # docs/en/serverless/logging/view-and-monitor-logs.mdx * Delete docs/en/serverless directory --------- Co-authored-by: Mike Birnstiehl <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) * Add docs for new central log source setting (#4384) * update docs for new centra log source setting * update ML page (cherry picked from commit 0fb7cdd) # Conflicts: # docs/en/serverless/logging/view-and-monitor-logs.mdx * Delete docs/en/serverless directory --------- Co-authored-by: Mike Birnstiehl <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Document the new Kibana log source advanced setting that provides a centralized place to store log index patterns that other solutions can access instead of hardcoding index patterns in different places.
This PR updates all of the places in the o11y docs where we were documenting using hardcoded log index patterns and replaces them with the logs source setting.
We will need to update the Kibana advanced settings in another PR. The Discover docs may need an update as well.
Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*
)docs/en/serverless/*
)docs/en/integrations/*
)Related issue
Closes #4316
Follow-up tasks
Select one.