Hi I am using Oracle Linux 5.8 with rsyslog 2.33.1-7.el5 I know this is ancient and not supported anymore and likely the cause of many miseries but this what I have to work with atm. I have multiple entries for remote logging, however only the first entry, the entry fo authpriv.notice is being honoured. kern.* is not being logged to the remote server. Is this a bug fixed later or a misconfiguration on my side? Config file minus comments: $ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat $ModLoad imklog $ModLoad imuxsock $WorkDirectory /var/lib/rsyslog # Default locaction for spool files $ActionQueueType LinkedList # Use asynchronous processing $ActionQueueFileName remoteservercache # Sets cache file name and enables disk mode $ActionResumeRetryCount -1 # infinite retries on insert failure $ActionQueueSaveOnShutdown on # Save in-memory data if rsyslog shuts down *.info;mail.none;authpriv.none;cron.none /var/log/messages authpriv.notice @@logserver:514 authpriv.* /var/log/secure mail.* -/var/log/maillog cron.* /var/log/cron *.emerg * uucp,news.crit /var/log/spooler local7.* /var/log/boot.log kern.* @@logserver:514 & /var/log/iptables.log
Regards Gerrard Geldenhuis | IT Operations |WorldPay M +44 772 448 7979 [email protected]
WorldPay (UK) Limited, Company No. 07316500. Registered Office: 55 Mansell Street, London E1 8AN Authorised and regulated by the Financial Services Authority. ‘WorldPay Group’ means WorldPay (UK) Limited and its affiliates from time to time. A reference to an “affiliate” means any Subsidiary Undertaking, any Parent Undertaking and any Subsidiary Undertaking of any such Parent Undertaking and reference to a “Parent Undertaking” or a “Subsidiary Undertaking” is to be construed in accordance with section 1162 of the Companies Act 2006, as amended. DISCLAIMER: This email and any files transmitted with it, including replies and forwarded copies (which may contain alterations) subsequently transmitted from the WorldPay Group, are confidential and solely for the use of the intended recipient. If you are not the intended recipient (or authorised to receive for the intended recipient), you have received this email in error and any review, use, distribution or disclosure of its content is strictly prohibited. If you have received this email in error please notify the sender immediately by replying to this message. Please then delete this email and destroy any copies of it. Messages sent to and from the WorldPay Group may be monitored to ensure compliance with internal policies and to protect our business. Emails are not necessarily secure. The WorldPay Group does not accept responsibility for changes made to this message after it was sent. Please note that neither the WorldPay Group nor the sender accepts any responsibility for viruses and it is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. Anyone who communicates with us by email is taken to accept these risks. Opinions, conclusions and other information contained in this message that do not relate to the official business of the WorldPay Group shall not be understood as endorsed or given by it.
_______________________________________________ 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

