[ https://issues.apache.org/jira/browse/TS-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300655#comment-15300655 ]
James Peach commented on TS-4484: --------------------------------- Wouldn't you just solve that with a wrapper: {code} #! /bin/sh exec env -i traffic_logstats -S /var/run/zwoop.state {code} Or is your set up more complex than that? > traffic_logstats -i (incremental) can have permission problems writing state > ---------------------------------------------------------------------------- > > Key: TS-4484 > URL: https://issues.apache.org/jira/browse/TS-4484 > Project: Traffic Server > Issue Type: Bug > Components: Tools > Reporter: Leif Hedstrom > Assignee: Leif Hedstrom > Fix For: 7.0.0 > > > Right now, it tries to write this to the traffic_server install area, which > might not be appropriate in all cases. A few options are available, such as > 1) Write to a different pre-defined place. > 2) Write to ~/.logstats or some such > 3) Write to /tmp or /var/tmp (which would not survive a reboot). -- This message was sent by Atlassian JIRA (v6.3.4#6332)