graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Free and open log management

Results 964 graylog2-server issues
Sort by recently updated
recently updated
newest added

The way the "limit" option works within aggregations is not intuitive and produces strictly misleading outputs/visualisations. ## Expected Behavior Rows excluded from an aggregation using the limit option should be...

bug
search
frontend
High Prio

## What? There should be a default `Cron Expression` value (e.g. `0 */5 * * * *`) when creating a new event definition. ## Why? Makes it a bit clearer...

feature
triaged

## Expected Behavior When opening saved search, which has a keyword time range that exceeds the query limit, the search bar should indicate the problem. This way the behaviour would...

bug
frontend

## Expected Behavior I should be able to configure index settings in server.conf ## Current Behavior Currently, as far as I can tell, Index Templates and Data Tiering are only...

bug
triaged

## Description This PR adds adds aggregation condition keys/values that are generated while executing events to the event so they can be printed/used in notifications, especially E-Mail notifications. fixes #23500...

Usually the netty-component calling a `retain()` on a `ByteBuf` is also responsible for `release()`ing it. Until now, there is a `retain()` in the `SyslogTCPFramingRouterHandler`, but we only `release()` it in...

## Description closes Graylog2/graylog-plugin-enterprise#7917 When the exception of type `circuit_breaking_exception` occurs and the reason is the parent circuit breaker we throw a custom exception with an addition help text. This...

Closes #24470 ## Description This change enables the `Sidecar Manager` role to manage sidecar tokens. ## How Has This Been Tested? Tested on a local dev instance. ## Types of...

## Description - Adds ability to customize incident title within PagerDuty - Adds ability to fully customize the incident key - Adds templated variable substitution support in new title and...

Installed Storybook as an independent package. closes: Graylog2/graylog-plugin-enterprise#12275 closes: Graylog2/graylog-plugin-enterprise#12316 /nocl ## Description This storybook configuration keeps its dependencies apart from our main app but we can still import our...

frontend
UX improvement
storybook