From 37a2d4b98a884cd9f40e6942d021f7f2687cdd41 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 6 Jul 2007 06:59:55 +0000 Subject: added upcoming features - thanks to tbird for suggestions --- doc/features.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/doc/features.html b/doc/features.html index a178c53e..7a690ae7 100644 --- a/doc/features.html +++ b/doc/features.html @@ -15,7 +15,8 @@ is going on, you can also subscribe to the writing to MySQL databases
  • support for (plain) tcp based syslog - much better reliability
  • support for sending and receiving - compressed syslog messages
  • support for receiving messages via reliable RFC 3195 delivery
  • control of log output format, + compressed syslog messages
  • support for receiving messages via reliable RFC 3195 delivery
  • ability to generate file names (log targets) + dynamically, based on many different properties
  • control of log output format, including ability to present channel and priority as visible log data
  • good timestamp format control; at a minimum, ISO 8601/RFC 3339 second-resolution UTC zone
  • ability to reformat message contents and work with substrings
  • support for log files larger than 2gb
  • support for file size limitation and automatic @@ -36,8 +37,20 @@ is going on, you can also subscribe to the feature +request tracker at sourceforge.net. This tracker has things typically within +reach of implementation. Users are encouraged to submit feature requests there +(or via our forums). If we like them but they look quite long-lived (aka "not +soon to be implemented"), they will possibly be migrated to this list here and +at some time moved back to the sourceforge tracker.