Mario Anton

Results 2 comments of Mario Anton

Same issue here. `pip show elastalert Name: elastalert Version: 0.0.75` Version upgraded to 0.1.29 makes the same. ```# --- End Global Rule Configuration --- scan_entire_timeframe: true # --- Begin Type...

Update: python -m elastalert.elastalert --rule test.yaml --debug --start 2019-06-08 works fine but doesn't when it is running as a daemon. How is the start affecting to the search? Is it...