Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Old Log Files

Avatar

Level 2

Hi All,

I m facing a problem with finding the old log files as our server maintains only log files up to 5 days but i sometime i require old log files.can anyone help here?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Previous log files are not deleted, so it is your responsibility to clean old log files periodically to limit the disk usage.

org.apache.sling.commons.log.file.size controls the rotation of the log file by setting either:

Please refer below link-

Monitoring and Maintaining Your CQ instance

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Previous log files are not deleted, so it is your responsibility to clean old log files periodically to limit the disk usage.

org.apache.sling.commons.log.file.size controls the rotation of the log file by setting either:

Please refer below link-

Monitoring and Maintaining Your CQ instance