Merge pull request #15013 from Security-Onion-Solutions/reyesj2/kfoutput

update kafka output policy
This commit is contained in:
Jorge Reyes
2025-09-12 07:34:54 -05:00
committed by GitHub
3 changed files with 73 additions and 33 deletions

View File

@@ -602,7 +602,9 @@ post_to_2.4.170() {
}
post_to_2.4.180() {
echo "Nothing to apply"
# Force update to Kafka output policy
/usr/sbin/so-kafka-fleet-output-policy --force
POSTVERSION=2.4.180
}