stroomdev10
stroomdev10
There is no detail at [https://github.com/gchq/stroom-docs/tree/master/user-guide/tools](https://github.com/gchq/stroom-docs/tree/master/user-guide/tools)
Consider this StroomQL ``` from "Meta Store" filter Fd = 'S*' sort by Fd select Feed as Fd ``` Why does this not sort on Fd/Feed, but the following does...
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...
Is this actually an ERROR, or expected as part of the new shard handling code of "out of date range data" If it is expected, can it be a WARN,...
"`no current ZIP entry`" in the Error stream Assume this is when I have a filter that results in no output HTTPAppender has `useCompression = true` re-ran with `useCompression =...