Graylog2 / Graylog2/graylog2-server

Add tracking connections for suitable inputs

Open
#404 1 comment 0 reactions 0 assignees View on GitHub
feature inputs triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Currently it's not possible to get a list of open connections for an input.

To debug (or even audit) currently open connections to inputs, track the remote IP/Port per input.

This should be implemented transparently by a netty handler that maintains a list of open connections.
That way we can easily support this functionality even for plugins.

This will likely need an API version bump because it won't be binary compatible anymore.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.