the rsyslog git repository is configured to not allow you to check in Makefile.am but you must have a file by that name in your plugins/pm* directory

question: should this be forced manually with git add -f filename? or is there some other way that this should be done.



the parser modules get hold of the string, _after_ it has been sanitized, so instead of tab characters you have #011 strings to work with.

question: how can the parser module tell what options were used in receiving the log message? I am trying to write a snare log receiver module (which sends tab separated logs), how can I tell if tabs have been sanitized when I'm looking at the message?

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to