[ https://issues.apache.org/jira/browse/TS-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889742#comment-13889742 ]
ASF subversion and git services commented on TS-2250: ----------------------------------------------------- Commit 70f8e10a17b3fc87f5e0bce444387ed0d98622bb in branch refs/heads/master from [~jpe...@apache.org] [ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=70f8e10 ] TS-2250: support inline configuration overrides in conf_remap Add support to the conf_remap plugin for accepting configuration overrides in the argument list. This makes it easier to override only a few configuration variables (the common case), because a separate configuration file is not required. > No timestamps in traffic.out > ---------------------------- > > Key: TS-2250 > URL: https://issues.apache.org/jira/browse/TS-2250 > Project: Traffic Server > Issue Type: Bug > Components: Logging > Reporter: David Carlin > Assignee: James Peach > > There are no timestamps in traffic.out. This makes it hard to know when > things happened, or to correlate logs. Some example output: > [E. Mgmt] log ==> [TrafficManager] using root directory '/usr/local' > FATAL: Can't acquire manager lockfile '/var/run/trafficserver/manager.lock' > (No space left on device) > [E. Mgmt] log ==> [TrafficManager] using root directory '/usr/local' > [example_prep.sh] Checking/Moving old cores... > [TrafficServer] using root directory '/usr/local' > [example_alarm_bin.sh] sent alarm: <hostname> [TrafficManager] Traffic Server > process was reset. > [example_prep.sh] Checking/Moving old cores... > [TrafficServer] using root directory '/usr/local' > NOTE: Traffic Server received Sig 11: Segmentation fault > /usr/local/bin/traffic_server - STACK TRACE: > /lib64/libpthread.so.0(+0x383480f4a0)[0x2b67ccf414a0] > [...] -- This message was sent by Atlassian JIRA (v6.1.5#6160)