Você pode compartilhar um arquivo de painel entre instâncias ou dentro de uma instância entre
usuários diferentes. O painel pode ser compartilhado sem a necessidade de criar cópias manualmente.
Com essa funcionalidade, é possível:
Exportar uma configuração de painel
Importar um painel exportado pelo Google Security Operations
Exportar painéis
É possível exportar painéis pessoais e compartilhados. Não é possível exportar painéis padrão.
O arquivo exportado inclui o layout do painel e as configurações de filtro. As configurações de entrega programada não são exportadas.
Exportar painéis do Google SecOps
Para exportar um painel do Google SecOps, faça o seguinte:
Na lista de painéis pessoais ou compartilhados, clique em
more_vertMenu ao lado do painel que você quer exportar.
Selecione Exportar na lista.
A caixa de diálogo Exportar painel aparece.
Clique em Exportar.
O arquivo YAML é baixado para o diretório de downloads do navegador.
Exportar painéis do Looker
Para exportar um painel do Looker, faça o seguinte:
Receba o conteúdo do LookML do painel do Looker Enterprise.
Abra o painel que você quer exportar.
Clique em more_vertMenu no canto superior direito e selecione Receber LookML.
Uma janela mostrando o código LookML dos elementos do painel vai aparecer.
Copie o conteúdo do arquivo LookML para um arquivo .yaml.
Adicione uma nova linha com o texto lookml: antes do conteúdo atual.
Por exemplo, se o conteúdo do LookML do Looker Enterprise for:
- dashboard: example_dashboard
description: ""
layout: newspaper
title: Example Dashboard
Para importar para o Google SecOps, modifique o arquivo para:
O arquivo YAML modificado está pronto para ser importado para o Google SecOps.
Importar painéis
Para importar um painel, você precisa de um arquivo exportado pelo Google SecOps ou pelo Looker. Quando você importa um painel, o layout e as configurações de filtro dele também são importados. As configurações de entrega programada não são importadas.
Para importar um painel para painéis pessoais ou compartilhados, faça o seguinte:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-21 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)"]]