Centralized logging is definitely not a new problem. syslogd was in use for ages, receiving your loosely-structured data over a loosely-defined protocol. Then some new implementations appeared, most notably syslog-ng and rsyslog. Then such cloud services as Splunk and Loggly arrived. Even syslog protocol is now more specific. But some parts are still missing: for example, simple but powerful web i
