You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Sudheer Vinukonda (JIRA)" <ji...@apache.org> on 2014/04/24 23:19:14 UTC

[jira] [Created] (TS-2752) SPDY_ATS - Custom logging field accelerator_id (xid) not recognized in the master ats

Sudheer Vinukonda created TS-2752:
-------------------------------------

             Summary: SPDY_ATS - 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
            Reporter: Sudheer Vinukonda


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)