Yes - you will need to load imtcp and imptcp - use imtcp for the TLS 
connections and imptcp (Plain TCP) for the non-TLS connection

Andrew Griffin
Apple
ETS / Integration Services
1 Infinite Loop, 175-DR
Cupertino, CA 95014, USA
Office 408-783-8348
iPhone 916-897-4335
[email protected]

This email and any attachments may be privileged and may contain confidential 
information intended only for the recipient(s) named above. Any other 
distribution, forwarding, copying or disclosure of this message is strictly 
prohibited. If you have received this email in error, please notify me 
immediately by telephone or return email, and delete this message from your 
system.

> On Feb 10, 2017, at 5:04 PM, Alan Evans via rsyslog 
> <[email protected]> wrote:
> 
> Hello,
> 
> Is it possible to use both TLS and plain TCP remote servers in the same
> config?
> 
> Parts of our logs need to go to a couple of places, only one of which
> supports TLS.
> 
> $DefaultNetstreamDriverCAFile ....
> $DefaultNetstreamDriver gtls
> $ActionSendStreamDriverMode 1
> $ActionSendStreamDriverAuthMode anon
> 
> # TLS
> auth,authpriv.*  @@siemserver:6514
> 
> # TCP
> *.* @@localhost:1514
> 
> Regards,
> -Alan
> _______________________________________________
> 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.

_______________________________________________
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.

Reply via email to