mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add EG index pattern during setup (if enabled)
This commit is contained in:
@@ -1645,6 +1645,7 @@ manager_pillar() {
|
|||||||
printf '%s\n'\
|
printf '%s\n'\
|
||||||
"soc:"\
|
"soc:"\
|
||||||
" endgamehost: '$ENDGAMEHOST'"\
|
" endgamehost: '$ENDGAMEHOST'"\
|
||||||
|
" es_index_patterns: '*:so-*, *:endgame-*'"\
|
||||||
"" >> "$pillar_file"
|
"" >> "$pillar_file"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user