Merge pull request #15139 from Security-Onion-Solutions/reyesj2-patch-4

event.module elasticsearch
This commit is contained in:
Jorge Reyes
2025-10-14 15:58:00 -05:00
committed by GitHub
6 changed files with 85 additions and 2 deletions

View File

@@ -627,6 +627,8 @@ post_to_2.4.190() {
update_default_logstash_output
fi
fi
# Apply new elasticsearch.server index template
rollover_index "logs-elasticsearch.server-default"
POSTVERSION=2.4.190
}