Bernd Ahlers

Results 163 comments of Bernd Ahlers

@sramazzina Thanks for the PR! What's the reason for bumping the required Java version from 7 to 11? Can we compile with 11 (and newer) without this breaking change?

@kroepke I am going to remove this from the 2.3.0 milestone.

@todvora We could introduce an additional parse method that behaves like that. Changing the behavior of the existing `#process` method would be a breaking change.

@Manjukb Thank you for the report! The tool can currently only handle GitHub repositories. Implementing GitLab support should not be too hard, though. I will see what we can do.

You mean auth support for the collector registration requests against the Graylog server API on port 12900?

I will file this as a feature request. We need the following for this: 1. HTTP support in gelfclient. (including basic auth) See: https://github.com/Graylog2/gelfclient/issues/9 2. Configuration support for HTTP GELF...

Can you show us an example JSON file and tell us which program is generating this? We are trying to minimize the processing on the collector so this is probably...

This is currently a limitation of the pattern splitter. We will investigate if there is a good solution for this. Thank you for the report!

The only workaround I currently see is to have some kind of timeout after which the buffer is flushed. I will look into this.

@NathanChristie We will fix this, yes. I cannot give you a date unfortunately. Regarding the Graylog go, no-go decision, you don't need the Collector to run Graylog. There are alternative...