From 894199fea7b368228e7c873ea08f94e6fc4f46e7 Mon Sep 17 00:00:00 2001 From: sebright Date: Mon, 17 Sep 2018 16:59:39 -0700 Subject: Update links to Log4j log correlation demo. (#1439) --- contrib/log_correlation/log4j2/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/log_correlation/log4j2/README.md b/contrib/log_correlation/log4j2/README.md index 7e629c53..13afc268 100644 --- a/contrib/log_correlation/log4j2/README.md +++ b/contrib/log_correlation/log4j2/README.md @@ -17,7 +17,7 @@ ID, span ID, and sampling decision to each `LogEvent`, so that they can be acces or included in a layout. See -https://github.com/census-ecosystem/opencensus-experiments/tree/master/java/log_correlation/log4j +https://github.com/census-ecosystem/opencensus-experiments/tree/master/java/log_correlation/log4j2 for a demo that uses this library to correlate logs and traces in Stackdriver. ## Instructions @@ -81,7 +81,7 @@ accessed with the `X` conversion character in example, `%X{opencensusTraceId}`. See an example Log4j configuration file in the demo: -https://github.com/census-ecosystem/opencensus-experiments/tree/master/java/log_correlation/log4j/src/main/resources/log4j2.xml +https://github.com/census-ecosystem/opencensus-experiments/tree/master/java/log_correlation/log4j2/src/main/resources/log4j2.xml ### Java Versions -- cgit v1.2.3