Closed t0ffel closed 8 years ago
@tagomoris can you please take a look?
Sorry to miss this. Almost code looks good to me, but it's needed to add tests about hostname placeholders. I'll add some comments about some lines of code.
Trace logs about SSLError are normal for this plugin.
I merged #44 instead of merging this pull-request. Thank you for contribution!
Hostname placeholder
__HOSTNAME__
or${hostname}
will be expanded to#{Socket.gethostname}
or to value specified inhostname
field.fixes https://github.com/tagomoris/fluent-plugin-secure-forward/issues/38 Please let me know what you think.
/a bit of offtopic/ When I run with trace on I get a bunch of errors. Although data seem to be getting in. Is that a problem?