mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
disable steno in so-status for import node
This commit is contained in:
@@ -1941,12 +1941,6 @@ sensor_pillar() {
|
||||
if [ "$HNSENSOR" != 'inherit' ]; then
|
||||
echo " hnsensor: $HNSENSOR" >> "$pillar_file"
|
||||
fi
|
||||
if [[ $is_import ]]; then
|
||||
printf '%s\n'\
|
||||
"steno:"\
|
||||
" enabled: false" >> "$pillar_file"
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
set_default_log_size() {
|
||||
|
||||
Reference in New Issue
Block a user