2016-11-23 12:58 GMT+01:00 [email protected] <[email protected]>: > >> ./configure --help shows these options. I'm wondering if having a minimal >> build that created a different binary, used a different config and stripped >> everything down would be useful > > > Didn't notice I could use --disable-whatever on those features having > [default=yes]. Anyway, imjournal is disabled by default. > > Is there any option to disable "hardcoded parsers"? those which translate my > message into bundled fields like priority, host, tag...
no because their footpint is extremely small (few KB) and there are only two of them. If you disable both, rsyslog will not work at all ;-) But it wouldn't be hard to disable them via preprocessor define. Rainer _______________________________________________ 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.

