Tell HN: I just launched Log Anything and want to give away some API keys.
Hi hackers!
At my day job I wanted my code to track a few simple metrics over time. All the products I found were more complicated than I wanted and usually involved maintaining yet another service on my network.
Log Anything is my solution for any programmer who wants a very simple way to log a whole lot of events and get simple aggregated reports over time to use on websites, in Excel or anywhere else. It's first task is helping me track down why one of my applications seems to get slower after lunch!
If you would like a free API key to help me test things out drop me a message. Obviously I am looking for your feedback in return. Now back to work, so much to do...
http://www.xovert.com
7 comments
[ 2.2 ms ] story [ 20.7 ms ] thread- The CPU is bored.
- The web server has an interesting memory growth / garbage collection pattern.
- Traffic to Google is fast and wonderfully stable.
- Traffic to New Zealand is awful and awful.
I'm not sure about the name. I was expecting a Splunk competitor. "Graph Anything" might be better, but then I might have thought that it was similar to Google Chart Tools. Actually, have you considered integration with Google Chart Tools?
One feature which would be really nice would be some sort of anomaly detection and alerting heuristic. How about something that works with Google's new prediction API?
I original had my samples in Google charts but I wasn't sure if I should be proxying the charts to the user, redirecting requests to Google or something else. I have a bunch of different usage samples to put together
Anomaly detection is a good idea, I'll put that on my speculative list. Cheers.
Not there yet of course.