1min
How do I check my logs?
You can look at your logs to see if you have some errors indicating that something is not functioning properly:
CLI Install
GUI Windows Install
Terminal
|
Use this command if you just want to see the last 20 lines of the log:
Terminal
|
For CLI Docker install on Windows, if you haveHow do I redirect my logs to a file?, please execute the following command in PowerShell, inserting your actual path to your log file instead of “pathtologfile”
PowerShell
|
For CLI Linux and MacOS install, if you have redirected your logs to a file, please use your preferred editor to view the contents of the log file.



Updated 03 Mar 2023
Did this page help you?
Yes
No