Dan Torrey

Results 21 issues of Dan Torrey

A change was recently implemented to replace the Full Name field in Graylog with distinct First Name and Last Name fields. See https://github.com/Graylog2/graylog2-server/pull/10074. This change is scheduled to be included...

triaged

Improve the current documentation for performing a manual CloudWatch -> Kinesis setup. Currently, it does contain much of the needed details, but some parts of should be clarified and improved...

The SLF4J/Log4j bindings are missing the this repository, which results in the following error. Add the correct bindings to route AWS SDK log messages to Log4j. > SLF4J: Failed to...

bug

The AWS Logs/Flow Logs inputs do not properly handle rapid start/stop attempts. If the input is started, then stopped and started again (possibly with an accidental double-click), and instance of...

bug
triaged

## What? We would like to place a feature request regarding session handling. We would appreciate if it would be possible to configure session binding to the initiating ip of...

feature
triaged

When a large number of indexes are present (or a few very large indexes are present), the Indices and Index Sets page and the details page for each index seem...

feature
triaged

Does the KCL consumer support the ability to pause or limit the speed of processing data? We're experiencing an issue where the `ShardRecordProcessorFactory.processRecords()` method is called too often and sometimes...

question
v2.x

## Description The `SearchCleanupJob` previously used a fixed previous duration (set at in constructor at injection time), which resulted in the periodical only ever cleaning up expired searches once at...

Adds methods to perform upserts in the scheduled Job and Trigger Services. See https://github.com/Graylog2/graylog-plugin-enterprise/pull/7153 for additional context. /nocl

When shutting down the GELF Client, it immediately attempts to reconnect, which results in the following error message: > INFO org.graylog2.gelfclient.transport.GelfHttpTransport - Channel disconnected! The same issue happens for the...

bug
triaged