Graylog2 / Graylog2/graylog2-server

Improve view creation in the context of stream search page.

Open
#7,460 0 comments 0 reactions 0 assignees View on GitHub
improvement search
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

When a user opens the stream search page a new view is being created. When creating the view, a relation for the stream id gets defined by calling `ViewActions.create` with the stream id as a parameter. We should improve this step by e.g. using callback function which allows the view modification. The callback function would be more dynamic, because it allows any kind of modification.

## Your Environment
* Graylog Version: Graylog 3.2.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.