# 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/2026.1/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/2026.1/tutorials/pages/BoSCd9Uvap3zMtUAwtd7#what-is-nova_override.conf "mention") and [Compute Service Advanced Configuration](/private-cloud-director/2026.1/virtualized-clusters/nova-override.md#enable-debug-logging)
* Make sure to [Compute Service Advanced Configuration](/private-cloud-director/2026.1/virtualized-clusters/nova-override.md#restart-service) after you've made the changes.

### Storage Service

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

### Networking Service

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

### Image Library Service

* Image library service [Troubleshooting And Log Files](/private-cloud-director/2026.1/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/2026.1/images-and-image-library/advance-configuration.md#enable-advance-configuration) and [Advanced Configuration](/private-cloud-director/2026.1/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/2026.1/getting-started/getting-started-with-community-edition/common-issues.md#general-troubleshooting)
* [Common Issues](/private-cloud-director/2026.1/getting-started/getting-started-with-community-edition/common-issues.md#resolving-failed-prerequisites-checks)
* [Common Issues](/private-cloud-director/2026.1/getting-started/getting-started-with-community-edition/common-issues.md#resolving-installation-failures)


---

# Agent Instructions: 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/2026.1/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.
