27 Dec
2000
27 Dec
'00
9:34 a.m.
On Fri, Oct 20, 2000 at 04:33:31PM -0400, Keith Meyers wrote:
Balazs,
I was wondering if there is a way to introduce new "Facilities" into syslog-ng. Do i have to modify the source code, or can it be done through the config file. In the end, I am trying to allow logging to individual files on a per process basis....
Any suggestions or comments greatly appreciated...
Syslog-ng can filter on facilities specified by number, for example: filter f_numfac { facility(16); }; This is the same as facility(local0), but the number can be anything. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 url: http://www.balabit.hu/pgpkey.txt
9026
Age (days ago)
9026
Last active (days ago)
0 comments
1 participants
participants (1)
-
Balazs Scheidler