PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > syslog recommendations?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

syslog recommendations?

Réponse
 
LinkBack Outils de la discussion
Vieux 29/09/2007, 06h40   #1
Rogelio Bastardo
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut syslog recommendations?

I'm looking for a few F/OSS syslog programs -- one easy to use (sort of like
Kiwi syslog) and another that's much more scalable and would let me, say,
aggregate logs from lots of different boxes and maybe even do other sorts of
cool things (find patterns, etc).

Any suggestions would be greatly appreciated.

  Réponse avec citation
Vieux 29/09/2007, 17h20   #2
Michael Shuler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: syslog recommendations?

On 09/28/2007 11:29 PM, Rogelio Bastardo wrote:
> I'm looking for a few F/OSS syslog programs -- one easy to use (sort of
> like Kiwi syslog) and another that's much more scalable and would let
> me, say, aggregate logs from lots of different boxes and maybe even do
> other sorts of cool things (find patterns, etc).


I am not aware of a single package that will do all that you want, but a
combination of a few packages should get you there. I use syslog-ng for
aggregating logs from many servers, and I think it far surpasses the
standard udp syslog daemon for reliability. Running logcheck and/or
logtool on the syslog server to parse the raw logs will get you pattern
matching and various reporting possibilities.

--
Kind Regards,
Michael Shuler


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 29/09/2007, 18h40   #3
s. keeling
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: syslog recommendations?

Michael Shuler <michael@pbandjelly.org>:
> On 09/28/2007 11:29 PM, Rogelio Bastardo wrote:
> > I'm looking for a few F/OSS syslog programs -- one easy to use (sort of
> > like Kiwi syslog) and another that's much more scalable and would let
> > me, say, aggregate logs from lots of different boxes and maybe even do
> > other sorts of cool things (find patterns, etc).

>
> I am not aware of a single package that will do all that you want, but a
> combination of a few packages should get you there. I use syslog-ng for
> aggregating logs from many servers, and I think it far surpasses the
> standard udp syslog daemon for reliability. Running logcheck and/or


It's far more powerful in filtering too. When pump was filling my
/var with meaningless logging, syslog-ng was very easy to configure to
/dev/null them.


--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://blinkynet.net/comp/uip5.html Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 29/09/2007, 19h30   #4
Martin Marcher
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: syslog recommendations?

2007/9/29, s. keeling <keeling@nucleus.com>:
> Michael Shuler <michael@pbandjelly.org>:
> > On 09/28/2007 11:29 PM, Rogelio Bastardo wrote:
> > > I'm looking for a few F/OSS syslog programs -- one easy to use (sort of
> > > like Kiwi syslog) and another that's much more scalable and would let
> > > me, say, aggregate logs from lots of different boxes and maybe even do
> > > other sorts of cool things (find patterns, etc).


rsyslog may be what you are searching for


--
http://noneisyours.marcher.name
http://feeds.feedburner.com/NoneIsYours


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 30/09/2007, 01h10   #5
s. keeling
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: syslog recommendations?

Michael Shuler <michael@pbandjelly.org>:
> On 09/28/2007 11:29 PM, Rogelio Bastardo wrote:
> > I'm looking for a few F/OSS syslog programs -- one easy to use (sort of
> > like Kiwi syslog) and another that's much more scalable and would let
> > me, say, aggregate logs from lots of different boxes and maybe even do
> > other sorts of cool things (find patterns, etc).

>
> I am not aware of a single package that will do all that you want, but a
> combination of a few packages should get you there. I use syslog-ng for
> aggregating logs from many servers, and I think it far surpasses the
> standard udp syslog daemon for reliability. Running logcheck and/or


It's far more powerful in filtering too. When pump was filling my
/var with meaningless logging, syslog-ng was very easy to configure to
/dev/null them.


--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://blinkynet.net/comp/uip5.html Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
..


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 30/09/2007, 05h40   #6
s. keeling
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: syslog recommendations?

Michael Shuler <michael@pbandjelly.org>:
> On 09/28/2007 11:29 PM, Rogelio Bastardo wrote:
> > I'm looking for a few F/OSS syslog programs -- one easy to use (sort of
> > like Kiwi syslog) and another that's much more scalable and would let
> > me, say, aggregate logs from lots of different boxes and maybe even do
> > other sorts of cool things (find patterns, etc).

>
> I am not aware of a single package that will do all that you want, but a
> combination of a few packages should get you there. I use syslog-ng for
> aggregating logs from many servers, and I think it far surpasses the
> standard udp syslog daemon for reliability. Running logcheck and/or


It's far more powerful in filtering too. When pump was filling my
/var with meaningless logging, syslog-ng was very easy to configure to
/dev/null them.


--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://blinkynet.net/comp/uip5.html Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
...


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
..


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 05h17.


Édité par : vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,12493 seconds with 14 queries