# Enable Debug Logging For PCD Services

This tutorial describes the steps to enable debug logging for various <code class="expression">space.vars.product\_name</code> services.

### Compute Service

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

### Storage Service

* To enable debug logging for the block storage service, follow [Advance Service Configuration](/private-cloud-director/2025.10/storage/advance-service-configuration.md#enable-advance-configuration) and [Advance Service Configuration](/private-cloud-director/2025.10/storage/advance-service-configuration.md#enable-debug-logging).

### Networking Service

* To enable debug logging for the networking service, follow [Advance Configuration](/private-cloud-director/2025.10/virtualized-networking/advance-configuration.md#enable-advance-configuration) and [Advance Configuration](/private-cloud-director/2025.10/virtualized-networking/advance-configuration.md#enable-debug-logging)

### Image Library Service

* To enable debug logging for the image library service, follow [Advance Configuration](/private-cloud-director/2025.10/images-and-image-library/advance-configuration.md#enable-advance-configuration) and [Advance Configuration](/private-cloud-director/2025.10/images-and-image-library/advance-configuration.md#enable-debug-logging)


---

# 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/2025.10/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.
