Search result count widget not caching #1640
Comments
Btw.: We are using 1.3.0. |
Hello, I have the same issue with version 1.3.0, the widget cache time is configured to 3600 but it seems like there is no cache at all. The values are refreshed every time they are requested. |
This should not have changed and is a bit weird, since all widgets run through the same cache. We do not have cluster-wide caches yet. |
Hello, |
In fact we have just determined that this is a bug introduced in 1.3, we will be working on a fix for this problem in a bugfix release. |
Cool, thanks a lot! |
Fixed by merging #1681. |
First of all I want to say thank you for Graylog! You know that it took us a while to set it up properly for our use case at XING, but we now reached a pretty stable state😄
We found one small issue when using search result count widgets: The number seems to get recalculated every minute or so, even though the cache time has been set to 3600s.
We see this not only by the number frequently changing, but also the corresponding metric ("calculations") increasing quickly.
Any ideas?
The text was updated successfully, but these errors were encountered: