Welcome! Log In Create A New Profile

Advanced

Re: Centralized logging for multiple servers

Dave Cheney
April 15, 2009 10:06AM
What about

cat *.log | sort -k 4


On 15/04/2009, at 11:36 PM, Glen Lumanau wrote:

> Yes I already used it. But it seems taking too much resources
>
> Is there any other way that we can merge this logs?
>
>
> ------Original Message------
> From: Dave Cheney
> Sender: owner-nginx@sysoev.ru
> To: nginx@sysoev.ru
> ReplyTo: nginx@sysoev.ru
> Subject: Re: Centralized logging for multiple servers
> Sent: Apr 15, 2009 8:32 PM
>
> Awstats comes with a small perl file to merge multiple log files which
> I have used in the past
>
> /usr/bin/logresolvemerge.pl
>
> Cheers
>
> Dave
>
> On 15/04/2009, at 11:23 PM, Glen Lumanau wrote:
>
>> Then how can we join those logs that's sent to central host?
>>
>> ------Original Message------
>> From: Igor Sysoev
>> Sender: owner-nginx@sysoev.ru
>> To: nginx@sysoev.ru
>> ReplyTo: nginx@sysoev.ru
>> Subject: Re: Centralized logging for multiple servers
>> Sent: Apr 15, 2009 8:12 PM
>>
>> On Mon, Apr 13, 2009 at 12:56:29PM +0930, Kingsley Foreman wrote:
>>
>>> Hi guys,
>>>
>>> Just wondering what you guys are using for centralized logging of
>>> access
>>> logs for multiple servers. I'm thinking about using the syslog
>>> patch but I
>>> was wondering if anyone was using anything they think is better?
>>> And has
>>> piping of log files been implemented in the newer versions?
>>
>> I personally do not like syslog and log piping.
>>
>> I prefer to writing to local file system and to scp logs at midnight
>> to
>> central host.
>>
>> Some time ago I needed to deliver logs for hourly statistics. I have
>> made
>> script that rotates log every hour, then gzips it (it takes several
>> seconds as a whole ~1G hourly log file is in VFS cache), and sends
>> the log to host. A daily log is done as
>>
>> zcat hourly-logs.gz | 7z > daily-log.7z
>>
>> and then it is copied to central host.
>>
>>
>> --
>> Igor Sysoev
>> http://sysoev.ru/en/
>>
>>
>>
>> Best Regards,
>>
>> Glen Lumanau
>> -
>> Sent from my BlackBerry
Subject Author Posted

Centralized logging for multiple servers

Kingsley Foreman April 12, 2009 11:26PM

Re: Centralized logging for multiple servers

Anton Yuzhaninov April 13, 2009 02:47PM

Re: Centralized logging for multiple servers

Gena Makhomed April 13, 2009 03:31PM

Re: Centralized logging for multiple servers

Igor Sysoev April 15, 2009 09:12AM

Re: Centralized logging for multiple servers

Glen Lumanau April 15, 2009 09:23AM

Re: Centralized logging for multiple servers

Dave Cheney April 15, 2009 09:32AM

Re: Centralized logging for multiple servers

Kingsley Foreman April 15, 2009 09:35AM

Re: Centralized logging for multiple servers

Glen Lumanau April 15, 2009 09:36AM

Re: Centralized logging for multiple servers

Dave Cheney April 15, 2009 10:06AM

Re: Centralized logging for multiple servers

mike April 15, 2009 11:44AM

Re: Centralized logging for multiple servers

W. Andrew Loe III April 16, 2009 10:37PM

Re: Centralized logging for multiple servers

Gabriel Ramuglia April 16, 2009 11:41PM

Re: Centralized logging for multiple servers

W. Andrew Loe III April 16, 2009 11:55PM

Re: Centralized logging for multiple servers

mike April 17, 2009 12:09AM

Re: Centralized logging for multiple servers

Gabriel Ramuglia April 17, 2009 06:32AM

Re: Centralized logging for multiple servers

mike April 17, 2009 11:43AM

Re: Centralized logging for multiple servers

Gabriel Ramuglia April 17, 2009 01:36PM

Re: Centralized logging for multiple servers

Gabriel Ramuglia April 17, 2009 08:07PM

Re: Centralized logging for multiple servers

Kon Wilms April 17, 2009 09:03PM

Re: Centralized logging for multiple servers

Gabriel Ramuglia April 18, 2009 05:22AM

Re: Centralized logging for multiple servers

Kon Wilms April 18, 2009 12:16PM

Re: Centralized logging for multiple servers

Gabriel Ramuglia April 18, 2009 03:03PM

Re: Centralized logging for multiple servers

Kon Wilms April 15, 2009 11:40AM

Re: Centralized logging for multiple servers

Gabriel Ramuglia April 17, 2009 01:53PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 287
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