Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated syslog-java-client notice #26

Merged
merged 2 commits into from
Nov 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@ https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_applicati

## Configuring pre-built Logback application

First download wanted versions of jla_01, rlp_01, tls_01 and syslog-java-client from the following urls:
First download wanted versions of jla_01, rlp_01, tls_01 and rlo_14 from the following urls:

https://search.maven.org/artifact/com.teragrep/jla_01[jla_01]

https://search.maven.org/artifact/com.teragrep/rlp_01[rlp_01]

https://search.maven.org/artifact/com.teragrep/tls_01[tls_01]

https://search.maven.org/artifact/com.cloudbees/syslog-java-client[syslog-java-client]
https://search.maven.org/artifact/com.teragrep/rlo_14[rlo_14]

Then run java while pointing classpath to the directory where you downloaded the jars to like:

Expand Down