Skip to content

Allow routing to different hosts based on event attributes #47

@yaauie

Description

@yaauie

To summarise #44 and elastic/logstash#9233, it is surprising that the "host" property of this plugin is not interpolated on a per-event basis.

Doing so would require:

  • interpolating the @host per-event
  • multiple persistent connections to external syslog
  • connection-management (e.g., reaping expired connections, thread-safe connection creation, etc.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions