L
L
logder2014-04-15 22:02:17
Software and Internet Services
logder, 2014-04-15 22:02:17

What are the services for building aggregated reports based on application logs?

On the one hand, in the application we log the quantitative characteristics of the type

stat.log_event(operation, operation_duration, param1, param2, param3, ...)

On the other hand, we build graphs for operations (operation) in the context of parameters (we specify an arbitrary subset of parameters, their grouping), time (yesterday, a week ago, a month ago), objective function (max, min, avg).
The question is, have you met similar services? If not, what solutions do you use for such tasks?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Cheremisin, 2014-04-16
@logder

Try graphite - graphite.wikidot.com/screen-shots
Easy enough to integrate with almost everything, there are a bunch of all sorts of aggregation functions, build graphs for any parameters

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question