-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
12
-
Problem Definition
Enabling debug log on a Bitbucket Server mirror requires:
- to add the logging class to the bitbucket.properties file - see Troubleshooting Smart Mirroring
- restart Bitbucket
Restarting a mirror to enable debug could lead to the following:
- the mirror not being available with no redundancy option
- the issue to be resolved by a restart with no possibility to use the additional logging for troubleshooting
Suggested Solution
Implement the possibility to enable additional logging on the mirror without the need for a restart. For example:
- REST API endpoint
- User interface (BSERV-9595)
This should also cover profiling.
Workaround
Not available.