Custom event listener provider

I wrote a custom provider for keycloak, in order to convert audit event to internal format, and used in logback.xml to locate log file in specific path, but keycloak don’t use it, and continue to save file in data/log folder.how can I change keycloak configuration to read location from logback.xml from jar provider?