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

New Config Values for Detections Bulk Indexer #13349

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

coreyogburn
Copy link
Contributor

maxScrollSize defines the "page size" of each scroll request.

bulkIndexerWorkerCount defines how many worker threads a bulk indexer should use. 0 or fewer indicates that 1 thread per CPU core should be used.

`maxScrollSize` defines the "page size" of each scroll request.

`bulkIndexerWorkerCount` defines how many worker threads a bulk indexer should use. 0 or fewer indicates that 1 thread per CPU core should be used.
@coreyogburn coreyogburn merged commit 2df4472 into 2.4/dev Jul 15, 2024
2 checks passed
@coreyogburn coreyogburn deleted the cogburn/bulk-indexer branch July 15, 2024 21:34
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants