graylog

fun graylog(host: String, port: Int, renderer: RenderString = RENDER_GELF): SinkConfiguration

Sink configuration for a Graylog server.

Parameters

host

name or IP address of the server

port

port of the server

renderer

RenderString instance to use with this sink configuration