Graylog2 / Graylog2/graylog2-server

Replace usage of search URL query params with different approach for reusable search URLs.

Open
#12,798 0 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Description

We are currently storing search query attributes like the time range and search query in the URL. This way users are able to bookmark a specific search or send the URL to a colleague without the need to create a saved search.

Since URLs have a max length of 2048 characters, this approach does not scale. Search queries will become more complex over time and we need to find a different solution to support the mentioned use cases.

## Your Environment

* Graylog Version: 4.3

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.