keycloak-scim/docs/guides/src
Dominik Guhr 1d6dde02e5 Add support and docs for centralized logging using gelf.
* 99% 1:1 wrapper of the underlying quarkus gelf extension.
* excluded `filter-stack-trace` and `stack-trace-throwable-reference` options for now, as they are either undocumented on the quarkus side or not important imo.
* added docs and examples for Graylog and ELK stack
* NOT added an automated test, as this is really a 1:1 wrapper around the extension, Test setup would be cumbersome, test would take too much time and tests are done in quarkus itself.

Closes #12125
2022-06-30 16:16:19 -03:00
..
main Add support and docs for centralized logging using gelf. 2022-06-30 16:16:19 -03:00
test/java/org/keycloak/guides Operator docs structure 2022-03-30 12:54:45 -03:00
GENERATE-DOCS.md Add environment variable expansion to keycloak.conf (#11285) 2022-04-19 09:11:29 +02:00