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

increase index.max_docvalue_fields_search from 300 to 400 #371

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

markdboyd
Copy link
Contributor

Changes proposed in this pull request:

Necessary to fix observed errors in Logsearch:

Trying to retrieve too many docvalue_fields. Must be less than or equal to: [300] but was [373]. This limit can be set by changing the [index.max_docvalue_fields_search] index level setting

security considerations

Should be no security impact, just increase limit to address error

@markdboyd markdboyd requested a review from a team as a code owner July 29, 2024 16:36
@markdboyd markdboyd merged commit 57daa7b into main Jul 29, 2024
1 check passed
@markdboyd markdboyd deleted the update-docvalues-limit branch July 29, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants