[
https://issues.apache.org/jira/browse/MESOS-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884917#comment-15884917
]
Joel Wilsson commented on MESOS-6003:
-------------------------------------
Thanks, [~wrouesnel].
I've updated my backport. I think I found one issue: executor_info_json_field
should have a default value of "EXECUTORINFO_JSON" instead of
"MESOS_EXECUTORINFO_JSON", since (as the help message explains) it's
concatenated with the value of --mesos_field_prefix. Otherwise it gets turned
into MESOS_LOG_MESOS_EXECUTORINFO_JSON.
> 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.3.15#6346)