mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add empty object for index_settings
This commit is contained in:
@@ -1149,7 +1149,8 @@ elasticsearch_pillar() {
|
|||||||
" indices:"\
|
" indices:"\
|
||||||
" query:"\
|
" query:"\
|
||||||
" bool:"\
|
" bool:"\
|
||||||
" max_clause_count: 3500" > $elasticsearch_pillar_file
|
" max_clause_count: 3500"\
|
||||||
|
" index_settings: {}" > $elasticsearch_pillar_file
|
||||||
}
|
}
|
||||||
|
|
||||||
es_heapsize() {
|
es_heapsize() {
|
||||||
|
|||||||
Reference in New Issue
Block a user