Skip to content

Support derivative aggregations on alerting for incremental data #560

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

You must be logged in to vote

I don't think I've attempted to do this in any of my rules so I can't offer much help on the ElastAlert side. But if you're a developer you could look into writing a plugin for your beats, logstash, or ingest pipeline that would always retain the previous byte count and calculate the bps value for a new data field. It's probably not the answer you were hoping for since it is more involved, but it should work.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jertel
Comment options

You must be logged in to vote
0 replies
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 #139 on November 16, 2021 12:30.