Is there any way, without having to code up my own solution, to limit STDOUT log size?

Rob Horan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 23, 2017

Our Jira instance ran out of space because the STD file got to be 30+GB.  How can this file be managed so that it always stays at a reasonably small size?

1 answer

0 votes
AnnWorley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 23, 2017

You can do it in the log4j.properties file. A great explanation of the stdout output and how to roll the logs is on this bug report:

How to rotate Tomcat's catalina.out

Here is the link to the comment on stdout:

https://jira.atlassian.com/browse/JRASERVER-8841?focusedCommentId=182997&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-182997

Suggest an answer

Log in or Sign up to answer