When I try to use LogReader, I get a message that says "The SQL Server works in WOW64 mode. This mode is not supported".
There are two methods of reading logs in LogReader:
1. If the agent is installed it's possible to read logs completely since the agent has direct access to log files.
2. If the agent isn't installed in order to read online log files LogReader uses results of "DBCC LOG" command.