[
https://issues.apache.org/jira/browse/TS-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118548#comment-15118548
]
Leif Hedstrom commented on TS-4148:
-----------------------------------
[~amc] ? It was documented in the PR I reviewed.
{code}
diff --git a/doc/admin-guide/monitoring/logging/log-formats.en.rst
b/doc/admin-guide/monitoring/logging/log-formats.en.rst
index 3fb8a3f..ce55519 100644
--- a/doc/admin-guide/monitoring/logging/log-formats.en.rst
+++ b/doc/admin-guide/monitoring/logging/log-formats.en.rst
@@ -708,6 +708,12 @@ The following list describes |TS| custom logging fields.
Indicates whether the connection from |TS| to the origin
was over SSL or not.
+.. _sca:
+
+``sca``
+ The number of attempts in the transaction Traffic Server tries to
+ connect to the origin server.
+
.. _shi:
``she``
{code}
> Add a log field for connection attempts made to origin
> ------------------------------------------------------
>
> Key: TS-4148
> URL: https://issues.apache.org/jira/browse/TS-4148
> Project: Traffic Server
> Issue Type: Improvement
> Components: Logging
> Reporter: Daniel Xu
> Assignee: Leif Hedstrom
> Fix For: 6.2.0
>
>
> This field could be useful for traffic analysis.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)