Jochen Schalanda

Results 96 issues of 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...

enhancement
triaged

### Problem description ![Rules error indicator](https://user-images.githubusercontent.com/43951/35194032-638cc27c-feac-11e7-8986-6d1ad5d2b1e4.png) 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...

bug
triaged

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...

enhancement
triaged

### 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...

bug
triaged

### 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:...

bug
triaged

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,...

feature
triaged

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

enhancement
feature
triaged

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...

widgets
usability
ux

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...

stale