Skip to content

Commit ded50a0

Browse files
AlexRuiz7f-galland
authored andcommitted
Update min_doc_count value (#52)
1 parent 42b9b5a commit ded50a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/indexer-ism-init.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Policy settings
66
MIN_SHARD_SIZE="25"
77
MIN_INDEX_AGE="7d"
8-
MIN_DOC_COUNT="200000000"
8+
MIN_DOC_COUNT="600000000"
99
ISM_INDEX_PATTERNS='["wazuh-alerts-*", "wazuh-archives-*", "-wazuh-alerts-4.x-sample*"]'
1010
ISM_PRIORITY="50"
1111
INDEXER_PASSWORD="admin"

0 commit comments

Comments
 (0)