Welcome! Log In Create A New Profile

Advanced

Re: Logs analyzer

Matthieu Tourne
May 17, 2012 02:48PM
On Thu, May 17, 2012 at 10:37 AM, Daniel Carrillo <daniel.carrillo@gmail.com
> wrote:

> 2012/5/17 Tio Oscar <tioscar@gmail.com>:
> > 2012/5/17 Daniel Carrillo <daniel.carrillo@gmail.com>
> >>
> >> 2012/5/17 Tio Oscar <tioscar@gmail.com>:
> >> > Hi, other question he he.
> >> >
> >> > Need to analyze the nginx logs, wath tool (open and for Linux)
> >> > recommend?
> >> > (if is web based and make graphics better)
> >>
> >> Since logs are fully customizable you could use the "usual suspects":
> >> awstats, webalizer or others.
> >>
> >> Probably in these days the best option is real time analyzers, like
> >> google analytics, xiti, etc.
> >>
> >
> > Now is too late form change the log format (need parse recents logs. And
> i
> > need it for a webservice app. I can't integrate a web based service as
> > Google Analytics, etc.
> >
> > The only thing I really need is to calculate the requests according to
> the
> > time of day.
> >
> > Now I think that makes my own script.
>
> Sure, you could. But first check awstat it's also customizable in
> order to match your logs.
>
>
You could use the log_by_lua I just implemented :

https://github.com/mtourne/lua-nginx-module#log_by_lua

It basically lets you aggregate data in the lua exposed shared memory
segments, and query them from another Nginx location.
Check the example in the documentation.

Regards,
Matthieu.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Logs analyzer

Tio Oscar May 17, 2012 11:38AM

Re: Logs analyzer

Daniel Carrillo May 17, 2012 12:00PM

Re: Logs analyzer

Tio Oscar May 17, 2012 01:12PM

Re: Logs analyzer

Daniel Carrillo May 17, 2012 01:38PM

Re: Logs analyzer

Matthieu Tourne May 17, 2012 02:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 266
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready