I have very simple REST based webservice that is running on LEMP. I want to get analytics data out of this. Since these are plain xmls being consumed by different smartphone apps - Javascript or any client based analytics are out (e.g. google analytics etc..) .

Based on my limited knowledge, my understanding is I have to resort to server side logsparser based analytics like Awstats, analog etc.. My primary purpose is to very simple, number of call for each webservice and time based mapping to determine peaks and source clients etc..

Can folks give recommendation on which analytics solution is best suited for my purpose ? thanks in advance.

link|improve this question
feedback

1 Answer

Here are a couple I've used, splunk is my favorite but also costs money once you exceed 500MB/day of logs:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.