I have an ongoing issue with redo logs over 1gb in size and am wondering if this product would have any affect.
Sorry, but I can't get the idea. What exactly logs are you talking about? Where are those logs located?
A virtual machines disks can be setup in a mode called undoable. This creates a transaction log with .REDO as its extension. This file begins as a 16 MB file that grows as needed in 16 MB chunks. Changes made within the virtual machine (VM) are written to this file sequentially. When the power state of the VM is changed from on to off or off to on, ESX Server prompts the user. At shutdown, the user is asked if they would like to commit, discard or keep the redo file. At power on if the file exists they are asked if they would like the file to continue growing with the append option, discard or commit.