At work we have Splunk in Production. That is a powerful tool that generates timecharts, statistics, tables, groupings from logs in real time. However sometimes I have to analyse logs that are not indexed in splunk, hence I spend a lot of time using grep, awk, sed and excel (to plot graphs).
Do you know any tool that can be easily installed on my local machine and offers features to analyze logs like Splunk?