[
https://issues.apache.org/jira/browse/MESOS-7340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988971#comment-15988971
]
James Peach commented on MESOS-7340:
------------------------------------
I did look into what would be needed for a more complete HTTP logging
subsystem. IIRC there are some wrinkles in {{libprocess}} that make it hard to
accurately identify the end of a HTTP transaction. I think the right approach
would be to add support a HTTP logging module, since you likely want HTTP
access logs to go to a different destination than Mesos debug logs. A module
also avoids the need to create a log configuration language.
> 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
> Fix For: 1.3.0
>
>
> 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)