Tracing properties
To help resolve performance issues with Zelle payment creation, Real Time Payments (RTP) can generate comma separated value (CSV) timing files. The tracing properties are used to control the creation of the timing files.
The properties on the tracing properties page are shown in the following table.
| Property | Description | Default | Example |
|---|---|---|---|
| Zelle Payment CSV tracing | Enables tracing of Zelle payment creation. When enabled, the Zelle payment bean generates a CSV file with performance metrics. | false | true |
| CSV file path | Root directory on the hard disk where the CSV files are to be stored. Note: Zelle
services and Zelle-Engine must be restarted for this property to take
effect.
|
../../../Zelle/data/csv/ | ../../../Zelle/data/csv/ |
| CSV file limit | The number of CSV files to keep before purging. Note: Zelle services and Zelle-Engine must be restarted for this property to take effect.
|
5 | 5 |
| Maximum CSV file size | The maximum size of a CSV file before it is rolled over. Note: Zelle services and
Zelle-Engine must be restarted for this property to take effect.
|
Unlimited | 2000000000 |
| Check CC performance tracing | The file path that determines where the Zelle tracing CSV file is written. |