In the past I've installed WinTail (similar to tail -f in Linux) to watch my IIS access logs on my Windows 2008 server.
When I tried this and other similar software the refresh rate is extremely slow.
I believe this latency is due to Windows writing to the log file every 20 seconds or so. Any ideas how to speed that process up so I can see the sessions live?