Mit Monitoring können Sie Dashboards erstellen oder Benachrichtigungen einrichten. Sie können es über Monitoring in der Google Cloud Console aufrufen. Wenn Sie grundlegende Monitoring-Messwerte wie die Anzahl, Größe und Latenz von Anfragen aufrufen möchten, rufen Sie den Metrics Explorer auf und filtern Sie nach resource_type:consumed_api und service:servicedirectory.googleapis.com.
Logs ansehen
Das Unternehmensverzeichnis generiert Audit-Logs, die Sie über die Protokollierung aufrufen können.
Audit-Logs
Audit-Logs können Ihnen helfen, die Fragen „Wer hat was, wo und wann getan?“ zu beantworten.
Service Directory schreibt zwei Arten von Audit-Logs: Administratoraktivitäten und Datenzugriff. Logs zu Administratoraktivitäten sind immer aktiviert und gelten für die folgenden Vorgänge im Unternehmensverzeichnis:
CreateNamespace
UpdateNamespace
DeleteNamespace
SetIamPolicy
Alle anderen Vorgänge im Diensteverzeichnis gelten als Datenzugriffslogs und sind standardmäßig nicht aktiviert. Für Datenzugriffslogs gelten außerdem die Preise und Kontingente für das Logging. Für Logs zu Administratoraktivitäten gilt dies nicht. Informationen zum Aktivieren der Protokollierung des Datenzugriffs finden Sie unter Datenzugriffs-Logs konfigurieren.
Wenn Sie diese Protokolle unter Protokollierung sehen möchten, wählen Sie im Drop-down-Menü Ressource die Option Service Directory Namespace und im Drop-down-Menü Protokolle die Option cloudaudit.googleapis.com/activity oder cloudaudit.googleapis.com/data_access aus.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-11 (UTC)."],[],[],null,["# View logs and metrics\n\nYou can use\n[Cloud Monitoring](/monitoring)\nand\n[Cloud Logging](/logging)\nwith Service Directory.\n\nMonitor\n-------\n\nMonitoring lets you create dashboards or set up\nalerts. You can access it by visiting\n[Monitoring](https://app.google.stackdriver.com/)\nin Google Cloud console. To view basic monitoring metrics (request\ncount, size, and latency), go to the **Metrics Explorer** and filter by\n`resource_type:consumed_api` and `service:servicedirectory.googleapis.com`.\n\nView logs\n---------\n\nService Directory produces audit logs that you can view through\nLogging.\n\n### Audit logs\n\n[Audit logs](/logging/docs/audit)\ncan help you answer the questions \"Who did what, where, and when?\".\nService Directory writes two types of audit logs: **admin activity** and\n**data access**. Admin activity logs are always enabled and apply to the\nfollowing Service Directory operations:\n\n- CreateNamespace\n- UpdateNamespace\n- DeleteNamespace\n- SetIamPolicy\n\nAll other Service Directory operations are considered data access logs and are\nnot enabled by default. Data access logs are also subject to\nLogging pricing and quota, whereas neither applies to admin\nactivity logs. To enable data access logging, see\n[Configuring Data Access logs](/logging/docs/audit/configure-data-access#config-console).\n\nTo see these logs in\n[Logging](/logging/docs/view/logs-explorer-interface#getting_started),\nselect `Service Directory Namespace` from the **Resource** drop-down menu and\n`cloudaudit.googleapis.com/activity` or `cloudaudit.googleapis.com/data_access`,\nas appropriate, from the **Logs** drop-down.\n\nWhat's next\n-----------\n\n- To get a thorough understanding of Monitoring, see the [Monitoring documentation](/monitoring/docs).\n- To find solutions for common issues that you might encounter when using Service Directory, see [Troubleshooting](/service-directory/docs/troubleshooting)."]]