Makes sense.
For a cluster install, there is no easy way to search unless we merge logs from different nodes using a 3rd party tool I guess. I was hoping to piggy back on the Log File viewer even if it is from command prompt.
I am using powershell scripting to do some of this. Prior to any search, we need to get the fluff out (echo/ping lines etc..) to get meanuingful results. So grep -v would do it, but messy from UI.
For the job it is doing the log file viewer is fast though !