Resolver problemas de dados no Flow Analyzer
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Use as orientações a seguir para resolver problemas comuns no Flow Analyzer. Para saber mais sobre o Flow Analyzer, consulte a visão geral.
Nenhum dado é mostrado
Se você não encontrar dados no Flow Analyzer, faça o seguinte:
- Verifique se os registros de fluxo de VPC estão ativados para as sub-redes relevantes.
Para mais informações, consulte
Ativar os Registros de fluxo de VPC ao criar uma sub-rede
ou
Ativar os Registros de fluxo de VPC para uma sub-rede atual.
- Verifique se a linha do tempo está definida corretamente. Se não houver fluxo de tráfego
no período selecionado, o Flow Analyzer não vai mostrar nenhum
dado. Para mais informações, consulte Seletor de período.
- Valide a configuração do bucket de registros:
- Verifique se o projeto tem um bucket de registro que contém registros de fluxo de VPC.
- Verifique se os registros de fluxo de VPC não estão desativados para o bucket de registros
no projeto.
- Verifique se os registros de fluxo de VPC não são direcionados a outro bucket. Para
mais informações, consulte
Configurar um bucket central.
- Confirme se o bucket de registros foi atualizado para usar a Análise de dados de registros. Para
mais informações, consulte Ativar o Log Analytics.
- Verifique se há campos e filtros ausentes:
- Verifique se a taxa de amostragem não está muito baixa.
Não há campos de metadados nos Registros de fluxo de VPC pelos seguintes motivos:
- Os metadados estão desativados nos registros de fluxo de VPC para este projeto.
- O fluxo de tráfego faz parte da comunicação entre projetos.
- Os dados reais são desconhecidos porque o tráfego é de um recurso externo.
- As informações de metadados ainda não estão disponíveis.
Campos filtrados nos registros de fluxo da VPC
Ao ativar os registros de fluxo de VPC, é possível definir um filtro com base nos campos de base e de metadados que preservam apenas os registros que correspondem ao filtro. Todos os outros registros serão descartados antes de serem gravados no Logging. Isso economiza dinheiro e reduz o tempo necessário para encontrar as informações que você está procurando.
Você ou outros usuários podem filtrar qualquer subconjunto de campos do
formato de registro. Verifique se os campos obrigatórios não são filtrados por outros usuários
no seu projeto. Para mais informações, consulte
Filtragem de registros.
Taxa de amostragem baixa
Se a taxa de amostragem estiver muito baixa, você não vai conseguir acessar nenhum dado no
Flow Analyzer.
Para mais informações sobre solução de problemas, consulte
Resolver problemas de registros de fluxo de VPC.
Enviar feedback sobre o Flow Analyzer
Para enviar feedback sobre o Flow Analyzer ou qualquer problema encontrado ao usá-lo, faça o seguinte:
- Clique no ícone Enviar feedback.
O painel "Enviar feedback ao Google" aparece.
- Descreva seu feedback.
- Para adicionar uma captura de tela, clique em Fazer captura de tela.
Você também pode marcar a área com problemas ou ocultar informações sensíveis usando
a ferramenta Editar.
- Selecione o conteúdo da guia atual.
- Clique em Compartilhar.
A captura de tela é adicionada ao feedback.
- Clique em Enviar.
A seguir
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2025-09-04 UTC.
[[["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-09-04 UTC."],[],[],null,["# Troubleshoot data issues in Flow Analyzer\n\nUse the following guidance to troubleshoot common issues with\nFlow Analyzer. To learn more about Flow Analyzer, see the\n[overview](/network-intelligence-center/docs/flow-analyzer/overview).\n\nNo data is displayed\n--------------------\n\nIf you don't see any data in Flow Analyzer, do the following:\n\n1. Make sure that VPC Flow Logs is enabled for the relevant subnets. For more information, see [Enable VPC Flow Logs when you create a subnet](/vpc/docs/using-flow-logs#enable-logging-new) or [Enable VPC Flow Logs for an existing subnet](/vpc/docs/using-flow-logs#enable-logging-existing).\n2. Make sure that the timeline is correctly set. If there's no traffic flow within the selected time period, Flow Analyzer doesn't show any data. For more information, see [Time-range selector](/network-intelligence-center/docs/flow-analyzer/overview#time-selector).\n3. Validate the log bucket setup:\n - Ensure that the project has a log bucket that contains VPC Flow Logs.\n - Check that VPC Flow Logs is not disabled for the log bucket in the project.\n - Verify that VPC Flow Logs is not directed to another bucket. For more information, see [Configure a central bucket](/network-intelligence-center/docs/flow-analyzer/configure-central-bucket).\n - Confirm that the log bucket is upgraded to use Log Analytics. For more information, see [Enable Log Analytics](/network-intelligence-center/docs/flow-analyzer/enable-log-analytics).\n4. Check for missing fields and filters:\n - Make sure that there are no [missing metadata fields](#missing-metadata).\n - Verify there are no [filtered out fields in VPC Flow Logs](#filtered-out-fields).\n5. Make sure that the [sampling rate is not too low](#low-sampling-rate).\n\nMissing metadata fields\n-----------------------\n\nThere aren't any metadata fields in VPC Flow Logs due to the\nfollowing reasons:\n\n- Metadata is disabled in VPC Flow Logs for this project.\n- The traffic flow is a part of cross-project communication.\n- Actual data is unknown because the traffic is from an external resource.\n- The metadata information is not yet available.\n\nFiltered out fields in VPC Flow Logs\n------------------------------------\n\nWhen you enable VPC Flow Logs, you can set a filter based on both base and\nmetadata fields that only preserves logs that match the filter. All other logs\nare discarded before being written to Logging, which saves you\nmoney and reduces the time needed to find the information you are looking for.\n\nYou or other users can filter on any subset of fields from the\nrecord format. Verify that the required fields are not filtered out by other users\nin your project. For more information, see\n[Log filtering](/vpc/docs/about-flow-logs-records#filtering).\n\nLow sampling rate\n-----------------\n\nIf the sampling rate is set too low, you cannot see any data in\nFlow Analyzer.\n\nFor additional troubleshooting information, see\n[Troubleshoot VPC Flow Logs](/vpc/docs/access-flow-logs#troubleshooting).\n\nSend feedback about Flow Analyzer\n---------------------------------\n\nTo send your feedback about Flow Analyzer or any issues faced\nwhile using Flow Analyzer, do the following:\n\n1. Click the **Send feedback** icon. The Send feedback to Google panel appears.\n2. Describe your feedback.\n3. To add a screenshot, click **Capture screenshot** . You can also mark the area of concern or hide sensitive information by using the **Edit** tool.\n4. Select the contents of the current tab.\n5. Click **Share**. The screenshot is added to the feedback.\n6. Click **Send**.\n\nWhat's next\n-----------\n\n- [Analyze traffic flows](/network-intelligence-center/docs/flow-analyzer/analyze-traffic-flows)\n- [Run Connectivity Tests from Flow Analyzer](/network-intelligence-center/docs/flow-analyzer/run-connectivity-tests)\n- [Monitor your traffic flows](/network-intelligence-center/docs/flow-analyzer/monitor-traffic-flows)"]]