Zack King
Zack King
## Description Geo-Location processor city and ASN database files can now be stored in an S3 bucket and pulled onto the Graylog server's filesystem automatically. These changes rely on the...
The `Recent History` box on the homepage in both General and Security perspectives has indeterminate/broken pagination. ## Expected Behavior Pagination is reliable and consistent ## Current Behavior Pagination is inconsistent...
## Description - Refactor remaining `ScopedDbService` classes and their corresponding test classes. - Remove now unused `ScopedDbService` class and corresponding test classes. /nocl not user facing /prd Graylog2/graylog-plugin-enterprise#7357 ## Motivation...
The button to Show Changes on a MessageDetail component for a decorated message no longer seems to be working. ## Expected Behavior If the Show Changes button is displayed on...
Backport #20263 to 5.2 ## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [X] Bug fix (non-breaking change...
backport #20263 to 6.0 ## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [X] Bug fix (non-breaking change...
## What? UI localization support that allows for changing the language displayed in the UI. from Graylog2/support#80 ## Why? Improve experience for existing international users and allow for easier adoption...
## Description Adds stream categories to Widgets so they can be scoped to stream categories. Offshoot PR of #20110. /prd Graylog2/graylog-plugin-enterprise#8295 /nocl will be added to CL on main PR...
Adds a secondary `Stream Category` filter on the dashboard and widget search bars. Saving searches works, but the search link doesn't currently include stream categories if they exist. Need to...
Adds a pseudo-SearchUser class `EventProcessorSearchUser` to use when adding streams to event processor searches. The class is used to respect stream permissions of the event definition owner when adding streams...