Scott Beardsley created TS-3446:
-----------------------------------
Summary: custom logging for Cookie header
Key: TS-3446
URL: https://issues.apache.org/jira/browse/TS-3446
Project: Traffic Server
Issue Type: Improvement
Components: Core
Reporter: Scott Beardsley
I have a use case that requires logging a specific cookie in the UA request.
The only way to do this today is to log the entire Cookie request header then
parse out the cookie name/value pair that I am interested in after the fact.
The problem with that approach is that some cookie data is sensitive and must
not exist in logs. Plus logging the entire cookie header is just wasteful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)