Skip to content

Wrapper container for sumologic/collector, allowing for parameterized /etc/sumo-sources.json

License

Notifications You must be signed in to change notification settings

ko-be/docker-sumologic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-sumologic

Wrapper container for sumologic/collector, allowing for parameterization of the /etc/sumo-sources.json file during runtime.

Environment Variables

These should always be explicitly set in your docker run command!

  • SUMO_NAME - name of the application
  • SUMO_CATEGORY - name of the category
  • SUMO_HOSTNAME - name of the host source
  • Anything else that the parent container supports

Optional:

  • MULTILINE_PROCESSING - set to true to enable multiline processing

Arguments

This container just defers all arguments to the parent container entrypoint, so just follow those directions

About

Wrapper container for sumologic/collector, allowing for parameterized /etc/sumo-sources.json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%