jenkinsci / jenkinsci/syslog-java-client
How to configure 'Octate Counting Framing' to RFC5425 ?
- Dominant language
- Java
- Stars
- 91
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
### Jenkins and plugins versions report
We're forwarding syslog events to a downstream syslog server over TCP/TLS (RFC5425). We need to configure "Octet Counted Framing". Is there any way? Does this feature support in current version of syslog java client?
I have checked TcpSyslogMessageSender and not finding any setter method to configure this attribute.
### What Operating System are you using (both controller, and any agents involved in the problem)?
Windows Operation System
### Reproduction steps
Not able to configure 'Octate Counting Framing' to RFC5425
### Expected Results
Should be able to configure 'Octate Counting Framing' to RFC5425.
### Actual Results
Not able to configure 'Octate Counting Framing' to RFC5425.
### Anything else?
_No response_
### Are you interested in contributing a fix?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.