Skip to content

limit_execution and run_every functionality #1416

Locked Answered by jertel
CaGix22 asked this question in Q&A
Discussion options

You must be logged in to vote

In general ElastAlert 2 is designed to not miss any gaps in time. So I think this behavior is intentional, to always pick up where it left off on the prior run.

That said, there is a hidden option called limit_execution_coverage which might be what you need. I haven't personally used it, but the code appears to prevent searching any further back in time than the timeframe.

limit_execution_coverage: true

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@CaGix22
Comment options

Answer selected by CaGix22
Comment options

You must be logged in to vote
1 reply
@CaGix22
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants