mesosphere / spark-build

Used to build the mesosphere/spark docker image and the DC/OS Spark package
52 stars 34 forks source link

[D2IQ-72518] Add configurable logrotate options #579

Closed amatuk closed 4 years ago

amatuk commented 4 years ago

What changes were proposed in this pull request?

Resolves D2IQ-72518: https://jira.d2iq.com/browse/D2IQ-72518

This patch allows the following env-vars to be altered:

CONTAINER_LOGGER_LOGROTATE_MAX_STDOUT_SIZE CONTAINER_LOGGER_LOGROTATE_MAX_STDERR_SIZE

How were these changes tested?

Not yet tested but the changes itself is application of https://github.com/mesosphere/dcos-commons/pull/3242

Release Notes

(Please include a short summary for release notes if applicable)