Convert to Golang
Use a Golang daemon to read a JSON config file and monitor the logs configured therein. One binary will read all logs, using goroutines. Will include init script for Sysvinit, which systemd will also interpret.
Fixes #1 (closed)
Merge request reports
Activity
- Init file
- Update readme
- New defaults file
Edited by Erick Hitteradded 1 commit
-
d1f0c83b - Don't shadow type declaration with var, per
go tool vet
-
d1f0c83b - Don't shadow type declaration with var, per
added 1 commit
- 48ac0970 - Note that defaults file is only needed in specific circumstances
mentioned in commit f0d16e26
Please register or sign in to reply