As Rainer asked, you would need to get a debug log of rsyslog starting with the different files to see what's happening.

But in any case, trying to identify the dependancies between files when one of them starts dropping logs or implementing any other global changes starts getting really messy real fast.

This does look like a bug, the intent is to include the files in alpha order, but apparently in some conditions this doesn't happen. Please send Rainer the debug log of startup with a config that should work but doesn't so that he can see what's happening in terms of the ordering of the filters from the various files.

David Lang
On Mon, Aug 20, 2012 at 10:53:46AM -0700, [email protected] wrote:
there have been reports of strange ordering between included files,
try putting these rules all in one file.

Well, thank you. This seems to work now. I have the *.* relp rule
together with the MythTV template and filter rule (including discard) in
one file on one system. On the other system I have the *.* postgres rule
together with the MythTV template and filter rule (including discard) in
one file.

For now everything seems to work as expected. Is this a bug, a feature,
a design error? I don’t really like having to merge the two files
together because they belong to different packages, but for now I do it.

Thanks again!

        Stephan

--
| Stephan Seitz          E-Mail: [email protected] |
| Public Keys: http://fsing.rootsland.net/~stse/keys.html |
_______________________________________________
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
_______________________________________________
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

Reply via email to