Path to this page:
NOTICE: This package has been removed from pkgsrc./
sysutils/syslog-ng-json,
Highly portable log management solution
Branch: CURRENT,
Version: 3.12.1,
Package name: syslog-ng-json-3.12.1,
Maintainer: pkgsrc-usersSyslog-ng tries to fill the gaps original syslogd's were lacking:
* powerful configurability
* filtering based on message content
* message integrity, message encryption
* portability
* better network forwarding
Required to run:[
sysutils/syslog-ng] [
devel/glib2] [
devel/pcre] [
textproc/json-c] [
devel/ivykis]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: cc96df76ef2dd9b59a752463eca2a5370c9b3a23
RMD160: 84783e0bf8ec4ae5daa57867ac24bee7cc3fff28
Filesize: 8696.92 KB
Version history: (Expand)
- (2017-12-12) Package deleted from pkgsrc
- (2017-11-14) Updated to version: syslog-ng-json-3.12.1
- (2017-09-12) Updated to version: syslog-ng-json-3.11.1
- (2015-11-01) Package added to pkgsrc.se, version syslog-ng-json-3.7.2 (created)
CVS history: (Expand)
2017-12-11 15:45:11 by Filip Hajny | Files touched by this commit (11) | |
Log message:
Update sysutils/syslog-ng* to 3.13.2.
- Remove separate sysutils/syslog-ng-json package, it is now a core
module/dependency.
3.13.2
Fixes
- Missing manpages from release tarball
- Package syslog-ng-mod-json is removed from
- Drop syslog-ng-abi virtual packages
3.13.1
Features
- Add app-parser() framework (automatic parsing of log messages)
- Support microseconds in Riemann destination
- Add osquery destination as an SCL plugin
- Add network load balancer destination
- Add possibility to only signal re-open of file handles (SIGUSR1)
- It is possible from now to limit the number of registered dynamic
counters
- Add $(binary) template function
- Add experimental transport for transferring messages in whole
between syslog-ng instances (EWMM)
- Docker based build and debian package generation
- Add auto-parse(yes/no) to app-paser(), system() and
default-network-drivers()
- Add Graylog2 destination and $(format-gelf) template function
Bugfixes
- Exit when a read fails on an included config file instead of
starting up with an empty configuration.
- Fix double free
- Add missing discarded counter to groupingby
- Fix a reference leak in Python destination
- Fix timezone issue in snmptrapd parser
- Fix potential crash in stdin driver
- Fix a crash when initializing new config fails for socket with
keep_alive off
- Fix filter evaluation in case of contexts with multiple elements
- Various grouping-by fixes
- Fix potential use after free around dns-cache during shutdown
- Fix access to indirect values within Java destination
- Fix a crash in affile
- Fix a memory leak
- Fix a crash when getent is used empty group
- Fix jvm-options()
- Fix a crash in Python language binding
- Fix a crash in afmongodb
- Fix a memory leak in afmongodb
- Fix name-to-GID calculation in the $(getent) template function
- Fix a crash when redis is configured without the command() option
- Fix a race condition in kv-parser()
Other changes
- Cleanup diskq related warning messages
- Provide tls block for tls options in amqp(), http(), riemann()
destination drivers
- It it possible from now to register blocks and generators as plugins
- Drop compatiblity with configurations below 3.0
- Do not change permissions of a file by default
- Allow source files to specify permissions locally
- Minor performance improvement
- The current config version can be queried with "--version"
- Increase the performance of kv-parser()
|