Graylog2 / Graylog2/graylog2-server

Editing an extractor should use message loader tabs

Open
#10,650 0 comments 1 reaction 0 assignees View on GitHub
frontend User Experience
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

When editing an existing extractor for an input, it is showing a sample message for the user to work on. This sample message is currently the most recent one received on the input the extractor is attached to. Alternatively, the user can choose to load a different message, but only manually - based on message id and index.

It should be possible for the user to load yet another message from the input to verify that the extractor works on subsequent messages. Therefore - and for consistency - it should make use of the `LoaderTabs` component, just like the stream rule editor and extractor creation do.

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.