Replay File Creation
- Pavan Raja

- Apr 9, 2025
- 1 min read
Summary:
This document offers a straightforward guide on how to transform a .csv export into a replay file suitable for transmission through an ESM Manager using a Test Alert Connector. The process entails opening Command Prompt Window, navigating to the appropriate directory of the connector, executing a conversion command that transforms the .csv into a .events format, launching the connector, setting event rate in its interface, and ultimately sending events to the ESM Manager for analysis or action based on predefined parameters.
Details:
This article provides a step-by-step guide on how to create a replay file from a .csv export for the purpose of sending events from that .csv export to an ESM Manager via a Test Alert Connector. The process involves opening a Command Prompt Window, changing directory to the install directory of the Test Alert Connector, executing a specific command to convert the .csv file into a replay file format (.events), starting the Test Alert Connector, selecting and specifying the event rate for the replay file in the connector's user interface, and finally sending the events to the ESM Manager.

Comments