Starting the Interceptor Replayer with the madconfig utility
You can use the madconfig utility to start the Interceptor Replayer if you are replicating interactions from one operational server to another.
About this task
If you are performing an upgrade, use the Replayer API.
You can run only one instance of the madconfig utility start_replayer target at any given time on a single engine.
Procedure
Results
The Replayer creates a replay.log file
to log the
start_replayer
actions if these conditions
are met: - that log4j-*.jar is in the classpath upon class creation
- that log4j-*.jar is in the classpath for the replayer script
- that you have this VM argument set
-Dlog4j.configuration=interceptor.log4j.xml
The Replayer creates the replay.log file in the same directory as the recorded file.
The Replayer, upon starting, establishes a connection with the destination engine, scans the interaction data file (one interaction per line), and sends the interaction to the new engine. There is no madconfig utility stop_replayer target; the Replayer stops when it reaches the end of the interaction data file.