Use this procedure to use a utility that lets you view activity as the system writes it to any log file. This procedure explains how to use it in a Windows environment. Usage on UNIX is similar.
Note | If your operating system is Windows Server 2003 SP1, you need to download the Windows Server 2003 Resource Kit Tools and use the tail.exe from that package rather than the tail.exe in <install directory>\bin . The download link is: http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en. |
logs
directory of the installation hierarchy. <install directory>\bin
, run the tail command in the following format:tail -f path logname
tail -f c:\<install directory>\logs\hostname_te_events.log