Closed swiip81 closed 3 years ago
All the log configuration relies on upstream Log4j2 features. Assuming we do have support for a UDP appender (which I think is true), then it's mostly figuring out the UI in this plugin. PRs welcome to help figure this out (I could help you merge it here).
Hello, The change here is working on my install. So feel free to take time for review and if ok integrate it with or without the pull request. Thank you again
thank you for the merge
Feature Request
Hello, It seems that only syslog in tcp is available ? I am too bad in java to understand if the support of udp is hard to add or if it is just about having a way to replace TCP string by UDP in : audit-log-plugin/src/main/java/io/jenkins/plugins/audit/config/AuditConfigurationFactory.java Is it a possibility that you can offer in a future release ? Thank you for your work.