368359a043ea106a9e5d1a109267b3cf7eb8ba0c
				
			
			
		
	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 (including- mongo.go) and watches for new files in log directory.
- submit.gowatches file contents and tails them, streaming to- sender.go.
- sender.gobatches lines and ships them to mongo.
Description
				
					Languages
				
				
								
								
									Go
								
								98.3%
							
						
							
								
								
									Dockerfile
								
								1.7%