R
R
Roman2017-10-20 01:02:00
Nginx
Roman, 2017-10-20 01:02:00

How to analyze the dynamics of the speed of nginx access requests?

Hello!
There is a site behind nginx that logs req_time and upstream_rtime. What and how to visualize the "dynamics of the speed of requests per route" metric? We need a date-to-speed chart filtered by route.
For the simplest analysis of access logs, I use goaccess , so far it has been enough, but I don’t know how to cope with this task with its help.
Now, to solve the problem, I see a way to pass the log through many greps, then parse the date / speed, form csv, open it in Excel and build a graph. And all this every time by hand, for each route separately - I really don’t want to build another bike.
Advise ready tools, please?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Gorgul, 2017-10-26
@xXxSPYxXx

Graylog + nginx contentpack

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question