[
https://issues.apache.org/jira/browse/TS-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982675#comment-13982675
]
Leif Hedstrom commented on TS-2752:
-----------------------------------
So, the "xid" field had some legacy features that the code in ATS don't support
(it was removed long ago, if I recall, before even hitting Apache). The point
of a dedicated X-ID log tag seemed superfluous when I did removal. If there are
strong concerns about this, we can put it back in, I don't feel particularly
strongly about it.
> 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)