Skip to content
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

Improve Logsdb docs including default values #115205

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

salvatore-campagna
Copy link
Contributor

@salvatore-campagna salvatore-campagna commented Oct 21, 2024

This PR adds detailed documentation for logsdb mode, covering several key aspects of its default behavior and configuration options.

It includes:

  • default settings for index sorting (index.sort.field, index.sort.order, etc.).
  • usage of synthetic _source by default.
  • information about specialized codecs and how users can override them.
  • default behavior for ignore_malformed and ignore_above settings, including precedence rules.
  • a section on the _ignored_source field and how to retrieve ignored field values.
  • explanation of how fields without doc_values are handled and what we do if they are missing.
  • guidelines for opting out of LogsDB for logs data streams.

Copy link
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants