Hello,

Is it possible to specify relative paths (or use 'current-working-directory') inside a configuration file?

I'm trying to test (and document) relp+tls, and for easier testing I'd like to run something like:
====
 input(type="imrelp" port="20514" tls="on"
        tls.caCert="ca.pem"
        tls.myCert="server.pem"
        tls.myPrivKey="server.key"
        tls.authMode="name")
====

Instead of having to specify the absolute path for each file (this will also help providing this configuration file as a working example).

Thanks,
 -gordon
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to