Configure the Signal Replay Collector in Axon
The next step after successfully Adding a Replay Logs Set is to add the collector type to Axon.
Add a Signal Replay Collector
Only Administrators can take this action.
In the lower-left corner of the main screen, click the Administration cog.
The Administration menu appears on the left side.Under Integrations, click Collectors.
The Collectors page appears.In the upper-right corner, click + Add Collector.
The Add Collector Wizard appears.Select Signal Replay from the list of collector types.
Click Configure.
Enter the following information on the configuration page.
Fields marked with an asterisk (*) are required.
Option | Description |
---|---|
Collector Name * | Enter a unique name for this collector. |
Description | Enter an optional detailed description for this collector. |
Replay Logs Set * | Open the drop-list and select the set of Replay logs created during the steps outlined in Manage Replay Logs. This is the logs set that will be repeatedly sent to Axon in order to test any Rules. |
Replay Schedule * | Enter a Cron expression to determine how often logs are sent. The default, 0 */5 * ? * *, allows for collection every five minutes. Example Cron expressions and a Cron expression generator can be found at https://www.freeformatter.com/cron-expression-generator-quartz.html. |
Logs per Replay | Enter a value to determine the number of logs to be sent per replay. If this value is left blank, every log in the Replay logs set will be sent each time the Replay Schedule repeats. |
Click Connect to test the collector's connection.
If the connection is successful, the Signal Replay collector is added to the list of collectors in Axon.