1
0
Эх сурвалжийг харах

Fix Log4J config example in docs (#66386)

We lost the `logger.transport.name` line in #65169 and I incorrectly
extrapolated from what was left and mangled it further in #66318. This
commit fixes things.
David Turner 4 жил өмнө
parent
commit
32b20fd36f

+ 2 - 1
docs/reference/setup/logging-config.asciidoc

@@ -179,7 +179,8 @@ This is most appropriate when debugging a problem on a single node.
 --
 [source,properties]
 ----
-logger.org.elasticsearch.discovery.level = debug
+logger.discovery.name = org.elasticsearch.discovery
+logger.discovery.level = debug
 ----
 
 This is most appropriate when you already need to change your Log4j 2