Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 656 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 656 Bytes

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
  • Anything else that the parent container supports

Arguments

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