Graylog2 / Graylog2/graylog2-server

API endpoint for stream specific searching

Open
#5,413 0 comments 0 reactions 1 assignee Claimed by @mpfz0r View on GitHub
feature search triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Currently when you want to search messages in a specific stream, you use for example the /search/universal/absolute endpoint to search, but you need to add 'streams:' to the filter.

## Expected Behavior
It would be absolutely lovely to have an endpoint along the lines of /search//absolute that does not require the filter field to contain the filter on stream, mostly as an "ease of use" case for devs that utilise the API and often tend to forget to add the filter parameter.

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.