Software for browsing/searching SQL Server transaction logs
Posted
by CodeByMoonlight
on Server Fault
See other posts from Server Fault
or by CodeByMoonlight
Published on 2010-02-12T17:07:43Z
Indexed on
2010/03/17
2:51 UTC
Read the original article
Hit count: 242
I'd like to know whether there is any piece of software that will allow the browsing/searching of SQL Server transaction logs (any version). We've previously used Lumigent Log Explorer against SQL Server 2000 which fulfilled our need, but the product no longer exists and Lumigent's closest replacement doesn't appear to support SQL 2008 (according to the data sheet). I've discovered something called ApexSQL Audit which may fit the bill, but I'm wondering if anyone has any experience of it, how it compares with Log Explorer, and whether there are any good alternatives out there.
Thanks :)
© Server Fault or respective owner