Do not disable a rule when an uncaught exception is thrown

This commit is contained in:
Josh Brower
2019-11-07 13:27:38 -05:00
committed by GitHub
parent ebaada86b1
commit d99b865527

View File

@@ -8,6 +8,11 @@ rules_folder: /etc/elastalert/rules/
# the rules directory - true or false
scan_subdirectories: true
# Do not disable a rule when an uncaught exception is thrown -
# This setting should be tweaked once the following issue has been fixed
# https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/98
disable_rules_on_error: false
# How often ElastAlert will query Elasticsearch
# The unit can be anything from weeks to seconds
run_every: