Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose log4j.xml to be able to change appender layout to JSONLayout #85

Open
slivkamiro opened this issue Apr 25, 2024 · 1 comment
Open

Comments

@slivkamiro
Copy link
Contributor

I would like to change the log format to json as suggested by following articles:

https://curity.io/resources/learn/log-to-elasticsearch/#deploy-the-curity-identity-server
https://curity.io/resources/learn/logging-best-practices/#log-formats

is there a way to do that using this helm chart?

@anestos
Copy link
Member

anestos commented Apr 25, 2024

You can use
curity.admin.extraVolumeMounts - curity.admin.extraVolumes and
curity.runtime.extraVolumeMounts - curity.runtime.extraVolumes
to mount a different log4j2.xml file in /opt/idsvr/etc/log4j2.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants