-
Task
-
Resolution: Done
-
Minor
-
RHDG 8.1 GA
-
None
-
False
-
False
-
Undefined
-
https://github.com/infinispan/infinispan/pull/8934, https://github.com/infinispan/infinispan/pull/8961, https://github.com/infinispan/infinispan/pull/8962, https://github.com/infinispan/infinispan/pull/8963, https://gitlab.cee.redhat.com/red-hat-jboss-data-grid-documentation/rhdg-documentation/-/commit/70a18dc2149af28befa9b7367a2561c7cd701984
-
The example for changing logger by using REST is wrong as it use the wrong separator and produce an error message illegal request. The separator wetween URL and parameter is "&" instead of "?"
PUT /rest/v2/logging/loggers/{loggerName}&level={level}&appender={appender}&appender={appender}...
- clones
-
ISPN-12573 Examples for REST API Server logging configuration are wrong
- Closed