Sie können eine Dashboard-Datei zwischen Instanzen oder innerhalb einer Instanz für verschiedene Nutzer freigeben. Das Dashboard kann freigegeben werden, ohne dass manuell Kopien erstellt werden müssen.
Mit dieser Funktion haben Sie folgende Möglichkeiten:
Dashboard-Konfiguration exportieren
Über Google Security Operations exportiertes Dashboard importieren
Dashboards exportieren
Sie können persönliche und freigegebene Dashboards exportieren. Standarddashboards können nicht exportiert werden.
Die exportierte Datei enthält das Dashboard-Layout und die Filtereinstellungen. Die Einstellungen für die geplante Auslieferung werden nicht exportiert.
Dashboards aus Google SecOps exportieren
So exportieren Sie ein Dashboard aus Google SecOps:
Klicken Sie in der Navigationsleiste auf Dashboards.
Klicken Sie in der Liste der persönlichen oder freigegebenen Dashboards neben dem Dashboard, das Sie exportieren möchten, auf das Menü
more_vert.
Wählen Sie in der Liste Exportieren aus.
Das Dialogfeld Dashboard exportieren wird angezeigt.
Klicken Sie auf Exportieren.
Die YAML-Datei wird in das Downloadverzeichnis des Browsers heruntergeladen.
Dashboards aus Looker exportieren
So exportieren Sie ein Dashboard aus Looker:
LookML-Inhalte des Dashboards aus der Enterprise-Version von Looker abrufen
Öffnen Sie das Dashboard, das Sie exportieren möchten.
Klicken Sie rechts oben auf more_vertMenü und wählen Sie LookML abrufen aus.
Ein Fenster mit dem LookML-Code für die Dashboard-Elemente wird angezeigt.
Kopieren Sie den Inhalt der LookML-Datei in eine .yaml-Datei.
Fügen Sie vor dem vorhandenen Inhalt eine neue Zeile mit dem Text lookml: ein.
Beispiel: Der LookML-Inhalt aus der Unternehmensversion von Looker ist:
- dashboard: example_dashboard
description: ""
layout: newspaper
title: Example Dashboard
Wenn Sie sie in Google SecOps importieren möchten, müssen Sie sie so ändern:
Die geänderte YAML-Datei kann in Google SecOps importiert werden.
Dashboards importieren
Zum Importieren eines Dashboards benötigen Sie eine Dashboarddatei, die über Google SecOps oder Looker exportiert wurde. Wenn Sie ein Dashboard importieren, werden auch das Layout und die Filtereinstellungen des Dashboards importiert. Die Einstellungen für die geplante Zustellung werden nicht importiert.
So importieren Sie ein Dashboard in persönliche oder freigegebene Dashboards:
[[["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-09-04 (UTC)."],[[["\u003cp\u003eGoogle Security Operations SIEM dashboards can be exported and imported, allowing for sharing between instances or users without manual copying.\u003c/p\u003e\n"],["\u003cp\u003eBoth personal and shared dashboards, but not default dashboards, can be exported, and the export includes the dashboard layout and filter settings, but not scheduled delivery settings.\u003c/p\u003e\n"],["\u003cp\u003eDashboards can be exported either directly from Google Security Operations or from Looker by saving the LookML content to a \u003ccode\u003e.yaml\u003c/code\u003e file with a \u003ccode\u003elookml:\u003c/code\u003e header.\u003c/p\u003e\n"],["\u003cp\u003eImported dashboards retain their layout and filter settings, and they can be added to either personal or shared dashboard lists within Google Security Operations.\u003c/p\u003e\n"]]],[],null,["Import and export Google SecOps SIEM dashboards \nSupported in: \nGoogle secops [SIEM](/chronicle/docs/secops/google-secops-siem-toc)\n\nYou can share a dashboard file between instances or within an instance between\ndifferent users. The dashboard can be shared without manually creating copies.\nWith this functionality you can do the following:\n\n- Export a dashboard configuration\n\n- Import a dashboard exported through Google Security Operations\n\nExport dashboards\n\nYou can export personal and shared dashboards. Default dashboards cannot be exported.\nThe exported file includes the dashboard layout and the filter settings. The\nscheduled delivery settings are not exported.\n\nExport dashboards from Google SecOps\n\nTo export a dashboard from Google SecOps, do the following:\n\n1. [Log in](/chronicle/docs/log-in-to-ui) to your Google SecOps instance.\n\n2. In the navigation bar, click **Dashboards**.\n\n3. From the list of personal or shared dashboards, click more_vert **Menu** next to the dashboard that you want to export.\n\n4. Select **Export** from the list.\n\n The **Export dashboard** dialog appears.\n5. Click **Export**.\n\n The YAML file is downloaded to the browser's Downloads directory.\n\nExport dashboards from Looker\n\nTo export a dashboard from Looker, do the following:\n\n1. Get the dashboard's LookML content from enterprise Looker.\n\n 1. Open the dashboard that you want to export.\n 2. Click more_vert **Menu** in the top right corner and select **Get LookML**. A window showing the LookML code for the dashboard elements appears.\n2. Copy the LookML file content to a `.yaml` file.\n\n3. Add a new line with the text `lookml:` before the existing content.\n\n For example, if the LookML content from the enterprise Looker is: \n\n - dashboard: example_dashboard\n description: \"\"\n layout: newspaper\n title: Example Dashboard\n\n To import it to Google SecOps, modify it to: \n\n lookml:\n - dashboard: example_dashboard\n description: \"\"\n layout: newspaper\n title: Example Dashboard\n\n The modified YAML file is ready to be imported to Google SecOps.\n\nImport dashboards\n\nTo import a dashboard, you need a dashboard file exported through Google SecOps\nor Looker. When you import a dashboard, the dashboard's layout and the\nfilter settings are imported too. The scheduled delivery settings are not imported.\nYou can import a dashboard to personal or shared dashboards by doing the following:\n\n1. [Log in](/chronicle/docs/log-in-to-ui) to your Google SecOps instance.\n\n2. In the navigation bar, click **Dashboards**.\n\n3. Click **Add** next to personal or shared dashboards and then select\n **Import dashboard**.\n\n The **Select file** dialog appears.\n4. Select a file and click **Confirm**.\n\n The **Import dashboard** confirmation dialog appears.\n5. Click **Import** to continue importing the dashboard to personal or shared\n dashboards.\n\nThe imported dashboard is added to the existing dashboards list.\n\n**Need more help?** [Get answers from Community members and Google SecOps professionals.](https://security.googlecloudcommunity.com/google-security-operations-2)"]]