stroom icon indicating copy to clipboard operation
stroom copied to clipboard

Stroom is a highly scalable data storage, processing and analysis platform.

Results 410 stroom issues
Sort by recently updated
recently updated
newest added

Currently caches can only be configured at startup. It would be useful to allow an admin to modify the cache configuration. e.g. TTI times or max size

enhancement

When you pause the search you could easily go to resume and accidentally start a new search if it finishes just as you click it. Also when it is paused...

enhancement
f:dashboard

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Sometimes I really can't be bothered to wait for a full search to complete, but if I stop the query (e.g. I have enough data to node around in) the...

enhancement
f:dashboard

It would be useful to be able to restore a Dashboard/XSLT etc that a user has accidentally deleted. And no, it wasn't me.

enhancement

Text field background shouldn't be light ![image](https://user-images.githubusercontent.com/22818309/177381951-a1038d95-3817-4db6-ab96-52294564c858.png)

bug
f:ui / ux

Currently, reprocessing an `Event` stream (for instance, to resolve the occurrence of `Error` streams) results in indexing pipelines to index the reprocessed data again. This causes duplication, which can negatively...

`fetch-json` is similar to `http-call` in that it hits a URL to get data back. They ought to use the same argument structure, same http client and same method for...

enhancement