[
https://issues.apache.org/jira/browse/TS-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047429#comment-15047429
]
Leif Hedstrom commented on TS-4058:
-----------------------------------
This is somewhat confusing, I know for a fact that building with e.g.
{code}
--with-user=foo \
--with-group=bar
{code}
work. We obviously make the .../var/log/trafficserver owned accordingly, e.g.
{code}
[leif ~]$ ls -ld /var/log/trafficserver/
drwxrwxr-x 2 foo root 340 Dec 8 19:44 /var/log/trafficserver/
{code}
The above is with v5.3.x though, is this by chance a regression in 6.x?
> Logging doesn't work when TS is compiled and run w/ --with-user
> ---------------------------------------------------------------
>
> Key: TS-4058
> URL: https://issues.apache.org/jira/browse/TS-4058
> Project: Traffic Server
> Issue Type: Bug
> Components: Logging
> Reporter: Daniel Xu
> Assignee: Daniel Xu
>
> ie. we run this _without_ sudo.
> traffic_cop output seems to point to permission errors that occur within
> traffic_manager
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)