mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
run so-elastic-agent-gen-installers
This commit is contained in:
@@ -590,9 +590,6 @@ post_to_2.4.160() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_to_2.4.170() {
|
post_to_2.4.170() {
|
||||||
echo "Regenerating Elastic Agent Installers"
|
|
||||||
/sbin/so-elastic-agent-gen-installers
|
|
||||||
|
|
||||||
# Update kibana default space
|
# Update kibana default space
|
||||||
salt-call state.apply kibana.config queue=True
|
salt-call state.apply kibana.config queue=True
|
||||||
echo "Updating Kibana default space"
|
echo "Updating Kibana default space"
|
||||||
@@ -602,6 +599,9 @@ post_to_2.4.170() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_to_2.4.180() {
|
post_to_2.4.180() {
|
||||||
|
echo "Regenerating Elastic Agent Installers"
|
||||||
|
/sbin/so-elastic-agent-gen-installers
|
||||||
|
|
||||||
# Force update to Kafka output policy
|
# Force update to Kafka output policy
|
||||||
/usr/sbin/so-kafka-fleet-output-policy --force
|
/usr/sbin/so-kafka-fleet-output-policy --force
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user