Purpose
Changing the log level to DEBUG in Ancor is helpful for deeper troubleshooting and detailed logging. This setting enables verbose output, which is especially useful when investigating unexpected behaviour or technical issues.
Steps to Enable Debug Mode in Ancor
Log in to the Ancor Server
Use SSH or direct terminal access to log in as a user with sufficient privileges.
Navigate to the Configuration Directory
Edit the Configuration File
Open the file
repo.config
using your preferred text editor (e.g.,vi
ornano
):
or
Modify the Log Level
Locate the line:
Change it to:
(Refer to the screenshot below)
Save and Exit the File
In
vi
, pressEsc
, then type:wq
and press Enter.In
nano
, pressCtrl+X
to exit.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article