[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Prism continued
- Subject: Prism continued
- From: surfer at mauigateway.com (Scott Weeks)
- Date: Wed, 12 Jun 2013 17:13:45 -0700
--- eyeronic.design at gmail.com wrote:
From: Mike Hale <eyeronic.design at gmail.com>
>> Splunk
It would make sense. It's a friggin' sick syslog analyzer. Expensive
as hell, but awesome.
------------------------------------------------------
So is "tail -f /var/log/router.log | egrep -v 'term1|term2|term3'"
or "cat /var/log/router.log | egrep -v 'term1|term2|term3' | less"
;-)
scott