dropwizard 将日志写入远程服务器

dropwizard write log to remote server

我想写入远程服务器中的日志文件(通过我已成功写入的本地文件)。

在 Dropwizard documentation 中只有如何写入本地文件的示例。

如何在 yml 文件中指示应用程序?

事实证明,请求是使用 greylog。

这里是参考:gelf