Re: [rsyslog] DTLS Support with rsyslog

2023-08-04 Thread Andre Lorbach via rsyslog
re or distribution of the material in this e-mail is strictly forbidden. > -Original Message- > From: rsyslog On Behalf Of > Redbourne,Michael via rsyslog > Sent: Donnerstag, 3. August 2023 11:58 > To: rsyslog@lists.adiscon.com > Cc: Redbourne,Michael > Subject: [rsyslog] DTLS Su

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Redbourne,Michael via rsyslog
above 4 vCPUs. -Original Message- From: rsyslog On Behalf Of Mariusz Kruk via rsyslog Sent: Thursday, August 3, 2023 10:33 PM To: rsyslog-users Cc: Mariusz Kruk Subject: Re: [rsyslog] DTLS Support with rsyslog CAUTION: The Sender is located Outside The Organization. Do not click links or

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Derek Atkins via rsyslog
David, On Thu, August 3, 2023 8:35 am, David Lang via rsyslog wrote: > re: DTLS, to be able to do TLS over UDP, you have to introduce sequencing > and > retries, at which point you are pretty much reinventing TCP. Just FYI, "DTLS" is Datagram Transport Layer Security (RFC-9147). It is based on

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread David Lang via rsyslog
As a practical matter, if you have multiple senders, you don't need to have 'correct' load balancing where each sender opens multiple connections and sends to all targets. Instead you can get by with a much simpler mechanism. setup a load balancer of your choice, use TCP, and configure the sen

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Mariusz Kruk via rsyslog
a rsyslog Sent: Thursday, August 3, 2023 10:06 PM To: rsyslog@lists.adiscon.com Cc: Mariusz Kruk Subject: Re: [rsyslog] DTLS Support with rsyslog CAUTION: The Sender is located Outside The Organization. Do not click links or open attachments unless you recognize the sender and know the content is

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Redbourne,Michael via rsyslog
com Cc: Mariusz Kruk Subject: Re: [rsyslog] DTLS Support with rsyslog CAUTION: The Sender is located Outside The Organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. And why can't you use rsyslog to load-balance multiple outpu

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Mariusz Kruk via rsyslog
eams to balance this out without the need for external and internal NLBs. Thanks Rainer & David! -Original Message----- From: Rainer Gerhards Sent: Thursday, August 3, 2023 9:11 PM To: rsyslog-users Cc: David Lang ; Redbourne,Michael Subject: Re: [rsyslog] DTLS Support with rsyslog CAUTIO

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Redbourne,Michael via rsyslog
tells me they can't open multiple TCP streams to balance this out without the need for external and internal NLBs. Thanks Rainer & David! -Original Message- From: Rainer Gerhards Sent: Thursday, August 3, 2023 9:11 PM To: rsyslog-users Cc: David Lang ; Redbourne,Michael S

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Rainer Gerhards via rsyslog
ly that's what I expected. Thanks David. > > Cheers, > Mike > -Original Message- > From: David Lang > Sent: Thursday, August 3, 2023 8:03 PM > To: Redbourne,Michael via rsyslog > Cc: Redbourne,Michael > Subject: Re: [rsyslog] DTLS Support with rsyslo

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Redbourne,Michael via rsyslog
Yeah, unfortunately that's what I expected. Thanks David. Cheers, Mike -Original Message- From: David Lang Sent: Thursday, August 3, 2023 8:03 PM To: Redbourne,Michael via rsyslog Cc: Redbourne,Michael Subject: Re: [rsyslog] DTLS Support with rsyslog CAUTION: The Sender is lo

Re: [rsyslog] DTLS Support with rsyslog

2023-08-03 Thread David Lang via rsyslog
On Thu, 3 Aug 2023, Redbourne,Michael via rsyslog wrote: I know rsyslog is using gnutls (default) with a recommendation for openssl and has support for TLS-encrypted TCP connections. Does rsyslog support TLS-encrypted UDP connections (specifically, inbound)? No, TLS requires a stream of pack

[rsyslog] DTLS Support with rsyslog

2023-08-03 Thread Redbourne,Michael via rsyslog
Hey folks, I know rsyslog is using gnutls (default) with a recommendation for openssl and has support for TLS-encrypted TCP connections. Does rsyslog support TLS-encrypted UDP connections (specifically, inbound)? Cheers, Mike This e-mail communication (i