On Fri, 25 Jun 2010, Rainer Gerhards wrote: >> -----Original Message----- >> From: [email protected] [mailto:rsyslog- >> [email protected]] On Behalf Of [email protected] >> Sent: Thursday, June 24, 2010 6:11 PM >> To: rsyslog-users >> Subject: Re: [rsyslog] feedback requested: NEW rsyslog.conf format -- >> XML? >>> Also, I replied there with some extra information (should be post >> #10, but >>> does not yet show up on Google Groups). >> >> replying to this as well (basically, can't the DTD/schema be created if >> needed by looking through all available modules?) > > Let me dig into that argument here, because I need rsyslog internals. The > problem is that I do not know where to find the modules before I have read > the config file. I do not like to force all modules to be in a single > directory (this gives at least big headache when building the automated > testbench as well as during development). Even then, you need some config to > know what this path would be (OK, a command line switch would do...).
if youallowed multiple switches, each specifying a file/directory to use wouldhat work? remembre that the DTD/schema isn't needed for normal rsyslog startup. It just needs to be able tobe createdon demand to be available for external tools to use to validate that they are doing the configuration correctly. David Lang _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

