Re: [lopsa-tech] Tool for searching and browsing log files.

2016-04-01 Thread N.J. Thomas
* Tracy Reed [2016-03-31 12:15:55-0700]: > I have done a lot of work with Splunk also and have seriously mixed > feelings about it. Apart from the cost, can you expand on that? thanks, Thomas ___ Tech mailing list Tech@lists.lopsa.org https://lists.lop

Re: [lopsa-tech] Tool for searching and browsing log files.

2016-04-01 Thread Leila Kemery
Have you tried grep -A 10 -B 10 *.log? or if they are gzipped use zgrep. Thanks! Leila Kemery On Thu, Mar 31, 2016 at 3:46 AM, Simon Lyall wrote: > I'm looking for a tool that might handle this nicely. > > I have some asterisk log files that are generated by daemontools' > multilog. The prob