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

## Description Refactored cluster configuration nodes UI to use `PaginatedEntityTable` instead of `EntityDataTable` Added **externalSearch** (parent-controlled query/hide built-in search) and **onDataLoaded** (emit totals for header badges) props to `PaginatedEntityTable`, keeping...

Generates an OpenAPI 3.1 description for the Graylog REST API. - Updates the API browser to use [Swagger UI](https://swagger.io/tools/swagger-ui/) as a React component. - Removes the node-local API browser due...

## Description ## Motivation and Context This PR pins the actions column in entity tables to ensure the row actions are always accessible. Before these actions could be hidden when...

e2e-tests

Fix various issues on the inputs pages /nocl fix https://github.com/Graylog2/graylog-plugin-enterprise/issues/12645 https://github.com/Graylog2/graylog-plugin-enterprise/issues/12644 https://github.com/Graylog2/graylog-plugin-enterprise/issues/12650 https://github.com/Graylog2/graylog-plugin-enterprise/issues/12651 ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ]...

ready-for-review
e2e-tests

## Description Fixed sorting on percentile metric. Percentile needs a sub-field when used in sorting, defining the percentile number. This one is wrong and causes errors: ``` "order" : [...

## Description If the user selects "Azure Blob Storage" here: provide similar credential options like this:

feature
frontend
backend

## Description There is an option under System/ Configuration / Plugins / Geo-Location Processor to pull the Geo files from an S3/GCS bucket. Add an option to pull Geo files...

feature
frontend
backend

/nocl internal docs ## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...

## Description An idea to clean QueryContext, presented on OS3 only. Work in progress. /nocl ## Motivation and Context To do. ## Types of changes - [ ] Bug fix...

This is a backport of https://github.com/Graylog2/graylog2-server/pull/24386 into 7.0 ## Description This PR fixes issue by adding same ids ## Motivation and Context fix: #24385 ## How Has This Been Tested?...

backport