Skip to content
Commit 3c8bd58a authored by Jukka Rissanen's avatar Jukka Rissanen Committed by Fabio Baltieri
Browse files

log: net: Add TCP support to syslog transmitter

Allow user to configure the syslog net backend to use TCP
instead of UDP. The syslog server address for TCP needs to
have "tcp://" URI in front of the address, for example the
tcp://192.0.2.2 server address would use TCP as a transport.
If there is no URI, then UDP would be used by default.

See the relevant RFC at https://www.rfc-editor.org/rfc/rfc6587


for details.

Fixes #66728

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@nordicsemi.no>
parent 42fa87d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment