fluent / fluent-logger-node

A structured logger for Fluentd (Node.js)
Apache License 2.0
259 stars 83 forks source link

Sending via udp #169

Closed gcoombe closed 4 years ago

gcoombe commented 4 years ago

Could we add a flag to send via UDP? https://docs.fluentd.org/v/0.12/input/udp Happy to put together a PR, but wanted to check if this would be acceptable first. Thanks!

okkez commented 4 years ago

This logger sends logs to fluentd, and fluentd receives them by in_forward plugin.