Jochen Schalanda
Jochen Schalanda
The pipeline simulator is too technical for most users and requires intimate knowledge of Graylog's internals to use. A normal user without deep knowledge of Graylog's internals such as the...
### Problem description  While the Graylog web interface provides some information about the error rate an individual rule produces, there's no way to find out what kind...
The function reference on the right side of the rules editor (System / Pipelines / Manage rules / Edit) takes up much of the available screen estate which could be...
### Problem description Developers have the possibility to mark certain parameters for a pipeline functions as "required". Unfortunately, that doesn't have any effect on the functions and the pipeline parser...
### Problem description The rules language doesn't seem to allow `match` as a valid variable name. This is due to `match` being a keyword of the language in another context:...
Constructing new strings from several sub-strings and variables is currently quite cumbersome. Imagine the need to construct the string "Hello, world!" from the variable `subject` and the string template "Hello,...
Add support for Kafka output of the Beats 5.x platform (elastic/beats#942). https://www.elastic.co/guide/en/beats/filebeat/master/kafka-output.html
When editing a dashboard widget, it's not clear against which streams (if at all) the search query is being run. In order to help users identify the "source" streams of...
According to the documentation about the Ubuntu 20.04 (Focal Fossa) Build Environment, it should come with OpenJDK 8 preinstalled: > Pre-installed JVMs: `openjdk8`, `openjdk10`, and `openjdk11` on x86, default is...