Wrapper container for sumologic/collector, allowing for parameterization of the /etc/sumo-sources.json file during runtime.
These should always be explicitly set in your docker run command!
SUMO_NAME- name of the applicationSUMO_CATEGORY- name of the categorySUMO_HOSTNAME- name of the host source- Anything else that the parent container supports
Optional:
MULTILINE_PROCESSING- set to true to enable multiline processing
This container just defers all arguments to the parent container entrypoint, so just follow those directions