mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Upgrade to Elastalert 2 v2.2.2
This commit is contained in:
@@ -70,7 +70,7 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
docker_exec(){
|
docker_exec(){
|
||||||
CMD="docker exec -it so-elastalert elastalert-test-rule /opt/elastalert/rules/$RULE_NAME --config /opt/config/elastalert_config.yaml $OPTIONS"
|
CMD="docker exec -it so-elastalert elastalert-test-rule /opt/elastalert/rules/$RULE_NAME --config /opt/elastalert/config.yaml $OPTIONS"
|
||||||
if [ "${RESULTS_TO_LOG,,}" = "y" ] ; then
|
if [ "${RESULTS_TO_LOG,,}" = "y" ] ; then
|
||||||
$CMD > "$FILE_SAVE_LOCATION"
|
$CMD > "$FILE_SAVE_LOCATION"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user