[ 
https://issues.apache.org/jira/browse/TS-4947?focusedWorklogId=30589&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30589
 ]

ASF GitHub Bot logged work on TS-4947:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Oct/16 17:09
            Start Date: 13/Oct/16 17:09
    Worklog Time Spent: 10m 
      Work Description: Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1104
  
    Linux build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-Linux/891/ for details.
     



Issue Time Tracking
-------------------

    Worklog Id:     (was: 30589)
    Time Spent: 20m  (was: 10m)

> Collation Server is broken?
> ---------------------------
>
>                 Key: TS-4947
>                 URL: https://issues.apache.org/jira/browse/TS-4947
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Logging
>    Affects Versions: 7.0.0
>            Reporter: bettydramit
>            Assignee: James Peach
>            Priority: Critical
>             Fix For: 7.1.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> from gitmaster(github.com/apache/trafficserver)
> config Collation Client 
> {code:xml}
> CONFIG proxy.config.url_remap.filename STRING remap.config
> CONFIG proxy.config.log.config.filename STRING logging.config
> CONFIG proxy.config.log.collation_host STRING 192.168.2.33
> CONFIG proxy.config.log.collation_secret STRING testlog
> LOCAL proxy.local.log.collation_mode INT 2
> CONFIG proxy.config.log.collation_port INT 8085
> {code}
> config Collation Server
> {code:xml}
> CONFIG proxy.local.log.collation_mode INT 1
> CONFIG proxy.config.log.collation_port INT 8085
> CONFIG proxy.config.log.collation_secret STRING testlog
> {code}
> logging.config
> {code:xml}
> w3c = format {
>   Format='%<cquuh> %<{Cdn-Real-Ip}cqh> - %<caun> [%<cqtn>] \"%<cqhm> %<cquuc> 
> %<cqhv>\" %<pssc> %<psql> \"%<{Referer}cqh>\" \"%<{user-agent}cqh>\" %<crc> 
> %<ttmsf> %<phi> %<sssc> %<cqtr> %<piid> %<pitag>'
> }
> log.ascii {
>   Filename = 'c11',
>   Format = w3c,
>   CollationHosts = { '192.168.2.33:8085' }
> }
> {code}
> It still flush log to local disk not to remote collation server



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to