-
Suggestion
-
Resolution: Tracked Elsewhere
-
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.
- is resolved by
-
BSERV-19782 Add REST API to toggle debug logging and profiling on primary and mirror
- Closed
- duplicates
-
BBSDEV-19365 You do not have permission to view this issue
- mentioned in
-
Page Failed to load
-
Page Failed to load
-
Page Failed to load
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
Form Name |
---|
This is resolved by https://jira.atlassian.com/browse/BSERV-19782, which adds REST API (in 9.4.2+ and 9.5.0+) to enable/disable debug logging and profiling settings dynamically, without restarting. Also a new UI for the settings is added for 9.5.0+ (see linked BSERV for more info)