Skip to content

Commit d45fa22

Browse files
committed
how to get deployment logs
1 parent e55c38f commit d45fa22

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

get-started/get-help.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,10 @@ MTX uses **four parallel workers** by default to perform tenant upgrades. If you
625625
626626
4. **Increase the number of MTX sidecars (scale out)**: To compensate for eventual performance losses from **3.**, distribute the work across multiple sidecars.
627627
628+
### How do I get detailed HANA deployment logs
629+
630+
The deployment logs are part of the [application logs](#cflogs-recent). To avoid problems with the logging infrastructure, the default detail level of the deployment logs is limited. To get more details, you need to increase the log level by setting the environment `DEBUG=deploy`.
631+
628632
### Why do I get 'Extensions exist, but extensibility is disabled'?
629633
630634
This message indicates that extensions exist, but the application is not configured for extensibility. To avoid accidental data loss from removing existing extensions from the database, the upgrade is blocked.

0 commit comments

Comments
 (0)