Persisting tagged transactions
The following table describes the parameters used to list the tags and persist transactions.
Parameters that control the persistence of tagged transactions
Parameter | Default value | Description |
---|---|---|
persisting.tagged.request.instances | true | When true, the agent persists transactions with headers that match the value or values of the persisting.tag.header.names parameter |
persisting.tag.header.names | X-BMCFollowTX-1.0.00 | Includes predefined HTTP header tags. Separate more than one tag with a comma. The default value is set to capture synthetic transactions from BMC TM ART. |
integration.tag.header.name integration.tag.request.parameter.name integration.tag.cookie.name |
| Enter a value for one of the integration.tag parameters (header, request parameter, or cookie) to enable the agent to persist transactions with matching tags. The agent provides a mechanism to create a hyperlink directly to the Trace Details page. Note: If more than one value is entered, only the first tag with a value is used, per request. The value of the integration tag must conform to the following characteristics:
|
Access the tagged request with a hyperlink built according to the following syntax:
singlerequestdetails.jsf?tag=<yourTagValue>
- <consoleHost> is the host name or IP address of the TrueSight console.
- <yourTagValue> is the value of the header, request name, or cookie integration tag.