Hi Tomas, it's probably the simplest if you post your code so that I can give you the relevant hints.
Rainer > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Tomas Kubina > Sent: Wednesday, January 13, 2010 12:16 PM > To: rsyslog-users > Subject: [rsyslog] How to add new configuration option > > Hi, > > I would appreciate any help with adding support for a new configuration > directive. I have done some > code and I need now something like: > $AddClientCN [on/off]. > I have read the sources to find out how rsyslog processes conf file. > There is some linked list with > known commands. I think that it is enough to add new item to this list > but I don't know how. > Is this my idea right? > > Thanks for any help. > > Regards, > > Tomas > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

