mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-14 14:18:40 +02:00
remove state files
This commit is contained in:
@@ -538,8 +538,8 @@ post_to_2.4.120() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_to_2.4.130() {
|
post_to_2.4.130() {
|
||||||
# Integrations policies need to be updated
|
# Integrations policies need to be updated, along with ingest pipelines & index templates.
|
||||||
rm -f /opt/so/state/eaintegrations.txt
|
rm -f /opt/so/state/eaintegrations.txt /opt/so/state/espipelines.txt /opt/so/state/estemplates.txt
|
||||||
|
|
||||||
# Sync the newly generated index templates for elasticfleet integrations
|
# Sync the newly generated index templates for elasticfleet integrations
|
||||||
salt-call state.apply elasticsearch queue=True
|
salt-call state.apply elasticsearch queue=True
|
||||||
|
|||||||
Reference in New Issue
Block a user