Download List

Descripción del Proyecto

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.

System Requirements

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.

2013-02-12 22:38
3.4.1

Esta versión añade cruces y canales para la configuración más flexible, una comunidad contribuyó destino AMQP, mejor soporte JSON como un analizador, y muchas mejoras relacionadas con pares de valores.
Tags: Major
This version added junctions and channels for even more flexible configuration, a community contributed AMQP destination, improved JSON support including a parser, and many improvements related to value pairs.

2011-11-15 08:03
3.3.2

Corrige la pérdida de memoria y estabilidad.
Tags: Stable
Stability and memory leak fixes.

2011-10-10 07:04
3.3.1

Soporte integrado para MongoDB, JSON con formato de eventos y una arquitectura multi-threaded que escala syslog-ng en el rango de 800000 message/second.
Tags: Major feature enhancements
Integrated support for MongoDB, JSON formatted events, and a multi-threaded architecture that scales syslog-ng up into the 800000 message/second range.

2010-11-28 00:32
3.2.1

Este es el primer lanzamiento en la nueva versión de syslog-ng, que contiene la lista más larga de características desde el inicio del proyecto de syslog-ng como la correlación de mensajes de registro y soporte de plugins.
Tags: Major
This is the first release in the new major version of syslog-ng, containing the longest list of features ever since the start of the syslog-ng project such as log message correlation and plugin support.

2010-10-19 23:57
3.2beta1

Esta versión tiene todas las nuevas funciones previstas para la versión 3.2, como la correlación de mensajes, mejoras patterndb, y una arquitectura basada en plug-in.
Tags: major beta
This release has all the new functionality planned for version 3.2, like message correlation, patterndb improvements, and a plugin based architecture.

Project Resources