> For the complete documentation index, see [llms.txt](https://docs.platform9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform9.com/private-cloud-director/tutorials/enable-debug-logging-for-pcd-services.md).

# Log File Locations And Enable Debug Logging

This tutorial provides quick links to log file locations for all <code class="expression">space.vars.product\_acronym</code> services and provides the steps to enable debug logging the services.

### Compute Service

* Compute service [Troubleshooting And Log Files](/private-cloud-director/virtualized-clusters/troubleshooting-and-log-files.md#log-files)
* To enable debug logging for compute service, follow the steps mentioned under [/pages/BoSCd9Uvap3zMtUAwtd7#what-is-nova\_override.conf](https://docs.platform9.com/private-cloud-director/tutorials/pages/BoSCd9Uvap3zMtUAwtd7#what-is-nova_override.conf "mention") and [Compute Service Advanced Configuration](/private-cloud-director/virtualized-clusters/nova-override.md#enable-debug-logging)
* Make sure to [Compute Service Advanced Configuration](/private-cloud-director/virtualized-clusters/nova-override.md#restart-service) after you've made the changes.

### Storage Service

* Storage service [Troubleshooting And Log Files](/private-cloud-director/storage/troubleshooting-and-log-files.md#log-files)
* To enable debug logging for the block storage service, follow [Advance Service Configuration](/private-cloud-director/storage/advance-service-configuration.md#enable-advance-configuration) and [Advance Service Configuration](/private-cloud-director/storage/advance-service-configuration.md#enable-debug-logging).

### Networking Service

* Networking service [Troubleshooting And Log Files](/private-cloud-director/virtualized-networking/troubleshooting-and-log-files.md#log-files)
* To enable debug logging for the networking service, follow [Advance Configuration](/private-cloud-director/virtualized-networking/advance-configuration.md#enable-advance-configuration) and [Advance Configuration](/private-cloud-director/virtualized-networking/advance-configuration.md#enable-debug-logging)

### Image Library Service

* Image library service [Troubleshooting And Log Files](/private-cloud-director/images-and-image-library/troubleshooting-and-log-files.md#log-files)
* To enable debug logging for the image library service, follow [Advanced Configuration](/private-cloud-director/images-and-image-library/advance-configuration.md#enable-advance-configuration) and [Advanced Configuration](/private-cloud-director/images-and-image-library/advance-configuration.md#enable-debug-logging)

### Community Edition

The following links are for troubleshooting Community Edition hosts & installation. Services troubleshooting would continue to use the links above.

* [Common Issues](/private-cloud-director/getting-started/getting-started-with-community-edition/common-issues.md#general-troubleshooting)
* [Common Issues](/private-cloud-director/getting-started/getting-started-with-community-edition/common-issues.md#resolving-failed-prerequisites-checks)
* [Common Issues](/private-cloud-director/getting-started/getting-started-with-community-edition/common-issues.md#resolving-installation-failures)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/private-cloud-director/tutorials/enable-debug-logging-for-pcd-services.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
