mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Hive Module - Fix ES memory usage
This commit is contained in:
@@ -44,7 +44,7 @@ so-thehive-es:
|
|||||||
- thread_pool.index.queue_size=100000
|
- thread_pool.index.queue_size=100000
|
||||||
- thread_pool.search.queue_size=100000
|
- thread_pool.search.queue_size=100000
|
||||||
- thread_pool.bulk.queue_size=100000
|
- thread_pool.bulk.queue_size=100000
|
||||||
- ES_JAVA_OPTS=-Xms2g -Xmx2g
|
- ES_JAVA_OPTS=-Xms512m -Xmx512m
|
||||||
|
|
||||||
# Install Cortex
|
# Install Cortex
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user