Checking logs
ALM Octane's log files are stored in the /opt/octane/log directory, or the directory that you specified when you deployed.
Log files
Log | Path |
---|---|
Application logs | /opt/octane/log/nga/app/app.log |
Site logs | /opt/octane/log/nga/site/site.log |
octane service (server) logs | /opt/octane/log/nga/wrapper.log |
Overall octane log, which summarizes the contents of day-to-day log files in one file. | /opt/octane/log/nga/octane.log |
Monitor the deployment procedure
Run the following command and wait until you see a server boot complete message:
tail -f /opt/octane/log/wrapper.log
See also: