Henrik

Results 1 issues of Henrik

Hello, is it possible to extend the environment variable 'KAFKA_TOPIC' with a placeholder to store the events of the realms in separate topics? For example: ``` KAFKA_TOPIC=keycloak_%realm-name%_events ``` Many thanks...