Merge pull request #7841 from Security-Onion-Solutions/weslambert-patch-2

Update shard count for Zeek in setup
This commit is contained in:
weslambert
2022-04-21 17:27:57 -04:00
committed by GitHub

View File

@@ -1915,7 +1915,7 @@ manager_global() {
" template:"\
" settings:"\
" index:"\
" number_of_shards: 1"\
" number_of_shards: 2"\
" warm: 7"\
" close: 45"\
" delete: 365"\