Hi there, On Sat, 7 Oct 2006 Balazs Scheidler wrote:
using the "flow-control" flag, like this:
log { source(src); destination(dst); flags(flow-control); };
Hmmm. I knew I'd seen that syntax somewhere. But where...? :)
Probably in the 2.0 reference manual:
Blast. I was looking in the man pages. Would you like a patch? :) -- 73, Ged.
On Sat, 2006-10-07 at 11:34 +0100, G.W. Haywood wrote:
Hi there,
On Sat, 7 Oct 2006 Balazs Scheidler wrote:
using the "flow-control" flag, like this:
log { source(src); destination(dst); flags(flow-control); };
Hmmm. I knew I'd seen that syntax somewhere. But where...? :)
Probably in the 2.0 reference manual:
Blast. I was looking in the man pages. Would you like a patch? :)
I'm starting to think that having a manual page on the configuration file is not really good. It was contributed to syslog-ng by someone, but it is enough for me to maintain the XML based documentation. A manual page referring to the docbook documentation would be way easier for me. -- Bazsi
Balazs Scheidler wrote:
I'm starting to think that having a manual page on the configuration file is not really good. It was contributed to syslog-ng by someone, but it is enough for me to maintain the XML based documentation. A manual page referring to the docbook documentation would be way easier for me.
But incredibly bad for many - a man page with little content apart from referring something else is just annoying. Just my opinion of course. Why not generate man-pages from your XML-based documentation? /Per Jessen, Zürich
participants (3)
-
Balazs Scheidler
-
G.W. Haywood
-
Per Jessen