Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow routing to different hosts based on event attributes #47

Open
yaauie opened this issue Mar 19, 2018 · 0 comments
Open

Allow routing to different hosts based on event attributes #47

yaauie opened this issue Mar 19, 2018 · 0 comments

Comments

@yaauie
Copy link
Contributor

yaauie commented Mar 19, 2018

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.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant