I have data like this:
Date/Time, Source, EventType
I want a tool to be able to run on this data (I can format it or put it in a database or anything), but I want to be able to see trends - like weekdays, volume by source, relative volume of different sources, etc.
Something easy to use.
I can write my own SQL queries and things like that, but I'm looking for something off the shelf which has good graphs and things so I can spend more time playing with it to learn about the data instead of writing something myself and spend all my time writing the tool.