Skip to content

[8.15] Add logsdb support to http_logs track#676

Merged
martijnvg merged 1 commit intoelastic:8.15from
martijnvg:backport_672
Sep 20, 2024
Merged

[8.15] Add logsdb support to http_logs track#676
martijnvg merged 1 commit intoelastic:8.15from
martijnvg:backport_672

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.
@martijnvg martijnvg added the backport This PR is a backport of some other PR label Sep 20, 2024
Copy link
Member

@inqueue inqueue left a comment

Choose a reason for hiding this comment

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

LGTM

@martijnvg martijnvg merged commit 8a3529e into elastic:8.15 Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of some other PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments