Skip to content

Graylog output plugin: add connection TTL option #10367

@alespour

Description

@alespour

Feature Request

Add connection TTL option to avoid node overload when using multiple load-balanced GL servers. Request per comment in PR #9644.

Generic problem description: https://www.ateam-oracle.com/post/long-lived-tcp-connections-and-load-balancers

Proposal:

Add connection TTL option.

Current behavior:

Connection are long-lived (keep alive is set by default).

Desired behavior:

When TTL option is set, connection(s) should be closed and re-established after specified duration elapsed.

Use case:

Proper load distribution among multiple load-balanced GL servers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequests for new plugin and for new features to existing plugins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions