Skip to content

The effect of run_every and buffer_time are not consistent #1632

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

You must be logged in to vote

I believe you are correct with respect to run_every but I don't see where buffer_time is also affected by this problem. It looks like all references to buffer_time already use the rule's value, but can fallback to the global value if the rule hasn't defined it. If you're suggesting only that the logic could be changed to not use the buffer_time fallback logic throughout the code and instead only do that during the rule init phase then I would agree that is a better approach.

There's also a known issue with rules not defaulting to a realert value defined at the global config level, and instead each requires its own explicit realert setting. So it would be nice to see both vars cleaned up t…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by raymanound
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
Converted from issue

This discussion was converted from issue #1630 on February 25, 2025 15:53.