Sinks
Implement two interfaces:
Register the custom sink by calling sink.Register
before Server.Boot
.
Reference the custom sink in the sinks
config section:
sinks:
custom-sink:
opt1: val1
Implement two interfaces:
Register the custom sink by calling sink.Register
before Server.Boot
.
Reference the custom sink in the sinks
config section:
sinks:
custom-sink:
opt1: val1