14 Apr
2005
14 Apr
'05
5:48 a.m.
On Wed, Apr 13, 2005 at 09:38:11AM -0700, Vaibhav Goel wrote:
Is there any way to get a match filter in an output filename?
For example:
filter f_xyz { match("xyz"); };
should output to
xyz.log
There is no way to have syslog-ng remember the contents of a match and use it later in another statement. -- Nate Cahn's Axiom: When all else fails, read the instructions.