Télécharger la liste

Description du projet

syslog-ng is a syslogd replacement for a wide variety of UNIX systems that supports IPv6 and is capable of transferring log messages reliably using TCP and SSL and filtering the content of messages using regular expressions. Both RFC3164 and RFC5424 style messages are handled, but more esoteric formats like BSD process accounting logs are supported too. Apart from regular text files, it supports storing messages into SQL and MongoDB databases, and forward messages to local processes via pipes or UNIX domain sockets. This makes syslog-ng ideal as an integration platform. syslog-ng supports extracting structured information from the traditionally text based syslog via csv-parser(), db-parser(), and patterndb. Tag based classification, rewriting messages, and outputting messages in JSON is also possible. This makes syslog-ng ideal for preprocessing events for further analysis, be that home-grown scripts or SIEM systems. syslog-ng scales well on today's multi processor and multi-core systems: reaching 1,000,000 messages per second is a reality for the simplest use cases.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-10 13:06
2.0.5

Le script de configuration a été fixé afin de détecter automatiquement si libnet est installé et d'usurper disable-source de soutien si elle n'est pas. Le traitement des log_fifo_size mondiale (option) a été fixé et, dans certains cas, l'option globale n'a pas eu d'effet. Possibilité de blocage sur / proc / kmsg lors du démarrage, alors qu'un grand nombre de messages de messages du noyau sont générés, a été fixée. Une erreur de segmentation possible pendant le syslog-ng procédure de sortie a été fixée. Cela pourrait être déclenchée par l'arrêt d'un syslog-ng par exemple après avoir été rechargé au moins une fois.
Tags: Minor bugfixes
The configure script was fixed to automatically
detect whether libnet is installed and to disable
spoof-source support if it isn't. The processing
of the global log_fifo_size() option was fixed; in
some cases, the global option did not have an
effect. Possible blocking on /proc/kmsg during
boot, when a great number of messages kernel
messages are generated, was fixed. A possible
segfault during the syslog-ng exit procedure was
fixed. This could be triggered by stopping a
syslog-ng instance after it had been reloaded at
least once.

2005-07-07 13:57
1.9.5

Cette version apporte des corrections de bogues majeurs et une mise à jour la documentation.
Tags: Development, Major bugfixes
This release adds major bugfixes and a documentation update.

2005-05-26 12:06
1.6.8

Corrections mineures et d'un correctif de compatibilité 64-bit.
Tags: Minor bugfixes
Minor fixes and a 64-bit compatibility fix.

2005-04-09 21:45
1.6.7

Spoof-source liée corrections de bugs ont été faites.
Tags: Minor bugfixes
Spoof-source related bugfixes were made.

2005-01-24 23:45
1.9.3

Le communiqué utilisables d'abord de la branche de développement, mettant en vedette une réécriture complète et en ajoutant de nombreuses fonctionnalités.
Tags: Development, Major feature enhancements
The first usable release from the development branch, featuring a complete rewrite and adding numerous features.

Project Resources