mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-11-22 01:31:13 +00:00
Fix documentation.
Closes #3199 Signed-off-by: Peter-Josef Meisch <pj.meisch@sothawo.com> (cherry picked from commit 5821a81db965ff09fef7ee46150ecd01e950f589)
This commit is contained in:
parent
175614cd94
commit
bea651bc95
@ -461,7 +461,7 @@ To see what is actually sent to and received from the server `Request` / `Respon
|
|||||||
This can be enabled in the Elasticsearch client by setting the level of the `co.elastic.clients.transport.rest5_client.low_level.Request` package to "trace" (see
|
This can be enabled in the Elasticsearch client by setting the level of the `co.elastic.clients.transport.rest5_client.low_level.Request` package to "trace" (see
|
||||||
https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/usage/logging)
|
https://www.elastic.co/docs/reference/elasticsearch/clients/java/transport/rest5-client/usage/logging)
|
||||||
|
|
||||||
.Enable transport layer logging
|
.Enable transport layer logging
|
||||||
[tabs]
|
[tabs]
|
||||||
======
|
======
|
||||||
XML::
|
XML::
|
||||||
@ -485,4 +485,4 @@ ini::
|
|||||||
----
|
----
|
||||||
logging.level.co.elastic.clients.transport.rest5_client.low_level.Request=trace
|
logging.level.co.elastic.clients.transport.rest5_client.low_level.Request=trace
|
||||||
----
|
----
|
||||||
=====
|
======
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user