How is everyone monitoring multiple logs (real time) from multiple linux servers?
There's a SAM component that looks at log files and watches for a particular string. I assume you're trying to do something similar and don't actually want to watch log files scroll by?
Thanks Steven, I actually do need to watch log files scroll by at times on multiple servers in a web application environment.
So you're not looking for something to go into SolarWinds, just generally looking for a way to watch multiple files?