
See Tail for Win32 at the bottom of this post for a port to Windows.īrian Storti ( offers an alternative method to the standard tail -f: less +F, which causes similar behavior as tail -f but allows for easily switching between navigation and watching mode.


In fact, there may be too many.Ĭheck out some tools I found that make tailing a log file a walk in the park. Tailing multiple log files? Want to tail logs remotely from a web browser? This list covers a whole array of needs. NET developer, just getting started with tailing log files, or a seasoned developer who needs something quick and easy to set up and go, there are several options.

It turns out there are a bunch of people on StackOverflow looking for ways to tail a log file, but there don’t appear to be many resources for all the different tips and tools to do this.
