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

[8.15] Add logsdb support to http_logs track #676

Open
wants to merge 1 commit into
base: 8.15
Choose a base branch
from

Conversation

martijnvg
Copy link
Member

This back ports #672 to 8.15 branch.

  • enable_logsdb (default: false) Determines whether the logsdb index mode gets used. If set then index sorting is configured to only use @timestamp field and the source_enabled parameter will have no effect.
  • force_merge_max_num_segments (default: unset): An integer specifying the max amount of segments the force-merge operation should use.

* `enable_logsdb` (default: false) Determines whether the logsdb index mode gets used. If set then index sorting is configured to only use `@timestamp` field and the `source_enabled` parameter will have no effect.
* `force_merge_max_num_segments` (default: unset): An integer specifying the max amount of segments the force-merge operation should use.
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.

1 participant