tagomoris / fluent-plugin-secure-forward

Other
140 stars 30 forks source link

Disconnect sender-receiver connection for period of time #63

Open ashishtilara opened 6 years ago

ashishtilara commented 6 years ago

Hi

I have multiple senders configured to connect to one receiver, with secure-forward plugin and all those senders keep a connection open with receiver even when they don't have anything to send.

Is there a sleep connection function or a configuration I can use to disconnect sender-receiver?

ps. awesome plugin 😃 !

Thank you, Ashish

tagomoris commented 6 years ago

There's no feature to do such things :P Fluentd v0.14 forward output plugin (w/ TLS options enabled) is compatible with this plugin in protocol, but it doesn't keepalive. So it's a good option to use it in sender side.

ashishtilara commented 6 years ago

Thank you @tagomoris. Is there a chance for this plugin to have that feature? Not sure if Fluentd v0.14 is production ready yet :(, the documentation site don't even have the plugin details.

tagomoris commented 6 years ago

Fluentd v0.14 is now stable: https://www.fluentd.org/blog/fluentd-v0.14.22-has-been-released As noted on README, I have no plan to add any features on this plugin. Use Fluentd v0.14.