Damian Harouff

Results 7 issues of Damian Harouff

Graylog's implementation of users does not provide functionality to lock a user account on a number of failed login attempts. While we rely on an external auth provider (LDAP, Okta,...

feature
triaged

While setting up the Cloudtrail input, customer noted the following ERROR in their server.log: `2022-10-27T13:27:38.655-04:00 ERROR [CloudtrailSNSNotificationParser] Parsing exception. com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'CloudTrail': was expecting ('true', 'false' or 'null') at...

feature
triaged

While reviewing `gl2_processing_duration_ms`, it was noted that some messages have a negative processing time associated with them: ![image](https://github.com/Graylog2/graylog2-server/assets/2953243/b09a4673-da28-4ced-90f9-e141b83ce795) ![image](https://github.com/Graylog2/graylog2-server/assets/2953243/f4855ed9-21f0-43f1-82f6-95200bddfcc2) Doesn't seem to have any specific case or reason, also happens...

bug
triaged

On the extractor type selector list, this appears to pop "into" its element container, which makes it difficult to select extractor types near the bottom of the list, or on...

bug
triaged

When creating an event definition in 6.1, and moving to the Condition tab, and selecting Filter & Aggregation as the condition type, a red "Could not execute search" box pops...

bug
triaged
test-day

Further to the new ability to cancel long-running user searches: https://github.com/Graylog2/graylog2-server/pull/18308 a toggle-able option should be available to log slow searches, along with the user who triggered it. This will...

feature

The new ability to cancel long-running user searches: https://github.com/Graylog2/graylog2-server/pull/18308 will present a notice to the user in the web UI when a search is canceled, however it would be a...

feature