I'd implemented remoting access feature to retrieve remote Windows box.
But I noticed that remote session handle does not have keep alive or re-connecting feature.
Currently, we need to restart td-agent/fluentd's worker when re-connecting for remote Windows box.
Current Fluentd's implementation does not support reload RPC endpoint on Windows.
This should be needed to reload and reconstruct remote Windows box connection.
I'd implemented remoting access feature to retrieve remote Windows box. But I noticed that remote session handle does not have keep alive or re-connecting feature. Currently, we need to restart td-agent/fluentd's worker when re-connecting for remote Windows box.
Current Fluentd's implementation does not support reload RPC endpoint on Windows. This should be needed to reload and reconstruct remote Windows box connection.