We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2ae16 commit 7f6d91aCopy full SHA for 7f6d91a
scripts/indexer-ism-init.sh
@@ -5,7 +5,7 @@
5
# Policy settings
6
MIN_SHARD_SIZE="25"
7
MIN_INDEX_AGE="7d"
8
-MIN_DOC_COUNT="200000000"
+MIN_DOC_COUNT="600000000"
9
ISM_INDEX_PATTERNS='["wazuh-alerts-*", "wazuh-archives-*", "-wazuh-alerts-4.x-sample*"]'
10
ISM_PRIORITY="50"
11
INDEXER_PASSWORD="admin"
0 commit comments