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