Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

Sometimes its useful to be able to replay data from a particular time window. This could be to backfill historical data, to replay into a different environment for development purposes, or to collect more fine grained data for a time window for troubleshooting purposes.

The PowerConnect Cloud agent has replay capability as part of its feature set.

Running a Replay

  • Login to the PowerConnect Web UI as a user with administration permissions (replay is restricted to administrators only)

  • Click the Inputs tab

  • Click on the Replay button next to the Input you wish to replay data for

  • Fill in the configuration for the time window you wish to replay and adjust any filters or outputs as you see fit

  • Click on the Preview tab and click the Preview button to see a preview of the replay events and confirm your configuration is correct. The preview will also indicate how many tasks the replay job will generate and how long the job is likely to take based on historical average execution times for the Input

  • Click the Preview Results tab to see a sample of the events

  • Click the Run Replay button to run the replay job

  • The result of the replay task will be visible under the Tasks tab in the Replays section

  • No labels