This is an archive version of the document. To get the most up-to-date information, see the current version.Generate Event
This step generates events in the Windows event log on the VAO server.
You can override the following parameters for the Generate Event step:
Parameter | Description | Default Value |
|---|---|---|
Critical Step | Defines whether the step is critical for VM recovery. If you mark the step as Critical, its failure for a critical VM will halt the plan. | No |
Event Text | Event description. Note: You can use the default text, or define %values% which will populate during plan execution. | Plan %plan_name% is in state %plan_state% |
Timeout | Maximum amount of time (in seconds) for the step to execute. | 60 |
Retries | Number of retries that will be attempted if the step fails on the first try. | 6 |
Failback & Undo Failover Action | Defines whether the step will be executed during the Failback and Undo Failover operations. | Execute |
Test Action | Defines whether the step will be executed during plan testing in a DataLab. Note: If you set the parameter value to Execute, keep in mind that all actions performed while testing the plan will not be reverted when the test is over. | Skip |