From 1c8026af55a33748cd039f8285b3b55b2d475fc8 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 17 Jul 2007 13:42:54 +0000 Subject: added capability to auto-generate directories --- doc/features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/features.html') diff --git a/doc/features.html b/doc/features.html index f104a2dc..a3b119cc 100644 --- a/doc/features.html +++ b/doc/features.html @@ -15,7 +15,7 @@ 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
  • ability to generate file names (log targets) + compressed syslog messages
  • support for receiving messages via reliable RFC 3195 delivery
  • ability to generate file names and directories (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 -- cgit