KorAP / Kustvakt

:speedboat: User and policy management component for KorAP, capable of rewriting queries for policy based document restrictions.
BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Handling log4j for Docker #753

Closed margaretha closed 2 months ago

margaretha commented 4 months ago

When running Kustvakt, a custom Log4j properties is usually given via the JVM parameter -Dlog4j.configurationFile=path/to/your/log4j2.xml. We should either add this to DockerFile or make Kustvakt load the properties file from a specific location.