mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Merge pull request #14190 from Security-Onion-Solutions/2.4/fixmsi
Refresh Agent installers
This commit is contained in:
@@ -511,8 +511,7 @@ post_to_2.4.90() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_to_2.4.100() {
|
post_to_2.4.100() {
|
||||||
echo "Regenerating Elastic Agent Installers"
|
echo "Nothing to apply"
|
||||||
/sbin/so-elastic-agent-gen-installers
|
|
||||||
POSTVERSION=2.4.100
|
POSTVERSION=2.4.100
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -532,6 +531,9 @@ post_to_2.4.120() {
|
|||||||
# Manually rollover suricata alerts index to ensure data_stream.dataset expected mapping is set to 'suricata'
|
# Manually rollover suricata alerts index to ensure data_stream.dataset expected mapping is set to 'suricata'
|
||||||
rollover_index "logs-suricata.alerts-so"
|
rollover_index "logs-suricata.alerts-so"
|
||||||
|
|
||||||
|
echo "Regenerating Elastic Agent Installers"
|
||||||
|
/sbin/so-elastic-agent-gen-installers
|
||||||
|
|
||||||
POSTVERSION=2.4.120
|
POSTVERSION=2.4.120
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user