a6e8b4becc0bd1dddb1942493ca71eb2e380262d
Some checks reported errors
continuous-integration/drone Build was killed
logmower-shipper
Watches log directory for logs, and ships them to mongo.
- Running:
go run . - Building:
go build .
Files
mower.goacts as the main routine: initializes (includingmongo.go) and watches for new files in log directory.submit.gowatches file contents and tails them, streaming tosender.go.sender.gobatches lines and ships them to mongo.
Description
Languages
Go
98.3%
Dockerfile
1.7%