cernan 0.9.0

A telemetry and logging aggregation server.
Documentation
1
2
3
4
5
6
7
8
9
flush-interval = 10

[sources]
  [sources.statsd.primary]
  port = 8125
  forwards = ["sinks.console"]

[sinks]
  [sinks.console]