[
https://issues.apache.org/jira/browse/TS-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627223#comment-14627223
]
ASF GitHub Bot commented on TS-3648:
------------------------------------
GitHub user ericcarlschwartz opened a pull request:
https://github.com/apache/trafficserver/pull/252
[TS-3648] Desire support for client TLS cipher in custom log format
Took @acaciocenteno's original PR here and updated it a bit:
https://github.com/apache/trafficserver/pull/122
1) added docs and changed log tags to be more in line with ats conventions
2) removed some accessor methods and reordered where log tags are set to
happen at the same time @fpesce was already grabbing some SSL info
3) made other changes suggested in the original PR
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ericcarlschwartz/trafficserver TS-3648
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/252.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #252
----
commit 40bd7d3a17751dae927671569deb6139ba91903a
Author: Acácio Centeno <[email protected]>
Date: 2014-09-25T16:23:31Z
[TS-3648] Desire support for client TLS cipher in custom log format
----
> Desire support for client TLS cipher in custom log format
> ---------------------------------------------------------
>
> Key: TS-3648
> URL: https://issues.apache.org/jira/browse/TS-3648
> Project: Traffic Server
> Issue Type: New Feature
> Components: Logging
> Reporter: Eric Sproul
> Assignee: Eric Schwartz
> Fix For: 6.1.0
>
>
> While the TLS cipher stats from TS-2169 are awesome for seeing what ciphers
> are in active use, I would also like to be able to create a custom log to
> track cipher by client request. That would enable me, for example, to
> determine who among my users might be affected by a cipher list change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)