Skip to content

Add docs for new central log source setting#4384

Merged
bmorelli25 merged 2 commits into
elastic:mainfrom
mdbirnstiehl:central-logs-source-setting
Oct 18, 2024
Merged

Add docs for new central log source setting#4384
bmorelli25 merged 2 commits into
elastic:mainfrom
mdbirnstiehl:central-logs-source-setting

Conversation

@mdbirnstiehl

Copy link
Copy Markdown
Member

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.

  • Stateful (docs/en/observability/*)
  • Serverless (docs/en/serverless/*)
  • Integrations Developer Guide (docs/en/integrations/*)
  • None of the above

Related issue

Closes #4316

Follow-up tasks

Select one.

  • This PR does not need to be ported to another doc set because:
    • The concepts in this PR only apply to one doc set (serverless or stateful)
    • The PR contains edits to both doc sets (serverless and stateful)
  • This PR needs to be ported to another doc set:
    • Port to stateful docs: <link to PR or tracking issue>
    • Port to serverless docs: <link to PR or tracking issue>

@mdbirnstiehl mdbirnstiehl added needs-writer-review backport-8.x Automated backport to the 8.x branch with mergify needs-product-review labels Oct 16, 2024
@mdbirnstiehl mdbirnstiehl self-assigned this Oct 16, 2024
@mdbirnstiehl mdbirnstiehl requested a review from a team as a code owner October 16, 2024 20:37
@mdbirnstiehl mdbirnstiehl requested a review from Kerry350 October 16, 2024 20:37
@github-actions

Copy link
Copy Markdown
Contributor

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

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.

@Kerry350 Kerry350 left a comment

Copy link
Copy Markdown
Contributor

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!

@bmorelli25 bmorelli25 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦙

@bmorelli25 bmorelli25 added backport-8.16 Automated backport with mergify and removed needs-writer-review needs-product-review labels Oct 18, 2024
@bmorelli25 bmorelli25 merged commit 0fb7cdd into elastic:main Oct 18, 2024
mergify Bot pushed a commit that referenced this pull request Oct 18, 2024
* 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
mergify Bot pushed a commit that referenced this pull request Oct 18, 2024
* 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
bmorelli25 pushed a commit that referenced this pull request Oct 18, 2024
…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 <114418652+mdbirnstiehl@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
bmorelli25 pushed a commit that referenced this pull request Oct 18, 2024
)

* 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 <114418652+mdbirnstiehl@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.x Automated backport to the 8.x branch with mergify backport-8.16 Automated backport with mergify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Logs] Document the central logs source setting

3 participants