Gehel has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/382401 )
Change subject: wdqs: send GC logs to file
......................................................................
wdqs: send GC logs to file
Bug: T175919
Change-Id: I90ca155dae4dcb57e04ad5e946297938154397ff
---
M modules/wdqs/templates/blazegraph-default.erb
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Gehel: Looks good to me, approved
diff --git a/modules/wdqs/templates/blazegraph-default.erb
b/modules/wdqs/templates/blazegraph-default.erb
index 870c840..8490d80 100644
--- a/modules/wdqs/templates/blazegraph-default.erb
+++ b/modules/wdqs/templates/blazegraph-default.erb
@@ -1,7 +1,8 @@
HEAP_SIZE="<%= @blazegraph_heap_size %>"
BLAZEGRAPH_OPTS="<%= @blazegraph_options %>"
LOG_CONFIG=/etc/wdqs/logback-wdqs-blazegraph.xml
-GC_LOGS="-XX:+PrintGCDetails \
+GC_LOGS="-Xloggc:<%= @log_dir %>/wdqs-blazegraph_jvm_gc.%p.log
+ -XX:+PrintGCDetails \
-XX:+PrintGCDateStamps \
-XX:+PrintGCTimeStamps \
-XX:+PrintAdaptiveSizePolicy \
--
To view, visit https://gerrit.wikimedia.org/r/382401
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I90ca155dae4dcb57e04ad5e946297938154397ff
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel <[email protected]>
Gerrit-Reviewer: Gehel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits