gchq / stroom

Stroom is a highly scalable data storage, processing and analysis platform.
https://gchq.github.io/stroom-docs/
Apache License 2.0
424 stars 56 forks source link

DeDupe for Rules not working #4260

Closed stroomdev10 closed 1 month ago

stroomdev10 commented 1 month ago

created a Batch Search rule with the following Query, ran it every minute for 3 minutes, I received multiple firings

from Dual

eval Grp = 'TEST'

group by Grp

select Grp
stroomdev10 commented 1 month ago

see https://github.com/gchq/stroom/issues/4280