[
https://issues.apache.org/jira/browse/MESOS-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272711#comment-16272711
]
Marc LeBourdais commented on MESOS-6003:
----------------------------------------
[~wrouesnel] I second [~wjoel]'s request. We're using Mesos at DigitalOcean and
using the external container logger module to configure container logging to
the local syslog socket on each Mesos host to be aggregated and centralized.
In order to keep up to date with Mesos 1.3 and 1.4, we've made a couple new
releases in our fork:
https://github.com/digitalocean/mesos-external-container-logger/releases
I'd rather not take over "maintaining" this module, but as long as we're still
following the upgrades to Mesos, we'll likely keep updating the module unless
it ends up getting merged (the ideal scenario).
> Add logging module for logging to an external program
> -----------------------------------------------------
>
> Key: MESOS-6003
> URL: https://issues.apache.org/jira/browse/MESOS-6003
> Project: Mesos
> Issue Type: Improvement
> Components: modules
> Reporter: Will Rouesnel
> Assignee: Will Rouesnel
> Priority: Minor
>
> In the vein of the logrotate module for logging, there should be a similar
> module which provides support for logging to an arbitrary log handling
> program, with suitable task metadata provided by environment variables or
> command line arguments.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)