Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.
/ minato Public archive

docker container and configuration files for Sumo Logic collector

Notifications You must be signed in to change notification settings

dwaynehoov/minato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minato

minato is japanese for harbor

docker container and configuration files for Sumo Logic collector

the Dockerfile will build an image that installs and runs a Sumo Logic collector in a docker container. For example purposes, it als installs and runs mongoDB. This could be altered to suit your needs.

alternative options are to use the "docker logs" command with the follow option and have a collector on the host pick them up or pipe them to a hosted (URL) Sumo Logic collector. there is a curl wrapper called "watch_docker.sh" in the utils directory to make this easier.

another alternative is to bind a volume from your containers to the host and aggregate the logs there.

future enhancements are:

create a sumo logic helper container with only the collector (true docker fashion, one purpose) - including logic/scripts to pull log data from neighboring containers

About

docker container and configuration files for Sumo Logic collector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages