I want to try changing the location where statistics logs are stored (https://confluence.atlassian.com/jirakb/jira-stats-logs-1041078856.html)
from atlassian-jira.log to another arbitrary log, but I can’t find the information where exactly the appender for them is stored, I don’t see it log4j.properties, which is located in atlassian-jira/WEB-INF/classes. I do this so as not to lose such logs, but if there is an article on how to disable them, I will be just as grateful. In the article on logging, I don’t see any ways to disable such logs, since after setting them to OFF, the logs still continue to be written to a file.
@Elfalio I think this is what you are looking for https://confluence.atlassian.com/jirakb/how-to-change-the-location-of-stdout-and-stderr-logs-648381455.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.