Commit Graph

9 Commits

Author SHA1 Message Date
Your Name 6170c03205 update to 3.9.1 (resolves openssl 1.1 compatibility)
switch mongodb driver
disable "make check" temporarily
add pkgconfig file for add-contextual-data
2017-02-16 16:04:58 +01:00
Peter Czanik df44319caf update to syslog-ng 3.6 rc1 2014-09-30 09:02:00 +02:00
Peter Czanik 393a5c5811 minor configuration changes and moving modules with external dependencies into subpackages 2014-05-23 11:33:52 +02:00
Jose Pedro Oliveira 1e14334857 Bump configuration file version to 3.5. 2014-01-22 22:15:02 +00:00
Jose Pedro Oliveira 5bd56909aa * Update to syslog-ng 3.3.7 RC2 2012-10-18 21:11:59 +01:00
Jose Pedro Oliveira 2e987763ca * fix freeze problems (#742624) 2011-12-14 18:11:37 +00:00
Matthias Runge c66f6330e1 - update to syslog-ng-3.2.2
- cleanup spec-file
2011-04-20 10:56:11 +02:00
Douglas E. Warner ff893bec3e - update for syslog-ng 3.1.1
- supports the new syslog protocol standards
- log statements can be embedded into each other
- the encoding of source files can be set for proper character conversion
- can read, process, and rewrite structured messages (e.g., Apache
    webserver logs) using templates and regular expressions
- support for patterndb v2 and v3 format, along with a bunch of new
    parsers: ANYSTRING, IPv6, IPvANY and FLOAT.
- added a new "pdbtool" utility to manage patterndb files: convert them
    from v1 or v2 format, merge mulitple patterndb files into one and look
    up matching patterns given a specific message.
- support for message tags: tags can be assigned to log messages as they
    enter syslog-ng: either by the source driver or via patterndb. Later it
    these tags can be used for efficient filtering.
- added support for rewriting structured data
- added pcre support in the binary packages of syslog-ng
2010-07-27 18:52:48 +00:00
Douglas E. Warner 15b779d328 - update to 2.1.4
- enabling mixed linking to compile only non-system libs statically
- lots of packaging updates to be able to build on RHEL4,5, Fedora9+ and be
    parallel-installable with rsyslog and/or sysklogd on those platforms
- removing BR for flex & byacc to try to prevent files from being
    regenerated
- fixing build error with cfg-lex.l and flex 2.5.4
- Fixed a possible DoS condition triggered by a destination port
    unreachable ICMP packet received from a UDP destination. syslog-ng
    started eating all available memory and CPU until it crashed if this
    happened.
- Fixed the rate at which files regular were read using the file() source.
- Report connection breaks as a write error instead of reporting POLLERR as
    the write error path reports more sensible information in the logs.
2009-03-24 13:52:29 +00:00