Open ghost opened 7 years ago
I've noticed this as well - it's a real problem for folks creating dynamic white/black lists, as it requires a cycle of the elastalert process to update. Elastalert can already detect changes to configuration files using load_rule_changes, so it would be good to extend that model to all white and blacklist files referenced by rules.
+1. Or possibly support a HUP signal that would force Elastalert to reload all rules and associated files.
Hello. Need to reboot elastalert to apply changes in blacklist file.
name: DNS Query Blacklist index: test-* filter:
Please, add detect and reload configuration changes in blacklist file automatically.