Transfer Traces: transfer-traces

The transfer-traces command is used to convert a multi-configuration environment into a Federated Tracing solution.

It requires each configuration to have the FederatedTraceServer config option to reference the GUID of the one configuration which will store all the traces.

This command should be run once for each participating configuration, the target always pointing to the federated trace configuration. The command moves each cross configuration trace it discovers over to the federated configuration.

Syntax

The syntax for this command is:

stcmd transfer-traces -s "Source Server" -t "Target Server" [-q] [-ofp outputfilepath}

Parameters

For information about the command parameters, refer to Operation Parameters.

In addition:

Parameter Description
-t

Represents the federated trace server to be written to.

-q and -ofp are mutually exclusive.

Example

stcmd transfer-traces -s "Administrator:Administrator@bel-151traces:49201" -t "bel-151traces:49203" [-q] [-ofp c:/temp/transferred.txt}