# 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.&#x20;

### Compute Service

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

### Storage Service

* Storage service [#log-files](https://docs.platform9.com/private-cloud-director/storage/troubleshooting-and-log-files#log-files "mention")
* To enable debug logging for the block storage service, follow [#enable-advance-configuration](https://docs.platform9.com/private-cloud-director/storage/advance-service-configuration#enable-advance-configuration "mention") and [#enable-debug-logging](https://docs.platform9.com/private-cloud-director/storage/advance-service-configuration#enable-debug-logging "mention").

### Networking Service

* Networking service [#log-files](https://docs.platform9.com/private-cloud-director/virtualized-networking/troubleshooting-and-log-files#log-files "mention")
* To enable debug logging for the networking service, follow [#enable-advance-configuration](https://docs.platform9.com/private-cloud-director/virtualized-networking/advance-configuration#enable-advance-configuration "mention") and [#enable-debug-logging](https://docs.platform9.com/private-cloud-director/virtualized-networking/advance-configuration#enable-debug-logging "mention")

### Image Library Service

* Image library service [#log-files](https://docs.platform9.com/private-cloud-director/images-and-image-library/troubleshooting-and-log-files#log-files "mention")
* To enable debug logging for the image library service, follow [#enable-advance-configuration](https://docs.platform9.com/private-cloud-director/images-and-image-library/advance-configuration#enable-advance-configuration "mention") and [#enable-debug-logging](https://docs.platform9.com/private-cloud-director/images-and-image-library/advance-configuration#enable-debug-logging "mention")

### Community Edition

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

* [#general-troubleshooting](https://docs.platform9.com/private-cloud-director/getting-started/getting-started-with-community-edition/common-issues#general-troubleshooting "mention")
* [#resolving-failed-prerequisites-checks](https://docs.platform9.com/private-cloud-director/getting-started/getting-started-with-community-edition/common-issues#resolving-failed-prerequisites-checks "mention")
* [#resolving-installation-failures](https://docs.platform9.com/private-cloud-director/getting-started/getting-started-with-community-edition/common-issues#resolving-installation-failures "mention")


---

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