Occursions
Fast customizable time series web database for big data like log files
...For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects.
Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who doesn't have `just too many' log files?
Occursions asynchronously tails log files and indexes the individual lines in each log file as each line is written to disk so you don't even have to wait for a second after an event happens to search for it.
...