Troubleshoot OneAgent deployment issues on Cloud Foundry
Find out how to troubleshoot the possible issues you might encounter when deploying OneAgent on Cloud Foundry and how to access the OneAgent log files.
Log files
You can troubleshoot issues regarding OneAgent deployment on Cloud Foundry by examining the logs. Depending on your deployment strategy, these are located at the following paths:
OneAgent BOSH log files
For deployments using OneAgent BOSH, log files are accessible at the following locations:
- Default path:
/opt/dynatrace/oneagent
(symlink to/var/vcap/data/dynatrace/oneagent/log
) /var/vcap/data/dynatrace/oneagent/log
/var/vcap/sys/log/dynatrace
You need root permission to access the /var/vcap/data/dynatrace
directory.