go-logsink
go-logsink is a simplistic log aggregator
Synopsis
You can use go-logsink to combine multiple log streams into one. For example you can combine multiple tails into one output.
To do this start a server and connect any number of clients.
Options
--config string config file (default is $HOME/.go-logsink.yaml)
--lockfile string Specify a lockfile
SEE ALSO
- go-logsink connect - Connect to a go-logsink server and forward stdin
- go-logsink doc - Write out standard documentation
- go-logsink listen - Start a server instance of go-logsink
- go-logsink relay - Start a server that forwards messages
- go-logsink version - Print out the currect version
- go-logsink web - Start a server instance with a web interface