mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-16 20:15:46 -06:00
Fixing broken links after KC26 docs changes
Closes #33576 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
committed by
Pedro Igor
parent
f671e4c38b
commit
9092be9640
@@ -92,4 +92,4 @@ See also the https://kubernetes.io/docs/tasks/run-application/configure-pdb/[Kub
|
||||
|
||||
Starting with version 19, Keycloak supports sending logs using GELF to centralized logging solutions like ELK, EFK or Graylog out of the box.
|
||||
|
||||
You can find the documentation and examples to get you up and running quickly in the https://www.keycloak.org/server/logging#_centralized_logging_using_gelf[logging] {section}.
|
||||
You can find the documentation and examples to get you up and running quickly in the https://www.keycloak.org/server/logging[logging] {section}.
|
||||
|
||||
@@ -67,7 +67,7 @@ For more information, see the https://www.keycloak.org/server/health[Health guid
|
||||
|
||||
As stated in the release notes, Keycloak now supports gelf logging for centralized logging systems out of the box.
|
||||
|
||||
When you added the gelf related quarkus jars yourself in a prior version, make sure to switch to the supported configuration options in the https://www.keycloak.org/server/logging#_centralized_logging_using_gelf[logging guide] and remove your jars from the `providers` folder.
|
||||
When you added the gelf related quarkus jars yourself in a prior version, make sure to switch to the supported configuration options in the https://www.keycloak.org/server/logging[logging guide] and remove your jars from the `providers` folder.
|
||||
|
||||
= Changes affecting developers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user