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

Enhancement: activate Garbage Collector logs #666

Open
MattioliLeo opened this issue Sep 15, 2023 · 0 comments
Open

Enhancement: activate Garbage Collector logs #666

MattioliLeo opened this issue Sep 15, 2023 · 0 comments

Comments

@MattioliLeo
Copy link
Contributor

It could be useful to add a configuration to enable the GC logs on a file.
It can be activated on Repository Role (

)
adding
-Xlog:gc*:file={{ logs_folder }}/alfresco_gc-%t.log:time,uptime,level,tags

On Search Role the GC logs are already activated with the default configuration, but we can have the same Repo role configuration
adding to this (

) this

GC_LOG_OPTS: "-Xlog:gc*:file={{ logs_folder }}/solr_gc-%t.log:time,uptime,level,tags"

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

1 participant