Testing the Deployment
You can perform a number of health checks on your deployment to make sure everything is running smoothly. For details, see Running Conversion and Platform Health Checks.
Logging
After installing Tribefire, you can access all logs in your installation directory, under /runtime/host/logs
. Note that you can change the log location. To do so, add the path to the logFilesDir:
property in the logging section of the configuration file, as in logFilesDir: "/path/to/external-storage/logs"
.