On Fri, Feb 22, 2013 at 09:33:04 +0000, Rainer Gerhards wrote: > On Fri, 2013-02-22 at 00:24 -0800, David Lang wrote: > > My understanding is that the order of multiple include files has always > > been > > undefined. you should not rely on interaction between different files that > > are > > included to always be in a particular order, either amoung the files or in > > relation to entries in the main file. > > > actualy, it is using glob() using shell expansion order. So they should > be sorted. Unfortunately I did not manage to look into the case
(Yeah, I saw some previous discussion about this topic during my searching, but that ended with Rainer confirming that the processing was in "glob" order. It's good to have new confirmation of that, since it's pretty clear that Ubuntu's distributed /etc/rsyslog.c/* config files are named with that assumption, and in any case it would greatly reduce the usability of discard/STOP if the include order wasn't defined...) On Fri, Feb 22, 2013 at 10:49:17 +0000, Rainer Gerhards wrote: > I tried to reproduce the issue, but could not. Please see > > http://bugzilla.adiscon.com/show_bug.cgi?id=411 > > debug log would be appreciated. As I am off to the conference, I may not Ah, it appears that bug was opened shortly after I sent off my original email on the topic... I see the reporter of that bug has posted some lines from his debug log; I'll follow up further there. Nathan ---------------------------------------------------------------------------- Nathan Stratton Treadway - [email protected] - Mid-Atlantic region Ray Ontko & Co. - Software consulting services - http://www.ontko.com/ GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt ID: 1023D/ECFB6239 Key fingerprint = 6AD8 485E 20B9 5C71 231C 0C32 15F3 ADCD ECFB 6239 _______________________________________________ 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.

