-
Enhancement
-
Resolution: Unresolved
-
Minor
-
None
-
RHDG Operator CSV 8.4.14 GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
-
The Chapter "Configuring Data Grid clusters" should be updated to show how users can see and debug the configuration which is used by the server on cluster startup.
To output the applied server configuration, the user needs to configure the following log levels:
apiVersion: infinispan.org/v1 kind: Infinispan spec: logging: categories: org.infinispan.SERVER: debug
This will result in the XML representation of the server configuration being printed to the logs of each Infinispan server pod.