mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #14078 from Security-Onion-Solutions/reyesj2/es-integ-tmp
run elasticsearch state to sync templates
This commit is contained in:
@@ -527,6 +527,10 @@ post_to_2.4.111() {
|
|||||||
|
|
||||||
post_to_2.4.120() {
|
post_to_2.4.120() {
|
||||||
update_elasticsearch_index_settings
|
update_elasticsearch_index_settings
|
||||||
|
|
||||||
|
# Sync the newly generated index templates for elasticfleet integrations
|
||||||
|
salt-call state.apply elasticsearch queue=True
|
||||||
|
|
||||||
POSTVERSION=2.4.120
|
POSTVERSION=2.4.120
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -736,6 +740,8 @@ up_to_2.4.120() {
|
|||||||
# New Grid Integration added this release
|
# New Grid Integration added this release
|
||||||
rm -f /opt/so/state/eaintegrations.txt
|
rm -f /opt/so/state/eaintegrations.txt
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
INSTALLEDVERSION=2.4.120
|
INSTALLEDVERSION=2.4.120
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user