[
https://issues.apache.org/jira/browse/MESOS-7340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959665#comment-15959665
]
Anand Mazumdar commented on MESOS-7340:
---------------------------------------
{noformat}
commit eeafd0425fb46c524b81a4c277e551b5e41af105
Author: James Peach <[email protected]>
Date: Thu Apr 6 13:12:30 2017 -0700
Added HTTP request logging to the /files endpoint.
Review: https://reviews.apache.org/r/58223/
commit 8aad935c8edff78cffcd194b616a30be7be53dc9
Author: James Peach <[email protected]>
Date: Thu Apr 6 13:11:50 2017 -0700
Added missing HTTP logging to agent endpoints.
A couple of agent endpoints (statistics and containers) were missing
HTTP logging.
Review: https://reviews.apache.org/r/58239/
commit 7963c53fa8f89e57dcda71b456b5123645eb0a9d
Author: James Peach <[email protected]>
Date: Thu Apr 6 13:11:23 2017 -0700
Added a common HTTP request log helper function.
Consolidated the master and agent HTTP request log helper
functions into common code.
Review: https://reviews.apache.org/r/58185/
{noformat}
> Log HTTP accesses to the /files endpoint
> ----------------------------------------
>
> Key: MESOS-7340
> URL: https://issues.apache.org/jira/browse/MESOS-7340
> Project: Mesos
> Issue Type: Bug
> Components: HTTP API
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
>
> The Mesos master and agent log HTTP accesses, but the {{Files}} process does
> not. We should log accessed to the {{/files}} endpoint in the same way.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)