I’d like to be able to generate reports covering the following:
Any thoughts on how we might do this?
You best bet is to use the access-logs that Bitbucket Server generates in the $BITBUCKET_HOME/log
directory of your Bitbucket Server instance. The access-log format is defined in the document How to read the Bitbucket Server Log Formats. Using the access logs it should be fairly simple to generate the reports you require.
The stash-log-parser is an open source tool that is worth looking into. I must note that while we use this tool internally it is not officially supported by Atlassian.
Please don't hesitate to respond to this answer if you have any further questions.
From setup to deployment—this learning path shows you how to build your first app using Forge. Learn the essentials, streamline workflows, and bring custom solutions to life across Jira, Confluence, and more.
Start Learning
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.