[
https://issues.apache.org/jira/browse/TS-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982676#comment-13982676
]
Leif Hedstrom commented on TS-2752:
-----------------------------------
Also, if I recall, the XID field as was used in Squid log made it
non-compatible with "squid logs" (which doesn't have that tag).
> Custom logging field accelerator_id (xid) not recognized in the master ats
> --------------------------------------------------------------------------
>
> Key: TS-2752
> URL: https://issues.apache.org/jira/browse/TS-2752
> Project: Traffic Server
> Issue Type: Bug
> Components: Logging, SPDY
> Reporter: Sudheer Vinukonda
> Labels: SPDY_ATS
>
> While testing SPDY (using ats from the master repo) on a production host, i
> noticed that the below format in our logs_xml.config (that works on 4.0)
> doesn't work anymore:
> <LogFormat>
> <Name = "ats_generic_config"/>
> <Format = "%<cqtq> %<ttms> %<chi> %<crc>/%<pssc> %<psql> %<cqhm> %<cquc>
> %<caun> %<phr>/%<pqsn> %<psct> %<xid> %<cquuc> \"%<{User-Agent}cqh>\""/>
> </LogFormat>
> It just outputs the below line:
> [Apr 24 20:44:22.724] {0x7fd73eeba7e0} NOTE: There are more field markers
> than fields; cannot process log entry
> Upon some investigation, it looks like the field %<xid> is not supported in
> the master code anymore. Although, we don't really need this field, wanted to
> understand why/how this field got removed in the master.
--
This message was sent by Atlassian JIRA
(v6.2#6252)