Hi Team,
Please assist in Can we delete old atlassiab-bitbucket.logs ? as my Data center Bitbucket server FS occupied 95% , I have a doubt if I delete atlassiab-bitbucket.logs will it impact the System ?
Hi @TallaSreenivasaR Welcome to the Atlassian community.
There are no impact on the application deleting the old logs files from the back end server, generally logs files have a max size limit of 20 MB or as per the day once that is reached old file is renamed like atlassiab-bitbucket.logs.1, atlassiab-bitbucket.logs.2, atlassiab-bitbucket.logs.3, and so on and latest logs are getting added in the main log file i.e atlassiab-bitbucket.logs if your FS is full you can delete these *.1 , *2, *3 log files and take a backup of them in your system or S3 bucket if possible before deleting so that you can check those in case require in future.
You can create a cron job to delete the old files in case this will be repetitive tasks to avoid the manual work.
Just don't delete the main log file, if that file size is large then you can open that file and delete the old content from that file to trim it and reduce the file size,
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.